function header()
{
var page = document.location;

var title = document.title;
link = "?body=Hi,%0A%0A I have gone through this webpage." + page + " %0AI would like to recommend this to you.%0A%0A - Thanks";

	document.write('<table width="1003"  border="0" cellspacing="1" cellpadding="1" align="center"> <tr><td align="left"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><a class="textmod" href="mailto:' +link+ '">Email This Page</a></font> | <a class="textmod" href=\"javascript:window.external.AddFavorite(\''+ page+'\',\''+title+'\')\"> Add This page to Favorites</a></font></td>  </tr></table>');
}

function footer()
{
	document.write('<table width="100%"  border="0" align="center" cellpadding="2" cellspacing="2" class="textmod"><tr><td  bgcolor="#1B2A4B" height="7" width="100%"></td></tr><tr><td class="textmod" align="center">©Copyright</span> Learning HBB </td></tr></table>');
}

function footer1()
{
	document.write('<table width="100%"  border="0" align="center" cellpadding="2" cellspacing="2" class="textmod"><tr><td  bgcolor="#1B2A4B" height="7" width="100%"></td></tr><tr><td class="textmod" align="center">©Copyright</span> Learning HBB </td></tr></table>');
}

function header1()
{
	document.write('');
}

function leftpanel()
{
	document.write('');
}

function rightpanel()
{
	document.write('<table width="160" align="center"><tr><td><a href="http://www.businesszing.com/blog/"><img src="http://www.businesszing.com/images/blog.jpg" alt="Blog" width="157" height="98" border="0"></a></td></tr><tr><td height="7"></a></td></tr></table>');
}