function  addFav() {  
             if  (document.all) {  
                window.external.addFavorite('http://www.goldentechbj.com/', '金科润天信息技术有限公司');  
            }  
             else   if  (window.sidebar) {  
            window.sidebar.addPanel('金科润天信息技术有限公司', 'http://www.goldentechbj.com/',  "" );  
            }  
        }  












