<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function navbarOver(src,clrOver,clrOverBorder) { if (!src.contains(event.fromElement)){ src.style.cursor = 'hand'; src.bgColor = clrOver; src.borderColor = clrOverBorder; src.children.tags('a')[0].style.color='#FFFF33'; }}

function navbarOut(src,clrIn,clrInBorder) { if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn; src.borderColor = clrInBorder; src.children.tags('a')[0].style.color='#FFFFFF';}}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->
document.write(
"<HTML>"+
"<HEAD>"+
"<TITLE>eTerm 软件</TITLE>"+
"<style type='text/css'>"+
"   .aa{background-image:url(images/bg1.gif);background-repeat:no-repeat;background-position: right top;}"+
"   .bb{background-image:url(images/bg2.gif);background-repeat:no-repeat;background-position: right top;}"+
"	td{font-size:9pt}"+
"	A:link{COLOR:#003399;TEXT-DECORATION:none}"+
"	A:visited{COLOR:#003399;TEXT-DECORATION: none}"+
"	A:hover{COLOR:#003399;TEXT-DECORATION:underline}"+
"	.av_gofd_but {font-family: '宋体'; font-size: 9pt; background-color: #ffffff; border: #003399; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;height:20px}"+
"	.table2 {font-family: '宋体'; font-size: 9pt; background-color: #ffffff; border: #003399; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}"+
"</style>"+
"</HEAD>"+
"<BODY  bgcolor=#ffffff topmargin=0 leftmargin=0>"+
"<TABLE cellpadding=0 cellspacing=0 border=0 width=750>"+
"	<TR>"+
"		<TD>"+
"		<!-- header -->"+
"		<TABLE cellpadding=0 cellspacing=0 border=0 width=750 height=52>"+
"		<TR>"+
"			<TD><IMG SRC=images/sublogo.gif WIDTH=314 HEIGHT=49 BORDER=0></TD>"+
"			<TD valign=bottom align=right>"+
"			<TABLE cellpadding=0 cellspacing=0 border=0>"+
"			<TR>"+
"			<TD valign=center width=15><IMG SRC=images/subarrow.gif WIDTH=10 HEIGHT=5 BORDER=0></TD><TD><A HREF=contact.jsp>联系我们</A></TD>"+
"			<TD>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp</TD>"+
"			<TD valign=center width=85><A HREF=/caci/eterm/index-eng.jsp><IMG SRC=images/s-english.gif BORDER=0></A></TD>"+
"			<TD valign=center width=85><A HREF=login/login-japanese_vc.jsp><IMG SRC=images/jp.gif BORDER=0></A></TD>"+
"			</TR>"+
"			</TABLE>"+
"			</TD>"+
"		</TR>"+
"		</TABLE>"+
"		<!-- header over -->"+
"		</TD>"+
"	</TR>"+
"</TABLE>"+
"<TABLE cellpadding=0 cellspacing=0 border=0 width=750 height=1%>"+
 " <TR>			"+
  "  <TD align=left bgcolor=#557497 height=22> "+
   "   <!-- menu -->"+
    "  <TABLE cellpadding=0 cellspacing=0 border=0 width=300 bgcolor=#557497 height=25>"+
	"		<TR>"+
	"			<TD width=20></TD>"+
	"			<TD><IMG SRC=images/subline1.gif WIDTH=15 HEIGHT=25 BORDER=0></TD>"+
	"			<TD align=center><A HREF=index.jsp><FONT COLOR=#ffffff>首页</FONT></A></TD>"+
	"			<TD><IMG SRC=images/subline1.gif WIDTH=15 HEIGHT=25 BORDER=0></TD>"+
	"			<TD align=center><A HREF=/caci/eterm/login/login_vc.jsp target=_blank><FONT COLOR=#ffffff>TravelNet用户</FONT></A></TD>"+
	"		"+
	"			"+
"			</TR>"+
"		</TABLE>"+
"		<!-- menu over -->"+
"	</TD>"+
" </TR>"+
"</TABLE>");
