var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972223&docid=69075500&x=1028',
		'title': '',
		'imageId': '69075500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972223&docid=69075498&x=1028',
		'title': '',
		'imageId': '69075498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972223&docid=69075497&x=1028',
		'title': '',
		'imageId': '69075497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972223&docid=69075496&x=1028',
		'title': '',
		'imageId': '69075496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972223&docid=69075501&x=1028',
		'title': '',
		'imageId': '69075501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972223&docid=69075499&x=1028',
		'title': '',
		'imageId': '69075499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972223&docid=69075494&x=1028',
		'title': '',
		'imageId': '69075494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972223&docid=69075502&x=1028',
		'title': '',
		'imageId': '69075502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972223&docid=69075495&x=1028',
		'title': '',
		'imageId': '69075495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972223';

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