var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894052&docid=68356668&x=3346',
		'title': '',
		'imageId': '68356668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894052&docid=68356669&x=3346',
		'title': '',
		'imageId': '68356669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894052&docid=68356664&x=3346',
		'title': '',
		'imageId': '68356664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894052&docid=68356665&x=3346',
		'title': '',
		'imageId': '68356665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894052&docid=68356666&x=3346',
		'title': '',
		'imageId': '68356666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894052&docid=68356667&x=3346',
		'title': '',
		'imageId': '68356667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894052&docid=68356671&x=3346',
		'title': '',
		'imageId': '68356671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894052&docid=68356670&x=3346',
		'title': '',
		'imageId': '68356670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894052';

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