var nav_menu1 = new Object();

nav_menu1.tabCategory="basic";
nav_menu1.holidayButton="Christmas_Ornaments";
nav_menu1.mouseoverEffect="true";
nav_menu1.modernButton="Basic_Black";
nav_menu1.mouseoverBold="true";
nav_menu1.textColor="#FDEDC0";
nav_menu1.mouseoverBgcolor="";
nav_menu1.accentType="none";
nav_menu1.hasLinks="true";
nav_menu1.bold="true";
nav_menu1.mouseoverTextcolor="#000000";
nav_menu1.lineWidth="2";
nav_menu1.type="Navigation";
nav_menu1.accentColor="Black";
nav_menu1.mouseoverUnderline="true";
nav_menu1.selectedEffect="true";
nav_menu1.basicTab="White";
nav_menu1.simpleButton="Autumn_Leaves";
nav_menu1.justification="left";
nav_menu1.localPreview="false";
nav_menu1.selectedUnderline="true";
nav_menu1.orientation="vertical";
nav_menu1.lineColor="#000000";
nav_menu1.imageHeight="31";
nav_menu1.buttonCategory="basic";
nav_menu1.squareTab="Camel";
nav_menu1.dirty="false";
nav_menu1.selectedItalic="false";
nav_menu1.navID="nav_menu1";
nav_menu1.background="";
nav_menu1.importedImageSelected="";
nav_menu1.texturedButton="Brick";
nav_menu1.textFont="Times New Roman";
nav_menu1.imageWidth="114";
nav_menu1.selectedBold="true";
nav_menu1.accentStyle="Sphere";
nav_menu1.numLinks="10";
nav_menu1.mouseoverItalic="false";
nav_menu1.underline="true";
nav_menu1.verticalSpacing="10";
nav_menu1.horizontalWrap="5";
nav_menu1.funButton="Arts_and_Crafts";
nav_menu1.style="text";
nav_menu1.basicButton="Gray";
nav_menu1.selectedBgcolor="";
nav_menu1.importedImageMouseOver="";
nav_menu1.graphicSelected="true";
nav_menu1.shinyButton="Shiny_Aqua";
nav_menu1.border="";
nav_menu1.version="5";
nav_menu1.sophisticatedButton="Antique";
nav_menu1.selectedTextcolor="#000000";
nav_menu1.horizontalSpacing="10";
nav_menu1.graphicMouseover="true";
nav_menu1.importedImage="";
nav_menu1.italic="false";
nav_menu1.brightButton="Chicky";
nav_menu1.darkButton="Basic_Black";
nav_menu1.textSize="11";

nav_menu1.navName = "menu1";
nav_menu1.imagePath = "null";
nav_menu1.selectedImagePath = "/~media/elements/LayoutClipart/";
nav_menu1.mouseOverImagePath = "/~media/elements/LayoutClipart/";
nav_menu1.imageWidth = "16";
nav_menu1.imageHeight = "16";
nav_menu1.fontClass = "size11 TimesRoman11";
nav_menu1.fontFace = "'Times New Roman', Times, serif";


var baseHref = '';
// this will only work if getElementsByTagName works
if (document.getElementsByTagName)
{
    // this will only work if we can find a base tag
    var base = document.getElementsByTagName('base');
    // Verify that the base object exists
    if (base && base.length > 0)
    {
        // if you don't specify a base href, href comes back as undefined
        if (base[0].href != undefined)
        {
            // get the base href
            baseHref = base[0].href;
            // add a trailing slash if base href doesn't already have one
            if (baseHref != '' && baseHref.charAt(baseHref.length - 1) != '/')
            {
                baseHref += '/';
            }
        }
    }
}


