var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916968&docid=67826600&x=3740',
		'title': '',
		'imageId': '67826600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916968&docid=67826604&x=3740',
		'title': '',
		'imageId': '67826604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916968&docid=67826597&x=3740',
		'title': '',
		'imageId': '67826597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916968&docid=67826599&x=3740',
		'title': '',
		'imageId': '67826599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916968&docid=67826598&x=3740',
		'title': '',
		'imageId': '67826598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916968&docid=67826603&x=3740',
		'title': '',
		'imageId': '67826603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916968&docid=67826601&x=3740',
		'title': '',
		'imageId': '67826601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916968&docid=67826602&x=3740',
		'title': '',
		'imageId': '67826602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916968';

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