var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006651&docid=69873969&x=5832',
		'title': '',
		'imageId': '69873969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006651&docid=69873964&x=5832',
		'title': '',
		'imageId': '69873964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006651&docid=69873967&x=5832',
		'title': '',
		'imageId': '69873967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006651&docid=69873966&x=5832',
		'title': '',
		'imageId': '69873966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006651&docid=69873968&x=5832',
		'title': '',
		'imageId': '69873968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006651&docid=69873965&x=5832',
		'title': '',
		'imageId': '69873965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006651&docid=69873970&x=5832',
		'title': '',
		'imageId': '69873970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006651&docid=69873963&x=5832',
		'title': '',
		'imageId': '69873963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006651&docid=69873962&x=5832',
		'title': '',
		'imageId': '69873962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006651';

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