var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929145&docid=68112155&x=4229',
		'title': '',
		'imageId': '68112155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929145&docid=68112154&x=4229',
		'title': '',
		'imageId': '68112154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929145&docid=68112156&x=4229',
		'title': '',
		'imageId': '68112156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929145&docid=68112157&x=4229',
		'title': '',
		'imageId': '68112157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929145&docid=68112158&x=4229',
		'title': '',
		'imageId': '68112158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929145&docid=68112153&x=4229',
		'title': '',
		'imageId': '68112153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929145&docid=68112152&x=4229',
		'title': '',
		'imageId': '68112152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929145&docid=68112160&x=4229',
		'title': '',
		'imageId': '68112160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929145&docid=68112159&x=4229',
		'title': '',
		'imageId': '68112159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929145';

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