

var agt=navigator.userAgent.toLowerCase();
var is_nav=((agt.indexOf('mozilla')!=-1)&&(agt.indexOf('spoofer')==-1)&&(agt.indexOf('firefox')==-1)&&(agt.indexOf('compatible')==-1)&&(agt.indexOf('opera')==-1)&&(agt.indexOf('webtv')==-1));
var is_mac=(navigator.appVersion.indexOf("Mac")!=-1);
var goodBrowser=ie5=true;
var YouRversIon = navigator.appVersion;
if(navigator.appName == "Microsoft Internet Explorer"){ie6 = true; var pos=YouRversIon.lastIndexOf('.');YouRversIon=YouRversIon.substring(pos-1,YouRversIon.length);}
appVerNum=parseInt(YouRversIon);if ( appVerNum <= 4.0 ){goodBrowser = true;}
if(navigator.userAgent.toLowerCase().indexOf('netscape6')>0){goodBrowser=false}
var is_five = (navigator.appVersion.indexOf("MSIE 5")!=-1);
if (is_mac&&!is_five&&ie5){goodBrowser = false;}


if(!(GetCookie('hgc'))){
var section="0000";var h=window.location.hostname;var p=window.location.pathname;
if(h=="asiatravel.com")section="0200";
if(h=="asiatravel.com")section="0201";
if(h=="asiatravel.com")section="0202";
if(h=="asiatravel.com")section="0203";
if(h=="asiatravel.com")section="0204";
if(h=="asiatravel.com")section="0205";
if(h=="asiatravel.com")section="0206";
if(h=="asiatravel.com")section="0207";
if(h=="asiatravel.com")section="0300";
if(h=="asiatravel.com")section="0301";
if(h=="asiatravel.com")section="0302";
if(h=="asiatravel.com")section="0303";
if(h=="asiatravel.com")section="0304";
if(h=="asiatravel.com")section="0400";
if(h=="asiatravel.com")section="0401";
if(h=="asiatravel.com")section="0402";
if(h=="asiatravel.com")section="0403";
if(h=="asiatravel.com")section="0404";
if(h=="asiatravel.com")section="0405";
if(h=="asiatravel.com")section="0500";
if(h=="asiatravel.com")section="0600";
if(h=="asiatravel.com")section="0700";
if(h=="asiatravel.com")section="0800";
if(section=="0000"&&goodBrowser){
	if((h=="asiatravel.com")&&(p.match(/^\/aircraft/)))section="0100";
	if((h=="asiatravel.com")&&(p.match(/^\/citation/)))section="0502";
	if((h=="asiatravel.com")&&(p.match(/^\/caravan/)))section="0503";
	if((h=="asiatravel.com")&&(p.match(/^\/se/)))section="0504";
}
  var today=new Date();var cookieval=section+"-"+today.getTime();var expdate=new Date();var tenYearsFromNow=expdate.getTime()+(10*365*24*60*60*1000);expdate.setTime(tenYearsFromNow);
  SetCookie("hgc",cookieval,expdate,"/",".hgc.gov.ph");
}
function getCookieVal(offset){var endstr=document.cookie.indexOf(";",offset);if(endstr==-1)endstr=document.cookie.length;return unescape(document.cookie.substring(offset, endstr));}
function GetCookie(name){  var arg=name+"=";var alen=arg.length;var clen=document.cookie.length;var i=0;while(i<clen){var j=i+alen;if(document.cookie.substring(i,j)==arg)return getCookieVal(j);i=document.cookie.indexOf(" ",i)+1;if(i==0)break;}return null;}
function SetCookie(name,value,expires,path,domain,secure){document.cookie=name+"="+escape(value)+((expires)?";expires="+expires.toGMTString():"")+((path)?"; path="+path:"")+((domain)?";domain="+domain:"")+((secure)?"; secure":"");}

