var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959144&docid=68800588&x=290',
		'title': '',
		'imageId': '68800588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959144&docid=68800583&x=290',
		'title': '',
		'imageId': '68800583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959144&docid=68800590&x=290',
		'title': '',
		'imageId': '68800590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959144&docid=68800585&x=290',
		'title': '',
		'imageId': '68800585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959144&docid=68800589&x=290',
		'title': '',
		'imageId': '68800589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959144&docid=68800587&x=290',
		'title': '',
		'imageId': '68800587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959144&docid=68800591&x=290',
		'title': '',
		'imageId': '68800591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959144&docid=68800584&x=290',
		'title': '',
		'imageId': '68800584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959144&docid=68800586&x=290',
		'title': '',
		'imageId': '68800586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959144';

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