var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966027&docid=68950054&x=3641',
		'title': '',
		'imageId': '68950054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966027&docid=68950052&x=3641',
		'title': '',
		'imageId': '68950052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966027&docid=68950055&x=3641',
		'title': '',
		'imageId': '68950055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966027&docid=68950058&x=3641',
		'title': '',
		'imageId': '68950058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966027&docid=68950053&x=3641',
		'title': '',
		'imageId': '68950053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966027&docid=68950056&x=3641',
		'title': '',
		'imageId': '68950056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966027&docid=68950057&x=3641',
		'title': '',
		'imageId': '68950057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966027';

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