ÿþ<script language="javascript"> function writeFlash(title, w, h) { document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9.0.0.0" width="' + w + '" height="' + h + '" ID="sf" VIEWASTEXT>') document.write(' <param name="movie" value="' + title + '.swf" />') document.write(' <param name="quality" value="high" />') document.write(' <param name="wmode" value="window" />') document.write(' <param name="allowScriptAccess" value="always" />') document.write(' <param name="allowFullScreen" value="true" />') document.write(' <embed src="' + title + '.swf" quality="high" name="sf" allowScriptAccess="always" allowFullScreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + w + '" height="' + h + '"></embed>') document.write('</object>') } </script> <html> <head> <script language="JavaScript"> // Visit our site at http://www.star28.com/ for more code hexa = new Array(16); function degrade(sr, sg, sb, er, eg, eb, pas) { for(var i = 0; i < 10; i++) hexa[i] = i; hexa[10]="a"; hexa[11]="b"; hexa[12]="c"; hexa[13]="d"; hexa[14]="e"; hexa[15]="f"; for(var i = 0; i <= pas; i++) { setbgColor( Math.floor(sr * ((pas-i)/pas) + er * (i/pas)), Math.floor(sg * ((pas-i)/pas) + eg * (i/pas)), Math.floor(sb * ((pas-i)/pas) + eb * (i/pas))); } } function hex(i) { if (i < 0) return "00"; else if (i > 255) return "ff"; else return "" + hexa[Math.floor(i/16)] + hexa[i%16]; } function setbgColor(r, g, b) { var hr = hex(r), hg = hex(g), hb = hex(b); document.bgColor = "#333333" } </script> <title>Abstrac-1</title> <!-- saved from url=(0014)about:internet --> </head> <body onLoad="javascript: sf.focus()"> <script language="JavaScript"> degrade(0,0,0,255,150,100,255); </script> <table width="100%" height="80%"> <tr> <td> <center> <script language="javascript"> writeFlash("Abstrac-1", 900, 574) </script> </center> </td> </tr> </table> </body> </html>