var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008256&docid=69916060&x=4613',
		'title': '',
		'imageId': '69916060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008256&docid=69916063&x=4613',
		'title': '',
		'imageId': '69916063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008256&docid=69916067&x=4613',
		'title': '',
		'imageId': '69916067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008256&docid=69916094&x=4613',
		'title': '',
		'imageId': '69916094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008256&docid=69916098&x=4613',
		'title': '',
		'imageId': '69916098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008256&docid=69916106&x=4613',
		'title': '',
		'imageId': '69916106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008256&docid=69916110&x=4613',
		'title': '',
		'imageId': '69916110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008256&docid=69916130&x=4613',
		'title': '',
		'imageId': '69916130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008256';

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