var nav_MainNavigation = new Object();

nav_MainNavigation.mouseoverBold="false";
nav_MainNavigation.selectedBgcolor="";
nav_MainNavigation.importedImageMouseOver="";
nav_MainNavigation.numLinks="7";
nav_MainNavigation.textColor="#000000";
nav_MainNavigation.mouseoverBgcolor="";
nav_MainNavigation.tabCategory="basic";
nav_MainNavigation.border="";
nav_MainNavigation.selectedItalic="false";
nav_MainNavigation.graphicMouseover="true";
nav_MainNavigation.type="Navigation";
nav_MainNavigation.basicTab="White";
nav_MainNavigation.horizontalSpacing="1";
nav_MainNavigation.horizontalWrap="8";
nav_MainNavigation.shinyButton="Shiny_Cream";
nav_MainNavigation.mouseoverEffect="true";
nav_MainNavigation.modernButton="Industrial";
nav_MainNavigation.orientation="horizontal";
nav_MainNavigation.funButton="Arts_and_Crafts";
nav_MainNavigation.darkButton="Basic_Black";
nav_MainNavigation.selectedTextcolor="#F4CE53";
nav_MainNavigation.lineWidth="2";
nav_MainNavigation.mouseoverTextcolor="#3F9C2D";
nav_MainNavigation.bold="true";
nav_MainNavigation.texturedButton="Brick";
nav_MainNavigation.accentStyle="Arrow";
nav_MainNavigation.style="buttons";
nav_MainNavigation.holidayButton="Christmas_Ornaments";
nav_MainNavigation.textSize="10";
nav_MainNavigation.lineColor="#000000";
nav_MainNavigation.brightButton="Chicky";
nav_MainNavigation.mouseoverUnderline="false";
nav_MainNavigation.accentColor="Black";
nav_MainNavigation.imageHeight="";
nav_MainNavigation.background="";
nav_MainNavigation.textFont="Arial Black";
nav_MainNavigation.hasLinks="true";
nav_MainNavigation.sophisticatedButton="Antique";
nav_MainNavigation.underline="false";
nav_MainNavigation.simpleButton="Autumn_Leaves";
nav_MainNavigation.italic="false";
nav_MainNavigation.importedImageSelected="";
nav_MainNavigation.basicButton="Gray";
nav_MainNavigation.navID="nav_MainNavigation";
nav_MainNavigation.buttonCategory="modern";
nav_MainNavigation.dirty="false";
nav_MainNavigation.selectedBold="true";
nav_MainNavigation.selectedEffect="true";
nav_MainNavigation.graphicSelected="true";
nav_MainNavigation.version="5";
nav_MainNavigation.verticalSpacing="10";
nav_MainNavigation.squareTab="Camel";
nav_MainNavigation.mouseoverItalic="false";
nav_MainNavigation.justification="center";
nav_MainNavigation.imageWidth="";
nav_MainNavigation.selectedUnderline="false";
nav_MainNavigation.accentType="";
nav_MainNavigation.importedImage="";
nav_MainNavigation.width="972";
nav_MainNavigation.height="41";

