var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=915306&docid=7291793&x=3444',
		'title': '',
		'imageId': '7291793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915306&docid=7291794&x=3444',
		'title': '',
		'imageId': '7291794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915306&docid=7291792&x=3444',
		'title': '',
		'imageId': '7291792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915306&docid=7291802&x=3444',
		'title': '',
		'imageId': '7291802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915306&docid=7291803&x=3444',
		'title': '',
		'imageId': '7291803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915306&docid=7291801&x=3444',
		'title': '',
		'imageId': '7291801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915306&docid=7291810&x=3444',
		'title': '',
		'imageId': '7291810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=915306&docid=7291811&x=3444',
		'title': '',
		'imageId': '7291811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #915306';

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