function historyQuote() {histquote=new Array() histquote[0] = "<a href=\"gal_historic.html\" style=\"text-decoration:none; color:#fbf0c7;\"><img src=\"ms_pix/rebuilding2.gif\" border=\"0\"  width=\"130\" height=\"60\" alt=\"ReBuilding History\" /><br>In the spring of 2005 Mustard Seed was chosen as the primary carpentry contractor for the restoration of Montpelier, the home of President James Madison. This $28 million dollar project has gained national recognition for setting the new standard of excellence in preservation practice&#8230;</a>";histquote[1] = "<a href=\"gal_historic.html#octagon\" style=\"text-decoration:none; color:#fbf0c7;\"><img src=\"ms_pix/rebuilding2.gif\" border=\"0\"  width=\"130\" height=\"60\" alt=\"ReBuilding History\" /><br>In 1986 Scott McBride spearheaded the restoration of an eight-sided porch cornice on The Armor-Stiner Octagon House, the first historic home to be deeded by the National Trust for Historic Preservation to a private owner&#8230;</a>";histquote[2] = "<a href=\"gal_historic.html\" style=\"text-decoration:none; color:#fbf0c7;\"><img src=\"ms_pix/rebuilding2.gif\" border=\"0\"  width=\"130\" height=\"60\" alt=\"ReBuilding History\" /><br>During the restoration of Montpelier, the challenge of maintaining an ongoing weather-tight envelope throughout the replacement process was heightened by gale-force winter winds and the daunting presence of irreplaceable historic treasures below the work area&#8230;</a>";histquote[3] = "<a href=\"gal_historic.html\" style=\"text-decoration:none; color:#fbf0c7;\"><img src=\"ms_pix/rebuilding2.gif\" border=\"0\"  width=\"130\" height=\"60\" alt=\"ReBuilding History\" /><br>The real trick was to &#8220;re-grow&#8221; Montpelier&#8217;s roof framing without sacrificing any original 1760 fabric. Instead of wholesale replacement of framing members we began a painstaking program of beam splicing and reinforcement&#8230;</a>";histquote[4] = "<a href=\"gal_historic.html\" style=\"text-decoration:none; color:#fbf0c7;\"><img src=\"ms_pix/rebuilding2.gif\" border=\"0\" width=\"130\" height=\"60\" alt=\"ReBuilding History\" /><br>In tandem with the structural work, an ambitious campaign of roof sheathing replacement was initiated. At all times we had to be safety-conscious of a steady stream of visitors, since tours of the mansion continued throughout the project&#8230;</a>";histquote[5] = "<a href=\"gal_historic.html#octagon\" style=\"text-decoration:none; color:#fbf0c7;\"><img src=\"ms_pix/rebuilding2.gif\" border=\"0\"  width=\"130\" height=\"60\" alt=\"ReBuilding History\" /><br>Starting with the development of full-scale section drawings of the Octagon House, Scott&#8217;s team knitted the complex array of brackets, dentils and compo ornaments back together again&#8230;</a>";/*histquote[6] = "O! Youth! What a pain in the backside.";histquote[7] = "Wishes are like goldfish with propellors.";histquote[8] = "Love the river's \"beauty\", but live on a hill.";histquote[9] = "Invention is the mother of too many useless toys.";  */index = Math.floor(Math.random() * histquote.length);/*  document.write("<DL>\n");   document.write("<DT>" + "\"" + hquote[index] + "\"\n");*/document.write(histquote[index] + "\n");}