var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972068&docid=69081406&x=2451',
		'title': '',
		'imageId': '69081406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972068&docid=69081409&x=2451',
		'title': '',
		'imageId': '69081409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972068&docid=69081412&x=2451',
		'title': '',
		'imageId': '69081412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972068&docid=69081415&x=2451',
		'title': '',
		'imageId': '69081415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972068&docid=69081418&x=2451',
		'title': '',
		'imageId': '69081418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972068&docid=69081421&x=2451',
		'title': '',
		'imageId': '69081421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972068&docid=69081464&x=2451',
		'title': '',
		'imageId': '69081464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972068&docid=69081467&x=2451',
		'title': '',
		'imageId': '69081467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972068&docid=69081470&x=2451',
		'title': '',
		'imageId': '69081470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972068';

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