var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923053&docid=67977685&x=2657',
		'title': '',
		'imageId': '67977685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923053&docid=67977682&x=2657',
		'title': '',
		'imageId': '67977682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923053&docid=67977683&x=2657',
		'title': '',
		'imageId': '67977683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923053&docid=67977681&x=2657',
		'title': '',
		'imageId': '67977681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923053&docid=67977687&x=2657',
		'title': '',
		'imageId': '67977687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923053&docid=67977686&x=2657',
		'title': '',
		'imageId': '67977686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923053&docid=67977684&x=2657',
		'title': '',
		'imageId': '67977684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923053';

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