var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4038097&docid=70676154&x=749',
		'title': '',
		'imageId': '70676154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038097&docid=70676153&x=749',
		'title': '',
		'imageId': '70676153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038097&docid=70676158&x=749',
		'title': '',
		'imageId': '70676158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038097&docid=70676156&x=749',
		'title': '',
		'imageId': '70676156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038097&docid=70676155&x=749',
		'title': '',
		'imageId': '70676155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4038097&docid=70676157&x=749',
		'title': '',
		'imageId': '70676157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4038097';

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