var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3906442&docid=67558869&x=947',
		'title': '',
		'imageId': '67558869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906442&docid=67558865&x=947',
		'title': '',
		'imageId': '67558865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906442&docid=67558863&x=947',
		'title': '',
		'imageId': '67558863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906442&docid=67558868&x=947',
		'title': '',
		'imageId': '67558868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906442&docid=67558867&x=947',
		'title': '',
		'imageId': '67558867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906442&docid=67558860&x=947',
		'title': '',
		'imageId': '67558860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906442&docid=67558866&x=947',
		'title': '',
		'imageId': '67558866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906442&docid=67558861&x=947',
		'title': '',
		'imageId': '67558861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3906442&docid=67558862&x=947',
		'title': '',
		'imageId': '67558862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3906442';

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