var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=911820&docid=7250793&x=3115',
		'title': '',
		'imageId': '7250793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911820&docid=7250792&x=3115',
		'title': '',
		'imageId': '7250792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911820&docid=7250791&x=3115',
		'title': '',
		'imageId': '7250791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911820&docid=7250820&x=3115',
		'title': '',
		'imageId': '7250820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911820&docid=7250817&x=3115',
		'title': '',
		'imageId': '7250817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911820&docid=7250814&x=3115',
		'title': '',
		'imageId': '7250814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911820&docid=7250826&x=3115',
		'title': '',
		'imageId': '7250826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911820&docid=7250824&x=3115',
		'title': '',
		'imageId': '7250824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911820&docid=7250811&x=3115',
		'title': '',
		'imageId': '7250811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #911820';

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