var newDefs = new Object;
newDefs.background = "#FCC138";
newDefs.textcolor = "#B06317";
newDefs.textdecoration = "none";
newDefs.fontsize = 10;
newDefs.timeout = 0;
newDefs.pause = 100;
newDefs.font = "verdana";
newDefs.menuplacement = "bottom";
newDefs.cellpadding = 4;
newDefs.hoverbackground = '#B06317';
//newDefs.titlebackground = '#333322';
newDefs.texthovercolor = "#FCC138";
//newDefs.fontweight = "bold";
newDefs.border = '0';
//newDefs.useclass = 'navlink';
//newDefs.titleclass = 'barlink';
//newDefs.filter = '';
//newDefs.overimg = '';
//newDefs.outimg = '';
//newDefs.alignright = 0;
newDefs.hpad = 2;
//newDefs.vpad = -2;
newDefs.outsideborderpadding = 0;
//newDefs.position = '';
//newDefs.positiontop = 0;
//newDefs.preDetach = '';
//newDefs.showImage = '';
//newDefs.hideImage = 'yes';
menuDefs (newDefs);

makeLayer ("button2", "", "images/index_03_on.jpg", "images/index_03_off.jpg", 
  "About Technicoat=abouttechnicoat.php",
  "The Technicoat Process=thetechnicoatprocess.php"
);

makeLayer ("button3", "", "images/index_04_on.jpg", "images/index_04_off.jpg", 
  "Product Testing Results=producttestingresults.php",
  "Product Specifications=productspecs.php"
);

makeLayer ("button4", "", "images/index_05_on.jpg", "images/index_05_off.jpg", 
  "Commerical Industrial Uses=commercial_industrial.php",
  "Residential Uses=residentialuses.php"
);
