var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978729&docid=69228869&x=4737',
		'title': '',
		'imageId': '69228869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978729&docid=69228870&x=4737',
		'title': '',
		'imageId': '69228870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978729&docid=69228871&x=4737',
		'title': '',
		'imageId': '69228871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978729&docid=69228872&x=4737',
		'title': '',
		'imageId': '69228872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978729&docid=69228873&x=4737',
		'title': '',
		'imageId': '69228873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978729&docid=69228874&x=4737',
		'title': '',
		'imageId': '69228874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978729&docid=69228875&x=4737',
		'title': '',
		'imageId': '69228875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978729&docid=69228876&x=4737',
		'title': '',
		'imageId': '69228876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978729&docid=69228877&x=4737',
		'title': '',
		'imageId': '69228877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978729';

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