	var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
	document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

function trackPage()
{
	try {
		var pageTracker = _gat._getTracker("UA-9512071-1");
		//pageTracker._trackPageview();
	} catch(err) {}
	
	var keepTrack = false;
	var tempHtml = '';
	var par0 = (''+arguments[0]);
	var par1 = (''+arguments[1]);
	
	if(par0 =='topNav' || par0 =='footer')
	{
		if(level1 == '')
		{
			keepTrack = true;
			tempHtml = 'gb/home';
		}else
		{
			keepTrack = false;
		}
	}else
	{
		if(level1 == '')
		{
			tempHtml = 'gb/home';
		}
		else
		{
			var currUrl = window.location.href;
			tempHtml = currUrl.substring(currUrl.indexOf('.com/')+5);
		}
		keepTrack = true;
	}
	
	if(keepTrack)
	{
		try {
			if(arguments.length == 0)
			{
				pageTracker._trackPageview();
			}
			else if(arguments.length == 1)
			{
				var par = par0+"?="+tempHtml;
				pageTracker._trackPageview(par);
			}	
			else
			{
				var trackPath = (par1.indexOf('.com/') > 0)?par1.substring(par1.indexOf('.com/')+5):par1;
				var par = trackPath+"?="+tempHtml+'/'+par0;
				pageTracker._trackPageview(par);
			}
		} catch(err) {}
	}
}

function isalphanumeric() {
	var regex=/^[0-9A-Za-z \u0800-\uFFFF]+$/;
	if (!regex.test(document.forms['0'].SearchText.value)) {
		alert("\u8f38\u5165\u4e0d\u6b63\u78ba");
		return false
	} else  {
		return true;
	}
}

document.write('<div id="topNavContainer">');
document.write('	<div id="leftGradientTop"><img src="/gb/img/spacer.gif" width="25" height="80" alt="" /></div>');
document.write('	<div id="logo"><a href="/gb/index.html" target="_top"><img src="/gb/img/HKIA_logo.gif" alt="香港国际机场主页" width="166" height="80" border="0" /></a></div>');
document.write('	<div id="topNav">');
document.write('		<div id="iconSpecial"><img src="/gb/img/icon_special.gif" alt="特别通告" /></div>');
document.write('		<div id="searchBox">');
document.write('			<form action="/sitesearch/gb/search.jsp" method="post" target="_top" onsubmit="return isalphanumeric();" >');
document.write('				<div class="searchVertLine"><img src="/gb/img/line_v.png" width="3" height="25" class="pngImg" /></div>');
document.write('				<div id="searchContent">');
document.write('					<input name="SearchText" id="word" type="text" class="searchField" value="搜寻" onfocus="if(this.value==\'搜寻\')	this.value=\'\';" onblur="if(this.value==\'\')	this.value=\'搜寻\';" />');
document.write('					<div class="searchButton">');
document.write('						<input name="" type="image" src="/gb/img/icon_search.gif" />');
document.write('					</div>');
document.write('				</div>');
document.write('				<div class="searchVertLine"><img src="/gb/img/line_v.png" width="3" height="25" class="pngImg" /></div>');
//document.write('				<div><img src="/gb/img/line_h.png" width="136" height="3" class="pngImg" /></div>');
document.write('				<input type="hidden" value="generalgb" name="SearchType">');
document.write('				</input>');
document.write('			</form>');
document.write('		</div>');
		// added by DC 02/09/2009 
