//How to include this JS file :
//<script language="JavaScript1.2" src="http://www.foundationsearch.ca/fs-html/mm_menu2.js"></script>
//<script language="JavaScript1.2" src="http://www.foundationsearch.ca/fs-html/mm_menu1.js"></script>
//<script language="JavaScript" type="text/javascript" src="http://www.foundationsearch.ca/scripts/inc/html/FSCA_Header.js"></script>

mmLoadMenus();

document.write("<!-- ### HEADER ### -->");
document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" height=\"48\">");
document.write("<tr valign=\"top\">");
document.write("<td background=\"http://www.foundationsearch.ca/fs-html/images/shim_hd.gif\" colspan=\"4\" align=\"right\"><a href=\"/elearn/index.asp?site=ca\"><img src=\"http://www.foundationsearch.ca/fs-html/images/headers/hd_fsca.gif\" width=\"575\" height=\"38\" alt=\"\" border=\"0\"></a><img src=\"http://www.foundationsearch.ca/fs-html/images/shim.gif\" width=\"20\" height=\"48\" alt=\"\" border=\"0\"></td>");
document.write("</tr>");

document.write("<!-- ### MENU BAR ### -->");
document.write("<tr valign=\"middle\">");
document.write("<td width=\"165\"><a href=\"javascript:void(0)\" onClick=\"MM_showMenu(window.mm_menu_members,0,69,null,'');\"><img src=\"http://www.foundationsearch.ca/fs-html/images/menu/menu_members.gif\" width=\"165\" height=\"20\" alt=\"\" border=\"0\"></a></td>");
document.write("<td background=\"http://www.foundationsearch.ca/fs-html/images/shim_menu1.gif\">");
document.write("<a href=\"http://www.foundationsearch.ca/index.asp\"><img src=\"http://www.foundationsearch.ca/fs-html/images/menu/menu_home.gif\" width=\"53\" height=\"20\" alt=\"\" border=\"0\"></a><a href=\"http://www.foundationsearch.ca/fs-html/subscribe.html\"><img src=\"http://www.foundationsearch.ca/fs-html/images/menu/menu_join.gif\" width=\"92\" height=\"20\" alt=\"\" border=\"0\"></a><a href=\"http://www.foundationsearch.ca/fs-html/help.html\"><img src=\"http://www.foundationsearch.ca/fs-html/images/menu/menu_help.gif\" width=\"43\" height=\"20\" alt=\"\" border=\"0\"></a><a href=\"javascript:void(0)\" onClick=\"MM_showMenu(window.mm_menu_about,354,69,null,'');\"><img src=\"http://www.foundationsearch.ca/fs-html/images/menu/menu_about.gif\" width=\"75\" height=\"20\" alt=\"\" border=\"0\"></a><a href=\"http://www.foundationsearch.ca/fs-html/contact.html\"><img src=\"http://www.foundationsearch.ca/fs-html/images/menu/menu_contact.gif\" width=\"68\" height=\"20\" alt=\"\" border=\"0\"></a><a href=\"/fs-html/admin/Logoutpage.asp\"><img src=\"http://www.foundationsearch.ca/fs-html/images/menu/menu_logout.gif\" width=\"69\" height=\"20\" alt=\"\" border=\"0\"></a></td>");
document.write("<td width=\"1\"><img src=\"http://www.foundationsearch.ca/fs-html/images/shim_white.gif\" width=\"1\" height=\"20\" alt=\"\" border=\"0\"></td>");
document.write("<td background=\"http://www.foundationsearch.ca/fs-html/images/shim_menu1.gif\" width=\"174\" align=\"center\" class=\"white\"><img src=\"http://www.foundationsearch.ca/fs-html/images/shim.gif\" width=\"174\" height=\"1\" alt=\"\" border=\"0\"><br>");
var d=new Date()
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getDate() + ", ")
document.write(d.getFullYear())
document.write("</td>");
document.write("</tr>");
document.write("</table>");

