var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967957&docid=68984611&x=3028',
		'title': '',
		'imageId': '68984611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967957&docid=68984615&x=3028',
		'title': '',
		'imageId': '68984615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967957&docid=68984616&x=3028',
		'title': '',
		'imageId': '68984616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967957&docid=68984612&x=3028',
		'title': '',
		'imageId': '68984612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967957&docid=68984614&x=3028',
		'title': '',
		'imageId': '68984614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967957&docid=68984613&x=3028',
		'title': '',
		'imageId': '68984613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967957&docid=68984630&x=3028',
		'title': '',
		'imageId': '68984630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967957';

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