var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972015&docid=69064723&x=235',
		'title': '',
		'imageId': '69064723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972015&docid=69064725&x=235',
		'title': '',
		'imageId': '69064725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972015&docid=69064726&x=235',
		'title': '',
		'imageId': '69064726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972015&docid=69064727&x=235',
		'title': '',
		'imageId': '69064727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972015&docid=69064728&x=235',
		'title': '',
		'imageId': '69064728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972015&docid=69064733&x=235',
		'title': '',
		'imageId': '69064733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972015&docid=69064729&x=235',
		'title': '',
		'imageId': '69064729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972015&docid=69064730&x=235',
		'title': '',
		'imageId': '69064730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972015&docid=69064732&x=235',
		'title': '',
		'imageId': '69064732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972015';

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