var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002077&docid=69765263&x=00',
		'title': '',
		'imageId': '69765263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002077&docid=69765296&x=00',
		'title': '',
		'imageId': '69765296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002077&docid=69765346&x=00',
		'title': '',
		'imageId': '69765346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002077&docid=69765352&x=00',
		'title': '',
		'imageId': '69765352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002077&docid=69765407&x=00',
		'title': '',
		'imageId': '69765407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002077&docid=69765430&x=00',
		'title': '',
		'imageId': '69765430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002077&docid=69765445&x=00',
		'title': '',
		'imageId': '69765445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002077&docid=69765464&x=00',
		'title': '',
		'imageId': '69765464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002077&docid=69765472&x=00',
		'title': '',
		'imageId': '69765472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002077';

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