var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978552&docid=69224267&x=218',
		'title': '',
		'imageId': '69224267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978552&docid=69224269&x=218',
		'title': '',
		'imageId': '69224269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978552&docid=69224271&x=218',
		'title': '',
		'imageId': '69224271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978552&docid=69224272&x=218',
		'title': '',
		'imageId': '69224272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978552&docid=69224273&x=218',
		'title': '',
		'imageId': '69224273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978552&docid=69224266&x=218',
		'title': '',
		'imageId': '69224266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978552&docid=69224270&x=218',
		'title': '',
		'imageId': '69224270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978552&docid=69224275&x=218',
		'title': '',
		'imageId': '69224275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978552&docid=69224268&x=218',
		'title': '',
		'imageId': '69224268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978552';

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