document.write('		<div id="langContainer"><a href="javascript:changeLanguage(\'eng\');" class="eng">ENG</a><a href="javascript:changeLanguage(\'chi\');">&#32321;</a></div>');
document.write('		<div id="langContainerBg"><img src="/gb/img/bg_lang.png" width="165" height="28" class="pngImg" /></div>');
document.write('		<div id="topNavMenuMask">');
document.write('			<div class="topNavMenu" id="menu_flight" onmouseover="navOver(\'flight\', 1); this.hit=true;" onmouseout="navOver(\'flight\', 0); this.hit=false;">');
document.write('				<div class="topNavMenuContainer">');
document.write('					<div class="topNavSubMenu flightBorder" onmouseover="subNavOver(\'flight\', 1, 1); this.hit=true;" onmouseout="subNavOver(\'flight\', 1, 0); this.hit=false;" id="menu_flight_1">');
document.write('						<div class="topNavSubMenuHead flightBorderHead"></div>');
document.write('						<div class="topNavSubMenuContainer">');
document.write('							<div class="topNavSubMenuItem flightSubMenuIcon"><a href="/flightinfo/gb/chkfltarr.html" target="_top">抵港客机</a></div>');
document.write('							<div class="topNavSubMenuItem flightSubMenuIcon"><a href="/flightinfo/gb/chkfltdep.html" target="_top">离港客机</a></div>');
document.write('							<div class="topNavSubMenuItem flightSubMenuIcon"><a href="/flightinfo/gb/cargo_arr.html" target="_top">抵港货机</a></div>');
document.write('							<div class="topNavSubMenuItem flightSubMenuIcon"><a href="/flightinfo/gb/cargo_dep.html" target="_top">离港货机</a></div>');
document.write('						</div>');
document.write('						<div class="topNavSubMenuHiddenBtn"><img src="/gb/img/spacer.gif" width="150" height="100" /></div>');
document.write('					</div>');
document.write('					<div class="topNavMenuItem flightMenuIcon" onmouseover="subNavOver(\'flight\', 1, 1); this.hit=true;" onmouseout="subNavOver(\'flight\', 1, 0); this.hit=false;" id="subNav_flight_1"><a href="/flightinfo/gb/chkfltarr.html" target="_top">即时航班资料</a></div>');
document.write('					<div class="topNavMenuItem flightMenuIcon"><a href="/gb/flight/airline-information/enquiry.html" target="_top">航空公司资料</a></div>');
document.write('					<div class="topNavMenuItem flightMenuIcon"><a href="http://www.szairport.com/catalog_342.aspx" target="_blank">深圳国际机场航班时间表</a></div>');
document.write('				</div>');
document.write('				<div class="topNavMenuBg flightBg"><img src="/gb/img/spacer.gif" alt="" /></div>');
document.write('			</div>');
document.write('			<div class="topNavMenu" id="menu_passenger" onmouseover="navOver(\'passenger\', 1); this.hit=true;" onmouseout="navOver(\'passenger\', 0); this.hit=false;">');
document.write('				<div class="passengerTopNavMenuContainer">');
document.write('					<div class="topNavMenuItem2 passengerMenuIcon"><a href="/gb/passenger/arrival/t1/arrivals_procedures.html" target="_top">入境</a></div>');
document.write('					<div class="topNavMenuItem2 passengerMenuIcon"><a href="/gb/passenger/departure/all/check-in-departure/airport-check-in.html" target="_top">离境</a></div>');
document.write('					<div class="topNavMenuItem2 passengerMenuIcon"><a href="/gb/passenger/transfer-transit/all/transit_procedures.html" target="_top">转机／过境</a></div>');
document.write('				</div>');
document.write('				<div class="passengerTopNavMenuContainer2">');
document.write('					<div class="topNavMenuItem passengerMenuIcon"><a href="/gb/passenger/hotel-mice/regal-airport-hotel.html" target="_top">酒店及会议展览</a></div>');
document.write('					<div class="topNavMenuItem passengerMenuIcon"><a href="/gb/passenger/interactive-map.html" target="_top">设施位置图</a></div>');
document.write('					<div class="topNavMenuItem passengerMenuIcon"><a href="/gb/passenger/useful-numbers.html" target="_top">常用网页及电话号码</a></div>');
document.write('				</div>');
document.write('				<div class="topNavMenuBg passengerBg"><img src="/gb/img/spacer.gif" alt="" /></div>');
document.write('			</div>');
document.write('			<div class="topNavMenu" id="menu_transport" onmouseover="navOver(\'transport\', 1); this.hit=true;" onmouseout="navOver(\'transport\', 0); this.hit=false;">');
document.write('				<div class="transportTopNavMenuContainer">');
document.write('					<div class="topNavMenuItem transportMenuIcon"><a href="/gb/transport/to-from-airport/index.html" target="_top">来往机场的交通设施</a></div>');
document.write('					<div class="topNavMenuItem transportMenuIcon"><a href="/CBT/Controller?locale=gb" target="_top">来往中国内地交通接驳</a></div>');
document.write('					<div class="topNavMenuItem transportMenuIcon"><a href="/gb/transport/parking.html" target="_top">停车场设施</a></div>');
document.write('				</div>');
document.write('				<div class="transportTopNavMenuContainer2">');
document.write('					<div class="topNavMenuItem transportMenuIcon"><a href="/gb/transport/map-of-hk.html" target="_top">设施位置图</a></div>');
document.write('					<div class="topNavMenuItem transportMenuIcon"><a href="/gb/transport/transport-connection-with-mainland-china/traffic-conditions.html" target="_top">香港交通情况</a></div>');
document.write('					<div class="topNavMenuItem transportMenuIcon"><a href="/gb/transport/useful-numbers.html" target="_top">常用网页及电话号码</a></div>');
document.write('				</div>');
document.write('				<div class="topNavMenuBg transportBg"><img src="/gb/img/spacer.gif" alt="" /></div>');
document.write('			</div>');
document.write('			<div class="topNavMenu" id="menu_shopping" onmouseover="navOver(\'shopping\', 1); this.hit=true;" onmouseout="navOver(\'shopping\', 0); this.hit=false;">');
document.write('				<div class="shoppingTopNavMenuContainer">');
document.write('					<div class="topNavMenuItem2 shoppingMenuIcon"><a href="/gb/shopping/insideshopping/all/shopping.html" target="_top">购物</a></div>');
document.write('					<div class="topNavMenuItem2 shoppingMenuIcon"><a href="/gb/shopping/dining/all/dining.html" target="_top">饮食</a></div>');
document.write('					<div class="topNavMenuItem2 shoppingMenuIcon"><a href="/gb/shopping/entertainment/t2/entertainment.html" target="_top">娱乐</a></div>');
document.write('				</div>');
document.write('				<div class="shoppingTopNavMenuContainer2">');
document.write('					<div class="topNavMenuItem2 shoppingMenuIcon"><a href="/gb/shopping/promotion.html" target="_top">推广活动</a></div>');
document.write('					<div class="topNavMenuItem2 shoppingMenuIcon"><a href="/skyclub/gb/index.jsp" target="_top">SkyClub</a></div>');
document.write('					<div class="topNavMenuItem2 shoppingMenuIcon"><a href="/gb/shopping/cash_coupons.html" target="_top">现金代用券</a></div>');
document.write('				</div>');
document.write('				<div class="shoppingTopNavMenuRightContainer">');
document.write('					<div class="shoppingTopNavMenuRightTitle"><strong>请选择客运大楼</strong></div>');
document.write('					<div class="shoppingTopNavMenuItem shoppingMenuIconRight"><a href="/gb/shopping/t1.html" target="_top">一号客运大楼</a></div>');
document.write('					<div class="shoppingTopNavMenuItem shoppingMenuIconRight"><a href="/gb/shopping/t2.html" target="_top">二号客运大楼</a></div>');
document.write('				</div>');
document.write('				<div class="topNavMenuBg shoppingBg"><img src="/gb/img/spacer.gif" alt="" /></div>');
document.write('			</div>');
document.write('			<div class="topNavMenu" id="menu_business" onmouseover="navOver(\'business\', 1); this.hit=true;" onmouseout="navOver(\'business\', 0); this.hit=false;">');
document.write('				<div class="businessTopNavMenuContainer">');
document.write('					<div class="topNavMenuItem2 businessMenuIcon"><a href="/gb/business/about-the-airport/welcome.html" target="_top">香港国际机场</a></div>');
document.write('					<div class="topNavMenuItem2 businessMenuIcon"><a href="/gb/business/airport-authority/introduction.html" target="_top">机场管理局</a></div>');
document.write('					<div class="topNavMenuItem2 businessMenuIcon"><a href="/gb/media/index.html" target="_top">传媒中心</a></div>');
document.write('				</div>');
document.write('				<div class="topNavMenuBg businessBg"><img src="/gb/img/spacer.gif" alt="" /></div>');
document.write('			</div>');
//csr
document.write('			<div class="topNavMenu" id="menu_csr" onmouseover="navOver(\'csr\', 1); this.hit=true;" onmouseout="navOver(\'csr\', 0); this.hit=false;">');
document.write('				<div class="csrTopNavMenuContainer">');
document.write('					<div class="topNavMenuItem4 csrMenuIcon"><a href="/gb/csr/environmental-management/index.html" target="_top">环境管理</a></div>');
document.write('					<div class="topNavMenuItem4 csrMenuIcon"><a href="/gb/csr/our-community/index.html" target="_top">关怀社区</a></div>');
document.write('				</div>');
document.write('				<div class="topNavMenuBg csrBg"><img src="/eng/img/spacer.gif" alt="" /></div>');
document.write('			</div>');



