var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977261&docid=69098522&x=2954',
		'title': '',
		'imageId': '69098522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977261&docid=69098521&x=2954',
		'title': '',
		'imageId': '69098521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977261&docid=69098520&x=2954',
		'title': '',
		'imageId': '69098520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977261&docid=69098524&x=2954',
		'title': '',
		'imageId': '69098524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977261&docid=69098523&x=2954',
		'title': '',
		'imageId': '69098523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977261&docid=69098527&x=2954',
		'title': '',
		'imageId': '69098527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977261&docid=69098526&x=2954',
		'title': '',
		'imageId': '69098526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977261&docid=69098525&x=2954',
		'title': '',
		'imageId': '69098525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977261&docid=69098528&x=2954',
		'title': '',
		'imageId': '69098528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977261';

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