var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937369&docid=68302808&x=3215',
		'title': '',
		'imageId': '68302808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937369&docid=68302809&x=3215',
		'title': '',
		'imageId': '68302809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937369&docid=68302810&x=3215',
		'title': '',
		'imageId': '68302810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937369&docid=68302811&x=3215',
		'title': '',
		'imageId': '68302811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937369&docid=68302812&x=3215',
		'title': '',
		'imageId': '68302812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937369&docid=68302813&x=3215',
		'title': '',
		'imageId': '68302813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937369&docid=68302814&x=3215',
		'title': '',
		'imageId': '68302814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937369';

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