var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970076&docid=69021783&x=1248',
		'title': '',
		'imageId': '69021783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970076&docid=69021782&x=1248',
		'title': '',
		'imageId': '69021782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970076&docid=69021788&x=1248',
		'title': '',
		'imageId': '69021788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970076&docid=69021787&x=1248',
		'title': '',
		'imageId': '69021787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970076&docid=69021784&x=1248',
		'title': '',
		'imageId': '69021784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970076&docid=69021786&x=1248',
		'title': '',
		'imageId': '69021786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970076&docid=69021789&x=1248',
		'title': '',
		'imageId': '69021789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970076&docid=69021790&x=1248',
		'title': '',
		'imageId': '69021790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970076&docid=69021781&x=1248',
		'title': '',
		'imageId': '69021781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970076';

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