<!--////Circling text trail - Tim Tilton//Website: http://www.tempermedia.com///Visit http://www.dynamicdrive.com for this script and more// your message herevar msg='Criteria First';var font='Verdana,Arial';var size=3; // up to sevenvar color='#800000';// This is not the rotation speed, its the reaction speed, keep low! // Set this to 1 for just plain rotation w/out dragvar speed=.3;// This is the rotation speed, set it negative if you want// it to spin clockwisevar rotation=.2;// Alter no variables past here!, unless you are good//---------------------------------------------------var ns=(document.layers);var ie=(document.all);va...