var nav_GeneralSiteMenu = new Object();

nav_GeneralSiteMenu.underline="false";
nav_GeneralSiteMenu.justification="center";
nav_GeneralSiteMenu.accentStyle="Arrow";
nav_GeneralSiteMenu.selectedUnderline="false";
nav_GeneralSiteMenu.textFont="Arial Narrow";
nav_GeneralSiteMenu.funButton="Arts_and_Crafts";
nav_GeneralSiteMenu.mouseoverBgcolor="";
nav_GeneralSiteMenu.darkButton="Basic_Black";
nav_GeneralSiteMenu.buttonCategory="basic";
nav_GeneralSiteMenu.mouseoverBold="true";
nav_GeneralSiteMenu.italic="false";
nav_GeneralSiteMenu.importedImageMouseOver="";
nav_GeneralSiteMenu.textSize="10";
nav_GeneralSiteMenu.tabCategory="basic";
nav_GeneralSiteMenu.style="imported";
nav_GeneralSiteMenu.hasLinks="true";
nav_GeneralSiteMenu.accentColor="Black";
nav_GeneralSiteMenu.selectedBgcolor="";
nav_GeneralSiteMenu.graphicSelected="true";
nav_GeneralSiteMenu.selectedTextcolor="#FF2E23";
nav_GeneralSiteMenu.basicButton="Gray";
nav_GeneralSiteMenu.accentType="none";
nav_GeneralSiteMenu.graphicMouseover="true";
nav_GeneralSiteMenu.horizontalSpacing="10";
nav_GeneralSiteMenu.lineColor="#000000";
nav_GeneralSiteMenu.selectedEffect="false";
nav_GeneralSiteMenu.lineWidth="2";
nav_GeneralSiteMenu.modernButton="Basic_Black";
nav_GeneralSiteMenu.border="";
nav_GeneralSiteMenu.type="Navigation";
nav_GeneralSiteMenu.simpleButton="Autumn_Leaves";
nav_GeneralSiteMenu.sophisticatedButton="Antique";
nav_GeneralSiteMenu.bold="true";
nav_GeneralSiteMenu.localPreview="false";
nav_GeneralSiteMenu.verticalSpacing="1";
nav_GeneralSiteMenu.basicTab="White";
nav_GeneralSiteMenu.selectedBold="true";
nav_GeneralSiteMenu.mouseoverEffect="true";
nav_GeneralSiteMenu.mouseoverTextcolor="#FF2E23";
nav_GeneralSiteMenu.navID="nav_GeneralSiteMenu";
nav_GeneralSiteMenu.mouseoverUnderline="false";
nav_GeneralSiteMenu.imageHeight="30";
nav_GeneralSiteMenu.texturedButton="Brick";
nav_GeneralSiteMenu.selectedItalic="false";
nav_GeneralSiteMenu.brightButton="Chicky";
nav_GeneralSiteMenu.importedImageSelected="";
nav_GeneralSiteMenu.dirty="false";
nav_GeneralSiteMenu.squareTab="Camel";
nav_GeneralSiteMenu.horizontalWrap="5";
nav_GeneralSiteMenu.mouseoverItalic="false";
nav_GeneralSiteMenu.imageWidth="142";
nav_GeneralSiteMenu.numLinks="20";
nav_GeneralSiteMenu.background="";
nav_GeneralSiteMenu.importedImage="PURPLE_BUTTON_GREEN.jpg";
nav_GeneralSiteMenu.version="5";
nav_GeneralSiteMenu.shinyButton="Shiny_Aqua";
nav_GeneralSiteMenu.orientation="vertical";
nav_GeneralSiteMenu.holidayButton="Christmas_Ornaments";
nav_GeneralSiteMenu.textColor="#FFFFFF";

