var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006915&docid=69880540&x=233',
		'title': '',
		'imageId': '69880540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006915&docid=69942781&x=233',
		'title': '',
		'imageId': '69942781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006915&docid=69880544&x=233',
		'title': '',
		'imageId': '69880544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006915&docid=69942844&x=233',
		'title': '',
		'imageId': '69942844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006915&docid=69880546&x=233',
		'title': '',
		'imageId': '69880546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006915&docid=69880542&x=233',
		'title': '',
		'imageId': '69880542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006915&docid=69880543&x=233',
		'title': '',
		'imageId': '69880543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006915&docid=69880547&x=233',
		'title': '',
		'imageId': '69880547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006915&docid=69880548&x=233',
		'title': '',
		'imageId': '69880548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006915';

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