var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012759&docid=70023157&x=2125',
		'title': '',
		'imageId': '70023157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012759&docid=70023158&x=2125',
		'title': '',
		'imageId': '70023158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012759&docid=70023159&x=2125',
		'title': '',
		'imageId': '70023159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012759&docid=70023160&x=2125',
		'title': '',
		'imageId': '70023160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012759&docid=70023161&x=2125',
		'title': '',
		'imageId': '70023161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012759&docid=70023162&x=2125',
		'title': '',
		'imageId': '70023162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012759&docid=70023163&x=2125',
		'title': '',
		'imageId': '70023163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012759';

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