var clipright=853;var clipleft=2;var fontsize=40;var posleft=50;var postop=50;pi=3.141516+(3.141516/2);var userString="Words";function text_generator(){defaultString=" "+userString+" ";for(i=0;i<66;i++){cc=0;node=document.getElementById("area");beforediv=document.createElement("DIV");str="position:absolute;top:"+postop+"px;left:"+posleft+"px;width:860px;height:600px;font-size:"+fontsize+"pt;clip:rect(0px,"+clipright+"px,0px,"+clipleft+"px);overflow:hidden;color:rgb("+cc+","+cc+","+cc+");";beforediv.setAttribute("style",str);beforediv.setAttribute("id","object"+i);newText=document.createTextNode(defaultString);beforediv.appendChild(newText);node.appendChild(beforediv);clipright-=9+((i/66)*10);clipleft+=9+((i/66)*10);fontsize+=4-((i/66)*3);posleft-=(4+((i/66)*10));postop-=4;}flashanimate();}ii=0;function flashanimate(){ii+=1;for(i=0;i<15;i++){sini=(i/15)*pi;cc=(Math.sin(sini)*255);aa=ii+i;document.getElementById("object"+aa).style.color="rgb("+cc+","+cc+","+cc+")";}if(ii<50){setTimeout("flashanimate()",30);}else{ii=50;setTimeout("flashanimate2()",30);}}function flashanimate2(){ii-=1;for(i=0;i<15;i++){sini=(i/15)*pi;cc=(Math.sin(sini)*255);aa=ii+i;document.getElementById("object"+aa).style.color="rgb("+cc+","+cc+","+cc+")";}if(ii>0){setTimeout("flashanimate2()",30);}else{ii=0;setTimeout("flashanimate()",30);}}

if(!document.layers){Width=130;Font='Verdana';FontSize=10;AFontColor='#ff7f00';BFontColor='#00ffff';CFontColor='#ffff00';FontWeight='normal';BackGround='#663300';BorderDepth=1;BorderLight='#0000ff';BorderShad='#000099';function On(id){with(id.style){color=BFontColor;borderTopColor=BorderLight;borderLeftColor=BorderLight;borderRightColor=BorderShad;borderBottomColor=BorderShad;}}function Off(id){with(id.style){color=AFontColor;borderTopColor=BackGround;borderLeftColor=BackGround;borderRightColor=BackGround;borderBottomColor=BackGround;}}function Down(id){with(id.style){color=CFontColor;borderTopColor=BorderShad;borderLeftColor=BorderShad;borderRightColor=BorderLight;borderBottomColor=BorderLight;}}function Link(Url,Txt){document.write("<a href='"+Url+"'>"+"<div style='position:relative;"+"width:"+Width+"px;height:"+FontSize+"px;"+"border-width:"+BorderDepth+"px;"+"border-color:"+BackGround+";"+"border-style:solid;"+"padding:"+FontSize/4+"px;"+"background:"+BackGround+";"+"font-family:"+Font+";"+"font-size:"+FontSize+"px;"+"line-height:"+FontSize*1.2+"px;"+"font-weight:"+FontWeight+";"+"text-align:left;"+"color:"+AFontColor+";"+"margin-top:1px;"+"cursor:smiley'"+"onMouseOver='javascript:On(this)'"+"onMouseOut='javascript:Off(this)'"+"onMouseDown='javascript:Down(this)'>"+Txt+"</div></a>");}}function Temp(){alert("TEST");}
window.moveTo(0,0);
if (document.all) {top.window.resizeTo(screen.availWidth,screen.availHeight); }
else if (document.layers||document.getElementById) {
if (top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){
top.window.outerHeight = screen.availHeight; top.window.outerWidth = screen.availWidth;}}
