English
<!--Script instructions: Step 1: Add the following code to the <head> area (you can modify the link and description accordingly)--> <SCRIPT Language="JavaScript"> function winopen() { msg1=open ("index.htm","Homepage","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=200,height= 250");}</script> <!--Step 2: Add the following code to the <body> area--> <SCRIPT Language="JavaScript"> function winopen1() {msg1=open("index6.htm ","Homepage","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=200,height=250");} </script> <a href="" onMouseOver="winopen1(); return true;" onMouseOut="msg1.close();">update</a>