
var family_tree=new Array();
var fwHideMenuTimer=null;
var activemenu=null;
var fwDHFlag=false;	
   
function getPageOffsetTop(el) {

  if( el.nodeName=="BODY" ) return 0;  
   
  var y = el.offsetTop;
  if (el.offsetParent != null) y += getPageOffsetTop(el.offsetParent);

  return y;
}
function getPageOffsetLeft(el) {

  if( el.nodeName=="BODY" ) return 0;  
   
  var x = el.offsetLeft;
  if (el.offsetParent != null) x += getPageOffsetLeft(el.offsetParent);

  return x;
}
function showmenu( menu_name ,el ){
	
    if( activemenu!=null ){
         if(  menu_name!="" &&  activemenu!=menu_name ) hidemenu( activemenu );
         FW_clearTimeout();      
    }       
    if( menu_name=="" ) return ;    
    	
    var o=document.getElementById( menu_name );
    if( !o ) return ;
    var y=getPageOffsetTop(el);
    var x=getPageOffsetLeft(el);
    
    o.style.top  =y+"px";
    o.style.left =(x+180)+"px";
    o.style.display="block";
    activemenu= menu_name;
}
	
function hidemenu( menu_name ){
     	    
    var o=document.getElementById( menu_name );
    if( !o ) return ;
    o.style.display="none";	
}	

function FW_clearTimeout()
{
	if (fwHideMenuTimer) clearTimeout(fwHideMenuTimer);
	fwHideMenuTimer = null;
	fwDHFlag = false;
}
function FW_startTimeout()
{
	fwStart = new Date();
	fwDHFlag = true;
	fwHideMenuTimer = setTimeout("fwDoHide()", 1000);
}

function fwDoHide()
{
	if (!fwDHFlag) return;
	var elapsed = new Date() - fwStart;
	if (elapsed < 1000) {
		fwHideMenuTimer = setTimeout("fwDoHide()", 1100-elapsed);
		return;
	}
	fwDHFlag = false;
        hidemenu( activemenu ) 
}

var m="";

m+="<div id=abc1 style='position:absolute; display:none; background:#a8b430; left:0px; top:0px; border:1px solid #d1db6a; padding:0px; width:200px;' onMouseover='showmenu(\"\",this)' onMouseout='FW_startTimeout()' >";
m+="<div style='border-bottom:1px solid #d1db6a; padding:5px;'><a href='/corporate_overview.htm' style='display:block;'>Corporate Overview</a></div>";
m+="<div style='border-bottom:1px solid #d1db6a; padding:5px;'><a href='/corporate_overview.htm#mission' style='display:block;'>Mission</a></div>";
m+="<div style='border-bottom:1px solid #d1db6a; padding:5px;'><a href='/corporate_overview.htm#vision' style='display:block;'>Vision</a></div>";
m+="<div style='border-bottom:1px solid #d1db6a; padding:5px;'><a href='/corporate_overview.htm#markets' style='display:block;'>Markets We Serve</a></div>";
m+="<div style='border-bottom:1px solid #d1db6a; padding:5px;'><a href='/corporate_overview.htm#management' style='display:block;'>Management Philosophy</a></div>";
m+="<div style='border-bottom:1px solid #d1db6a; padding:5px;'><a href='/corporate_overview.htm#structure' style='display:block;'>Company Structure</a></div>";
m+="<div style='border-bottom:1px solid #d1db6a; padding:5px;'><a href='/corporate_overview.htm#technologies' style='display:block;'>State-of-the-art technologies & Machineries</a></div>";
m+="<div style='border-bottom:1px solid #d1db6a; padding:5px;'><a href='/corporate_overview.htm#iso' style='display:block;'>ISO Certification and Awards</a></div>";
m+="<div style='padding:6px;'><a href='/corporate_overview.htm#future' style='display:block;'>Future Plant</a></div>";
m+="</div>";
m+="<style>";
m+="#abc1 a  {color:#FFFFFF; text-decoration:none; font-size:11px; font-family:verdana;}";
m+="#abc1 a:hover {color:#455701; text-decoration:underline; font-size:11px; font-family:verdana; font-weight:bold;}";
m+="</style>";

var o="";

