var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010731&docid=69979808&x=4036',
		'title': '',
		'imageId': '69979808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010731&docid=69979809&x=4036',
		'title': '',
		'imageId': '69979809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010731&docid=69979803&x=4036',
		'title': '',
		'imageId': '69979803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010731&docid=69979802&x=4036',
		'title': '',
		'imageId': '69979802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010731&docid=69979807&x=4036',
		'title': '',
		'imageId': '69979807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010731&docid=69979804&x=4036',
		'title': '',
		'imageId': '69979804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010731&docid=69979805&x=4036',
		'title': '',
		'imageId': '69979805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010731&docid=69979806&x=4036',
		'title': '',
		'imageId': '69979806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010731';

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