var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3873276&docid=66717636&x=1841',
		'title': '',
		'imageId': '66717636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873276&docid=66717635&x=1841',
		'title': '',
		'imageId': '66717635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873276&docid=66717637&x=1841',
		'title': '',
		'imageId': '66717637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873276&docid=66717634&x=1841',
		'title': '',
		'imageId': '66717634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873276&docid=66717638&x=1841',
		'title': '',
		'imageId': '66717638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873276&docid=66717640&x=1841',
		'title': '',
		'imageId': '66717640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873276&docid=66717639&x=1841',
		'title': '',
		'imageId': '66717639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3873276';

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