var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009796&docid=69955407&x=3725',
		'title': '',
		'imageId': '69955407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009796&docid=69955406&x=3725',
		'title': '',
		'imageId': '69955406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009796&docid=69955405&x=3725',
		'title': '',
		'imageId': '69955405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009796&docid=69955408&x=3725',
		'title': '',
		'imageId': '69955408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009796&docid=69955410&x=3725',
		'title': '',
		'imageId': '69955410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009796&docid=69955404&x=3725',
		'title': '',
		'imageId': '69955404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009796&docid=69955409&x=3725',
		'title': '',
		'imageId': '69955409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009796&docid=69955403&x=3725',
		'title': '',
		'imageId': '69955403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009796';

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