var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007653&docid=69899848&x=4449',
		'title': '',
		'imageId': '69899848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007653&docid=69899841&x=4449',
		'title': '',
		'imageId': '69899841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007653&docid=69899846&x=4449',
		'title': '',
		'imageId': '69899846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007653&docid=69899847&x=4449',
		'title': '',
		'imageId': '69899847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007653&docid=69899849&x=4449',
		'title': '',
		'imageId': '69899849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007653&docid=69899844&x=4449',
		'title': '',
		'imageId': '69899844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007653&docid=69899845&x=4449',
		'title': '',
		'imageId': '69899845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007653&docid=69899851&x=4449',
		'title': '',
		'imageId': '69899851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007653&docid=69899850&x=4449',
		'title': '',
		'imageId': '69899850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007653';

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