var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4025256&docid=70338056&x=2534',
		'title': '',
		'imageId': '70338056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025256&docid=70338062&x=2534',
		'title': '',
		'imageId': '70338062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025256&docid=70338064&x=2534',
		'title': '',
		'imageId': '70338064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025256&docid=70338061&x=2534',
		'title': '',
		'imageId': '70338061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025256&docid=70338063&x=2534',
		'title': '',
		'imageId': '70338063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025256&docid=70338059&x=2534',
		'title': '',
		'imageId': '70338059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025256&docid=70338057&x=2534',
		'title': '',
		'imageId': '70338057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025256&docid=70338058&x=2534',
		'title': '',
		'imageId': '70338058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025256&docid=70338060&x=2534',
		'title': '',
		'imageId': '70338060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4025256';

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