nav_menu1.links=new Array(10);
var nav_menu1_Link1 = new Object();
nav_menu1_Link1.type = "existing";
nav_menu1_Link1.displayName = "African Mahogany";
nav_menu1_Link1.linkWindow = "_self";
nav_menu1_Link1.linkValue = "Mahogany.html";
nav_menu1_Link1.linkIndex = "1";
nav_menu1.links[0] = nav_menu1_Link1;
var nav_menu1_Link2 = new Object();
nav_menu1_Link2.type = "existing";
nav_menu1_Link2.displayName = "Black Walnut";
nav_menu1_Link2.linkWindow = "_self";
nav_menu1_Link2.linkValue = "Black_Walnut.html";
nav_menu1_Link2.linkIndex = "2";
nav_menu1.links[1] = nav_menu1_Link2;
var nav_menu1_Link3 = new Object();
nav_menu1_Link3.type = "existing";
nav_menu1_Link3.displayName = "Black Walnut & Maple";
nav_menu1_Link3.linkWindow = "_self";
nav_menu1_Link3.linkValue = "Walnut_Maple.html";
nav_menu1_Link3.linkIndex = "3";
nav_menu1.links[2] = nav_menu1_Link3;
var nav_menu1_Link4 = new Object();
nav_menu1_Link4.type = "existing";
nav_menu1_Link4.displayName = "Brazilian Jatoba";
nav_menu1_Link4.linkWindow = "_self";
nav_menu1_Link4.linkValue = "Jatoba.html";
nav_menu1_Link4.linkIndex = "4";
nav_menu1.links[3] = nav_menu1_Link4;
var nav_menu1_Link5 = new Object();
nav_menu1_Link5.type = "existing";
nav_menu1_Link5.displayName = "British Columbian Alder";
nav_menu1_Link5.linkWindow = "_self";
nav_menu1_Link5.linkValue = "BC-Alder.html";
nav_menu1_Link5.linkIndex = "5";
nav_menu1.links[4] = nav_menu1_Link5;
var nav_menu1_Link6 = new Object();
nav_menu1_Link6.type = "existing";
nav_menu1_Link6.displayName = "Canary";
nav_menu1_Link6.linkWindow = "_self";
nav_menu1_Link6.linkValue = "Canary.html";
nav_menu1_Link6.linkIndex = "6";
nav_menu1.links[5] = nav_menu1_Link6;
var nav_menu1_Link7 = new Object();
nav_menu1_Link7.type = "existing";
nav_menu1_Link7.displayName = "Embossed Alder";
nav_menu1_Link7.linkWindow = "_self";
nav_menu1_Link7.linkValue = "Emb-Alder.html";
nav_menu1_Link7.linkIndex = "7";
nav_menu1.links[6] = nav_menu1_Link7;
var nav_menu1_Link8 = new Object();
nav_menu1_Link8.type = "existing";
nav_menu1_Link8.displayName = "Embossed Red Oak";
nav_menu1_Link8.linkWindow = "_self";
nav_menu1_Link8.linkValue = "Emb_Red_Oak.html";
nav_menu1_Link8.linkIndex = "8";
nav_menu1.links[7] = nav_menu1_Link8;
var nav_menu1_Link9 = new Object();
nav_menu1_Link9.type = "existing";
nav_menu1_Link9.displayName = "Red Oak";
nav_menu1_Link9.linkWindow = "_self";
nav_menu1_Link9.linkValue = "Red_Oak.html";
nav_menu1_Link9.linkIndex = "9";
nav_menu1.links[8] = nav_menu1_Link9;
var nav_menu1_Link10 = new Object();
nav_menu1_Link10.type = "url";
nav_menu1_Link10.displayName = "View All";
nav_menu1_Link10.linkWindow = "_blank";
nav_menu1_Link10.linkValue = "http:\/\/www.snowypineranch.com";
nav_menu1_Link10.linkIndex = "10";
nav_menu1.links[9] = nav_menu1_Link10;
function backgroundMouseOn(tdElement, newColor)
{
	if(tdElement != null) {
		tdElement.oldBGColor = tdElement.style.backgroundColor;
		tdElement.style.backgroundColor = newColor;
	}
}
function backgroundMouseOff(tdElement)
{
	if(tdElement != null) {
		tdElement.style.backgroundColor = tdElement.oldBGColor;
	}
} 

