var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009296&docid=69432673&x=5048',
		'title': '',
		'imageId': '69432673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009296&docid=69432702&x=5048',
		'title': '',
		'imageId': '69432702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009296&docid=69432688&x=5048',
		'title': '',
		'imageId': '69432688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009296&docid=69432671&x=5048',
		'title': '',
		'imageId': '69432671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009296&docid=69432672&x=5048',
		'title': '',
		'imageId': '69432672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009296&docid=69432674&x=5048',
		'title': '',
		'imageId': '69432674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009296&docid=69432701&x=5048',
		'title': '',
		'imageId': '69432701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009296&docid=69432700&x=5048',
		'title': '',
		'imageId': '69432700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009296';

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