var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939340&docid=68060518&x=4636',
		'title': '',
		'imageId': '68060518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939340&docid=68060517&x=4636',
		'title': '',
		'imageId': '68060517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939340&docid=68060519&x=4636',
		'title': '',
		'imageId': '68060519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939340&docid=68061133&x=4636',
		'title': '',
		'imageId': '68061133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939340&docid=68061134&x=4636',
		'title': '',
		'imageId': '68061134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939340&docid=68061132&x=4636',
		'title': '',
		'imageId': '68061132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939340&docid=68061135&x=4636',
		'title': '',
		'imageId': '68061135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939340&docid=68061130&x=4636',
		'title': '',
		'imageId': '68061130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939340&docid=68061131&x=4636',
		'title': '',
		'imageId': '68061131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939340';

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