var quotes = new Array();
  quotes[0] = "                  \"They cultivate a kind of atmosphere that transcends a performance space--they show their community really cares about artists. That makes artists want to be there.\" <span class=\"quote_name\">- Lucy Kaplansky, performer, in <i>The New York Times</i></span>";

  quotes[1] = "                  \"You knew you were a success if you played at the Outpost.\" <span class=\"quote_name\">- Maura Kennedy, of the husband and wife American folk-rock band <i>The Kennedys</i></span>";

  quotes[2] = "                  <a href=\"membership.html\">Enjoy the benefits of membership to the Outpost... makes a great gift too!</a>";

  quotes[3] = "                  <a href=\"aboutus.html#message\">Read an important message from the Outpost Board of Trustees.</a>";

  quotes[4] = "                  <a href=\"commservice.html\">The 2009 Outpost in the Burbs Volunteer of the Year is Mike Hogan!</a>";

  quotes[5] = "                  <a href=\"concerts.html#ogc\">A SUPERB IDEA FOR GIVING: Outpost Gift Certificates!</a>";

  quotes[6] = "                  We now have Outpost t-shirts for sale at our concerts!";

var quote = Math.floor ( Math.random ( ) * quotes.length + 1 ) - 1;
// var quote = 7;

document.writeln('      <!--  BEGIN NAV -->\n');
document.writeln('      <div id="nav_master">\n');
document.writeln('        <table border="0">\n');
document.writeln('          <tr>\n');
document.writeln('            <td rowspan="3" valign="bottom"><a href="index.html"><img src="images/oitb_logo.jpg" width="113" height="225" border="0" alt="Outpost in the Burbs logo" title="Outpost in the Burbs logo" /></a></td>\n');
document.writeln('            <td valign="top">');
document.writeln('              <div id="nav_top">\n');
document.writeln('                <ul>\n');
document.writeln('                  <li id="nav_top_middle">\n');
document.writeln('                    <img src="images/oitb_logo_words.gif" width="390" height="50" alt="Outpost in the Burbs" title="Outpost in the Burbs" />\n');
document.writeln('                    <br />\n');
document.writeln('                    <a href="aboutus.html" id="fulls">Outpost in the Burbs</a> is\n');
document.writeln('                    is a nonprofit outreach organization dedicated to building\n');
document.writeln('                    community through music, community service, and\n');
document.writeln('                    cultural programs.\n');
document.writeln('                    <br /><a href="aboutus.html">Read more...</a>\n');
document.writeln('                  </li>\n');
document.writeln('                  <li id="nav_top_right">\n');
document.writeln('                    <ul>\n');
document.writeln('                      <li>\n');
document.writeln('                        <a\n');
document.writeln('                          href="http://www.justgive.org/nonprofits/donate.jsp?ein=22-3774718">Donate\n');
document.writeln('                          Now</a>\n');
document.writeln('                      </li>\n');
document.writeln('                      <li class="flag">\n');
document.writeln('                        <a href="directions.html">Venues &amp; Directions</a>\n');
document.writeln('                      </li>\n');
document.writeln('                    </ul>\n');
document.writeln('                    <ul style="margin-top: 5px;">\n');
document.writeln('                      <li>\n');
document.writeln('                        <a href="http://www.myspace.com/outpostintheburbs">Outpost\n');
document.writeln('                          on MySpace</a>\n');
document.writeln('                      </li>\n');
document.writeln('                      <li class="flag">\n');
document.writeln('                        <a\n');
document.writeln('                          href="http://www.youtube.com/results?search_query=outpost+in+the+burbs">Outpost\n');
document.writeln('                          on YouTube</a>\n');
document.writeln('                      </li>\n');
document.writeln('                    </ul>\n');
document.writeln('                    <ul style="margin-top: 5px;">\n');
document.writeln('                      <li>\n');
document.writeln('                        <a href="http://www.facebook.com/pages/Outpost-in-the-Burbs/47362436217">Outpost on Facebook</a>\n');
document.writeln('                      </li>\n');
document.writeln('                      <li class="flag">\n');
document.writeln('                        <a\n');
document.writeln('                          href="membership.html">Outpost Membership</a>\n');
document.writeln('                      </li>\n');
document.writeln('                    </ul>\n');
document.writeln('                    <ul style="margin-top: 5px;">\n');
document.writeln('                      <li class="flag">\n');
document.writeln('                        <a href="http://twitter.com/theoutpostburbs">The Outpost in the Burbs is now Tweeting!</a>\n');
document.writeln('                      </li>\n');
document.writeln('                    </ul>');
document.writeln('                    <ul style="margin-top: 5px;">\n');
document.writeln('                      <li class="flag">\n');
document.writeln('                        <a\n');
document.writeln('                          href="http://www.reverbnation.com/venue/theoutpostintheburbs">We are part of the Reverb Nation,<br />a home for musicians, fans and venues!</a>\n');
document.writeln('                      </li>\n');
document.writeln('                    </ul>\n');
document.writeln('                  </li>\n');
document.writeln('                </ul>\n');
document.writeln('              </div>\n');
document.writeln('            </td>\n');
document.writeln('          </tr>\n');
document.writeln('          <tr>\n');
document.writeln('            <td valign="top">\n');
document.writeln('            <!-- nav_top -->\n');
document.writeln('              <div id="quote">\n');
document.writeln('                <p>\n');
document.writeln(quotes[quote]);
document.writeln('                </p>\n');
document.writeln('              </div>\n');
document.writeln('            </td>\n');
document.writeln('          </tr>\n');
document.writeln('          <tr>\n');
document.writeln('            <td valign="bottom">\n');
document.writeln('              <div id="nav_tabs">\n');
document.writeln('                <div id="nav">\n');
document.writeln('                  <ul id="nav_ul">\n');
document.writeln('                    <li id="t-home">\n');
document.writeln('                      <a href="index.html">Home</a>\n');
document.writeln('                    </li>\n');
document.writeln('                    <li id="t-concerts">\n');
document.writeln('                      <a href="concerts.html">Concerts</a>\n');
document.writeln('                    </li>\n');
document.writeln('                    <li id="t-aboutus">\n');
document.writeln('                      <a href="aboutus.html">About Us</a>\n');
document.writeln('                    </li>\n');
document.writeln('                    <li id="t-activities">\n');
document.writeln('                      <a href="activities.html">Activities</a>\n');
document.writeln('                    </li>\n');
document.writeln('                    <li id="t-getinvolved">\n');
document.writeln('                      <a href="getinvolved.html">Get Involved</a>\n');
document.writeln('                    </li>\n');
/*
document.writeln('                    <li id="t-calendar">\n');
document.writeln('                      <a href="calendar.html">Events Calendar</a>\n');
document.writeln('                    </li>\n');
*/
document.writeln('                    <li id="t-commservice">\n');
document.writeln('                      <a href="commservice.html">Community Service</a>\n');
document.writeln('                    </li>\n');
document.writeln('                    <li id="t-photos">\n');
document.writeln('                      <a href="photos.html">Concert Photos</a>\n');
document.writeln('                    </li>\n');
document.writeln('                    <li id="t-membership">\n');
document.writeln('                      <a href="membership.html">Membership</a>\n');
document.writeln('                    </li>\n');
document.writeln('                    <li d="t-calendar">\n');
document.writeln('                      <a href="http://www.justgive.org/nonprofits/donate.jsp?ein=22-3774718">Donate now!</a>\n');
document.writeln('                    </li>\n');
document.writeln('                  </ul>\n');
document.writeln('                </div>\n');
document.writeln('                <!-- nav -->\n');
document.writeln('              </div>\n');
document.writeln('              <!-- nav_tabs -->\n');
document.writeln('            </td>\n');
document.writeln('          </tr>\n');
document.writeln('        </table>\n');
document.writeln('      </div>\n');
document.writeln('      <!-- nav_master -->\n');
document.writeln('      <!--  END NAV -->\n');