var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3738289&docid=63274154&x=3339',
		'title': '',
		'imageId': '63274154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738289&docid=63274156&x=3339',
		'title': '',
		'imageId': '63274156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738289&docid=63274159&x=3339',
		'title': '',
		'imageId': '63274159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738289&docid=63274161&x=3339',
		'title': '',
		'imageId': '63274161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738289&docid=63274165&x=3339',
		'title': '',
		'imageId': '63274165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738289&docid=63274169&x=3339',
		'title': '',
		'imageId': '63274169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738289&docid=63274174&x=3339',
		'title': '',
		'imageId': '63274174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3738289&docid=63274178&x=3339',
		'title': '',
		'imageId': '63274178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3738289';

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