var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913893&docid=67749058&x=427',
		'title': '',
		'imageId': '67749058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913893&docid=67749062&x=427',
		'title': '',
		'imageId': '67749062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913893&docid=67749060&x=427',
		'title': '',
		'imageId': '67749060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913893&docid=67749064&x=427',
		'title': '',
		'imageId': '67749064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913893&docid=67749063&x=427',
		'title': '',
		'imageId': '67749063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913893&docid=67749061&x=427',
		'title': '',
		'imageId': '67749061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913893&docid=67749057&x=427',
		'title': '',
		'imageId': '67749057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913893&docid=67749059&x=427',
		'title': '',
		'imageId': '67749059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913893&docid=67749065&x=427',
		'title': '',
		'imageId': '67749065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913893';

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