ÿþ<html> <HEAD> <TITLE>Language Selection</TITLE> <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"> function ChangeLang(lang) { top.langSel=lang; <!--if(lang=='eng'){lang="tchi"};--> <!--top.HEADBANNER.location="logo_"+lang+".htm";--> top.DIRECTORY.location="sitemap_"+lang+".htm"; top.MAINSCREEN.location=top.mainShow+top.langSel+".htm"; } </SCRIPT> <style type="text/css"> a {text-decoration: none;} </style> </HEAD> <body> <hr width=800 align=left size=2> <table border=0 width=800 bgcolor="6699CC"> <tr> <td width=650> <!-- <font face="jwiÔš" size=4 color=white><b> <marquee width=100% behavior=slide scrollamount=4 scrolldela=8 loop=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ŠbgŠÊSzÙR„vOUL˜¤Nf}bP ÿ\Bf“•‚¾|›R(u¼emiÙRÓbU\'T!</marquee> </b></font> --> </td> <td width=150 align=center> <a onClick=ChangeLang('tchi'); href="top_bar_tchi.htm"><FONT face="jwiÔš" color=white>A~-N</a> |</font> <a onClick=ChangeLang('schi'); href="top_bar_schi.htm"><FONT face="jwiÔš" color=white>€{-N</font></a> </font></td> </tr> </table> </body> </html>