var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991082&docid=69512096&x=5613',
		'title': '',
		'imageId': '69512096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991082&docid=69512098&x=5613',
		'title': '',
		'imageId': '69512098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991082&docid=69512099&x=5613',
		'title': '',
		'imageId': '69512099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991082&docid=69512103&x=5613',
		'title': '',
		'imageId': '69512103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991082&docid=69512100&x=5613',
		'title': '',
		'imageId': '69512100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991082&docid=69512101&x=5613',
		'title': '',
		'imageId': '69512101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991082&docid=69512105&x=5613',
		'title': '',
		'imageId': '69512105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991082&docid=69512104&x=5613',
		'title': '',
		'imageId': '69512104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991082&docid=69512102&x=5613',
		'title': '',
		'imageId': '69512102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991082';

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