function myAddBookmarkCan(title,url) 
{ 
    if ((typeof window.sidebar == 'object') && (typeof window.sidebar.addPanel == 'function'))//Gecko 
    { 
        window.sidebar.addPanel(title,url,""); 
    } 
    else//IE 
    { 
        window.external.AddFavorite(url,title); 
    } 
} 
document.write('<table width="628" height="38" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td width="120"><a href="/ev/uApply.jsp?uTitle='+encodeURI(document.title)+'&uURL='+document.URL+'" target="_blank"><img src="/images/u_button_01.gif" alt="我要申请" width="120" height="38" border="0" onMouseOver="this.src=\'/images/u_button_11.gif\'" onMouseOut="this.src=\'/images/u_button_01.gif\'"></a></td>');
document.write('<td width="7"></td>');
document.write('<td width="120"><a href="/ev/uEvaluation.jsp?uTitle='+encodeURI(document.title)+'&uURL='+document.URL+'" target="_blank"><img src="/images/u_button_02.gif" alt="我要评估" width="120" height="38" border="0" onMouseOver="this.src=\'/images/u_button_12.gif\'" onMouseOut="this.src=\'/images/u_button_02.gif\'"></a></td>');
document.write('<td width="7"></td>');
document.write('<td width="120"><a href="http://www3.53kf.com/webCompany.php?arg=jiachengguwen&style=1&language=cn&lytype=0&charset=gbk&kflist=on&zdkf_type=1&tpl=crystal_blue" target="_blank"><img src="/images/u_button_03.gif" alt="我要咨询" width="120" height="38" border="0" onMouseOver="this.src=\'/images/u_button_13.gif\'" onMouseOut="this.src=\'/images/u_button_03.gif\'"></a></td>');
document.write('<td width="7"></td>');
document.write('<td width="120"><a href="http://bbs.canachieve.com.cn/" target="_blank"><img src="/images/u_button_04.gif" alt="我要评论" width="120" height="38" border="0" onMouseOver="this.src=\'/images/u_button_14.gif\'" onMouseOut="this.src=\'/images/u_button_04.gif\'"></a></td>');
document.write('<td width="7"></td>');
document.write('<td width="120"><a href="/ev/uQuestion.jsp?uTitle='+encodeURI(document.title)+'&uURL='+document.URL+'" target="_blank"><img src="/images/u_button_05.gif" alt="我要提问" width="120" height="38" border="0" onMouseOver="this.src=\'/images/u_button_15.gif\'" onMouseOut="this.src=\'/images/u_button_05.gif\'"></a></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" height="10"><tr><td></td></tr></table>');
document.write('<div style="text-align:right"><a style="font-size:14px">[</a><a style="font-size:14px" target="_blank" href="http://bbs.canachieve.com.cn/">发表文章</a><a style="font-size:14px">]&nbsp;&nbsp;[</a><a style="font-size:14px" target="_blank" href="/ev/forward.jsp?fTitle='+encodeURI(document.title)+'&fURL='+document.URL+'">转发网友</a><a style="font-size:14px">]&nbsp;&nbsp;[</a><a style="font-size:14px" href="#" onclick="myAddBookmarkCan(document.title,document.URL)">收藏本页</a><a style="font-size:14px">]&nbsp;&nbsp;[</a><a style="font-size:14px" href="javascript:window.print()">打印本页</a><a style="font-size:14px">]&nbsp;&nbsp;[</a><a style="font-size:14px" href="javascript:window.close()">关闭本页</a><a style="font-size:14px">]&nbsp;&nbsp;</a></div>');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" height="10"><tr><td></td></tr></table>');

