var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004457&docid=69820366&x=2430',
		'title': '',
		'imageId': '69820366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004457&docid=69820367&x=2430',
		'title': '',
		'imageId': '69820367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004457&docid=69820368&x=2430',
		'title': '',
		'imageId': '69820368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004457&docid=69820364&x=2430',
		'title': '',
		'imageId': '69820364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004457&docid=69820365&x=2430',
		'title': '',
		'imageId': '69820365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004457&docid=69857250&x=2430',
		'title': '',
		'imageId': '69857250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004457&docid=69857251&x=2430',
		'title': '',
		'imageId': '69857251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004457';

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