var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970435&docid=69028837&x=5612',
		'title': '',
		'imageId': '69028837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970435&docid=69028834&x=5612',
		'title': '',
		'imageId': '69028834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970435&docid=69028839&x=5612',
		'title': '',
		'imageId': '69028839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970435&docid=69028835&x=5612',
		'title': '',
		'imageId': '69028835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970435&docid=69028836&x=5612',
		'title': '',
		'imageId': '69028836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970435&docid=69028838&x=5612',
		'title': '',
		'imageId': '69028838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970435&docid=69202426&x=5612',
		'title': '',
		'imageId': '69202426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970435&docid=69202427&x=5612',
		'title': '',
		'imageId': '69202427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970435&docid=69202428&x=5612',
		'title': '',
		'imageId': '69202428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970435';

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