function launch(desktopURL)
{
  var desktop = window.open( desktopURL, "_blank", "toolbar=no,location=no,status=no,menubar=no,scrollbars=no,width=420,height=360,top=120,left=220,resizable=no" );

}

document.write ("<table width=100% border=0 cellspacing=0 cellpadding=0>")
document.write ("<tr>")
document.write ("<td bgcolor=#AAAAAA height=17>")
document.write ("<span class=smalltext>&nbsp;&nbsp;Copyright 2002 Servo Technology Company Ltd. All Rights Reserved.</span> ")
document.write ("</td>")
document.write ("</tr>")
document.write ("</table>")