function doMouseChange(Navigation,tdElement,linkIndex,bisMouseOver) {
	if (Navigation.mouseoverEffect != 'true') {
		return;
	}	
	var link = Navigation.links[linkIndex-1];
	var bIsCurrentPage = isCurrentPage(link);
	var bShowMouseoverBg = !(bIsCurrentPage
			&& 'true' == Navigation.selectedEffect && Navigation.selectedBgcolor);
	var fontElement = getLinkFontElement(tdElement);
	if(fontElement != null) {
		doFontChange(Navigation,fontElement,bIsCurrentPage,bisMouseOver);
	}
	
	if (Navigation.mouseoverBgcolor && bShowMouseoverBg) {
		if(bisMouseOver) {
			backgroundMouseOn(tdElement,Navigation.mouseoverBgcolor);
		} else {
			backgroundMouseOff(tdElement);
		}
	}
}
function addStyle(Navigation, Link, tdElement,vNavTrElement) {
	if (tdElement == null) {
		return;
	}
	var strFontColor = Navigation.textColor;
	if ('true' == Navigation.selectedEffect) {
		if (Navigation.selectedTextcolor) {
			strFontColor = Navigation.selectedTextcolor;
		}
		if (Navigation.selectedBgcolor) {
			if (Navigation.orientation == 'horizontal') {
				tdElement.style.backgroundColor = Navigation.selectedBgcolor;
			} else {
				if (vNavTrElement != null) {
					vNavTrElement.style.backgroundColor = Navigation.selectedBgcolor;
				}
			}
		}
	}
	var fontElement = getLinkFontElement(tdElement);
	if (fontElement != null) {
		fontElement.style.color = strFontColor;
	}
	tdElement.style.color = strFontColor;
	if ('true' == Navigation.selectedEffect) {
		if ('true' == Navigation.selectedBold) {
			tdElement.style.fontWeight = "bold";
		}
		if ('true' == Navigation.selectedItalic) {
			tdElement.style.fontStyle = "italic";
		}
		if ('true' == Navigation.selectedUnderline) {
			tdElement.style.textDecoration = "underline";
		}
	}
}

// Combined escape html and javascript
function escapeHtmlInlineScript(s, escapeSingleQuotes, escapeDoubleQuotes){
	return htmlEncode(escapeScript(s, escapeSingleQuotes, escapeDoubleQuotes));
}

function htmlEncode(s){
	if (typeof(s) != "string") return "";
	
	var result = "";
	for (var i = 0; i < s.length; i++) {
		var ch = s.charAt(i);
		switch (ch) {
		case '<':
			result += "&lt;";
			break;
		case '>':
			result += "&gt;";
			break;
		case '&':
			result += "&amp;";
			break;
		case '"':
			result += "&quot;";
			break;
		case "'":
			result += "&#39;";
			break;
		default:
			result += ch;
		}
	}
	return result;
}

/* escapes slashes and quotes. the default is to escape quotes,
 * but this can be turned off.
 * this function is used for javascript and also for escaping urls
 * within background-image css.	 
 */
function escapeScript(s, escapeSingleQuotes, escapeDoubleQuotes){
	if (typeof(s) != "string") return "";
	
	var result = "";
	for (var i = 0; i < s.length; i++) {
		var ch = s.charAt(i);
		switch (ch) {
		case '\'':
			if (escapeSingleQuotes == null || escapeSingleQuotes)
				result += "\\\'";
			break;
		case '\"':
			if (escapeDoubleQuotes == null || escapeDoubleQuotes)
				result += "\\\"";
			break;
		case '\\':
			result += "\\\\";
			break;
		default:
			result += ch;
		}
	}
	return result;
}

//
// This .js file includes utility functions used by both graphical and text navs
// in their rendering.  User pages including a nav element will import this file, along
// with TextNavigation.js and GraphicNavigation.js.  The functions within will
// be called by the [navname].js file generated at publish time.

function fixLinkValue(Link)
{
	if(Link.type!='existing')
	{
		return Link.linkValue;
	}
	else
	{
		return baseHref + strRelativePathToRoot + Link.linkValue;
	}
}

function isCurrentPage(Link)
{
	if(Link.type!='existing')
	{
		return false;
	}
	var strLinkValue = Link.linkValue.toLowerCase();
	return (strRelativePagePath == strLinkValue);
}

function toggleOnMouseChange(fontElement,newColor, bold, underline, italic)
{
	if(fontElement == null) {
		return;
	}
	if(newColor)
	{
		fontElement.style.color=newColor;
	}
	fontElement.style.fontWeight = (bold=='true' ? 'bold' : 'normal');
	fontElement.style.textDecoration = (underline=='true' ? 'underline' : 'none');
	fontElement.style.fontStyle = (italic=='true' ? 'italic' : 'normal');

}

