var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005239&docid=69844333&x=4623',
		'title': '',
		'imageId': '69844333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005239&docid=69844337&x=4623',
		'title': '',
		'imageId': '69844337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005239&docid=69844340&x=4623',
		'title': '',
		'imageId': '69844340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005239&docid=69844345&x=4623',
		'title': '',
		'imageId': '69844345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005239&docid=69844349&x=4623',
		'title': '',
		'imageId': '69844349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005239&docid=69844354&x=4623',
		'title': '',
		'imageId': '69844354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005239&docid=69844357&x=4623',
		'title': '',
		'imageId': '69844357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005239&docid=69844364&x=4623',
		'title': '',
		'imageId': '69844364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005239';

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