var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002957&docid=69783475&x=3828',
		'title': '',
		'imageId': '69783475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002957&docid=69783481&x=3828',
		'title': '',
		'imageId': '69783481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002957&docid=69783479&x=3828',
		'title': '',
		'imageId': '69783479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002957&docid=69783477&x=3828',
		'title': '',
		'imageId': '69783477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002957&docid=69783478&x=3828',
		'title': '',
		'imageId': '69783478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002957&docid=69783480&x=3828',
		'title': '',
		'imageId': '69783480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002957&docid=69783476&x=3828',
		'title': '',
		'imageId': '69783476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002957&docid=69992355&x=3828',
		'title': '',
		'imageId': '69992355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002957';

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