var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971563&docid=69053769&x=503',
		'title': '',
		'imageId': '69053769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971563&docid=69053766&x=503',
		'title': '',
		'imageId': '69053766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971563&docid=69053767&x=503',
		'title': '',
		'imageId': '69053767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971563&docid=69053770&x=503',
		'title': '',
		'imageId': '69053770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971563&docid=69053771&x=503',
		'title': '',
		'imageId': '69053771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971563&docid=69053772&x=503',
		'title': '',
		'imageId': '69053772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971563&docid=69053773&x=503',
		'title': '',
		'imageId': '69053773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971563&docid=69053765&x=503',
		'title': '',
		'imageId': '69053765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971563&docid=69053768&x=503',
		'title': '',
		'imageId': '69053768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971563';

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