var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965812&docid=68945626&x=5831',
		'title': '',
		'imageId': '68945626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965812&docid=68945627&x=5831',
		'title': '',
		'imageId': '68945627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965812&docid=68945630&x=5831',
		'title': '',
		'imageId': '68945630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965812&docid=68945631&x=5831',
		'title': '',
		'imageId': '68945631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965812&docid=68945632&x=5831',
		'title': '',
		'imageId': '68945632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965812&docid=68945633&x=5831',
		'title': '',
		'imageId': '68945633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965812&docid=68945634&x=5831',
		'title': '',
		'imageId': '68945634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965812&docid=68945635&x=5831',
		'title': '',
		'imageId': '68945635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965812';

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