var GPDbadge = 0; 

function wrthead () {
	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" ALIGN=CENTER WIDTH=810 border=0 bgcolor="#003366"> <tr>\n');
	document.write('<TD width="1"><TD> \n');
	document.write('<TD width=150><br>&nbsp;</TD>\n');
	document.write('<TD width="25"></TD>\n');
	document.write('<TD><img src="images/flagusa.gif"></td>\n');
	document.write('<TD><center><br>\n');
	document.write('<font color=white size=+1><b>KIWANIS CLUB OF GLADSTONE-OAK GROVE</b></font>\n');
	document.write('<BR><font color=white><b><i>Service with a smile</i></b><br><br></font>\n');
	document.write('</center></TD>\n');
	document.write('<TD><img src="images/flagcanada.gif"></td>\n');
	document.write('</TR><tr><TD width="1"> \n');
	document.write('</TD></tr></table>\n');

	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" HEIGHT="100%" border=0 ALIGN=CENTER WIDTH=810 bgcolor=#003366> <tr>\n');
	document.write('<TD  class="left" valign=top width="158" bgcolor=#003366>&nbsp;</font>\n');
	document.write('<TABLE align=top cellSpacing=0 cellPadding=0 width="100%" border=0><tr><td>\n');
	
	document.write('</td></tr></TABLE><br><br>\n');
	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" border=0 bgcolor="#003366" width="100%"><TR><TD>\n');
	document.write('&nbsp;&nbsp;&nbsp;<a  class="submenu" HREF="index.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Home</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="expect.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Who We Are</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="join.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Want to Join?</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="photos.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Local Photos</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="action.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Kiwanis in Action</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="videos.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Videos</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="kiwanislinks.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Kiwanis Links</a>&nbsp;\n')
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="sponsors.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Sponsors</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="links.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Other Links</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="officers.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Club Officers</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="meeting.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Meeting Location</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="contact.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Contact Us</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="calendar.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Calendar</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="help.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Help Wanted</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="legal.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Disclaimer</a>&nbsp;\n');
	document.write('<br><br>\n');
	document.write('</TD></TR></TABLE>\n');
	document.write('</TD><TD width=25 bgcolor=white>&nbsp;</TD><TD valign="top" bgcolor=white>\n');
	}

function menubrk () {
	document.write('<img src="images/spacer.gif">\n');
	}
	

function getGPD() {
	if (GPDbadge == 0) 
		{
		Getbadge = new Image();
		Getbadge.src = "images/kioval.gif";
		GPDbadge = 1;
		}
	if (Getbadge.complete)
		{document.images.GPDbadge.src = Getbadge.src;	
		growGPD();
		}
	else timeout = setTimeout('getGPD()',200);
	}	

function growGPD() {
	if (document.images.GPDbadge.height < 110)
		{document.images.GPDbadge.height += 2;
		timeout = setTimeout('growGPD()',30);
		}
	}



function wrtend () {
	document.write('</TD><TD width=25 bgcolor=white>&nbsp;</TD></tr><TR><TD bgcolor=#003366>&nbsp;</TD><TD bgcolor=white>&nbsp;</TD><TD bgcolor=white>\n');
	document.write('<br><br><br><center>\n');
	document.write('<a HREF="index.html">&nbsp;&nbsp;<u>Home</u></a>&nbsp;\n');
	document.write('<a HREF="expect.html">&nbsp;&nbsp;<u>Who&nbsp;We&nbsp;Are</u></a>&nbsp;\n');
	document.write('<a HREF="join.html">&nbsp;&nbsp;<u>Want&nbsp;to&nbsp;Join?</u></a>&nbsp;\n');
	document.write('<a HREF="photos.html">&nbsp;&nbsp;<u>Local&nbsp;Photos</u></a>&nbsp;\n');
	document.write('<a HREF="action.html">&nbsp;&nbsp;<u>Kiwanis&nbsp;in&nbsp;Action</u></a>&nbsp;\n');
	document.write('<a HREF="videos.html">&nbsp;&nbsp;<u>Videos</u></a>&nbsp;\n');
	document.write('<a HREF="kiwanislinks.html">&nbsp;&nbsp;<u>Kiwanis&nbsp;Links</u></a>&nbsp;\n')
	document.write('<a HREF="links.html">&nbsp;&nbsp;<u>Other&nbsp;Links</u></a>&nbsp;\n');
	document.write('<a HREF="officers.html">&nbsp;&nbsp;<u>Club&nbsp;Officers</u></a>&nbsp;\n');
	document.write('<a HREF="meeting.html">&nbsp;&nbsp;<u>Meeting&nbsp;Location</u></a>&nbsp;\n');
	document.write('<a HREF="contact.html">&nbsp;&nbsp;<u>Contact&nbsp;Us</u></a>&nbsp;\n');
	document.write('<a HREF="calendar.html">&nbsp;&nbsp;<u>Calendar</u></a>&nbsp;\n');
	document.write('<a HREF="help.html">&nbsp;&nbsp;<u>Help&nbsp;Wanted</u></a>&nbsp;\n');
	document.write('<a HREF="legal.html">&nbsp;&nbsp;<u>Disclaimer</u></a>&nbsp;\n');
	wrtend2();
	}
		
function wrtend2 () {
	document.write('<BR><center>\n');
	document.write('<BR>&copy; 2007-2010 Kiwanis Club of Gladstone-Oak Grove. All Rights Reserved.<BR>\n');
	document.write('Web design by </FONT><A href="http://www.northwestpages.com/" target="new">\n');
	document.write('NorthWestPages.com </FONT></A>\n');
	document.write('</TD><TD width=25 bgcolor=white>&nbsp;</TD></tr></table>\n');
	}
	


function emailer(add_email1,add_where) {
	document.write('<a class=sublink HREF="mailto:'+add_email1+'@'+add_where+'"><u>'+add_email1+'@'+add_where+'</u></a>\n');
	}