English
<!-- http://bbs.downcodes.com--> <!--There are two steps to achieve this effect: Place the following code in the <head> area--> <SCRIPT FOR=window EVENT=onLoad LANGUAGE= vbscript> image1.filters.item(0).apply() image1.filters.item(0).transition = 12 image1.Style.visibility = "" image1.filters(0).play(2.0) </SCRIPT> < !--Put the following code into the <body> area--> <img src="/u/info_img/2009-06/20/6420_logo.gif" border=5 id="image1" style="visibility:hidden ; FILTER:revealTrans(Duration=4.0, Transition=23);" width="120" height="90">