function doFontChange(Navigation,fontElement,bIsCurrentPage,bisMouseOver) {
	if(fontElement == null) {
		return;
	}
	var textColor;
	var baseTextColor = Navigation.textColor;
	var bold;
	var baseBold = Navigation.bold;
	var underline;
	var baseUnderline = Navigation.underline;
	var italic;
	var baseItalic = Navigation.italic;
	if (bIsCurrentPage && 'true' == Navigation.selectedEffect) {
		textColor = Navigation.selectedTextcolor ? Navigation.selectedTextcolor
				: (Navigation.mouseoverTextColor ? Navigation.mouseoverTextcolor
						: Navigation.textColor);
		baseTextColor = Navigation.selectedTextcolor ? Navigation.selectedTextcolor
				: Navigation.textColor;
		baseBold = bold = Navigation.selectedBold;
		baseUnderline = underline = Navigation.selectedUnderline;
		baseItalic = italic = Navigation.selectedItalic;
	} else {
		textColor = Navigation.mouseoverTextcolor ? Navigation.mouseoverTextcolor
				: Navigation.textColor;
		bold = Navigation.mouseoverBold;
		underline = Navigation.mouseoverUnderline;
		italic = Navigation.mouseoverItalic;
	}
	
	if(bisMouseOver) {
		toggleOnMouseChange(fontElement,textColor,bold,underline,italic);
	} else {
		toggleOnMouseChange(fontElement,baseTextColor,baseBold,baseUnderline,baseItalic);
	}
	

}

function addMouseAndStyleSupportmenu1(Navigation,navTbId) {
	var startNode;

	if(typeof(nav_element_id) != 'undefined' && document.getElementById(nav_element_id) != null) {
		startNode = document.getElementById(nav_element_id);
			
	} else if(navTbId != null) {
		startNode = document.getElementById(navTbId);
			
	}
	
	if(startNode != null) {
	  searchForCurrentPageTd(Navigation,startNode);
	}
	

}

function searchForCurrentPageTd(Navigation,startNode) {
	
	if(startNode.childNodes != null) {
		for(var i=0;i<startNode.childNodes.length;i++){
			if(addStyleForCurrentPageTd(Navigation,startNode.childNodes[i])){
			   return;	
			} else {
			   searchForCurrentPageTd(Navigation,startNode.childNodes[i]);
			}
		}
	}

}

function addStyleForCurrentPageTd(Navigation,currentNode) {
	if(Navigation.orientation == 'horizontal') {
		if(currentNode.tagName == 'TD' && currentNode.id != '' && currentNode.id.indexOf(Navigation.navName+navTDLinkPart) != -1){
			var currentTDIdPrefix = Navigation.navName+navTDLinkPart;
			var linkId = currentNode.id.substring(currentTDIdPrefix.length,currentNode.id.length);
			if(isCurrentPage(Navigation.links[linkId-1]) == true) {
				addStyle(Navigation, Navigation.links[linkId-1],currentNode);
				return true;
			}
		}
	} else {
		if(currentNode.tagName == 'TR' && currentNode.id != '' && currentNode.id.indexOf(navTRLinkPrefix) != -1){	
			var currentTRIdPrefix = navTRLinkPrefix+Navigation.navName;
			var linkId = currentNode.id.substring(currentTRIdPrefix.length,currentNode.id.length);
			if(isCurrentPage(Navigation.links[linkId-1]) == true && currentNode.childNodes != null) {
				var currentPageTd;
				for(var i=0;currentNode.childNodes.length;i++) {
					if(typeof(currentNode.childNodes[i].tagName) != 'undefined' && currentNode.childNodes[i].tagName == 'TD' && currentNode.childNodes[i].id.indexOf(Navigation.navName+navTDLinkPart) != -1) {
						currentPageTd = currentNode.childNodes[i];
						addStyle(Navigation, Navigation.links[linkId - 1],currentPageTd,currentNode);
						return true;
					}
				}
			}
		}
	}
	return false;
}

function getChildElementFromTree(startNode,nodesToTraverse) {
	var currentChildNode = startNode;
	
	for(var n= 0;n<nodesToTraverse.length;n++) {
		currentChildNode = getMatchingChildByTag(currentChildNode.childNodes,nodesToTraverse[n]);
	}
	
	return currentChildNode;
}