nav_MainNavigation.navName = "MainNavigation";
nav_MainNavigation.imagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Industrial_Button.gif";
nav_MainNavigation.selectedImagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Industrial_Button.gif";
nav_MainNavigation.mouseOverImagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Industrial_Button.gif";
nav_MainNavigation.imageWidth = "138";
nav_MainNavigation.imageHeight = "41";
nav_MainNavigation.fontClass = "size10 ArialBlack10";
nav_MainNavigation.fontFace = "'Arial Black', Arial, Helvetica, sans-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_MainNavigation.links=new Array(7);
var nav_MainNavigation_Link1 = new Object();
nav_MainNavigation_Link1.type = "existing";
nav_MainNavigation_Link1.displayName = "Home";
nav_MainNavigation_Link1.linkWindow = "_self";
nav_MainNavigation_Link1.linkValue = "index.html";
nav_MainNavigation_Link1.linkIndex = "1";
nav_MainNavigation.links[0] = nav_MainNavigation_Link1;
var nav_MainNavigation_Link2 = new Object();
nav_MainNavigation_Link2.type = "existing";
nav_MainNavigation_Link2.displayName = "Products";
nav_MainNavigation_Link2.linkWindow = "_self";
nav_MainNavigation_Link2.linkValue = "Products.html";
nav_MainNavigation_Link2.linkIndex = "2";
nav_MainNavigation.links[1] = nav_MainNavigation_Link2;
var nav_MainNavigation_Link3 = new Object();
nav_MainNavigation_Link3.type = "existing";
nav_MainNavigation_Link3.displayName = "Services";
nav_MainNavigation_Link3.linkWindow = "_self";
nav_MainNavigation_Link3.linkValue = "Services.html";
nav_MainNavigation_Link3.linkIndex = "3";
nav_MainNavigation.links[2] = nav_MainNavigation_Link3;
var nav_MainNavigation_Link4 = new Object();
nav_MainNavigation_Link4.type = "existing";
nav_MainNavigation_Link4.displayName = "How to Buy";
nav_MainNavigation_Link4.linkWindow = "_self";
nav_MainNavigation_Link4.linkValue = "How-to-Buy.html";
nav_MainNavigation_Link4.linkIndex = "4";
nav_MainNavigation.links[3] = nav_MainNavigation_Link4;
var nav_MainNavigation_Link5 = new Object();
nav_MainNavigation_Link5.type = "existing";
nav_MainNavigation_Link5.displayName = "Links";
nav_MainNavigation_Link5.linkWindow = "_self";
nav_MainNavigation_Link5.linkValue = "Links.html";
nav_MainNavigation_Link5.linkIndex = "5";
nav_MainNavigation.links[4] = nav_MainNavigation_Link5;
var nav_MainNavigation_Link6 = new Object();
nav_MainNavigation_Link6.type = "existing";
nav_MainNavigation_Link6.displayName = "Testimonials";
nav_MainNavigation_Link6.linkWindow = "_self";
nav_MainNavigation_Link6.linkValue = "Testimonials.html";
nav_MainNavigation_Link6.linkIndex = "6";
nav_MainNavigation.links[5] = nav_MainNavigation_Link6;
var nav_MainNavigation_Link7 = new Object();
nav_MainNavigation_Link7.type = "existing";
nav_MainNavigation_Link7.displayName = "Contact";
nav_MainNavigation_Link7.linkWindow = "_self";
nav_MainNavigation_Link7.linkValue = "Contact-Us.html";
nav_MainNavigation_Link7.linkIndex = "7";
nav_MainNavigation.links[6] = nav_MainNavigation_Link7;
function mouseOn(tdElement, newBackgroundImage)
{
	if(tdElement != null) {
		tdElement.style.backgroundImage = 'url(' + escapeScript(newBackgroundImage) + ')';
	}
}

function mouseOff(tdElement, newBackgroundImage)
{
	if(tdElement != null) {
		tdElement.style.backgroundImage = 'url(' + escapeScript(newBackgroundImage) + ')';
	}
}

