var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910463&docid=67650980&x=2948',
		'title': '',
		'imageId': '67650980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910463&docid=67650968&x=2948',
		'title': '',
		'imageId': '67650968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910463&docid=67650975&x=2948',
		'title': '',
		'imageId': '67650975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910463&docid=67650969&x=2948',
		'title': '',
		'imageId': '67650969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910463&docid=67650966&x=2948',
		'title': '',
		'imageId': '67650966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910463&docid=67650967&x=2948',
		'title': '',
		'imageId': '67650967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910463&docid=67650981&x=2948',
		'title': '',
		'imageId': '67650981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910463&docid=67650979&x=2948',
		'title': '',
		'imageId': '67650979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910463&docid=67650970&x=2948',
		'title': '',
		'imageId': '67650970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910463';

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