var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012527&docid=69049603&x=5549',
		'title': '',
		'imageId': '69049603',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012527&docid=69049599&x=5549',
		'title': '',
		'imageId': '69049599',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012527&docid=69049598&x=5549',
		'title': '',
		'imageId': '69049598',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012527&docid=69049606&x=5549',
		'title': '',
		'imageId': '69049606',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012527&docid=69049604&x=5549',
		'title': '',
		'imageId': '69049604',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012527&docid=69049600&x=5549',
		'title': '',
		'imageId': '69049600',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012527&docid=69049605&x=5549',
		'title': '',
		'imageId': '69049605',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012527&docid=69049602&x=5549',
		'title': '',
		'imageId': '69049602',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012527&docid=69049601&x=5549',
		'title': '',
		'imageId': '69049601',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012527';

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