var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939053&docid=68343932&x=5947',
		'title': '',
		'imageId': '68343932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939053&docid=68343937&x=5947',
		'title': '',
		'imageId': '68343937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939053&docid=68343931&x=5947',
		'title': '',
		'imageId': '68343931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939053&docid=68343936&x=5947',
		'title': '',
		'imageId': '68343936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939053&docid=68343934&x=5947',
		'title': '',
		'imageId': '68343934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939053&docid=68343935&x=5947',
		'title': '',
		'imageId': '68343935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939053&docid=68343933&x=5947',
		'title': '',
		'imageId': '68343933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939053&docid=68362473&x=5947',
		'title': '',
		'imageId': '68362473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939053&docid=68362474&x=5947',
		'title': '',
		'imageId': '68362474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939053';

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