function header()
{
	document.write("<p class='contactus_link'><a href='financial_calendar.htm'>Financial Calendar</a> |  <a href='contacts_advisors.htm'>Advisors</a> | <a href='contact_us.htm'>Contact Us</a> | </p>")
	document.write("<form name='frmSearch' method='get' action='search_results.htm'>")
	document.write("<input type='text' name='freesearch' id='freesearch' value='search' class='searchBox' />")
	document.write("<input type='image' src='images/go_butn.gif' alt='go' title='go' border='0' width='21px' height='16px' />")
	document.write("</form>")
}
