document.write ('     <tr valign="bottom" border="0"><td valign="bottom" align="center" width="100" bgcolor="283B1F" border="0"><center><a href="copyright.htm"><img src="img/copyright.gif" alt="Website Copyright Info" align="center" border="0"></a></center></td>     ');
document.write ('     <td valign="bottom" align="left" width="50%" bgcolor="8E7B66" border="0"><img src="img/saveatree.gif" alt="Save A Tree -- Reuse Wood" align="left" border="0"></td>     ');
document.write ('     <td valign="bottom" align="right" width="50%" bgcolor="8E7B66" border="0">     ');

var sid="mitnamdliw_wildmantim";

function selectaplace(form) { //default is 0; what loads is determined by OPTION SELECTED VALUE
//tailor to the browser capabilities (because MSIE 3.01 is Javascript crippled<g>)
var appname= navigator.appName;             
var appversion=parseInt(navigator.appVersion);

         if (appname == "Netscape" && appversion >= 3){

        var formindex=form.select1.selectedIndex;
        var storage=form.select1.options[formindex].text;
        if (form.select1.options[formindex].value != "none") {
        var msg=storage+"                        You are now being transported to the -> "+storage;
                for (var spot=0;spot<msg.length-storage.length;spot++) {
                var x=msg.substring(spot,msg.length);
                form.select1.options[formindex].text=x;
                for(var d=0;d<150;d++) { };
                }   
                    
//parent.INDEXPAGE.location=form.select1.options[formindex].value; 
//loads into a frame called INDEXPAGE under the parent ( top) window

//windowname.location=form.select1.options[formindex].value; 
//loads into a named window. If there is not one by that name, it will be created

document.location=form.select1.options[formindex].value; 
//loads into the current window;

                form.select1[formindex].text=storage;
        } else  {
                form.select1[formindex].text="Not a real option!";
                for(var d=0;d<1250;d++) { };
                form.select1[formindex].text=storage;
        }
}

        else {//do this only for MSIE 3.0x
 
        var formindex=form.select1.selectedIndex;
        

//parent.frame2.location=form.select1.options[formindex].value; 
//loads into a named frame under the parent ( top) window

//windowname.location=form.select1.options[formindex].value; 
//loads into a named window. If there is not one by that name, it will be created

document.location=form.select1.options[formindex].value; 
//loads into the current window;}
} }
function makeMyMenu() {
   document.write ('<form><select name="select1" onChange="selectaplace(this.form)" size=1>');
   document.write ('<OPTION VALUE="error.htm">Quick Link Menu');
   document.write ('<OPTION VALUE="index.htm">Home Page');
   document.write ('<OPTION VALUE="error.htm">------============------');
   document.write ('<OPTION VALUE="prodtables.htm">Tables');
   document.write ('<OPTION VALUE="prodtablesleeper.htm">&nbsp;&nbsp;&nbsp;Sleeper Middle Tables');
   document.write ('<OPTION VALUE="prodtabletrestle.htm">&nbsp;&nbsp;&nbsp;Trestle Tables');
   document.write ('<OPTION VALUE="prodtableharvest.htm">&nbsp;&nbsp;&nbsp;Harvest Tables');
   document.write ('<OPTION VALUE="prodtableother.htm">&nbsp;&nbsp;&nbsp;Other Tables');
   document.write ('<OPTION VALUE="prodtables.htm">&nbsp;&nbsp;&nbsp;All Tables');   
   document.write ('<OPTION VALUE="error.htm">------============------');
   document.write ('<OPTION VALUE="prodcabinets.htm">Cabinets');
   document.write ('<OPTION VALUE="prodcabinetbarnwood.htm">&nbsp;&nbsp;&nbsp;Barn Wood Cabinets');
   document.write ('<OPTION VALUE="prodcabinets.htm">&nbsp;&nbsp;&nbsp;All Cabinets');
   document.write ('<OPTION VALUE="error.htm">------============------');
   document.write ('<OPTION VALUE="prodbenches.htm">Benches');
   document.write ('<OPTION VALUE="prodbenchpickle.htm">&nbsp;&nbsp;&nbsp;Pickle Wood Benches');
   document.write ('<OPTION VALUE="prodbenches.htm">&nbsp;&nbsp;&nbsp;All Benches');
   document.write ('<OPTION VALUE="error.htm">------============------');
   document.write ('<OPTION VALUE="history.htm">Wood History');
   document.write ('<OPTION VALUE="histbarns.htm">&nbsp;&nbsp;&nbsp;Barn Wood History');
   document.write ('<OPTION VALUE="histpickle.htm">&nbsp;&nbsp;&nbsp;Pickle Wood History');
   document.write ('<OPTION VALUE="error.htm">------============------');
   document.write ('<OPTION VALUE="about.htm">About Us');
   document.write ('<OPTION VALUE="contact.htm">Contact Us');
   document.write ('<OPTION VALUE="copyright.htm">Copyright Information');
   document.write ('<OPTION VALUE="forms.htm">Downloadable Forms');
   document.write ('</select>');
   document.write ('</form>');
}
while(sid!="mitnamdliw_wildmantim"){};
                makeMyMenu();
				


document.write ('     </td></tr>     ');
