var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648857&x=412',
		'title': '',
		'imageId': '68648857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648859&x=412',
		'title': '',
		'imageId': '68648859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648860&x=412',
		'title': '',
		'imageId': '68648860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648856&x=412',
		'title': '',
		'imageId': '68648856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648864&x=412',
		'title': '',
		'imageId': '68648864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648866&x=412',
		'title': '',
		'imageId': '68648866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648868&x=412',
		'title': '',
		'imageId': '68648868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648861&x=412',
		'title': '',
		'imageId': '68648861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648858&x=412',
		'title': '',
		'imageId': '68648858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648867&x=412',
		'title': '',
		'imageId': '68648867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648865&x=412',
		'title': '',
		'imageId': '68648865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648863&x=412',
		'title': '',
		'imageId': '68648863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648862&x=412',
		'title': '',
		'imageId': '68648862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952890&docid=68648855&x=412',
		'title': '',
		'imageId': '68648855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952890';

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