<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=big5"/> <script language="javascript"> function showimage() { if (!document.images) return document.images.pictures.src= document.mygallery.picture.options[document.mygallery.picture.selectedIndex].value } //--> </script> </head> <body background="bg.jpg"> <div id="jpg" style="position:absolute; left:10px; top:10"> <a href="index2.htm"> <img src="img.co4.jpg" width="100" height="30"></a></div> <div id="jpg" style="position:absolute; left:10px; top:40"> <a href="ballpen2.htm"> <img src="co-bp.jpg" width="100" height="30"></a></div> <div id="jpg" style="position:absolute; left:10px; top:70"> <a href="zebra2.htm"> <img src="co-zebra.jpg" width="100" height="30"></a></div> <div id="jpg" style="position:absolute; left:10px; top:100"> <a href="uni2.htm"> <img src="co-uni.jpg" width="100" height="30"></a></div> <div id="jpg" style="position:absolute; left:10px; top:130"> <a href="boss2.htm"> <img src="co-boss.jpg" width="100" height="30"></a></div> <div id="jpg" style="position:absolute; left:10px; top:160"> <a href="whiteboard2.htm"> <img src="co-white.jpg" width="100" height="30"></a></div> <div id="jpg" style="position:absolute; left:10px; top:190"> <a href="oil2.htm"> <img src="co-oil.jpg" width="100" height="30"></a></div> <div id="jpg" style="position:absolute; left:10px; top:220"> <a href="water2.htm"> <img src="co-water.jpg" width="100" height="30"></a></div> <div id="jpg" style="position:absolute; left:10px; top:250"> <a href="wax2.htm"> <img src="co-wax.jpg" width="100" height="30"></a></div> <div id="jpg" style="position:absolute; left:10px; top:280"> <a href="wood2.htm"> <img src="co-wood.jpg" width="100" height="30"></a></div> <br><center> <table border="3" bordercolor=green cellspacing="5" cellpadding="5" > <tr> <td width="100%"><form name="mygallery"> <select name="picture" size="1" onChange="showimage()"> <option selected value="pilot1.jpg">HI-TEC-C kUTF{</option> <option selected value="pilot2.jpg">BPGP 10R cc gF{</option> <option selected value="pilot3.jpg"> Nr VrF{</option> <option selected value="pilot4.jpg">2rF{R[F{</option> <option selected value="pilot5.jpg">BPSfhSP[F{</option> <option selected value="pilot6.jpg">G1kUTF{</option> <option selected value="pilot7.jpg">G2 cc gkUTF{</option> <option selected value="pilot8.jpg">DRj~WF{</option> <option selected value="pilot9.jpg">b f_jF{</option> <option selected value="flurescent3.jpg">IQF{</option> </select></p> </form> </td> </tr> <tr> <img src="pilot1.jpg" name="pictures" height="300"> </td> </tr> </table> </body> </html>