var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3855655&docid=66287682&x=2323',
		'title': '',
		'imageId': '66287682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855655&docid=66287684&x=2323',
		'title': '',
		'imageId': '66287684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855655&docid=66287685&x=2323',
		'title': '',
		'imageId': '66287685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855655&docid=66287683&x=2323',
		'title': '',
		'imageId': '66287683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855655&docid=66287689&x=2323',
		'title': '',
		'imageId': '66287689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855655&docid=66287686&x=2323',
		'title': '',
		'imageId': '66287686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855655&docid=66287687&x=2323',
		'title': '',
		'imageId': '66287687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3855655&docid=66389907&x=2323',
		'title': '',
		'imageId': '66389907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3855655';

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