var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993920&docid=69581174&x=4651',
		'title': '',
		'imageId': '69581174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993920&docid=69581173&x=4651',
		'title': '',
		'imageId': '69581173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993920&docid=69581172&x=4651',
		'title': '',
		'imageId': '69581172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993920&docid=69581175&x=4651',
		'title': '',
		'imageId': '69581175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993920&docid=69581177&x=4651',
		'title': '',
		'imageId': '69581177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993920&docid=69581179&x=4651',
		'title': '',
		'imageId': '69581179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993920&docid=69581180&x=4651',
		'title': '',
		'imageId': '69581180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993920&docid=69581176&x=4651',
		'title': '',
		'imageId': '69581176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993920';

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