function getMatchingChildByTag(childNodes,tagName) {
	var child;
	for(var i=0;childNodes.length;i++) {
		if(childNodes[i].tagName == tagName) {
			child = childNodes[i];
			break;
		}
	}
	return child;
}
function getLinkFontElement(tdElement){
	var fontElement;
	var aElement = getChildElementFromTree(tdElement,['A']);
	for(var i=0;i < aElement.childNodes.length;i++) {
		if(aElement.childNodes[i].tagName == 'DIV') {
		 	fontElement = getChildElementFromTree(aElement.childNodes[i],['FONT']);
		 	break;
		} else if(aElement.childNodes[i].tagName == 'FONT'){
		 	fontElement = 	aElement.childNodes[i];
		 	break;
		}
	
	}
	return fontElement;
}



	if(typeof(navTRLinkPrefix) == 'undefined') {
		navTRLinkPrefix = 'vNavTR_Link_';
	}
	if(typeof(navTDLinkPart) == 'undefined') {
		navTDLinkPart = '_Link';
	}
	if(document.getElementById('nav_version') == null) {
	if (typeof(navTBSuffix) == 'undefined') {
	navTBSuffix = 0;
	} else {navTBSuffix++;}
		document.write('<TABLE ID="ntb'+navTBSuffix+'"  CELLSPACING=\"0\" CELLPADDING=\"0\" BORDER=\"0\" ><TR id=\"vNavTR_Link_menu11\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link1\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'1\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'1\',false);\"><A HREF=\"\/Mahogany.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;\" NAME=\"African Mahogany\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f1\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">African&nbsp;Mahogany<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_menu12\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link2\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'2\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'2\',false);\"><A HREF=\"\/Black_Walnut.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;\" NAME=\"Black Walnut\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f2\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">Black&nbsp;Walnut<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_menu13\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link3\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'3\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'3\',false);\"><A HREF=\"\/Walnut_Maple.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;\" NAME=\"Black Walnut & Maple\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f3\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">Black&nbsp;Walnut&nbsp;&amp;&nbsp;Maple<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_menu14\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link4\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'4\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'4\',false);\"><A HREF=\"\/Jatoba.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;\" NAME=\"Brazilian Jatoba\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f4\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">Brazilian&nbsp;Jatoba<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_menu15\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link5\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'5\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'5\',false);\"><A HREF=\"\/BC-Alder.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;\" NAME=\"British Columbian Alder\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f5\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">British&nbsp;Columbian&nbsp;Alder<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_menu16\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link6\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'6\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'6\',false);\"><A HREF=\"\/Canary.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;\" NAME=\"Canary\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f6\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">Canary<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_menu17\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link7\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'7\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'7\',false);\"><A HREF=\"\/Emb-Alder.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;\" NAME=\"Embossed Alder\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f7\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">Embossed&nbsp;Alder<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_menu18\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link8\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'8\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'8\',false);\"><A HREF=\"\/Emb_Red_Oak.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;\" NAME=\"Embossed Red Oak\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f8\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">Embossed&nbsp;Red&nbsp;Oak<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_menu19\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link9\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'9\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'9\',false);\"><A HREF=\"\/Red_Oak.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;\" NAME=\"Red Oak\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f9\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">Red&nbsp;Oak<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_menu110\"><TD ALIGN=\"left\" VALIGN=\"MIDDLE\" NOWRAP=\"NOWRAP\" id=\"menu1_Link10\" style=\"cursor: pointer;cursor: hand;color:#FDEDC0;font-weight: bold;text-decoration: underline;\" onmouseover=\"doMouseChange(nav_menu1,this,\'10\',true);\" onmouseout=\"doMouseChange(nav_menu1,this,\'10\',false);\"><A HREF=\"http:\/\/www.snowypineranch.com\" TARGET=\"_blank\" STYLE=\"text-decoration:none;\" NAME=\"View All\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><FONT ID=\"menu1_f10\" FACE=\"\'Times New Roman\', Times, serif\" CLASS=\"size11 TimesRoman11\" STYLE=\"color:#FDEDC0\">View&nbsp;All<\/FONT><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"5.0\" BORDER=\"0\"><\/A><\/TD><\/TR><\/TABLE><script type="text/javascript">addMouseAndStyleSupportmenu1(nav_menu1,"ntb'+navTBSuffix+'");'+'</scri'+'pt>');
	}


