var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008690&docid=69927864&x=4047',
		'title': '',
		'imageId': '69927864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008690&docid=69927909&x=4047',
		'title': '',
		'imageId': '69927909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008690&docid=69927912&x=4047',
		'title': '',
		'imageId': '69927912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008690&docid=69927918&x=4047',
		'title': '',
		'imageId': '69927918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008690&docid=69927921&x=4047',
		'title': '',
		'imageId': '69927921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008690&docid=69927924&x=4047',
		'title': '',
		'imageId': '69927924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008690&docid=69927927&x=4047',
		'title': '',
		'imageId': '69927927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008690&docid=69927930&x=4047',
		'title': '',
		'imageId': '69927930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008690';

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