var fontsize=50 var color="#cdcdcd" var align="center" var Wspeed=100 var font='Arial Black,Arial,Helvetica' var hide=false var waithide=200 onload=writeInit; var ie, n; if (document.all) { n=0; ie=1 writeText='document.all.divZoom.innerHTML=\'\'+wtext+\'\'' closeIt="" } if (document.layers) { n=1;ie=0 writeText="document.divZoom.document.write(''+wtext+'')" closeIt="document.divZoom.document.close()" }