<!--

var ar = new Array("<p align=left>&nbsp;<br />Dating Tips For A Better Dating Experience</p><p>Start your online dating adventure right now\!\</p>", 
"<p align=left>&nbsp;<br />This Is What Fun Is All About!</p><p>Today is a great day to fall in love\!\ </p>", 
"<p align=left>&nbsp;<br />We Share The Secrets To Successful Dating!</p><p>More than any other online source!</p>");

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" type="text/javascript" src="http://www.alovelinksplus.com/nav/text-header.js"></script>
//onmouseover=\"\window.status=\'\Place text here\';\ return true\"\ onmouseout=\"\window.status=\'';\ return true\"\
