var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978807&docid=69231165&x=274',
		'title': '',
		'imageId': '69231165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978807&docid=69231167&x=274',
		'title': '',
		'imageId': '69231167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978807&docid=69231168&x=274',
		'title': '',
		'imageId': '69231168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978807&docid=69231170&x=274',
		'title': '',
		'imageId': '69231170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978807&docid=69231171&x=274',
		'title': '',
		'imageId': '69231171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978807&docid=69231172&x=274',
		'title': '',
		'imageId': '69231172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978807&docid=69231173&x=274',
		'title': '',
		'imageId': '69231173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978807&docid=69231174&x=274',
		'title': '',
		'imageId': '69231174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978807&docid=69231177&x=274',
		'title': '',
		'imageId': '69231177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978807';

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