About Me
<div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:450px;">
</div><< <SCRIPT LANGUAGE="JavaScript1.2"><!--//
// your message here
var msg='Y Y Y Y Y Y Y Y Y Y Y Y';
var font='Webdings';
var size=3; // up to seven
var color='red';
// This is not the rotation speed, its the reaction speed, keep low!
// Set this to 1 for just plain rotation w/out drag
var speed=.3;
// This is the rotation speed, set it negative if you want
// it to spin clockwise
var rotation=.1;
// Alter no variables past here!, unless you are good
//---------------------------------------------------
var ns=(document.layers);
var ie=(document.all);
var msg=msg.split('');
var n=msg.length;
var a=size*15;
var currStep=0;
var ymouse=0;
var xmouse=0;
var scrll=0;
var props="<font face="+font+" size="+size+" color="+color+">";
if (ie)
window.pageYOffset=0
// writes the message
if (ns){
for (i=0; i