var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909993&docid=67640831&x=4854',
		'title': '',
		'imageId': '67640831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909993&docid=67640832&x=4854',
		'title': '',
		'imageId': '67640832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909993&docid=67640827&x=4854',
		'title': '',
		'imageId': '67640827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909993&docid=67640829&x=4854',
		'title': '',
		'imageId': '67640829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909993&docid=67640830&x=4854',
		'title': '',
		'imageId': '67640830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909993&docid=67640828&x=4854',
		'title': '',
		'imageId': '67640828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909993&docid=67640826&x=4854',
		'title': '',
		'imageId': '67640826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909993';

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