var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923796&docid=68000393&x=850',
		'title': '',
		'imageId': '68000393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923796&docid=68000397&x=850',
		'title': '',
		'imageId': '68000397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923796&docid=68000394&x=850',
		'title': '',
		'imageId': '68000394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923796&docid=68000395&x=850',
		'title': '',
		'imageId': '68000395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923796&docid=68000396&x=850',
		'title': '',
		'imageId': '68000396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923796&docid=68000398&x=850',
		'title': '',
		'imageId': '68000398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923796&docid=68000399&x=850',
		'title': '',
		'imageId': '68000399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923796&docid=68000400&x=850',
		'title': '',
		'imageId': '68000400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923796&docid=68000401&x=850',
		'title': '',
		'imageId': '68000401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923796';

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