var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958546&docid=68787709&x=4046',
		'title': '',
		'imageId': '68787709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958546&docid=68787710&x=4046',
		'title': '',
		'imageId': '68787710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958546&docid=68787708&x=4046',
		'title': '',
		'imageId': '68787708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958546&docid=68787714&x=4046',
		'title': '',
		'imageId': '68787714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958546&docid=68787715&x=4046',
		'title': '',
		'imageId': '68787715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958546&docid=68787711&x=4046',
		'title': '',
		'imageId': '68787711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958546&docid=68787712&x=4046',
		'title': '',
		'imageId': '68787712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958546&docid=68787713&x=4046',
		'title': '',
		'imageId': '68787713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958546';

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