var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991693&docid=69488839&x=3430',
		'title': '',
		'imageId': '69488839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991693&docid=69488848&x=3430',
		'title': '',
		'imageId': '69488848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991693&docid=69488842&x=3430',
		'title': '',
		'imageId': '69488842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991693&docid=69488840&x=3430',
		'title': '',
		'imageId': '69488840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991693&docid=69488846&x=3430',
		'title': '',
		'imageId': '69488846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991693&docid=69488844&x=3430',
		'title': '',
		'imageId': '69488844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991693&docid=69488845&x=3430',
		'title': '',
		'imageId': '69488845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991693&docid=69488843&x=3430',
		'title': '',
		'imageId': '69488843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991693&docid=69488847&x=3430',
		'title': '',
		'imageId': '69488847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991693';

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