function topleft()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<div align="center"><font size="2" face="Arial, Helvetica, sans-serif"><a href="http://www.solveyourproblem.com/learn/healing" target="_blank"><strong>Is        Your Health<br>  In Danger?</strong><br>  Learn The Cause<br>  of 80% to 95%<br>  of All Diseases.</a></font></div>'); } // healing
if (ranNum == 1){document.write('<div align="center"><font size="2" face="Arial, Helvetica, sans-serif"><a href="http://www.solveyourproblem.com/learn/confidence" target="_blank">How      To Let Go Of<br>  Your <strong>Social Fears</strong> &<br>  Become Confident,<br>  Socially Skilled &<br>  Attracive Inside & Out.</a></font></div>'); } // confident
}

