
var foot="";
foot=foot+'<P align="center">';
foot=foot+'<button type="button" style="width:250; cursor:hand; margin-top:0; margin-bottom:0 font-family:Comic Sans MS,Ariel; text-align:top; text-decoration:none; filter:progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffffff, endColorstr=#f0f0f0);" '
foot=foot+'onClick="window.location='
foot=foot+'\''
foot=foot+'#top'
foot=foot+'\''
foot=foot+'">'
foot=foot+'<table title=Click&nbsp;Me height=25 border=0 cellspacing=0 cellpadding=0 style="margin-top:4; margin-bottom:0">'
foot=foot+'<tr>'
foot=foot+'<td>' //  bgcolor=#e0e0e0
foot=foot+'<IMG src="art/toparrow.gif" height=20>'
foot=foot+'</td>'
foot=foot+'<td>'
foot=foot+'<font size=2><strong>&nbsp;Return to the top of this page.</strong></font>'
foot=foot+'</td>'
foot=foot+'</tr>'
foot=foot+'</table>'
foot=foot+'</button>'
foot=foot+'<button type="button" style="width:250; cursor:hand; margin-top:0; margin-bottom:0 font-family:Comic Sans MS,Ariel; text-align:top; text-decoration:none; filter:progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffffff, endColorstr=#f0f0f0);" '
foot=foot+'onClick="window.location='+'\''+'mailto:webadmin@littlerockbopclub.com?subject=ATTN:&nbsp;LRBC&nbsp;Website&nbsp;Administrator...'+'\''+'">'
foot=foot+'<table title=Click&nbsp;Me height=24 border=0 cellspacing=0 cellpadding=0 style="margin-top:4; margin-bottom:0"><tr>'
foot=foot+'<td>'
foot=foot+'<font size=2><strong>&nbsp;eMail&nbsp;</strong></font>'
foot=foot+'</td>'
foot=foot+'<td>' //  bgcolor=#e0e0e0
foot=foot+'<IMG src="http://www.littlerockbopclub.com/art/pcemail.gif" height="20">'
foot=foot+'</td>'
foot=foot+'<td>'
foot=foot+'<font size=2><strong>&nbsp;the WebDR</strong></font>'
foot=foot+'</td>'
foot=foot+'</tr></table>'
foot=foot+'</button>'
foot=foot+'<SCRIPT type="text/javascript" src="ShowBrowser.js"></SCRIPT>'
foot=foot+'<SCRIPT type="text/javascript" src="modified.js"></SCRIPT>'
foot=foot+'</P>';
document.write(foot);


