var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3941506&docid=68139662&x=5553',
		'title': '',
		'imageId': '68139662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941506&docid=68139659&x=5553',
		'title': '',
		'imageId': '68139659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941506&docid=68139665&x=5553',
		'title': '',
		'imageId': '68139665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941506&docid=68139663&x=5553',
		'title': '',
		'imageId': '68139663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941506&docid=68139660&x=5553',
		'title': '',
		'imageId': '68139660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941506&docid=68139661&x=5553',
		'title': '',
		'imageId': '68139661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941506&docid=68139666&x=5553',
		'title': '',
		'imageId': '68139666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941506&docid=68139664&x=5553',
		'title': '',
		'imageId': '68139664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3941506&docid=68400495&x=5553',
		'title': '',
		'imageId': '68400495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3941506';

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