var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016543&docid=69916148&x=2458',
		'title': '',
		'imageId': '69916148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016543&docid=69916154&x=2458',
		'title': '',
		'imageId': '69916154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016543&docid=69916153&x=2458',
		'title': '',
		'imageId': '69916153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016543&docid=69916147&x=2458',
		'title': '',
		'imageId': '69916147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016543&docid=69916152&x=2458',
		'title': '',
		'imageId': '69916152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016543&docid=69916149&x=2458',
		'title': '',
		'imageId': '69916149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016543&docid=69916155&x=2458',
		'title': '',
		'imageId': '69916155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016543&docid=69916151&x=2458',
		'title': '',
		'imageId': '69916151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016543&docid=69916150&x=2458',
		'title': '',
		'imageId': '69916150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016543';

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