function showMainMenu(chl){
	document.writeln("<table width='770' border='0' align='center' cellpadding='0' cellspacing='0' class='HeadWideTable' style='background-color:#fff'>");
	document.writeln("  <tr>");
	document.writeln("    <TH scope=col width=206 height=78><A href=\"http://www.chinatelecom.com.cn/\" target=_self><img style='WIDTH: 206px; HEIGHT: 78px; hspace: 0; vspace: 0; alt: 中国电信首页' height='66' alt='中国电信首页' src='/images/logo_new.gif' border='0'></A></TH>");
	document.writeln("    <th scope=\"col\">");
	document.writeln("&nbsp;</th>");
	document.writeln("    <th width=\"250\" scope=\"col\"><iframe name=\"searchiframe\" src=\"/images/search.html\" marginwidth=\"0\" marginheight=\"0\" height=\"66\" width=\"250\" scrolling=\"no\" border=\"0\" frameborder=\"0\" ></iframe></th>");
	document.writeln("  </tr>");
	document.writeln("</table><table width='770' border='0' align='center' cellpadding='0' cellspacing='0' class='HeadNavTable' style='background-color:#fff'>");
	document.writeln("  <tbody>");
	document.writeln("    <tr>");
	document.write("      <th scope=col width=63 height=31>");
	document.write("<a onMouseOver=\"MM_swapImage('Image01','','/images/gj/gjyw2_03.jpg',1)\" onMouseOut=MM_swapImgRestore() href=\"/index.html\"><img id='Image01' height='14' alt='首页' src='/images/gj/gjyw2_03.jpg' border='0' name='Image01'></a>");
	document.writeln("</th>");
	var str_t="gjyw_05.jpg"
	if(chl=="news")str_t="gjyw2_05.jpg";
	document.write("      <th scope=col width=84><a onMouseOver=\"MM_swapImage('Image02','','/images/gj/gjyw2_05.jpg',1)\" onMouseOut=MM_swapImgRestore() href=\"/news/index.html\"><img id='Image02' height='14' alt='新闻中心' src='/images/gj/"+str_t+"' border='0' name='Image02'></a></th>");
	var str_t="gjyw_07.jpg"
	if(chl=="product")str_t="gjyw2_07.jpg";
	document.write("      <th scope=col width=89><a onMouseOver=\"MM_swapImage('Image03','','/images/gj/gjyw2_07.jpg',1)\" onMouseOut=MM_swapImgRestore() href=\"/products/index.html\"><img id='Image03' height='14' alt='品牌专区' src='/images/gj/"+str_t+"' border='0' name='Image03'></a></th>");
	str_t="gjyw_09.jpg"
	if(chl=="services")str_t="gjyw2_09.jpg";
	document.writeln("      <th scope=col width=85><a onMouseOver=\"MM_swapImage('Image04','','/images/gj/gjyw2_09.jpg',1)\" onMouseOut=MM_swapImgRestore() href=\"/services/index.html\"><img id='Image04' height='14' alt='客户服务' src='/images/gj/"+str_t+"' border='0' name='Image04'></a></th>");
	str_t="gjyw_11.jpg"
	if(chl=="tech")str_t="gjyw2_11.jpg";
	document.writeln("      <th scope=col width=86><a onMouseOver=\"MM_swapImage('Image05','','/images/gj/gjyw2_11',1)\" onMouseOut=MM_swapImgRestore() href=\"/tech/index.html\"><img id='Image05' height='14' alt='技术社区' src='/images/gj/"+str_t+"' border='0' name='Image05'></a></th>");
	str_t="gjyw_13.jpg"
	if(chl=="sjzq")str_t="gjyw2_13.jpg";
	document.writeln("      <th scope=col width=88><a onMouseOver=\"MM_swapImage('Image06','','/images/gj/gjyw2_13.jpg',1)\" onMouseOut=MM_swapImgRestore() href=\"http://www.hicdma.com\"><img id='Image06' height='14' alt='手机专区' src='/images/gj/"+str_t+"' border='0' name='Image06'></a></th>");
	str_t="gjyw_15.jpg"
	if(chl=="gjyw")str_t="gjyw2_15.jpg";
	document.writeln("      <th scope=col width=88><a onMouseOver=\"MM_swapImage('Image07','','/images/gj/gjyw2_15.jpg',1)\" onMouseOut=MM_swapImgRestore() href=\"/gjywpd/\"><img id='Image07' height='14' alt='国际业务' src='/images/gj/"+str_t+"' border='0' name='Image07'></a></th>");
	str_t="gjyw_17.jpg"
	if(chl=="about")str_t="gjyw2_17.jpg";
	document.writeln("      <th scope=col width=120><a onMouseOver=\"MM_swapImage('Image08','','/images/gj/gjyw2_17.jpg',1)\" onMouseOut=MM_swapImgRestore() href=\"/corp/index.html\"><img id='Image08' height='14' alt='关于中国电信' src='/images/gj/"+str_t+"' border='0' name='Image08'></a></th>");
	str_t="gjyw_19.jpg"
	if(chl=="job")str_t="gjyw2_19.jpg";
	document.writeln("      <th scope=col width=87><a onMouseOver=\"MM_swapImage('Image09','','/images/gj/gjyw2_19.jpg',1)\" onMouseOut=MM_swapImgRestore() href=\"/jobs/\"><img id='Image09' height='14' alt='招贤纳士' src='/images/gj/"+str_t+"' border='0' name='Image09'></a></th>");
	document.writeln("      <th scope=col>&nbsp;</th>");
	document.writeln("    </tr>");
	document.writeln("  </tbody>");
	document.writeln("</table>");
}