var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967025&docid=68442524&x=60',
		'title': '',
		'imageId': '68442524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967025&docid=68442523&x=60',
		'title': '',
		'imageId': '68442523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967025&docid=68442525&x=60',
		'title': '',
		'imageId': '68442525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967025&docid=68442526&x=60',
		'title': '',
		'imageId': '68442526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967025&docid=68442527&x=60',
		'title': '',
		'imageId': '68442527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967025&docid=68480144&x=60',
		'title': '',
		'imageId': '68480144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967025&docid=68480146&x=60',
		'title': '',
		'imageId': '68480146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967025&docid=68480145&x=60',
		'title': '',
		'imageId': '68480145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967025&docid=68480143&x=60',
		'title': '',
		'imageId': '68480143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967025';

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