var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923081&docid=67978976&x=1618',
		'title': '',
		'imageId': '67978976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923081&docid=67978974&x=1618',
		'title': '',
		'imageId': '67978974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923081&docid=67978972&x=1618',
		'title': '',
		'imageId': '67978972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923081&docid=67978973&x=1618',
		'title': '',
		'imageId': '67978973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923081&docid=67978978&x=1618',
		'title': '',
		'imageId': '67978978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923081&docid=67978971&x=1618',
		'title': '',
		'imageId': '67978971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923081&docid=67978975&x=1618',
		'title': '',
		'imageId': '67978975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923081&docid=67978977&x=1618',
		'title': '',
		'imageId': '67978977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923081';

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