var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994655&docid=67931826&x=463',
		'title': '',
		'imageId': '67931826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994655&docid=67931828&x=463',
		'title': '',
		'imageId': '67931828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994655&docid=67931827&x=463',
		'title': '',
		'imageId': '67931827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994655&docid=67931821&x=463',
		'title': '',
		'imageId': '67931821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994655&docid=67931825&x=463',
		'title': '',
		'imageId': '67931825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994655&docid=67931823&x=463',
		'title': '',
		'imageId': '67931823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994655&docid=67931824&x=463',
		'title': '',
		'imageId': '67931824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994655&docid=67931822&x=463',
		'title': '',
		'imageId': '67931822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994655&docid=67976254&x=463',
		'title': '',
		'imageId': '67976254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994655';

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