var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974355&docid=69131822&x=4011',
		'title': '',
		'imageId': '69131822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974355&docid=69131823&x=4011',
		'title': '',
		'imageId': '69131823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974355&docid=69131825&x=4011',
		'title': '',
		'imageId': '69131825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974355&docid=69131828&x=4011',
		'title': '',
		'imageId': '69131828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974355&docid=69131829&x=4011',
		'title': '',
		'imageId': '69131829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974355&docid=69131826&x=4011',
		'title': '',
		'imageId': '69131826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974355&docid=69131821&x=4011',
		'title': '',
		'imageId': '69131821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974355&docid=69131824&x=4011',
		'title': '',
		'imageId': '69131824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974355&docid=69131827&x=4011',
		'title': '',
		'imageId': '69131827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974355';

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