// Global function BlockDownloadAndOpenHtmlPage(a) { window.open(a.href + '.html', a.target, 1); return false; }