function animator()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('<p style="margin-top:2px; margin-bottom:0; padding-bottom:0; text-align:center; line-height:0"><a target="_blank" href="http://feeds.feedburner.com/~r/StyleAngst/~6/2"><img src="http://feeds.feedburner.com/StyleAngst.2.gif" alt="Style & Angst, the LongLocks Blog" style="border:0"></a></p><p style="margin-top:5px; padding-top:0; font-size:x-small; text-align:center"><a href="http://feedburner.google.com/fb/a/headlineanimator/install?id=3id3k9k9gnh26goa16be0l3598&amp;w=2" onclick="window.open(this.href, \'haHowto\', \'width=520,height=600,toolbar=no,address=no,resizable=yes,scrollbars\'); return false" target="_blank" rel="nofollow">&uarr; Grab this Headline Animator</a></p>'); } // llanimator
}
