var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4025931&docid=70352770&x=1530',
		'title': '',
		'imageId': '70352770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025931&docid=70352771&x=1530',
		'title': '',
		'imageId': '70352771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025931&docid=70352772&x=1530',
		'title': '',
		'imageId': '70352772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025931&docid=70352773&x=1530',
		'title': '',
		'imageId': '70352773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025931&docid=70352774&x=1530',
		'title': '',
		'imageId': '70352774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025931&docid=70352775&x=1530',
		'title': '',
		'imageId': '70352775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025931&docid=70352776&x=1530',
		'title': '',
		'imageId': '70352776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025931&docid=70352777&x=1530',
		'title': '',
		'imageId': '70352777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4025931';

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