// JavaScript Document
document.writeln("<FORM name=form1>");
document.writeln("            <TABLE cellSpacing=10 cellPadding=0 width=\"100%\" align=right ");
document.writeln("            border=0>");
document.writeln("              <TBODY>");
document.writeln("              <TR>");
document.writeln("                <TD class=textwhite align=right>related links <SELECT ");
document.writeln("                  style=\"FONT: 10px Verdana, Arial, Helvetica, sans-serif; WIDTH: 260px\" ");
document.writeln("                  onchange=\"MM_jumpMenu(\'parent\',this,0)\" name=menu2>");
document.writeln("                  <option value=\"..\/htm\/p-1.htm\">Rib lath<\/option>");
document.writeln("                  <option value=\"..\/htm\/p-2.htm\">Weep Screeds<\/option>");
document.writeln("                  <option value=\"..\/htm\/p-3.htm\">Fast-EZ High-Ribbed Formwork<\/option>");
document.writeln("                  <option value=\"..\/htm\/p-4.htm\">Protecting Fence<\/option>");
document.writeln("                  <option value=\"..\/htm\/p-5.htm\">Garden Fence<\/option>");
document.writeln("                  <option value=\"..\/htm\/p-6.htm\">Chain Link Fence<\/option>");
document.writeln("                  <option value=\"..\/htm\/p-7.htm\">Barbed Wire<\/option>");
document.writeln("                  <option value=\"..\/htm\/p-8.htm\">Razor barbed wire<\/option>");
document.writeln("                  <option value=\"..\/htm\/p-9.htm\">Fencing posts<\/option>");
document.writeln("                  <option value=\"..\/htm\/p-10.htm\">Clips or Accessories<\/option>");
document.writeln("                <\/SELECT> ");
document.writeln("            <\/TD><\/TR><\/TBODY><\/TABLE><\/FORM>");