function t_bridge() { this.showNews_check=function showNews_check(XML) { site.showNews_check(XML); } this.showCom_check=function showCom_check(XML) { site.showCom_check(XML); } this.showLink_check=function showLink_check(XML) { site.showLink_check(XML); } } var bridge= new t_bridge();