var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008985&docid=69935483&x=3341',
		'title': '',
		'imageId': '69935483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008985&docid=69935484&x=3341',
		'title': '',
		'imageId': '69935484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008985&docid=69935485&x=3341',
		'title': '',
		'imageId': '69935485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008985&docid=69935487&x=3341',
		'title': '',
		'imageId': '69935487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008985&docid=69935488&x=3341',
		'title': '',
		'imageId': '69935488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008985&docid=69935489&x=3341',
		'title': '',
		'imageId': '69935489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008985&docid=69935490&x=3341',
		'title': '',
		'imageId': '69935490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008985&docid=69935491&x=3341',
		'title': '',
		'imageId': '69935491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008985';

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