document.write ("<table width=721 border=0 cellspacing=0 cellpadding=0>"+
                "<tr>"+
                "<td width=338><img src='../images/menu/up_menu_01.gif' width=338 height=32 /></td>"+
                "<td width=55><a href='#' ONCLICK=this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.epod.com.tw/') onmouseout='MM_swapImgRestore()' onmouseover=MM_swapImage('Image28','','../images/menu/up_menu2_02.gif',1)><img src='../images/menu/up_menu_02.gif' name='Image28' width=55 height=32 border=0 id='Image28' /></a></td>"+
                "<td width=5><img src='../images/menu/up_menu_03.gif' width=5 height=32 /></td>"+
                "<td width=55><a href='javascript:myFavor();' onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage('Image30','','../images/menu/up_menu2_04.gif',1)><img src='../images/menu/up_menu_04.gif' name='Image30' width=55 height=32 border=0 id='Image30' /></a></td>"+
                "<td width=5><img src='../images/menu/up_menu_05.gif' width=5 height=32 /></td>"+
                "<td width=55><a href='../track/bill.asp' onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage('Image32','','../images/menu/up_menu2_06.gif',1)><img src='../images/menu/up_menu_06.gif' name='Image32' width=55 height=32 border=0 id='Image32' /></a></td>"+
                "<td width=5><img src='../images/menu/up_menu_07.gif' width=5 height=32 /></td>"+
                "<td width=55 align='left' valign='top'><a href='../help/help.asp' onmouseout='MM_swapImgRestore()' onmouseover=MM_swapImage('Image39','','../images/menu/up_menu2_08.gif',1)><img src='../images/menu/up_menu_08.gif' name='Image39' width=55 height=29 border=0 id='Image39' /></a></td>"+
                "<td width=5><img src='../images/menu/up_menu_09.gif' width=5 height=32 /></td>"+
                "<td width=67><a href='../eshop/eshop_01.asp' onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage('Image36','','../images/menu/up_menu2_10.gif',1)><img src='../images/menu/up_menu_10.gif' name='Image36' width=67 height=32 border=0 id='Image36' /></a></td>"+
                "<td width=5><img src='../images/menu/up_menu_11.gif' width=5 height=32 /></td>"+
                "<td width=55><a href='#' onmouseout=MM_swapImgRestore() onmouseover=MM_swapImage('Image38','','../images/menu/up_menu2_12.gif',1)><img src='../images/menu/up_menu_12.gif' name='Image38' width=55 height=32 border=0 id='Image38' /></a></td>"+
                "<td width=16><img src='../images/menu/up_menu_13.gif' width=16 height=32 /></td>"+
                "</tr>"+
                "</table>");
                
                
                
function myFavor()
  {
     var myfar;
     var mytitle;
     
     myfar   = "http://www.epod.com.tw/" ;
     mytitle = "宏國數位內容創意Print網" ;
     
	   if (navigator.appName!="Netscape")
	   {
	   	 window.external.AddFavorite(myfar, mytitle);
	   }	 
	   else 
	   {
	   	window.location = myfar;
	   }	
	   	
  }                