var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099623&x=5641',
		'title': '',
		'imageId': '69099623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099626&x=5641',
		'title': '',
		'imageId': '69099626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099635&x=5641',
		'title': '',
		'imageId': '69099635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099630&x=5641',
		'title': '',
		'imageId': '69099630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099629&x=5641',
		'title': '',
		'imageId': '69099629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099640&x=5641',
		'title': '',
		'imageId': '69099640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099644&x=5641',
		'title': '',
		'imageId': '69099644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099641&x=5641',
		'title': '',
		'imageId': '69099641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099645&x=5641',
		'title': '',
		'imageId': '69099645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099648&x=5641',
		'title': '',
		'imageId': '69099648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099653&x=5641',
		'title': '',
		'imageId': '69099653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099654&x=5641',
		'title': '',
		'imageId': '69099654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099659&x=5641',
		'title': '',
		'imageId': '69099659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099622&x=5641',
		'title': '',
		'imageId': '69099622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973227&docid=69099625&x=5641',
		'title': '',
		'imageId': '69099625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973227';

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