var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937373&docid=68302836&x=1148',
		'title': '',
		'imageId': '68302836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937373&docid=68302838&x=1148',
		'title': '',
		'imageId': '68302838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937373&docid=68302837&x=1148',
		'title': '',
		'imageId': '68302837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937373&docid=68302839&x=1148',
		'title': '',
		'imageId': '68302839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937373&docid=68302840&x=1148',
		'title': '',
		'imageId': '68302840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937373&docid=68302841&x=1148',
		'title': '',
		'imageId': '68302841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937373&docid=68302842&x=1148',
		'title': '',
		'imageId': '68302842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937373';

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