var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972061&docid=69071211&x=2349',
		'title': '',
		'imageId': '69071211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972061&docid=69071215&x=2349',
		'title': '',
		'imageId': '69071215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972061&docid=69071208&x=2349',
		'title': '',
		'imageId': '69071208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972061&docid=69071212&x=2349',
		'title': '',
		'imageId': '69071212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972061&docid=69071209&x=2349',
		'title': '',
		'imageId': '69071209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972061&docid=69071213&x=2349',
		'title': '',
		'imageId': '69071213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972061&docid=69071210&x=2349',
		'title': '',
		'imageId': '69071210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972061&docid=69071207&x=2349',
		'title': '',
		'imageId': '69071207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972061&docid=69071214&x=2349',
		'title': '',
		'imageId': '69071214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972061';

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