var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970661&docid=69034600&x=4245',
		'title': '',
		'imageId': '69034600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970661&docid=69034607&x=4245',
		'title': '',
		'imageId': '69034607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970661&docid=69034603&x=4245',
		'title': '',
		'imageId': '69034603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970661&docid=69034606&x=4245',
		'title': '',
		'imageId': '69034606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970661&docid=69034604&x=4245',
		'title': '',
		'imageId': '69034604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970661&docid=69034605&x=4245',
		'title': '',
		'imageId': '69034605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970661&docid=69034602&x=4245',
		'title': '',
		'imageId': '69034602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970661&docid=69034601&x=4245',
		'title': '',
		'imageId': '69034601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970661';

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