<!--

var ar = new Array("<div align=center>Have a great day!</div>", 
"<div align=center><a href=http://www.anrdoezrs.net/click-2166201-10548936 target=_top>5 products, under $5 at BuyCostumes.com</a> - Hurry, when they're gone, they're gone!<img src=http://www.lduhtrp.net/image-2166201-10548936 width=1 height=1 border=0/></div>", 
"<div align=center>Do you know where your sexy party spirit is?</div>", 
"<div align=center>YOU will look EXCELLENT!</div>"); 

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 type="text/javascript" language="javascript" src="comment.js"></script>
//ONMOUSEOVER=\"\window.status=\'\Place text here\';\ return true\"\ ONMOUSEOUT=\"\window.status=\'';\ return true\"\