nav_GeneralSiteMenu.navName = "GeneralSiteMenu";
nav_GeneralSiteMenu.imagePath = strRelativePathToRoot + "PURPLE_BUTTON_GREEN.jpg";
nav_GeneralSiteMenu.selectedImagePath = strRelativePathToRoot + "PURPLE_BUTTON_GREEN.jpg";
nav_GeneralSiteMenu.mouseOverImagePath = strRelativePathToRoot + "PURPLE_BUTTON_GREEN.jpg";
nav_GeneralSiteMenu.imageWidth = "142";
nav_GeneralSiteMenu.imageHeight = "30";
nav_GeneralSiteMenu.fontClass = "size10 ArialNarrow10";
nav_GeneralSiteMenu.fontFace = "'Arial Narrow', 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_GeneralSiteMenu.links=new Array(20);
var nav_GeneralSiteMenu_Link1 = new Object();
nav_GeneralSiteMenu_Link1.type = "existing";
nav_GeneralSiteMenu_Link1.displayName = "HOME";
nav_GeneralSiteMenu_Link1.linkWindow = "_self";
nav_GeneralSiteMenu_Link1.linkValue = "HOME.html";
nav_GeneralSiteMenu_Link1.linkIndex = "1";
nav_GeneralSiteMenu.links[0] = nav_GeneralSiteMenu_Link1;
var nav_GeneralSiteMenu_Link2 = new Object();
nav_GeneralSiteMenu_Link2.type = "existing";
nav_GeneralSiteMenu_Link2.displayName = "SPECIALS";
nav_GeneralSiteMenu_Link2.linkWindow = "_self";
nav_GeneralSiteMenu_Link2.linkValue = "SPECIALS.html";
nav_GeneralSiteMenu_Link2.linkIndex = "2";
nav_GeneralSiteMenu.links[1] = nav_GeneralSiteMenu_Link2;
var nav_GeneralSiteMenu_Link3 = new Object();
nav_GeneralSiteMenu_Link3.type = "existing";
nav_GeneralSiteMenu_Link3.displayName = "CHAIRS";
nav_GeneralSiteMenu_Link3.linkWindow = "_self";
nav_GeneralSiteMenu_Link3.linkValue = "ChairRentalsLosAngeles-Orange-Riverside-SanBernardino.html";
nav_GeneralSiteMenu_Link3.linkIndex = "3";
nav_GeneralSiteMenu.links[2] = nav_GeneralSiteMenu_Link3;
var nav_GeneralSiteMenu_Link4 = new Object();
nav_GeneralSiteMenu_Link4.type = "existing";
nav_GeneralSiteMenu_Link4.displayName = "TABLES";
nav_GeneralSiteMenu_Link4.linkWindow = "_self";
nav_GeneralSiteMenu_Link4.linkValue = "Table-Rental-Los-Angeles-Orange-County-Inland-Empire.html";
nav_GeneralSiteMenu_Link4.linkIndex = "4";
nav_GeneralSiteMenu.links[3] = nav_GeneralSiteMenu_Link4;
var nav_GeneralSiteMenu_Link5 = new Object();
nav_GeneralSiteMenu_Link5.type = "existing";
nav_GeneralSiteMenu_Link5.displayName = "LINEN";
nav_GeneralSiteMenu_Link5.linkWindow = "_self";
nav_GeneralSiteMenu_Link5.linkValue = "LINEN-RENTAL-LOS-ANGELES-ORANGE-COUNTY-INLAND-EMPIRE.html";
nav_GeneralSiteMenu_Link5.linkIndex = "5";
nav_GeneralSiteMenu.links[4] = nav_GeneralSiteMenu_Link5;
var nav_GeneralSiteMenu_Link6 = new Object();
nav_GeneralSiteMenu_Link6.type = "existing";
nav_GeneralSiteMenu_Link6.displayName = "TENTS-CANOPIES";
nav_GeneralSiteMenu_Link6.linkWindow = "_self";
nav_GeneralSiteMenu_Link6.linkValue = "CANOPIES.html";
nav_GeneralSiteMenu_Link6.linkIndex = "6";
nav_GeneralSiteMenu.links[5] = nav_GeneralSiteMenu_Link6;
var nav_GeneralSiteMenu_Link7 = new Object();
nav_GeneralSiteMenu_Link7.type = "existing";
nav_GeneralSiteMenu_Link7.displayName = "MARGARITA MACHINES";
nav_GeneralSiteMenu_Link7.linkWindow = "_self";
nav_GeneralSiteMenu_Link7.linkValue = "Margarita-Machine-Rentals-Los-Angeles-and-Orange-County.html";
nav_GeneralSiteMenu_Link7.linkIndex = "7";
nav_GeneralSiteMenu.links[6] = nav_GeneralSiteMenu_Link7;
var nav_GeneralSiteMenu_Link8 = new Object();
nav_GeneralSiteMenu_Link8.type = "existing";
nav_GeneralSiteMenu_Link8.displayName = "FUN FOOD";
nav_GeneralSiteMenu_Link8.linkWindow = "_self";
nav_GeneralSiteMenu_Link8.linkValue = "SnowConeMachinerentalsPopcornMachineRentalsCottonCandyMachineRentals.html";
nav_GeneralSiteMenu_Link8.linkIndex = "8";
nav_GeneralSiteMenu.links[7] = nav_GeneralSiteMenu_Link8;
var nav_GeneralSiteMenu_Link9 = new Object();
nav_GeneralSiteMenu_Link9.type = "existing";
nav_GeneralSiteMenu_Link9.displayName = "OUTDOOR HEATERS";
nav_GeneralSiteMenu_Link9.linkWindow = "_self";
nav_GeneralSiteMenu_Link9.linkValue = "Outdoor-Patio-Heater-Rentals-Los-Angeles-Orange-County.html";
nav_GeneralSiteMenu_Link9.linkIndex = "9";
nav_GeneralSiteMenu.links[8] = nav_GeneralSiteMenu_Link9;
var nav_GeneralSiteMenu_Link10 = new Object();
nav_GeneralSiteMenu_Link10.type = "existing";
nav_GeneralSiteMenu_Link10.displayName = "FOOD WARMERS";
nav_GeneralSiteMenu_Link10.linkWindow = "_self";
nav_GeneralSiteMenu_Link10.linkValue = "FOOD-WARMERS.html";
nav_GeneralSiteMenu_Link10.linkIndex = "10";
nav_GeneralSiteMenu.links[9] = nav_GeneralSiteMenu_Link10;
var nav_GeneralSiteMenu_Link11 = new Object();
nav_GeneralSiteMenu_Link11.type = "existing";
nav_GeneralSiteMenu_Link11.displayName = "JUMPERS";
nav_GeneralSiteMenu_Link11.linkWindow = "_self";
nav_GeneralSiteMenu_Link11.linkValue = "BOUNCERS.html";
nav_GeneralSiteMenu_Link11.linkIndex = "11";
nav_GeneralSiteMenu.links[10] = nav_GeneralSiteMenu_Link11;
var nav_GeneralSiteMenu_Link12 = new Object();
nav_GeneralSiteMenu_Link12.type = "existing";
nav_GeneralSiteMenu_Link12.displayName = "GENERATORS";
nav_GeneralSiteMenu_Link12.linkWindow = "_self";
nav_GeneralSiteMenu_Link12.linkValue = "GENERATOR.html";
nav_GeneralSiteMenu_Link12.linkIndex = "12";
nav_GeneralSiteMenu.links[11] = nav_GeneralSiteMenu_Link12;
var nav_GeneralSiteMenu_Link13 = new Object();
nav_GeneralSiteMenu_Link13.type = "existing";
nav_GeneralSiteMenu_Link13.displayName = "HELIUM TANKS";
nav_GeneralSiteMenu_Link13.linkWindow = "_self";
nav_GeneralSiteMenu_Link13.linkValue = "HELIUM-TANKS.html";
nav_GeneralSiteMenu_Link13.linkIndex = "13";
nav_GeneralSiteMenu.links[12] = nav_GeneralSiteMenu_Link13;
var nav_GeneralSiteMenu_Link14 = new Object();
nav_GeneralSiteMenu_Link14.type = "existing";
nav_GeneralSiteMenu_Link14.displayName = "PORTA-POTTY";
nav_GeneralSiteMenu_Link14.linkWindow = "_self";
nav_GeneralSiteMenu_Link14.linkValue = "Portable-Restroom-Los-Angeles-Orange-County-Inland-Empire.html";
nav_GeneralSiteMenu_Link14.linkIndex = "14";
nav_GeneralSiteMenu.links[13] = nav_GeneralSiteMenu_Link14;
var nav_GeneralSiteMenu_Link15 = new Object();
nav_GeneralSiteMenu_Link15.type = "existing";
nav_GeneralSiteMenu_Link15.displayName = "PA \/ DJ SYSTEM";
nav_GeneralSiteMenu_Link15.linkWindow = "_self";
nav_GeneralSiteMenu_Link15.linkValue = "PA---DJ-SYSTEM-.html";
nav_GeneralSiteMenu_Link15.linkIndex = "15";
nav_GeneralSiteMenu.links[14] = nav_GeneralSiteMenu_Link15;
var nav_GeneralSiteMenu_Link16 = new Object();
nav_GeneralSiteMenu_Link16.type = "existing";
nav_GeneralSiteMenu_Link16.displayName = "COOLERS";
nav_GeneralSiteMenu_Link16.linkWindow = "_self";
nav_GeneralSiteMenu_Link16.linkValue = "Cooler-Rentals-Los-Angeles-Orange-County.html";
nav_GeneralSiteMenu_Link16.linkIndex = "16";
nav_GeneralSiteMenu.links[15] = nav_GeneralSiteMenu_Link16;
var nav_GeneralSiteMenu_Link17 = new Object();
nav_GeneralSiteMenu_Link17.type = "existing";
nav_GeneralSiteMenu_Link17.displayName = "BALLOONS";
nav_GeneralSiteMenu_Link17.linkWindow = "_self";
nav_GeneralSiteMenu_Link17.linkValue = "BALLOONS.html";
nav_GeneralSiteMenu_Link17.linkIndex = "17";
nav_GeneralSiteMenu.links[16] = nav_GeneralSiteMenu_Link17;
var nav_GeneralSiteMenu_Link18 = new Object();
nav_GeneralSiteMenu_Link18.type = "existing";
nav_GeneralSiteMenu_Link18.displayName = "DECOR SERVICE";
nav_GeneralSiteMenu_Link18.linkWindow = "_self";
nav_GeneralSiteMenu_Link18.linkValue = "DECORATING-SERVICE.html";
nav_GeneralSiteMenu_Link18.linkIndex = "18";
nav_GeneralSiteMenu.links[17] = nav_GeneralSiteMenu_Link18;
var nav_GeneralSiteMenu_Link19 = new Object();
nav_GeneralSiteMenu_Link19.type = "existing";
nav_GeneralSiteMenu_Link19.displayName = "FAQ";
nav_GeneralSiteMenu_Link19.linkWindow = "_self";
nav_GeneralSiteMenu_Link19.linkValue = "FAQ.html";
nav_GeneralSiteMenu_Link19.linkIndex = "19";
nav_GeneralSiteMenu.links[18] = nav_GeneralSiteMenu_Link19;
var nav_GeneralSiteMenu_Link20 = new Object();
nav_GeneralSiteMenu_Link20.type = "existing";
nav_GeneralSiteMenu_Link20.displayName = "CONTACT US";
nav_GeneralSiteMenu_Link20.linkWindow = "_self";
nav_GeneralSiteMenu_Link20.linkValue = "CONTACT-US.html";
nav_GeneralSiteMenu_Link20.linkIndex = "20";
nav_GeneralSiteMenu.links[19] = nav_GeneralSiteMenu_Link20;
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 addMouseAndStyleSupportGeneralSiteMenu(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 id=\"vNavTR_Link_GeneralSiteMenu1\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link1\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'1\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'1\',false);\"><A HREF=\"\/HOME.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"HOME\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f1\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">HOME<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu2\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link2\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'2\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'2\',false);\"><A HREF=\"\/SPECIALS.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"SPECIALS\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f2\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">SPECIALS<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu3\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link3\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'3\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'3\',false);\"><A HREF=\"\/ChairRentalsLosAngeles-Orange-Riverside-SanBernardino.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"CHAIRS\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f3\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">CHAIRS<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu4\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link4\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'4\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'4\',false);\"><A HREF=\"\/Table-Rental-Los-Angeles-Orange-County-Inland-Empire.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"TABLES\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f4\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">TABLES<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu5\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link5\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'5\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'5\',false);\"><A HREF=\"\/LINEN-RENTAL-LOS-ANGELES-ORANGE-COUNTY-INLAND-EMPIRE.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"LINEN\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f5\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">LINEN<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu6\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link6\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'6\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'6\',false);\"><A HREF=\"\/CANOPIES.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"TENTS-CANOPIES\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f6\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">TENTS-CANOPIES<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu7\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link7\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'7\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'7\',false);\"><A HREF=\"\/Margarita-Machine-Rentals-Los-Angeles-and-Orange-County.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"MARGARITA MACHINES\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f7\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">MARGARITA&nbsp;MACHINES<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu8\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link8\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'8\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'8\',false);\"><A HREF=\"\/SnowConeMachinerentalsPopcornMachineRentalsCottonCandyMachineRentals.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"FUN FOOD\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f8\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">FUN&nbsp;FOOD<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu9\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link9\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'9\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'9\',false);\"><A HREF=\"\/Outdoor-Patio-Heater-Rentals-Los-Angeles-Orange-County.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"OUTDOOR HEATERS\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f9\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">OUTDOOR&nbsp;HEATERS<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu10\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link10\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'10\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'10\',false);\"><A HREF=\"\/FOOD-WARMERS.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"FOOD WARMERS\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f10\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">FOOD&nbsp;WARMERS<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu11\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link11\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'11\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'11\',false);\"><A HREF=\"\/BOUNCERS.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"JUMPERS\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f11\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">JUMPERS<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu12\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link12\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'12\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'12\',false);\"><A HREF=\"\/GENERATOR.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"GENERATORS\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f12\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">GENERATORS<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu13\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link13\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'13\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'13\',false);\"><A HREF=\"\/HELIUM-TANKS.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"HELIUM TANKS\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f13\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">HELIUM&nbsp;TANKS<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu14\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link14\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'14\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'14\',false);\"><A HREF=\"\/Portable-Restroom-Los-Angeles-Orange-County-Inland-Empire.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"PORTA-POTTY\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f14\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">PORTA-POTTY<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu15\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link15\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'15\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'15\',false);\"><A HREF=\"\/PA---DJ-SYSTEM-.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"PA \/ DJ SYSTEM\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f15\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">PA&nbsp;\/&nbsp;DJ&nbsp;SYSTEM<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu16\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link16\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'16\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'16\',false);\"><A HREF=\"\/Cooler-Rentals-Los-Angeles-Orange-County.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"COOLERS\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f16\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">COOLERS<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu17\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link17\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'17\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'17\',false);\"><A HREF=\"\/BALLOONS.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"BALLOONS\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f17\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">BALLOONS<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu18\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link18\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'18\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'18\',false);\"><A HREF=\"\/DECORATING-SERVICE.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"DECOR SERVICE\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f18\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">DECOR&nbsp;SERVICE<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu19\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link19\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'19\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'19\',false);\"><A HREF=\"\/FAQ.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"FAQ\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f19\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">FAQ<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"1\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_GeneralSiteMenu20\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"GeneralSiteMenu_Link20\" style=\"cursor: pointer;cursor: hand;color:#FFFFFF;background-image:url(\/PURPLE_BUTTON_GREEN.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_GeneralSiteMenu,this,\'20\',true);\" onmouseout=\"doMouseChange(nav_GeneralSiteMenu,this,\'20\',false);\"><A HREF=\"\/CONTACT-US.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"CONTACT US\"><DIV  STYLE=\"width:142px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"GeneralSiteMenu_f20\" FACE=\"\'Arial Narrow\', Arial, Helvetica, sans-serif\" CLASS=\"size10 ArialNarrow10\" STYLE=\"vertical-align:middle;color:#FFFFFF;line-height:30px;\">CONTACT&nbsp;US<\/FONT><\/DIV><\/A><\/TD><\/TR><\/TABLE><script type="text/javascript">addMouseAndStyleSupportGeneralSiteMenu(nav_GeneralSiteMenu,"ntb'+navTBSuffix+'");'+'</scri'+'pt>');
	}


