English
<!--Script description: Step 1: Add the following code to the <body> area--> <SCRIPT Language="JavaScript">function winopen () {msg=open("index.htm","NewWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=400,height=260");}</SCRIPT> <! --Step 2: Add the following code to the <body> area--> <a href="#" onMouseOver="winopen(); return true;"><IMG SRC="/images/12090.gif" border ="0"></a>