num=Math.round(Math.random()*1);
if (num == 0) url='/english/airinfo/airbook/seatfind1.htm';
if (num == 1) url='/english/index.htm';

today=new Date()
yeart=today.getYear()
if(yeart<=137 && yeart>=100){yeart=yeart+1900}
document.write("<table align=center align=center>"+
"<tr>"+
"<td width=80>&nbsp;</td><td>"+
"<a href='/english/index.htm'>"+
"<img src='/english/from_gb/image/logo.gif' width=162 height=60 border=0></a></td>"+
"<td onmouseover=menu.style.visibility='hidden' align=right><a href=",url," target=_blank><img src=/english/image/ebanner/ebanner",num,".gif border=0 width=468 height=60>"+
"</a>"+
"</td>"+
"<td nowrap>"+
"<div id=menu style=border:1px;border-style:solid;border-color:#000000;position:relative;top:8;left:-200;z-index:2;visibility:hidden;background-color:#ffffdc;color:red;line-height:100%>	<table border=0 cellspacing=0 cellpadding=2 bgcolor=#0279F9 width=100%>"+
"<tr><td><a id=link href=/english/wang.htm><font color=#ffffff>In China</font></a></td></tr>	<tr><td><a id=link href=#><font color=#ffffff>Around the world</font></a></td></tr>	<tr><td><a id=link href=/english/ask.htm><font color=#ffffff>Travel Knowledge</font></a></td></tr>"+
"<tr><td><a id=link href=/english/qie.htm><font color=#ffffff>Travelogue</font></a></td></tr>	</table>"+
"</div>"+
"</td>"+
"</tr></table>"+
"<table align=center width=660>"+
"<tr>"+
"<td width=46><img src=/english/from_gb/image/head.gif width=46 height=20>"+
"</td>"+
"<td>"+
"<TABLE bgcolor=#6688ff border=1 bordercolordark=#ffffff bordercolorlight=#000000>"+
"<TR bgcolor=#0279F0 style={color:#ffffff;text-align:center;cursor:hand}>"+
"<a href='/english/index.htm'>"+
"<TD width=70>HOME</TD></a><a href='/english/information.htm'>"+
"<TD width=70>FLIGHTS</TD></a><a href='/english/hotel.htm'>"+
"<TD width=70>HOTELS</TD></a><a href='/english/car.htm'>"+
"<TD width=70>CARS</TD></a><a href='/english/travel.htm'>"+
"<TD width=70>TOURS</TD></a>"+
"<a href='/english/zhinan.htm'>"+
"<TD width=70 onmouseover=menu.style.visibility='visible'>SITEMAP</TD></a>"+
"</tr></table>"+
"</td>"+
"<td onmouseover=menu.style.visibility='hidden'>"+
"<a href='/travelsky/html/index.htm'>"+
"<IMG SRC=/english/images/vs.gif WIDTH=63 HEIGHT=20 BORDER=0></a>"+
"<img src=/english/from_gb/image/vt.gif WIDTH=63 HEIGHT=20 BORDER=0>"+
"</td></tr></table>"+
"<center onmouseout=menu.style.visibility='hidden'>");