var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961075&docid=66286973&x=1655',
		'title': '',
		'imageId': '66286973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961075&docid=66286975&x=1655',
		'title': '',
		'imageId': '66286975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961075&docid=66286974&x=1655',
		'title': '',
		'imageId': '66286974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961075&docid=66286977&x=1655',
		'title': '',
		'imageId': '66286977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961075&docid=66286976&x=1655',
		'title': '',
		'imageId': '66286976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961075&docid=66286978&x=1655',
		'title': '',
		'imageId': '66286978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961075&docid=66286979&x=1655',
		'title': '',
		'imageId': '66286979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961075';

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