var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920884&docid=67930878&x=5121',
		'title': '',
		'imageId': '67930878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920884&docid=67930879&x=5121',
		'title': '',
		'imageId': '67930879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920884&docid=67930880&x=5121',
		'title': '',
		'imageId': '67930880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920884&docid=67930881&x=5121',
		'title': '',
		'imageId': '67930881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920884&docid=67930882&x=5121',
		'title': '',
		'imageId': '67930882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920884&docid=67930883&x=5121',
		'title': '',
		'imageId': '67930883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920884&docid=67930888&x=5121',
		'title': '',
		'imageId': '67930888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920884&docid=67930889&x=5121',
		'title': '',
		'imageId': '67930889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920884&docid=67930895&x=5121',
		'title': '',
		'imageId': '67930895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920884';

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