var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015326&docid=70092793&x=2913',
		'title': '',
		'imageId': '70092793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015326&docid=70092794&x=2913',
		'title': '',
		'imageId': '70092794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015326&docid=70093212&x=2913',
		'title': '',
		'imageId': '70093212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015326&docid=70093203&x=2913',
		'title': '',
		'imageId': '70093203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015326&docid=70093204&x=2913',
		'title': '',
		'imageId': '70093204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015326&docid=70093205&x=2913',
		'title': '',
		'imageId': '70093205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015326&docid=70093206&x=2913',
		'title': '',
		'imageId': '70093206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015326&docid=70093207&x=2913',
		'title': '',
		'imageId': '70093207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015326&docid=70093208&x=2913',
		'title': '',
		'imageId': '70093208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015326';

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