var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914336&docid=67030864&x=5824',
		'title': '',
		'imageId': '67030864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914336&docid=67030859&x=5824',
		'title': '',
		'imageId': '67030859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914336&docid=67030862&x=5824',
		'title': '',
		'imageId': '67030862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914336&docid=67030863&x=5824',
		'title': '',
		'imageId': '67030863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914336&docid=67030861&x=5824',
		'title': '',
		'imageId': '67030861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914336&docid=67030865&x=5824',
		'title': '',
		'imageId': '67030865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914336&docid=67030860&x=5824',
		'title': '',
		'imageId': '67030860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914336&docid=67030866&x=5824',
		'title': '',
		'imageId': '67030866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914336';

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