
function openPopup( url , name , xs, ys ){
	    window.open(url ,name,'location=no, directories=no,resizable=no, status=no, toolbar=no, menubar=no, width='+xs+' , height='+ys+', scrollbars=no')
} 

function openWIN( url , name , xs, ys ){
	window.open(url ,name,'location=no, directories=no,resizable=no, status=no, toolbar=no, menubar=no, width='+xs+' , height='+ys+', scrollbars=yes'); 
}

function AreYouOK(ms)
 {
  return confirm(ms)
 }

function InsteadPic_Menu(Pid,Purl)
{
	Pid.src=Purl;
}



// 页面顶部  DirID(0.根目录，1.二级目录)
function Show_Head(MID){

	//var Dirchr = "";
	//if (DirID == 1) { Dirchr = "../" ; }
	//else { Dirchr = "" ; }

	var i;
	var MMM = new Array()

	for (i=1; i<7; i++)
	{
	if (MID == i) { MMM[i] = "_on" ;}
	else { MMM[i] = "" ;}
	}

document.writeln("    <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td height=\"1\"></td>");
document.writeln("      </tr>");
document.writeln("    </table>");
document.writeln("    <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/top_bg.jpg\">");
document.writeln("      <tr>");
document.writeln("        <td width=\"63%\" height=\"94\">&nbsp;&nbsp;");




document.writeln("        </td>");
document.writeln("        <td width=\"37%\" valign=\"bottom\"><table width=\"282\" border=\"0\" align=\"right\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("          <tr>");
document.writeln("            <td height=\"40\" valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("              <tr>");
document.writeln("                <td width=\"121\">&nbsp;</td>");
document.writeln("                <td width=\"87\"><a href=\"aboutus_en.htm\"><img src=\"images/button_en.gif\" width=\"65\" height=\"17\" border=\"0\"></a></td>");
document.writeln("                <td width=\"77\"><a href=\"default.html\"><img src=\"images/button_cn.gif\" width=\"65\" height=\"17\" border=\"0\"></a></td>");
document.writeln("              </tr>");
document.writeln("            </table></td>");
document.writeln("          </tr>");
document.writeln("          <FORM METHOD=get ACTION=\"search.php\"><tr>");
document.writeln("            <td height=\"27\" align=\"right\" background=\"images/top_bg2.gif\"><table width=\"85%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("              <tr>");
document.writeln("                <td>&nbsp;&nbsp;</td>");
document.writeln("              </tr></form>");
document.writeln("            </table></td>");
document.writeln("          </tr>");
document.writeln("        </table></td>");
document.writeln("      </tr>");
document.writeln("    </table>      ");
document.writeln("    <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td height=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"20\" bgcolor=\"#84746C\"><table width=\"768\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("          <tr align=\"center\">");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"default.html\" class=\"a_menu\">杭州翻译公司</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"aboutus.htm\" class=\"a_menu\">公司简介</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"yewu.htm\" class=\"a_menu\">业务范围</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"fuwu.htm\" class=\"a_menu\">服务报价</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"zhiliang.htm\" class=\"a_menu\">质量保证</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"liucheng.htm\" class=\"a_menu\">服务流程</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"kehu.htm\" class=\"a_menu\">客户须知</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"fukuan.htm\" class=\"a_menu\">付款方式</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"contactus.htm\" class=\"a_menu\">联系我们</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"job.htm\" class=\"a_menu\">人才招聘</a></td>");
document.writeln("            <td width=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("            <td width=\"109\" onMouseOut=\"this.style.backgroundColor=''\" onMouseOver=\"this.style.backgroundColor='#6699CC'\"><a href=\"guestbook.htm\" class=\"a_menu\">友情链接</a></td>");
document.writeln("          </tr>");
document.writeln("        </table></td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"1\" bgcolor=\"#FFFFFF\"></td>");
document.writeln("      </tr>");
document.writeln("    </table>");

}

// 页面底部
function Show_Foot(){

document.writeln("<table width=\"770\" border=\"0\" align=\"center\" cellpadding=\"5\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("电话 :0571-83038628 28812193/15372036944, <strong>地址：杭州市文三路90号东部软件园科技大厦A座4楼</strong> 邮件 : <a href=\"mailto:6fanyi@163.com\">6fanyi@163.com</a> </td>");
document.writeln("    <td class=\"Text5pt\">Copyright (c)2005 杭州卓源翻译 . All Rights Reserved. <br>");
document.writeln("  </tr>");
document.writeln("</table>");

}


