document.write("" +
"      <TABLE class=\"leftnav\" cellSpacing=6 cellPadding=0 border=0>" +
"        <TBODY>" +
"        <tr>" +
"          <TD vAlign=top><IMG height=10 alt=\"\" src=\"/images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><a class=\"navlink\" href=\"index.html\"><b>Home</b></a></TD>" +
"        </tr>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 alt=\"\" src=\"/images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><a class=\"navlink\" href=\"whatsfordinner.html\"><b>\"What's for Dinner?\" Product Line</b></a></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 alt=\"\" src=\"/images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><a class=\"navlink\" href=\"products.html\"><b>Go Shopping</b></a></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 alt=\"\" src=\"/images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><a class=\"navlink\" href=\"services.html\"><B>Helpful Services</B></a></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 alt=\"\" src=\"/images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><a class=\"navlink\" href=\"newsletter.html\"><b>Read All About It!</b></a></TD></TR>" +
"        <TR>" +
"          <TD vAlign=top><IMG height=10 alt=\"\" src=\"/images/bullet.gif\" " +
"            width=7 border=0></TD>" +
"          <TD><a class=\"navlink\" href=\"aboutus.html\"><b>About Freezer Pleasers</b></a></TD></TR>" +
"        </TBODY></TABLE>" +
"");
