var cText = '<DIV id=menu1Container>';
cText += '<DIV id=menu1Content> ';
cText += '<TABLE width=180 border=0 cellPadding=3 cellSpacing=1 bgcolor="#ffffff">';
cText += '<TBODY>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'pipe-fittings.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'; ypSlideOutMenu.showMenu(\'menu1a\')" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'; ypSlideOutMenu.hideMenu(\'menu1a\')"> &nbsp;Pipe Fittings</TD>';
cText += '</TR>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'forge-fittings.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'"> &nbsp;Forge Fittings</TD>';
cText += '</TR>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'brass-valves.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'"> &nbsp;Brass Valves</TD>';
cText += '</TR>';
cText += '      </TBODY>';
cText += '    </TABLE>';
cText += '  </DIV></DIV>';
document.writeln(cText) ;

var cText = '<DIV id=menu1aContainer>';
cText += '<DIV id=menu1aContent> ';
cText += '<TABLE width=180 border=0 cellPadding=3 cellSpacing=1 bgcolor="#ffffff">';
cText += '<TBODY>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'flange.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'"> &nbsp;Flanges</TD>';
cText += '</TR>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'elbow.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'"> &nbsp;Elbows</TD>';
cText += '</TR>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'tees.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'"> &nbsp;Tees</TD>';
cText += '</TR>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'bend.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'"> &nbsp;Long Bend</TD>';
cText += '</TR>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'reducersocket.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'"> &nbsp;Reducer Socket</TD>';
cText += '</TR>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'uband.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'"> &nbsp;U Bend</TD>';
cText += '</TR>';
cText += '<TR>';
cText += '<TD bgcolor="#113E7F" class="linksd" style="cursor:hand; cursor:pointer; font-family:verdana; color:#ffffff; font-size:12px;" onClick="window.location=\'expansionbend.html\'" onMouseOver="this.style.backgroundColor=\'#99aac8\'" onMouseOut="this.style.color=\'#ffffff\'; this.style.backgroundColor=\'#113E7F\'"> &nbsp;Expansion Bend</TD>';
cText += '</TR>';
cText += '      </TBODY>';
cText += '    </TABLE>';
cText += '  </DIV></DIV>';
document.writeln(cText) ;
