// JavaScript Document

document.write("<table border='0' align='center' width='100%'>");
document.write("<tr>");

document.write("<td width='100%' bgcolor='#0000CC' height='125' align='left' cellpadding='15'>");
document.write("<div align='center'>");
document.write("<font face='Georgia, Times New Roman, Times, serif' size='5' color='#ffffff'>");
document.write(" &nbsp;&nbsp;&nbsp; <i>Self Confidence, Self Motivation and Personal Growth </i><br>");
document.write("<font face='Georgia, Times New Roman, Times, serif' size='2' color='#ffffff'>");
document.write(" &nbsp;&nbsp;&nbsp; <i>Self help, Self esteem & Personal development ...</i>");
document.write("</font>");
document.write("</td>");

document.write("<td width='100%' bgcolor='#0000CC' height='125' align='left' cellpadding='15'>");
document.write("<div align='center'>");
document.write("<iframe src='http://rcm.amazon.com/e/cm?t=personadeve01-20&o=1&p=48&l=ur1&category=myhabit&m=myhabit&f=ifr' width='728' height='90' scrolling='no' border='0' marginwidth='0' style='border:none;' frameborder='0'></iframe>");
document.write("</font><br />");
document.write("</div>");
document.write("</td>");

document.write("</tr>");
document.write("</table>");

document.write("<font face='Georgia, Times New Roman, Times, serif' size='2' color='#ffffff'>");
document.write("<table border='0' align='center' width='100%' cellpadding='5' cellspacing='3'>");
document.write("<tr>");

document.write("<td bgcolor='#bfdb67' height='20' valign='middle'>");
document.write("<div align='left'>");
document.write(" &nbsp;&nbsp;&nbsp; <a href='index.html'><i><b>Home</b></i></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write(" &nbsp;&nbsp;&nbsp; <a href='happiness.html'><i><b>Happiness</b></i></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write(" &nbsp;&nbsp;&nbsp; <a href='dreams-and-success.html'><i><b>Dreams & Success</b></i></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write(" &nbsp;&nbsp;&nbsp; <a href='success-stories-brian-tracy.html'><i><b>Success Stories</b></i></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
document.write(" &nbsp;&nbsp;&nbsp; <a href='free-ebooks.html'><i><b>Free Ebooks</b></i></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");

document.write("</div>");
document.write("</td>");

document.write("</tr>");
document.write("</table>");
document.write("</font>");

