var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971305&docid=62229503&x=2317',
		'title': '',
		'imageId': '62229503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971305&docid=62229499&x=2317',
		'title': '',
		'imageId': '62229499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971305&docid=62229500&x=2317',
		'title': '',
		'imageId': '62229500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971305&docid=62229495&x=2317',
		'title': '',
		'imageId': '62229495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971305&docid=62229491&x=2317',
		'title': '',
		'imageId': '62229491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971305&docid=62229505&x=2317',
		'title': '',
		'imageId': '62229505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971305&docid=62229496&x=2317',
		'title': '',
		'imageId': '62229496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971305';

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