function showHead()
{
document.write("<center><table border=0 cellspacing=0 width='100%' cellpadding=0 height=60>");         
document.write("<tr><td width='100%' height=18 align='left' rowspan=3 bgcolor='#d8e4e8'><img border='0' src='../../new_pic/logo_new_2.gif' width='778' height='97'></td>"); 
document.write("</tr>");
document.write("<tr>"); 
document.write("</tr>");          
//document.write("<tr><td width='100%' height=21 colspan=3><p align='center'></td></tr>")
//document.write("<tr><td width='100%' height=30 colspan=3 bgcolor=#11539f class='w'><p align='center'>");                                                                                                            
//document.write("<a href='index.asp'                        target='top'    class='w'>主页&nbsp&nbsp</a>");
//document.write("<a href='english_wy/index_e.asp'           target='_blank' class='w'>English&nbsp&nbsp</a>");
//document.write("-<a href='aboutgs/file/intro.asp'    target='_top'   class='w'>关于公司&nbsp&nbsp</a>");                                                                                                                                                                                                                       
//document.write("-<a href='zmgs_n_c/file/index.asp'         target='_top'   class='w'>新闻中心&nbsp&nbsp</a>");                                                                                                                                                                                                                     
//document.write("-<a href='ProIntroduce/file/index.asp'     target='_top'   class='w'>技术产品&nbsp&nbsp</a>");                                                                                                                                                                                                                     
//document.write("-<a href='zmgs_s/file/distribute.asp'      target='_top'   class='w'>服务中心&nbsp&nbsp</a>");                                                                                                                                                                                                                
//document.write("-<a href='zmgs_yqlj/file/index.asp'        target='_top'   class='w'>友好链接&nbsp&nbsp</a>");
//document.write("-<a href='zmgs_zxsw/file/index.asp'        target='_top'   class='w'>在线商务&nbsp&nbsp</a>");                        
//document.write("-<a href='zmgsyp/file/career.asp'          target='_top'   class='w'>网上应聘</a></p>");
//document.write("</td>");
//document.write("</tr>");
document.write("</table></center>"); 
}
function defaul_home()           
{this.home.style.behavior='url(#default#homepage)';this.home.setHomePage('http://www.zmgs.com.cn/');}         


function showBottom()
{
document.write("<center><table width=100% border=0 cellspacing=0 cellpadding=0 height=56>");
document.write("<tr><td align=center height=26 valign=middle bgcolor=#6387ab>");
document.write("<font color=#FFFFFF>Copyright 2009~2010&copy;</font>&nbsp;<a href='http://www.zmm.cn' target='_top' class='w'>");  
document.write("   中煤张家口煤矿机械有限责任公司</a><font color=#FFFFFF>  all rights reserved</font>");      
document.write("<br>"); 
document.write("<font color=#FFFFFF>地址: 河北省.张家口市钻石北路10号&nbsp;&nbsp;&nbsp;邮编: 075025&nbsp;&nbsp;&nbsp;<IMG height=16  src='../../new_pic/closedb.gif' width=16 align=absMiddle>Email:</font><a href='mailto:root@zmm.cn' target='_top' class='w'>root@zmm.cn</a></td></tr>"); 
document.write("</table></center>");
}
