var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985473&docid=69394345&x=3610',
		'title': '',
		'imageId': '69394345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985473&docid=69394342&x=3610',
		'title': '',
		'imageId': '69394342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985473&docid=69394343&x=3610',
		'title': '',
		'imageId': '69394343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985473&docid=69394344&x=3610',
		'title': '',
		'imageId': '69394344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985473&docid=69485316&x=3610',
		'title': '',
		'imageId': '69485316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985473&docid=69485317&x=3610',
		'title': '',
		'imageId': '69485317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985473&docid=69485343&x=3610',
		'title': '',
		'imageId': '69485343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985473&docid=69485369&x=3610',
		'title': '',
		'imageId': '69485369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985473';

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