var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=724028&docid=4914824&x=3027',
		'title': '',
		'imageId': '4914824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=724028&docid=4914827&x=3027',
		'title': '',
		'imageId': '4914827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=724028&docid=4914830&x=3027',
		'title': '',
		'imageId': '4914830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=724028&docid=4914833&x=3027',
		'title': '',
		'imageId': '4914833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=724028&docid=4914836&x=3027',
		'title': '',
		'imageId': '4914836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=724028&docid=4914839&x=3027',
		'title': '',
		'imageId': '4914839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=724028&docid=4914842&x=3027',
		'title': '',
		'imageId': '4914842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=724028&docid=4914845&x=3027',
		'title': '',
		'imageId': '4914845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #724028';

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