function doMouseChange(Navigation,tdElement,linkIndex,bisMouseOver) {
	if (Navigation.mouseoverEffect != 'true') {
		return;
	}
	var link = Navigation.links[linkIndex-1];
	var bIsCurrentPage = isCurrentPage(link);
	if ((Navigation.graphicSelected == 'true' || Navigation.selectedTextcolor)
			&& bIsCurrentPage && 'true' == Navigation.selectedEffect) {
		return;
	}
	
	var fontElement = getLinkFontElement(tdElement);
	
	if(fontElement != null) {
		doFontChange(Navigation,fontElement,bIsCurrentPage,bisMouseOver);
	}
	
	if (Navigation.graphicMouseover == 'true') {
		if (bisMouseOver) {
			mouseOn(tdElement,escapeHtmlInlineScript(Navigation.mouseOverImagePath));
		} else {
			mouseOff(tdElement, escapeHtmlInlineScript(Navigation.imagePath));
		}
	}
}
function addStyle(Navigation, Link,tdElement) {
	if(tdElement == null) {
		return;
	}
	var strImg = Navigation.imagePath;
	var strFontColor = Navigation.textColor;
	if ('true' == Navigation.selectedEffect) {
		if (Navigation.graphicSelected == 'true') {
			strImg = Navigation.selectedImagePath;
		}
		if (Navigation.selectedTextcolor) {
			strFontColor = Navigation.selectedTextcolor;
		}
	}
	var strImgUrl = "url('"+escapeHtmlInlineScript(strImg)+"')";
	tdElement.style.backgroundImage=strImgUrl;
	var fontElement = getLinkFontElement(tdElement);
	if (fontElement != null) {
		fontElement.style.color = strFontColor;
		if ('true' == Navigation.selectedEffect) {
			if ('true' == Navigation.selectedBold) {
				fontElement.style.fontWeight = "bold";
			}
			if ('true' == Navigation.selectedItalic) {
				fontElement.style.fontStyle = "italic";
			}
			if ('true' == Navigation.selectedUnderline) {
				fontElement.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 addMouseAndStyleSupportMainNavigation(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+'"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><TR ALIGN=\"CENTER\" VALIGN=\"MIDDLE\"><TD><TABLE BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\"><TR><TD NOWRAP HEIGHT=\"41\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"MainNavigation_Link1\" style=\"cursor: pointer;cursor: hand;color:#000000;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Industrial_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_MainNavigation,this,\'1\',true);\" onmouseout=\"doMouseChange(nav_MainNavigation,this,\'1\',false);\"><A HREF=\"\/index.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Home\"><DIV  STYLE=\"width:138px;height:41px;cursor: pointer;cursor: hand;\"><FONT ID=\"MainNavigation_f1\" FACE=\"\'Arial Black\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialBlack10\" STYLE=\"vertical-align:middle;color:#000000;line-height:41px;\">Home<\/FONT><\/DIV><\/A><\/TD><TD WIDTH=\"1\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><TD NOWRAP HEIGHT=\"41\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"MainNavigation_Link2\" style=\"cursor: pointer;cursor: hand;color:#000000;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Industrial_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_MainNavigation,this,\'2\',true);\" onmouseout=\"doMouseChange(nav_MainNavigation,this,\'2\',false);\"><A HREF=\"\/Products.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Products\"><DIV  STYLE=\"width:138px;height:41px;cursor: pointer;cursor: hand;\"><FONT ID=\"MainNavigation_f2\" FACE=\"\'Arial Black\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialBlack10\" STYLE=\"vertical-align:middle;color:#000000;line-height:41px;\">Products<\/FONT><\/DIV><\/A><\/TD><TD WIDTH=\"1\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><TD NOWRAP HEIGHT=\"41\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"MainNavigation_Link3\" style=\"cursor: pointer;cursor: hand;color:#000000;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Industrial_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_MainNavigation,this,\'3\',true);\" onmouseout=\"doMouseChange(nav_MainNavigation,this,\'3\',false);\"><A HREF=\"\/Services.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Services\"><DIV  STYLE=\"width:138px;height:41px;cursor: pointer;cursor: hand;\"><FONT ID=\"MainNavigation_f3\" FACE=\"\'Arial Black\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialBlack10\" STYLE=\"vertical-align:middle;color:#000000;line-height:41px;\">Services<\/FONT><\/DIV><\/A><\/TD><TD WIDTH=\"1\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><TD NOWRAP HEIGHT=\"41\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"MainNavigation_Link4\" style=\"cursor: pointer;cursor: hand;color:#000000;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Industrial_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_MainNavigation,this,\'4\',true);\" onmouseout=\"doMouseChange(nav_MainNavigation,this,\'4\',false);\"><A HREF=\"\/How-to-Buy.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"How to Buy\"><DIV  STYLE=\"width:138px;height:41px;cursor: pointer;cursor: hand;\"><FONT ID=\"MainNavigation_f4\" FACE=\"\'Arial Black\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialBlack10\" STYLE=\"vertical-align:middle;color:#000000;line-height:41px;\">How&nbsp;to&nbsp;Buy<\/FONT><\/DIV><\/A><\/TD><TD WIDTH=\"1\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><TD NOWRAP HEIGHT=\"41\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"MainNavigation_Link5\" style=\"cursor: pointer;cursor: hand;color:#000000;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Industrial_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_MainNavigation,this,\'5\',true);\" onmouseout=\"doMouseChange(nav_MainNavigation,this,\'5\',false);\"><A HREF=\"\/Links.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Links\"><DIV  STYLE=\"width:138px;height:41px;cursor: pointer;cursor: hand;\"><FONT ID=\"MainNavigation_f5\" FACE=\"\'Arial Black\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialBlack10\" STYLE=\"vertical-align:middle;color:#000000;line-height:41px;\">Links<\/FONT><\/DIV><\/A><\/TD><TD WIDTH=\"1\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><TD NOWRAP HEIGHT=\"41\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"MainNavigation_Link6\" style=\"cursor: pointer;cursor: hand;color:#000000;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Industrial_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_MainNavigation,this,\'6\',true);\" onmouseout=\"doMouseChange(nav_MainNavigation,this,\'6\',false);\"><A HREF=\"\/Testimonials.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Testimonials\"><DIV  STYLE=\"width:138px;height:41px;cursor: pointer;cursor: hand;\"><FONT ID=\"MainNavigation_f6\" FACE=\"\'Arial Black\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialBlack10\" STYLE=\"vertical-align:middle;color:#000000;line-height:41px;\">Testimonials<\/FONT><\/DIV><\/A><\/TD><TD WIDTH=\"1\"><IMG style=\"display: block;\" SRC=\"\/tp.gif\" WIDTH=\"1\" HEIGHT=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><TD NOWRAP HEIGHT=\"41\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"MainNavigation_Link7\" style=\"cursor: pointer;cursor: hand;color:#000000;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Industrial_Button.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_MainNavigation,this,\'7\',true);\" onmouseout=\"doMouseChange(nav_MainNavigation,this,\'7\',false);\"><A HREF=\"\/Contact-Us.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Contact\"><DIV  STYLE=\"width:138px;height:41px;cursor: pointer;cursor: hand;\"><FONT ID=\"MainNavigation_f7\" FACE=\"\'Arial Black\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialBlack10\" STYLE=\"vertical-align:middle;color:#000000;line-height:41px;\">Contact<\/FONT><\/DIV><\/A><\/TD><\/TR><\/TABLE><\/TD><\/TR><\/TABLE><script type="text/javascript">addMouseAndStyleSupportMainNavigation(nav_MainNavigation,"ntb'+navTBSuffix+'");'+'</scri'+'pt>');
	}


