/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*                                                                                                                                                                                  */
/*                                                                           ZEUS System JavaScripts                                                                                */
/*                                                                  Powered by GLOBAL NETWORKS ASIA CO., LTD.                                                                       */
/*                                                                     Copyright (c) 2005 www.gn-asia.com                                                                           */
/*                                                                                                                                                                                  */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

var BrW;
	if ((screen.width>=1024))
	{
		BrW='100%';
	}
	else
	{
		BrW='980';
	}
var Tab1='<table width="'+BrW+'" height="158" border="0" cellpadding="0" cellspacing="0">';
var Tab2='<table width="'+BrW+'" border="0" cellpadding="0" cellspacing="0">';
var Tab3='<table width="'+BrW+'" height="101" border="0" cellpadding="0" cellspacing="0">';

/*-----------------------------------------*/

function hov(loc,cls)
{
	if(loc.className)
		loc.className=cls;
}

/*-----------------------------------------*/

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);

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*                                                                                                                                                                                  */
/*                                                                           ZEUS System JavaScripts                                                                                */
/*                                                                  Powered by GLOBAL NETWORKS ASIA CO., LTD.                                                                       */
/*                                                                     Copyright (c) 2005 www.gn-asia.com                                                                           */
/*                                                                                                                                                                                  */
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/