var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3873209&docid=66717158&x=5326',
		'title': '',
		'imageId': '66717158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873209&docid=66717160&x=5326',
		'title': '',
		'imageId': '66717160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873209&docid=66717161&x=5326',
		'title': '',
		'imageId': '66717161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873209&docid=66717159&x=5326',
		'title': '',
		'imageId': '66717159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873209&docid=66717162&x=5326',
		'title': '',
		'imageId': '66717162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873209&docid=66717164&x=5326',
		'title': '',
		'imageId': '66717164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873209&docid=66717163&x=5326',
		'title': '',
		'imageId': '66717163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3873209';

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