var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362354&x=3724',
		'title': '',
		'imageId': '70362354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362357&x=3724',
		'title': '',
		'imageId': '70362357',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362380&x=3724',
		'title': '',
		'imageId': '70362380',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362360&x=3724',
		'title': '',
		'imageId': '70362360',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362355&x=3724',
		'title': '',
		'imageId': '70362355',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362356&x=3724',
		'title': '',
		'imageId': '70362356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362364&x=3724',
		'title': '',
		'imageId': '70362364',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362368&x=3724',
		'title': '',
		'imageId': '70362368',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362376&x=3724',
		'title': '',
		'imageId': '70362376',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362377&x=3724',
		'title': '',
		'imageId': '70362377',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362381&x=3724',
		'title': '',
		'imageId': '70362381',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026488&docid=70362353&x=3724',
		'title': '',
		'imageId': '70362353',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4026488';

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";
	})
}
