var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007561&docid=69896835&x=4446',
		'title': '',
		'imageId': '69896835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007561&docid=69896836&x=4446',
		'title': '',
		'imageId': '69896836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007561&docid=69896843&x=4446',
		'title': '',
		'imageId': '69896843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007561&docid=69896838&x=4446',
		'title': '',
		'imageId': '69896838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007561&docid=69896841&x=4446',
		'title': '',
		'imageId': '69896841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007561&docid=69896840&x=4446',
		'title': '',
		'imageId': '69896840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007561&docid=69896837&x=4446',
		'title': '',
		'imageId': '69896837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007561&docid=69896842&x=4446',
		'title': '',
		'imageId': '69896842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007561&docid=69896839&x=4446',
		'title': '',
		'imageId': '69896839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007561';

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