var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936881&docid=68286323&x=3350',
		'title': '',
		'imageId': '68286323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936881&docid=68286333&x=3350',
		'title': '',
		'imageId': '68286333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936881&docid=68286345&x=3350',
		'title': '',
		'imageId': '68286345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936881&docid=68286351&x=3350',
		'title': '',
		'imageId': '68286351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936881&docid=68286358&x=3350',
		'title': '',
		'imageId': '68286358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936881&docid=68286364&x=3350',
		'title': '',
		'imageId': '68286364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936881&docid=68286370&x=3350',
		'title': '',
		'imageId': '68286370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936881&docid=68286377&x=3350',
		'title': '',
		'imageId': '68286377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936881';

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