var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009574&docid=69949402&x=2139',
		'title': '',
		'imageId': '69949402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009574&docid=69949403&x=2139',
		'title': '',
		'imageId': '69949403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009574&docid=69949406&x=2139',
		'title': '',
		'imageId': '69949406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009574&docid=69949404&x=2139',
		'title': '',
		'imageId': '69949404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009574&docid=69949405&x=2139',
		'title': '',
		'imageId': '69949405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009574&docid=69949407&x=2139',
		'title': '',
		'imageId': '69949407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009574&docid=69949416&x=2139',
		'title': '',
		'imageId': '69949416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009574&docid=69949418&x=2139',
		'title': '',
		'imageId': '69949418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009574&docid=69949420&x=2139',
		'title': '',
		'imageId': '69949420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009574';

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