var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964022&docid=68905868&x=275',
		'title': '',
		'imageId': '68905868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964022&docid=68905869&x=275',
		'title': '',
		'imageId': '68905869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964022&docid=68905870&x=275',
		'title': '',
		'imageId': '68905870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964022&docid=68905871&x=275',
		'title': '',
		'imageId': '68905871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964022&docid=68905872&x=275',
		'title': '',
		'imageId': '68905872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964022&docid=68905873&x=275',
		'title': '',
		'imageId': '68905873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964022&docid=68905874&x=275',
		'title': '',
		'imageId': '68905874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964022&docid=68905875&x=275',
		'title': '',
		'imageId': '68905875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964022&docid=68905876&x=275',
		'title': '',
		'imageId': '68905876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964022';

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