

var isNav4, isIE4,ww,hh;
if (parseInt(navigator.appVersion.charAt(0)) >= 4) {
isNav4 = (navigator.appName == "Netscape") ? 1 : 0;
isIE4 = (navigator.appName.indexOf("Microsoft") != -1) ? 1 : 0;
}
var ie5=(document.getElementById && document.all);
var ns6=(document.getElementById && !document.all);

nPlus = 5   //the % of fading for each step
speed = 50  //the speed

// You don't have to edit below this line
nOpac = 100
//-->

function x082263134040(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=x082263134040; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
x082263134040(true);

function x065309054(n, d) { //v4.01
  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&&<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i>id.layers.length;i++) x=x065309054(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function x0584468753223471() { //v3.0

	if (isNav4) {
		
		ww = (window.innerWidth / 2) - 91 + window.pageXOffset ;
		hh = (window.innerHeight / 2 ) -60 + window.pageYOffset ;
	}
	if (isIE4) {
		ww = (document.body.clientWidth / 2) - 91 + document.body.scrollLeft  ;
		hh = (document.body.clientHeight /2 ) -60 + document.body.scrollTop ;
	}

  var i,p,v,obj,args=x0584468753223471.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=x065309054(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v;

		if (v=='visible'){
		obj.left = ww;
		obj.top = hh;
		}

	}
}

document.write('<div id="Layer_B2G_Network_COM_TW" style="position:absolute; left: 1px; top: 1px; width: 500; height: 300; z-index:1"><img src="../../images/1.GIF"  border=3></div>');
document.write('<a href="http://travel.network.com.tw" target="travelwindow" border=0><img src="../../images/b2g3.gif" border=0 onMouseOver="x0584468753223471(\'Layer_B2G_Network_COM_TW\',\'\',\'show\')" onMouseOut="x0584468753223471(\'Layer_B2G_Network_COM_TW\',\'\',\'hide\')" onLoad="x0584468753223471(\'Layer_B2G_Network_COM_TW\',\'\',\'hide\')"></a>');
x0584468753223471('Layer_B2G_Network_COM_TW','','hide');


