var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923944&docid=65306139&x=4926',
		'title': '',
		'imageId': '65306139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923944&docid=65306141&x=4926',
		'title': '',
		'imageId': '65306141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923944&docid=65306143&x=4926',
		'title': '',
		'imageId': '65306143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923944&docid=65306142&x=4926',
		'title': '',
		'imageId': '65306142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923944&docid=65306328&x=4926',
		'title': '',
		'imageId': '65306328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923944&docid=65306329&x=4926',
		'title': '',
		'imageId': '65306329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923944&docid=65306361&x=4926',
		'title': '',
		'imageId': '65306361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923944';

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