var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624842&x=4327',
		'title': '',
		'imageId': '2624842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624833&x=4327',
		'title': '',
		'imageId': '2624833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624836&x=4327',
		'title': '',
		'imageId': '2624836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624818&x=4327',
		'title': '',
		'imageId': '2624818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624821&x=4327',
		'title': '',
		'imageId': '2624821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624830&x=4327',
		'title': '',
		'imageId': '2624830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624812&x=4327',
		'title': '',
		'imageId': '2624812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624815&x=4327',
		'title': '',
		'imageId': '2624815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624824&x=4327',
		'title': '',
		'imageId': '2624824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624827&x=4327',
		'title': '',
		'imageId': '2624827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624839&x=4327',
		'title': '',
		'imageId': '2624839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624807&x=4327',
		'title': '',
		'imageId': '2624807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624845&x=4327',
		'title': '',
		'imageId': '2624845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624848&x=4327',
		'title': '',
		'imageId': '2624848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624851&x=4327',
		'title': '',
		'imageId': '2624851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478621&docid=2624854&x=4327',
		'title': '',
		'imageId': '2624854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #478621';

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