/* Start Overall Page Table  (including left and right images) */
document.write("<table border='0' cellspacing='0' cellpadding='' width='100%' height='100%' align='center'>");
document.write("<tr valign='top'>");
document.write("<td width='35' style='background-image:url(");
document.write('"images/leftbg.gif?template=as-05&colorScheme=red&header=headers1&button=buttons1"');
document.write("); background-position: top right; background-repeat: repeat-y;'><div style='width:35px; height:50px;'></div></td>");
document.write("<td width='1'><div style='width:1px; height:1px;'><spacer type='block' width='1' height='1'></spacer></div></td>");
document.write("<td width='100%'>");

/* Start Overall Content Table (excluding left and right images) */
document.write("<table border='0' cellspacing='0' cellpadding='0' width='100%' height='100%'>");
document.write("<tr><td height='144' align='right' background='images/header-bg.gif?template=as-05&colorScheme=red&header=headers1&button=buttons1'>");

/* Start Header Background Image / Logo / Organization Name Table */
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td height='144' align='right' style='background-image:url(images/header.jpg?template=as-05&colorScheme=red&header=headers1&button=buttons1); background-repeat:no-repeat;'>");

/* Start Logo / Oranization Name Table */
document.write("<table width='450' border='0' cellpadding='0' cellspacing='10' style='margin-right:30px;'><tr><td width='40'><a href='./'>");
document.write("<img src='images/lionlogo_2c.gif?template=as-05&colorScheme=red&header=headers1&button=buttons1' border='0' alt='' height='122' width='130'></a></td><td>");

/*Start Organization Name Table */
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td class='company'>Royal City Lions Club</td></tr>");
document.write("<tr><td height='5'><div style='width:1px; height:5px;'><spacer type='block' width='1' height='5'></spacer></div></td></tr>");
document.write("<tr><td height='1' class='bg2'><div style='width:1px; height:1px;'><spacer type='block' width='1' height='1'></spacer></div></td></tr>");
document.write("<tr><td height='5' class='bg1'><div style='width:1px; height:5px;'><spacer type='block' width='1' height='5'></spacer></div></td></tr>");
document.write("<tr><td height='1' class='bg2'><div style='width:1px; height:1px;'><spacer type='block' width='1' height='1'></spacer></div></td></tr>");
document.write("<tr><td height='5'><div style='width:1px; height:5px;'><spacer type='block' width='1' height='5'></spacer></div></td></tr>");
document.write("<tr><td class='slogan'>Guelph, Ontario, Canada</td></tr>");
document.write("<tr><td height='5'><div style='width:1px; height:5px;'><spacer type='block' width='1' height='5'></spacer></div></td></tr>");
document.write("<tr><td class='slogan2'>District A15 - Region 51 East</td></tr>");
document.write("<tr><td height='10'><div style='width:1px; height:10px;'><spacer type='block' width='1' height='10'></spacer></div></td></tr>");
document.write("<tr><td class='slogan2'><I>Proudly serving our community since 1987</I></td></tr>");
document.write("</table></td></tr>");
/* End Organization Name Table */

document.write("</table></td></tr>");
/* End Logo / Oranization Name Table */

document.write("</table></td></tr>");
/* End Header Background Image / Logo / Organization Name Table */

/* Spacer Line from Header to Body */
document.write("<tr><td height='1'><div style='width:1px; height:1px;'><spacer type='block' width='1' height='1'></spacer></div></td></tr>");
document.write("<tr><td height='5' class='bg1'><div style='width:1px; height:5px;'><spacer type='block' width='1' height='5'></spacer></div></td></tr>");
document.write("<tr><td height='1'><div style='width:1px; height:1px;'><spacer type='block' width='1' height='1'></spacer></div></td></tr>");
document.write("<tr><td height='28' bgcolor='#2c3942' align='center'>");

/* Start Main Menu Table */
document.write("<table border='0' cellspacing='0' cellpadding='0'>");
document.write("<tr>");
f_build_m_menu();
document.write("</tr>");
document.write("</table>");
/* End Main Menu Table */

document.write("</td></tr>");
document.write("<tr><td height='100%' valign='top'>");

/* Start Content Table (Left Panel and Body Content) */
document.write("<table border='0' cellspacing='0' cellpadding='0' width='100%' height='100%'>");
document.write("<tr>");

/* Link in Left Panel (News & Events) */
document.write('<script language="JavaScript" src="rcl_l_panel.js"></script>');


