var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937038&docid=68295667&x=5524',
		'title': '',
		'imageId': '68295667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937038&docid=68295670&x=5524',
		'title': '',
		'imageId': '68295670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937038&docid=68295662&x=5524',
		'title': '',
		'imageId': '68295662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937038&docid=68295666&x=5524',
		'title': '',
		'imageId': '68295666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937038&docid=68295664&x=5524',
		'title': '',
		'imageId': '68295664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937038&docid=68295663&x=5524',
		'title': '',
		'imageId': '68295663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937038&docid=68295668&x=5524',
		'title': '',
		'imageId': '68295668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937038&docid=68295669&x=5524',
		'title': '',
		'imageId': '68295669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937038';

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