var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3812957&docid=65733592&x=2815',
		'title': '',
		'imageId': '65733592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812957&docid=65733593&x=2815',
		'title': '',
		'imageId': '65733593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812957&docid=65733591&x=2815',
		'title': '',
		'imageId': '65733591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812957&docid=67122933&x=2815',
		'title': '',
		'imageId': '67122933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812957&docid=67122932&x=2815',
		'title': '',
		'imageId': '67122932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812957&docid=67122931&x=2815',
		'title': '',
		'imageId': '67122931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812957&docid=65229282&x=2815',
		'title': '',
		'imageId': '65229282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812957&docid=65229285&x=2815',
		'title': '',
		'imageId': '65229285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3812957&docid=65229286&x=2815',
		'title': '',
		'imageId': '65229286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3812957';

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