var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012050&docid=70007158&x=4611',
		'title': '',
		'imageId': '70007158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012050&docid=70007159&x=4611',
		'title': '',
		'imageId': '70007159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012050&docid=70007152&x=4611',
		'title': '',
		'imageId': '70007152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012050&docid=70007154&x=4611',
		'title': '',
		'imageId': '70007154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012050&docid=70007157&x=4611',
		'title': '',
		'imageId': '70007157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012050&docid=70007156&x=4611',
		'title': '',
		'imageId': '70007156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012050&docid=70007155&x=4611',
		'title': '',
		'imageId': '70007155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012050&docid=70007153&x=4611',
		'title': '',
		'imageId': '70007153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012050';

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