var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917979&x=2343',
		'title': '',
		'imageId': '69917979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917980&x=2343',
		'title': '',
		'imageId': '69917980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917981&x=2343',
		'title': '',
		'imageId': '69917981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917982&x=2343',
		'title': '',
		'imageId': '69917982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917983&x=2343',
		'title': '',
		'imageId': '69917983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917984&x=2343',
		'title': '',
		'imageId': '69917984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917985&x=2343',
		'title': '',
		'imageId': '69917985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917986&x=2343',
		'title': '',
		'imageId': '69917986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917987&x=2343',
		'title': '',
		'imageId': '69917987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917988&x=2343',
		'title': '',
		'imageId': '69917988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917989&x=2343',
		'title': '',
		'imageId': '69917989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917990&x=2343',
		'title': '',
		'imageId': '69917990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917991&x=2343',
		'title': '',
		'imageId': '69917991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917992&x=2343',
		'title': '',
		'imageId': '69917992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008345&docid=69917993&x=2343',
		'title': '',
		'imageId': '69917993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008345';

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