var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010359&docid=69968244&x=305',
		'title': '',
		'imageId': '69968244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010359&docid=69968246&x=305',
		'title': '',
		'imageId': '69968246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010359&docid=69968245&x=305',
		'title': '',
		'imageId': '69968245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010359&docid=69968251&x=305',
		'title': '',
		'imageId': '69968251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010359&docid=69968250&x=305',
		'title': '',
		'imageId': '69968250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010359&docid=69968247&x=305',
		'title': '',
		'imageId': '69968247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010359&docid=69968249&x=305',
		'title': '',
		'imageId': '69968249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010359&docid=69968248&x=305',
		'title': '',
		'imageId': '69968248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010359&docid=69968252&x=305',
		'title': '',
		'imageId': '69968252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010359';

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