var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386633&x=3825',
		'title': '',
		'imageId': '67386633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386634&x=3825',
		'title': '',
		'imageId': '67386634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386635&x=3825',
		'title': '',
		'imageId': '67386635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386636&x=3825',
		'title': '',
		'imageId': '67386636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386637&x=3825',
		'title': '',
		'imageId': '67386637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386638&x=3825',
		'title': '',
		'imageId': '67386638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386639&x=3825',
		'title': '',
		'imageId': '67386639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386640&x=3825',
		'title': '',
		'imageId': '67386640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386641&x=3825',
		'title': '',
		'imageId': '67386641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386642&x=3825',
		'title': '',
		'imageId': '67386642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386643&x=3825',
		'title': '',
		'imageId': '67386643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386631&x=3825',
		'title': '',
		'imageId': '67386631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919370&docid=67386632&x=3825',
		'title': '',
		'imageId': '67386632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919370';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
