var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001875&docid=69759463&x=4855',
		'title': '',
		'imageId': '69759463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001875&docid=69759467&x=4855',
		'title': '',
		'imageId': '69759467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001875&docid=69759474&x=4855',
		'title': '',
		'imageId': '69759474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001875&docid=69759478&x=4855',
		'title': '',
		'imageId': '69759478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001875&docid=69759483&x=4855',
		'title': '',
		'imageId': '69759483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001875&docid=69759488&x=4855',
		'title': '',
		'imageId': '69759488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001875&docid=69759492&x=4855',
		'title': '',
		'imageId': '69759492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001875&docid=69759497&x=4855',
		'title': '',
		'imageId': '69759497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001875';

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