var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923420&docid=68006024&x=2811',
		'title': '',
		'imageId': '68006024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923420&docid=68006021&x=2811',
		'title': '',
		'imageId': '68006021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923420&docid=68006027&x=2811',
		'title': '',
		'imageId': '68006027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923420&docid=68006025&x=2811',
		'title': '',
		'imageId': '68006025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923420&docid=68006026&x=2811',
		'title': '',
		'imageId': '68006026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923420&docid=68006028&x=2811',
		'title': '',
		'imageId': '68006028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923420&docid=68006022&x=2811',
		'title': '',
		'imageId': '68006022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923420&docid=68006023&x=2811',
		'title': '',
		'imageId': '68006023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923420';

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