<!--

var ar = new Array("<justify><font size=2 face=Arial,Helvetica,Verdana>The <b>Magic</b> of magic is anyone can learn even a few basic tricks to <i>break the ice</i> when meeting new people, amusing business associates and helping to relax people in tense situations.</font></justify>", 
"<justify><font size=2 face=Arial,Helvetica,Verdana>Magic tricks can open a new world of personal skills that help to develop self-confidence and any age is not too soon, or too late, to learn. <b>Magicians meet people!</b></font></justify>", 
"<justify><font size=2 face=Arial,Helvetica,Verdana>Key to a magician\'\s performance is <i>misdirection</i>. Practice looking in a different direction to where you are preparing your trick to help lead your audience away from seeing you manipulate your props too soon.</font></justify>", 
"<justify><font size=2 face=Arial,Helvetica,Verdana>Practice in front of a mirror to watch yourself perform. If you need to see your hands, you need more practice!</font></justify>", 
"<justify><font size=2 face=Arial,Helvetica,Verdana><b>Coins, hankerchiefs, and cards</b> are props that you can easily have with you all the time. You\'\ll always have magic if you always have the props!</font></justify>", 
"<justify><font size=2 face=Arial,Helvetica,Verdana><b>Magic tricks</b> are great to know for April Fools Day. Start practicing now!</font></justify>", 
"<justify><font size=2 face=Arial,Helvetica,Verdana>A duck's quack doesn\'\t echo anywhere and no one knows why!</font></justify>", 
"<justify><font size=2 face=Arial,Helvetica,Verdana>A dragonfly lives for 24 hours.</font></justify>",
"<justify><font size=2 face=Arial,Helvetica,Verdana>Just like fingerprints everyone\'\s tongue print is different.</font></justify>",
"<justify><font size=2 face=Arial,Helvetica,Verdana>It is impossible to lick your elbow!</font></justify>",
"<justify><font size=2 face=Arial,Helvetica,Verdana>Pigs cannot look up to see the sky.</font></justify>",
"<justify><font size=2 face=Arial,Helvetica,Verdana>Magic tricks can open a new world of personal skills that help to develop self-confidence and any age is not too soon, or too late, to learn. <b>Magicians have fun!</b></font></justify>");

var num = Math.floor(Math.random() * ar.length);
document.write(ar[num]);

//This script randomly displays one of the items
// -->

//this is the code to use to place this rotating script in place
//<script language="JavaScript" src="funforallages.js"></script>
//ONMOUSEOVER=\"\window.status=\'\Place text here\';\ return true\"\ ONMOUSEOUT=\"\window.status=\'';\ return true\"\