var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945869&docid=68483250&x=2151',
		'title': '',
		'imageId': '68483250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945869&docid=68483253&x=2151',
		'title': '',
		'imageId': '68483253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945869&docid=68483254&x=2151',
		'title': '',
		'imageId': '68483254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945869&docid=68483251&x=2151',
		'title': '',
		'imageId': '68483251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945869&docid=68483252&x=2151',
		'title': '',
		'imageId': '68483252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945869&docid=68483247&x=2151',
		'title': '',
		'imageId': '68483247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945869&docid=68483246&x=2151',
		'title': '',
		'imageId': '68483246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945869&docid=68483248&x=2151',
		'title': '',
		'imageId': '68483248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945869&docid=68483249&x=2151',
		'title': '',
		'imageId': '68483249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945869';

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