var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940337&docid=68370846&x=5053',
		'title': '',
		'imageId': '68370846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940337&docid=68370848&x=5053',
		'title': '',
		'imageId': '68370848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940337&docid=68370855&x=5053',
		'title': '',
		'imageId': '68370855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940337&docid=68370861&x=5053',
		'title': '',
		'imageId': '68370861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940337&docid=68370867&x=5053',
		'title': '',
		'imageId': '68370867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940337&docid=68370872&x=5053',
		'title': '',
		'imageId': '68370872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940337&docid=68370878&x=5053',
		'title': '',
		'imageId': '68370878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940337&docid=68370883&x=5053',
		'title': '',
		'imageId': '68370883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940337&docid=68370886&x=5053',
		'title': '',
		'imageId': '68370886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940337';

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