function topright()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<div align="center"><font size="2" face="Arial, Helvetica, sans-serif"><a href="http://www.solveyourproblem.com/learn/panicaway" target="_blank">Immediate          <strong>Anxiety<br>        Relief</strong>. Natural<br>        Technique To<br>        Stop Panic Attacks<br>&amp; General Anxiety</a></font></div>'); } // panicaway
if (ranNum == 1){document.write('<div align="center"><font size="2" face="Arial, Helvetica, sans-serif"><a href="http://www.solveyourproblem.com/learn/omc" target="_blank">Learn        The Secret To<br>        <strong>Healing Virtually<br>        All Diseases</strong><br>        With This One<br>  Minute Therapy.</a></font></div>'); } // omcure
if (ranNum == 2){document.write('<div align="center"><font size="2" face="Arial, Helvetica, sans-serif"><a href="http://www.solveyourproblem.com/learn/selfesteem" target="_blank">Learn Effective and<br>Controversial<br>Techniques That<br>Can Eliminate Your<br><strong>Low Self-Esteem</strong>.</a></font></div>'); } // esteem
if (ranNum == 3){document.write('<div align="center"> <font size="2" face="Arial, Helvetica, sans-serif"><a href="http://www.solveyourproblem.com/learn/bepsychic" target="_blank">Give Me Just<br>  Five Minutes Today<br>  and I\'ll Show You<br>  <strong>How To Read<br>  Anyone\'s Mind.</strong></a></font></div>'); } // psychic
}