var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924454&docid=68008136&x=3036',
		'title': '',
		'imageId': '68008136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924454&docid=68008150&x=3036',
		'title': '',
		'imageId': '68008150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924454&docid=68008151&x=3036',
		'title': '',
		'imageId': '68008151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924454&docid=68008141&x=3036',
		'title': '',
		'imageId': '68008141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924454&docid=68008159&x=3036',
		'title': '',
		'imageId': '68008159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924454&docid=68008165&x=3036',
		'title': '',
		'imageId': '68008165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924454&docid=68008112&x=3036',
		'title': '',
		'imageId': '68008112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924454&docid=68008115&x=3036',
		'title': '',
		'imageId': '68008115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924454&docid=68008127&x=3036',
		'title': '',
		'imageId': '68008127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924454';

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