o+="<!--Top Banner-->";
o+="<!--menu start-->"; 
o+="<table  id=\"ctable\" width=\"724\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
o+="<tr>";
o+="<td>";
o+="<table  width=\"242\" height=\"222\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
o+="<tr>";
o+="              <td><img src=\"/images/menu_01.gif\" width=\"188\" height=\"37\" alt=\"\"></td>";
o+="              <td><img src=\"/images/menu_02.gif\" width=\"54\" height=\"37\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><a href='index.htm' target=\"_self\" onMouseOver=\"MM_swapImage('Image1','','/images/menu2_03.gif',1)\" onMouseOut=\"MM_swapImgRestore()\" ><img src=\"/images/menu_03.gif\" alt=\"Home Page\" name=\"Image1\" width=\"188\" height=\"19\" border=\"0\"></a></td>";
o+="              <td><img src=\"/images/menu_04.gif\" width=\"54\" height=\"19\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><img src=\"/images/menu_05.gif\" width=\"188\" height=\"10\" alt=\"\"></td>";
o+="              <td><img src=\"/images/menu_06.gif\" width=\"54\" height=\"10\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><a href='javascript:void(0);' target=\"_self\" onMouseOver=\"showmenu('abc1',this);MM_swapImage('Image2','','/images/menu2_07.gif',1);\" onMouseOut=\"FW_startTimeout();MM_swapImgRestore();\"><img src=\"/images/menu_07.gif\" alt=\"Corporate Overview\" name=\"Image2\" width=\"188\" height=\"19\" border=\"0\"></a></td>";
o+="              <td><img src=\"/images/menu_08.gif\" width=\"54\" height=\"19\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><img src=\"/images/menu_09.gif\" width=\"188\" height=\"15\" alt=\"\"></td>";
o+="              <td><img src=\"/images/menu_10.gif\" width=\"54\" height=\"15\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><a href=\"/products_services.htm\" target=\"_self\" onMouseOver=\"MM_swapImage('Image3','','/images/menu2_11.gif',1)\" onMouseOut=\"MM_swapImgRestore()\"><img src=\"/images/menu_11.gif\" alt=\"Products and Services\" name=\"Image3\" width=\"188\" height=\"19\" border=\"0\"></a></td>";
o+="              <td><img src=\"/images/menu_12.gif\" width=\"54\" height=\"19\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><img src=\"/images/menu_13.gif\" width=\"188\" height=\"15\" alt=\"\"></td>";
o+="              <td><img src=\"/images/menu_14.gif\" width=\"54\" height=\"15\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><a href=\"/news_events.htm\" target=\"_self\" onMouseOver=\"MM_swapImage('Image4','','/images/menu2_15.gif',1)\" onMouseOut=\"MM_swapImgRestore()\"><img src=\"/images/menu_15.gif\" alt=\"News and Events\" name=\"Image4\" width=\"188\" height=\"19\" border=\"0\"></a></td>";
o+="              <td><img src=\"/images/menu_16.gif\" width=\"54\" height=\"19\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><img src=\"/images/menu_17.gif\" width=\"188\" height=\"15\" alt=\"\"></td>";
o+="              <td><img src=\"/images/menu_18.gif\" width=\"54\" height=\"15\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><a href=\"/contact_us.htm\" target=\"_self\" onMouseOver=\"MM_swapImage('Image5','','/images/menu2_19.gif',1)\" onMouseOut=\"MM_swapImgRestore()\"><img src=\"/images/menu_19.gif\" alt=\"Contact Us and Inquiry\" name=\"Image5\" width=\"188\" height=\"19\" border=\"0\"></a></td>";
o+="              <td><img src=\"/images/menu_20.gif\" width=\"54\" height=\"19\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><img src=\"/images/menu_21.gif\" width=\"188\" height=\"35\" alt=\"\"></td>";
o+="              <td><img src=\"/images/menu_22.gif\" width=\"54\" height=\"35\" alt=\"\"></td>";
o+="            </tr>";
o+="        </table></td>";
o+="        <td><table id=\"Table_01\" width=\"482\" height=\"222\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
o+="            <tr>";
o+="              <td><img src=\"/images/intro_01.gif\" width=\"12\" height=\"105\" alt=\"\"></td>";
o+="              <td><img src=\"/images/intro_02.gif\" width=\"84\" height=\"105\" alt=\"\"></td>";
o+="              <td><img src=\"/images/intro_03.gif\" width=\"386\" height=\"105\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><img src=\"/images/intro_04.gif\" width=\"12\" height=\"19\" alt=\"\"></td>";
o+="              <td><a href=\"/corporate_overview.htm\" target=\"_self\" onMouseOver=\"MM_swapImage('Image6','','/images/intro2_05.gif',1)\" onMouseOut=\"MM_swapImgRestore()\"><img src=\"/images/intro_05.gif\" alt=\"Read more\" name=\"Image6\" width=\"84\" height=\"19\" border=\"0\"></a></td>";
o+="              <td><img src=\"/images/intro_06.gif\" width=\"386\" height=\"19\" alt=\"\"></td>";
o+="            </tr>";
o+="            <tr>";
o+="              <td><img src=\"/images/intro_07.gif\" width=\"12\" height=\"98\" alt=\"\"></td>";
o+="              <td><img src=\"/images/intro_08.gif\" width=\"84\" height=\"98\" alt=\"\"></td>";
o+="              <td><img src=\"/images/intro_09.gif\" width=\"386\" height=\"98\" alt=\"\"></td>";
o+="            </tr>";
o+="        </table></td>";
o+="      </tr>";
o+="    </table>";
o+="<!--End of menu-->";
o+="<!--End of Top Banner-->";


window.document.write( o+m );


