(function () { var ABTFileUrl = document.getElementById('ABTLoad').getAttribute('src') var URLPrefix = '' if (ABTFileUrl.indexOf('/') != -1) { URLPrefix = ABTFileUrl.substring(0, ABTFileUrl.lastIndexOf('/') + 1) } else { URLPrefix = '' } document.write( '') document.write( '') document.write( '') window.toggleToolBar = function () { toolbar.Function.show.mainMethod() } })()