var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961930&docid=68853033&x=259',
		'title': '',
		'imageId': '68853033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961930&docid=68853034&x=259',
		'title': '',
		'imageId': '68853034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961930&docid=68853037&x=259',
		'title': '',
		'imageId': '68853037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961930&docid=68853040&x=259',
		'title': '',
		'imageId': '68853040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961930&docid=68853047&x=259',
		'title': '',
		'imageId': '68853047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961930&docid=68853050&x=259',
		'title': '',
		'imageId': '68853050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961930&docid=68853053&x=259',
		'title': '',
		'imageId': '68853053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961930&docid=68853058&x=259',
		'title': '',
		'imageId': '68853058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961930&docid=68853028&x=259',
		'title': '',
		'imageId': '68853028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961930';

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