var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010364&docid=69968391&x=4957',
		'title': '',
		'imageId': '69968391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010364&docid=69968390&x=4957',
		'title': '',
		'imageId': '69968390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010364&docid=69968394&x=4957',
		'title': '',
		'imageId': '69968394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010364&docid=69968393&x=4957',
		'title': '',
		'imageId': '69968393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010364&docid=69968387&x=4957',
		'title': '',
		'imageId': '69968387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010364&docid=69968386&x=4957',
		'title': '',
		'imageId': '69968386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010364&docid=69968392&x=4957',
		'title': '',
		'imageId': '69968392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010364&docid=69968388&x=4957',
		'title': '',
		'imageId': '69968388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010364&docid=69968389&x=4957',
		'title': '',
		'imageId': '69968389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010364';

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