var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=727768&docid=5144689&x=2935',
		'title': '',
		'imageId': '5144689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=727768&docid=5144706&x=2935',
		'title': '',
		'imageId': '5144706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=727768&docid=5144709&x=2935',
		'title': '',
		'imageId': '5144709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=727768&docid=5144711&x=2935',
		'title': '',
		'imageId': '5144711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=727768&docid=5144696&x=2935',
		'title': '',
		'imageId': '5144696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=727768&docid=5144701&x=2935',
		'title': '',
		'imageId': '5144701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=727768&docid=5144713&x=2935',
		'title': '',
		'imageId': '5144713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=727768&docid=5144719&x=2935',
		'title': '',
		'imageId': '5144719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=727768&docid=5144692&x=2935',
		'title': '',
		'imageId': '5144692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #727768';

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