//---------------------------------------------------------
// Copyright (c) 2000 to present by Bronze Inc. All rights reserved.
// 561-368-2203, Box 14303, Gainesville, FL, 32604, US
// www.bronz.com, webmaster@bronz.com
//---------------------------------------------------------
function events_Pagebottom() {
  var out=
      '</td><td> &nbsp; </td></tr></table><!-- End columns table -->'
    + '<p align=center>'
    + 'Greater Miami Jewish Federation<br>'
    + 'Stanley C. Myers Building<br>'
    + '4200 Biscayne Boulevard<br>'
    + 'Miami, FL  33137-3279<br>'
    + 'Telephone: 305-576-4000<br><br>'
    + '&copy; Greater Miami Jewish Federation. 1999. All rights reserved. <a href="http:/' + '/jewishmiami.org/TermsOfService.cfm">TERMS OF SERVICE.</a><br>'
    + 'Please send your feedback, comments and suggestions to <a href="http:/' + '/jewishmiami.org/mailto:webmaster@gmjf.org">webmaster@JewishMiami.org</a>.<br>'
    + '</p></td></tr></table><!-- End background table -->'
    ;
  document.write(out);
  }
//---------------------------------------------------------
function events_Pagetop() {
  var path="/v/";
  var out=
      '<table width="100%" cellspacing="0" cellpadding="0" border=0 style="{background-color:#FFC860;}"><tr><td valign="top">'
    + '<table border="0" cellpadding="0" cellspacing="0" width="100%">'
    + '<tr valign=top><td align=left><a href="http://jewishmiami.org/homepage.cfm"><img '
    + 'align=left src="' + path + 'jewishmiami_org_logotop_140x55.gif" width="140" height="55" hspace=0 vspace=0 border="0"></a>'
    + '<img align=left src="http://jewishmiami.org/images/calendar-heading.gif" width=350 height=55 alt="Heading" border="0" hspace=0 vspace=0>'
    + '</td></tr></table>'
    + '<!-- Divide page into columns -->'
    + '<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr valign=top>'
    + '<td width=129>'
    + '<a href="http://jewishmiami.org/homepage.cfm"><img '
    + 'src="' + path + 'jewishmiami_org_logotop2_129x22.gif" width="129" height="22" hspace=0 vspace=0 border="0"></a>'
    + '<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr valign=top>'
    + '<td><p>'
    + '<a href="http://jewishmiami.org/calendar.cfm"><img name="Ncalendar_05_01" src="http://jewishmiami.org/images/calendar/calendar_05_01_down.gif" width="129" height="58" border="0"></a>'
    + '<br><a href="http://jewishmiami.org/resources.cfm"><img name="Ncalendar_06_01" src="http://jewishmiami.org/images/calendar/calendar_06_01.gif" width="129" height="48" border="0"></a>'
    + '<br><a href="https://www.jewishmiami.org/guestbook.cfm"><img name="Ncalendar_07_01" src="http://jewishmiami.org/images/calendar/calendar_07_01.gif" width="129" height="45" border="0"></a>'
    + '<br><a href="http://jewishmiami.org/interactive.cfm"><img name="Ncalendar_08_01" src="http://jewishmiami.org/images/calendar/calendar_08_01.gif" width="129" height="46" border="0"></a>'
    + '<br><a href="http://jewishmiami.org/southdade.cfm"><img name="Ncalendar_09_01" src="http://jewishmiami.org/images/calendar/calendar_09_01.gif" width="129" height="29" border="0"></a>'
    + '<br><a href="http://jewishmiami.org/northdade.cfm"><img name="Ncalendar_10_01" src="http://jewishmiami.org/images/calendar/calendar_10_01.gif" width="129" height="29" border="0"></a>'
    + '<br><a href="http://jewishmiami.org/miamibeach.cfm"><img name="Ncalendar_12_01" src="http://jewishmiami.org/images/calendar/calendar_12_01.gif" width="129" height="29" border="0"></a>'
    + '<br><a href="http://jewishmiami.org/ylc.cfm"><img name="Ncalendar_13_01" src="http://jewishmiami.org/images/calendar/calendar_13_01.gif" width="129" height="29" border="0"></a>'
    + '<br><a href="http://jewishmiami.org/moresites.cfm"><img name="Ncalendar_14_01" src="http://jewishmiami.org/images/calendar/calendar_14_01.gif" width="129" height="45" border="0"></a>'
    + '<br><a href="http://jewishmiami.org/mailto:info@gmjf.org"><img name="Ncalendar_15_01" src="http://jewishmiami.org/images/calendar/calendar_15_01.gif" width="129" height="32" border="0"></a>'
    + '<table width=100% cellpadding="0" cellspacing="0">'
    + '<tr><td width=30 bgcolor="#FFFFFF">&nbsp;</td><td width=78>&nbsp;</td><td bgcolor="#FFFFFF">&nbsp;</td></tr>'
    + '<tr><td>&nbsp;</td><td bgcolor="#6699CC">&nbsp;</td><td bgcolor="#FFFFFF">&nbsp;</td></tr>'
    + '<tr><td height=300>&nbsp;</td><td>&nbsp;</td><td bgcolor="#FFFFFF">&nbsp;</td></tr>'
    + '</table></p>'
    + '</td></tr></table><!-- End Table in Column 1 -->'
    + '</td><!-- End Column 1 -->'
    + '<td valign=top style="{background-color:#FFFFFF;}"><br>'
         ;
  document.write(out);
  }
//---------------------------------------------------------
br_page.Pagebottom=events_Pagebottom;
br_page.Pagetop=events_Pagetop;
//---------------------------------------------------------

