var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981395&docid=68750239&x=718',
		'title': '',
		'imageId': '68750239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981395&docid=68750242&x=718',
		'title': '',
		'imageId': '68750242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981395&docid=68750245&x=718',
		'title': '',
		'imageId': '68750245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981395&docid=68750249&x=718',
		'title': '',
		'imageId': '68750249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981395&docid=68750253&x=718',
		'title': '',
		'imageId': '68750253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981395&docid=68750256&x=718',
		'title': '',
		'imageId': '68750256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981395&docid=68750259&x=718',
		'title': '',
		'imageId': '68750259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981395&docid=68750262&x=718',
		'title': '',
		'imageId': '68750262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981395&docid=68750289&x=718',
		'title': '',
		'imageId': '68750289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981395';

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