document.write('			<div class="topNavMenu" id="menu_media" onmouseover="navOver(\'media\', 1); this.hit=true;" onmouseout="navOver(\'media\', 0); this.hit=false;">');
document.write('				<div class="mediaTopNavMenuContainer">');
document.write('					<div class="topNavMenuItem2 mediaMenuIcon"><a href="/gb/media/press-releases/index.html" target="_top">新闻稿</a></div>');
document.write('					<div class="topNavMenuItem2 mediaMenuIcon"><a href="/gb/media/key-dates-events.html" target="_top">发展进程</a></div>');
document.write('				</div>');
document.write('				<div class="topNavMenuBg mediaBg"><img src="/gb/img/spacer.gif" alt="" /></div>');
document.write('			</div>');
document.write('			<div class="topNavMenu" id="menu_contact" onmouseover="navOver(\'contact\', 1); this.hit=true;" onmouseout="navOver(\'contact\', 0); this.hit=false;">');
document.write('				<div class="contactTopNavMenuContainer">');
document.write('					<div class="topNavMenuItem3 contactMenuIcon"><a href="/gb/contact/useful-numbers.html" target="_top">常用网页及电话号码</a></div>');
document.write('					<div class="topNavMenuItem3 contactMenuIcon"><a href="/gb/contact/suggestions.html" target="_top">提出意见</a></div>');
document.write('				</div>');
document.write('				<div class="topNavMenuBg contactBg"><img src="/gb/img/spacer.gif" alt="" /></div>');
document.write('			</div>');
document.write('		</div>');
document.write('		<div id="topNavButton">');
document.write('			<div class="topNavItem"><a href="/gb/flight/index.html" target="_top"><img src="/gb/img/nav/btn_flight.png" alt="航班资料" id="nav_flight" width="90" height="49" border="0" onmouseover="navOver(\'flight\', 1);" onmouseout="navOver(\'flight\', 0);" /></a></div>');
document.write('			<div class="topNavItem"><a href="/gb/passenger/index.html" target="_top"><img src="/gb/img/nav/btn_passenger.png" alt="旅客指南" id="nav_passenger" width="91" height="49" border="0" onmouseover="navOver(\'passenger\', 1);" onmouseout="navOver(\'passenger\', 0);" /></a></div>');
document.write('			<div class="topNavItem"><a href="/gb/transport/index.html" target="_top"><img src="/gb/img/nav/btn_transport.png" alt="交通" id="nav_transport" width="64" height="49" border="0" onmouseover="navOver(\'transport\', 1);" onmouseout="navOver(\'transport\', 0);" /></a></div>');
document.write('			<div class="topNavItem"><a href="/gb/shopping/index.html" target="_top"><img src="/gb/img/nav/btn_shopping.png" alt="购物，饮食，娱乐" id="nav_shopping" width="134" height="49" border="0" onmouseover="navOver(\'shopping\', 1);" onmouseout="navOver(\'shopping\', 0);" /></a></div>');
document.write('			<div class="topNavItem"><a href="/gb/business/index.html" target="_top"><img src="/gb/img/nav/btn_business.png" alt="机场业务" id="nav_business" width="91" height="49" border="0" onmouseover="navOver(\'business\', 1);" onmouseout="navOver(\'business\', 0);" /></a></div>');

document.write('			<div class="topNavItem"><a href="/gb/csr/index.html" target="_top"><img src="/gb/img/nav/btn_csr.png" alt="企业社会责任" id="nav_csr" width="119" height="49" border="0" onmouseover="navOver(\'csr\', 1);" onmouseout="navOver(\'csr\', 0);" /></a></div>');

document.write('			<div class="topNavItem"><a href="/gb/media/index.html" target="_top"><img src="/gb/img/nav/btn_media.png" alt="传媒中心" id="nav_media" width="91" height="49" border="0" onmouseover="navOver(\'media\', 1);" onmouseout="navOver(\'media\', 0);" /></a></div>');
document.write('			<div class="topNavItem"><a href="/gb/contact/index.html" target="_top"><img src="/gb/img/nav/btn_contact.png" alt="联络我们" id="nav_contact" width="92" height="49" border="0" onmouseover="navOver(\'contact\', 1);" onmouseout="navOver(\'contact\', 0);" /></a></div>');
document.write('		</div>');
document.write('	</div>');
document.write('</div>');
document.write('<div id="printHeader"> <img src="/gb/img/print_header.gif" alt="" width="166" height="87" border="0" /> </div>');

genTop();
