var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958571&docid=68787989&x=611',
		'title': '',
		'imageId': '68787989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958571&docid=68787990&x=611',
		'title': '',
		'imageId': '68787990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958571&docid=68787991&x=611',
		'title': '',
		'imageId': '68787991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958571&docid=68787992&x=611',
		'title': '',
		'imageId': '68787992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958571&docid=68787993&x=611',
		'title': '',
		'imageId': '68787993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958571&docid=68787994&x=611',
		'title': '',
		'imageId': '68787994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958571&docid=68787995&x=611',
		'title': '',
		'imageId': '68787995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958571&docid=68787996&x=611',
		'title': '',
		'imageId': '68787996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958571&docid=68787997&x=611',
		'title': '',
		'imageId': '68787997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958571';

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