// JavaScript Document
selectlanguage=
'<select id="selectlanguage" name="menu1" onchange="MM_jumpMenu(\'parent\',this,0)"> '+
'                    <option selected>-----Select Language-----</option> '+
'                    <option value="index.htm">Chinese</option> '+
'                    <option value="#">English</option> '+
'                    <option value="#">Deutsch</option> '+
'                    <option value="#">Espanol</option> '+
'                    <option value="#">Francais</option> '+
'</select>'

header=
'<table width="100%" height="100%"  border="0" cellpadding="0" cellspacing="0"> '+
'              <tr> '+
'                <td width="127" valign="bottom" ><a href="index.htm" hidefocus="true"><img src="images/logo.gif" width="127" height="36" border="0"></a> '+
'                <td align="right" valign="middle"><a href="javascript:;" onClick="MM_openBrWindow(\'1_4.htm\',\'nl\',\'scrollbars=yes,width=650,height=450\')" hidefocus="true">Sing Up for Newsletter</a> | <a href="1_2.htm" hidefocus="true">Sitemap</a> | <a href="1_3.htm" hidefocus="true">Careers</a> | </td> '+
'                <td width="140" align="right" valign="middle"> '+
'                  <input name="textfield" type="text" onfocus="this.value=\'\'" onmouseover="this.focus()" value="------------Search------------"> '+
'                <td width="17" valign="middle"><a href="#"><img src="images/icon.gif" width="17" height="18" border="0"></a></td> '+
'                <td width="10"></td> '+
'              </tr> '+
'            </table>'

footer=
'<table width="100%"  border="0" cellpadding="5" cellspacing="0"> '+
'        <tr> '+
'          <td height="1" bgcolor="#FFFFFF"></td> '+
'          <td height="1" bgcolor="#FFFFFF"></td> '+
'          <td height="1" bgcolor="#FFFFFF"></td> '+
'        </tr> '+
'        <tr> '+
'          <td width="100" class="footer">&nbsp;</td> '+
'          <td align="center"><img src="images/cpr.gif" width="230" height="11"></td> '+
'          <td width="100" align="right" class="footer"> | <a href="privacy.htm" hidefocus="true" >Reporting Piracy</a></td> '+
'        </tr> '+
'      </table>'




