//UDMv3.4.1.1b
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************

///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.4.1b by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
//
///////////////////////////////////////////////////////////////////////////

// *** POSITIONING AND STYLES *********************************************

var menuALIGN = "center";		// alignment
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	0; 		// absolute top position

var staticMENU = true;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "http://www.rhtubs.com/navmenu/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"eeeeee";	// main nav cell color
var rCOLOR = 	"D3D3D3";	// main nav cell rollover color
var bSIZE = 	2;		// main nav border size
var bCOLOR = 	"C3C3C1"	// main nav border color
var aLINK = 	"000000";	// main nav link color
var aHOVER = 	"0000ff";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	11;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"eeeeee";	// submenu cell color

var srCOLOR = 	"D3D3D3";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"C3C3C1"	// submenu border color
var saLINK = 	"000000";	// submenu link color
var saHOVER = 	"0000ff";		// submenu link hover-color (dual purpose)
var saDEC = 	"underline";		// submenu link decoration
var sfFONT = 	"arial";// submenu font face
var sfSIZE = 	11;		// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// submenu drop shadow size
var shCOLOR =	"cccccc";	// submenu drop shadow color
var shOPACITY = 100;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var closeTIMER = 530;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "title";		// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5


//** LINKS ***********************************************************

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("http://www.rhtubs.com/hottubs.htm","Hot Tubs",65,"center","","Hot Tubs",0,0,"");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(140,"left","left",-4,0,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=1,motion=forward)");

	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("http://www.rhtubs.com/redwood.htm","Cedar Hot Tubs","","Cedar Hot Tubs");
	addSubmenuItem("http://www.rhtubs.com/alaskan-yellow-cedar-hot-tubs.htm","Yellow Cedar Hot Tubs","","Yellow Cedar Hot Tubs");
	addSubmenuItem("http://www.rhtubs.com/timbertub.htm","European Timber Tubs","","TEuropean Timber Tubs");
	addSubmenuItem("http://www.rhtubs.com/teak.htm","Teak Hot Tubs","","Teak Hot Tubs");
	addSubmenuItem("http://www.rhtubs.com/oval.htm","Oval Hot Tubs","","Oval Hot Tubs");
	addSubmenuItem("http://www.rhtubs.com/ofuro.htm","Ofuros","","Ofuros");
	addSubmenuItem("http://www.rhtubs.com/system.htm","Complete Hot Tub Systems","","Complete Hot Tub Systems");
	addSubmenuItem("http://www.rhtubs.com/hot_tub-accessories.htm","Accessories & Add-ons &#187;","","Accessories");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(60,"left","left",-60,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/hot_tub-accessories.htm","<b><center>Full Index</b></center>","","Full Index");
		addChildmenuItem("http://www.rhtubs.com/rim-shelf.htm","Rim Shelf","","Rim Shelf");
		addChildmenuItem("http://www.rhtubs.com/tub-shelf.htm","Tub Shelf","","Tub Shelf");
		addChildmenuItem("http://www.rhtubs.com/rim-deck.htm","Rim Deck","","Rim Deck");
		addChildmenuItem("http://www.rhtubs.com/tub-step.htm","Steps","","Steps");
	addSubmenuItem("http://www.rhtubs.com/wood-species.htm","Wood Species","","Wood Species");
	addSubmenuItem("http://www.rhtubs.com/hot-tub-faq.htm","HotTub FAQ","","FAQ");
	addSubmenuItem("http://www.rhtubs.com/installation.htm","Installation Guidelines","","Guidelines");
	addSubmenuItem("http://www.rhtubs.com/picgal.htm","Picture gallery","","Pictures");
	addSubmenuItem("http://www.rhtubs.com/prices.htm","Price List","","Prices");
	addSubmenuItem("http://www.rhtubs.com/international.htm","International","","International");
	addSubmenuItem("http://www.rhtubs.com/limelight.htm","In The Limelight","","In The Limelight");
	addSubmenuItem("http://www.rhtubs.com/store/directory.htm","On-line Store","","On-line Store");

// *** change these to absolutes

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

addMainItem("http://www.rhtubs.com/covers/cover-index.htm","Spa Covers",75,"center","","Spa Covers",0,0,"w");

	defineSubmenuProperties(135,"left","left",-4,0,"FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=1,motion=forward)");

	addSubmenuItem("http://www.rhtubs.com/covers/insulate.htm","Insulating Covers","_parent","Insulating Covers");
	addSubmenuItem("http://www.rhtubs.com/covers/spacoverFAQ.htm","Insulating Cover FAQ","_parent","FAQ");
	addSubmenuItem("http://www.rhtubs.com/covers/roll_covers.htm","Roll Covers","_parent","Roll Covers");
	addSubmenuItem("http://www.rhtubs.com/covers/aluminum.htm","Aluminum Covers","_parent","Aluminum Covers");
	addSubmenuItem("http://www.rhtubs.com/covers/soft-cover.htm","Tonneau Covers","_parent","Tonneau Covers");
	addSubmenuItem("http://www.rhtubs.com/covers/measure.htm","Measuring Tips & Tricks","_parent","Measuring Tips");
	addSubmenuItem("http://www.rhtubs.com/coverlifts/index.html","Spa Cover Lifters &#187;","_parent","Cover Lifters");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(115,"left","left",-78,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/coverlifts/index.html","<b><center>Index</center></b>","_parent","Index");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/cover-mate1.htm","CoverMate 1","_parent","CoverMate 1");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/cover-mate2.htm","CoverMate 2","_parent","CoverMate 2");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/cover-mate3.htm","CoverMate 3","_parent","CoverMate 3");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/covermate-easy.htm","CoverMate Easy","_parent","CoverMate Easy");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/covermate-freestyle.htm","CoverMate Freestyle","_parent","CoverMate Freestyle");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/cover-shelf.htm","Cover Shelf","_parent","Cover Shelf");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/covermate-covercatch.htm","Cover Catch","_parent","Cover Catch");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/coverup.htm","Cover-Up","_parent","Cover-Up");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/cover-valet.htm","Cover Valet","_parent","Valet");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/cover-caddy.htm","Cover Caddy","_parent","Caddy");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/rock-it.htm","Cover Rock-It","_parent","Rock-It");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/cover-genie.htm","Cover Genie","_parent","Genie");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/EZlifter.htm","EZ Lifter","_parent","EZ Lifter");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/ideal-lift.htm","Ideal Lift","_parent","Ideal Lift");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/cover-keeper.htm","Cover Keeper","_parent","Cover Keeper");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/superlift2.htm","Superlift 2","_parent","Superlift");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/coverlifterpicturegallery.htm","Lifter Picture Gallery","_parent","Pictures");
		addChildmenuItem("http://www.rhtubs.com/coverlifts/lift-configurater.htm","Lift Configurater","_parent","Configurater");
	
	addSubmenuItem("http://www.rhtubs.com/covers/floating.htm","Floating Blankets","_parent","Floating Blankets");
	addSubmenuItem("http://www.rhtubs.com/covers/cover-comparison.htm","Comparison of Covers","_parent","Cover Comparison");
	addSubmenuItem("http://www.rhtubs.com/store/directory.htm","On-line Store","_parent","On-line Store");
	
addMainItem("http://www.rhtubs.com/info.htm","General Help & Info",120,"center","_parent","General Help & Info",0,0,"w");

	defineSubmenuProperties(160,"left","left",-4,0,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=1,motion=forward)");
	
	addSubmenuItem("http://www.rhtubs.com/info/basic.htm","Basic Use & Tips","_parent","Basic Use");
	addSubmenuItem("http://www.rhtubs.com/info/water.htm","Water Care & Problems","_parent","Water Care");
	addSubmenuItem("http://www.rhtubs.com/info/Lt-spacare.htm","Leisure Time's Spa Care Guide","_parent","Leisure Time's Guide");
	addSubmenuItem("http://www.rhtubs.com/info/heater.htm","Heater Info & Troubleshooting","_parent","Heater Info");
	addSubmenuItem("http://www.rhtubs.com/info/filter.htm","Filter Info & Troubleshooting","_parent","Filter Info");
	addSubmenuItem("http://www.rhtubs.com/info/pump.htm","Pumps and Motors","_parent","Pumps and Motors");
	addSubmenuItem("http://www.rhtubs.com/info/ozone.htm","Ozone Info","_parent","Ozone Info");
	addSubmenuItem("http://www.rhtubs.com/chemical-compare.htm","Comparison of Sanitizers","_parent","Sanitizer Comparison");
	addSubmenuItem("http://www.rhtubs.com/info/cover-care.htm","Cover Care Info","_parent","Cover Care");
	addSubmenuItem("http://www.rhtubs.com/info/glossary.htm","Glossary of Terms","_parent","Glossary");
	addSubmenuItem("http://www.rhtubs.com/info/winterize.htm","Winterizing a Spa","_parent","Winterizing");
	addSubmenuItem("http://www.rhtubs.com/info/winter-use.htm","Winter use of a Spa","_parent","Winter use");
	addSubmenuItem("http://www.rhtubs.com/cgi-bin/bbs/config.pl","Q&A Message Board","_parent","Message Board");
	addSubmenuItem("","Chemical Tech. Articles  &#187;","_parent",".");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(125,"left","left",-178,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/chlorine.htm","Chlorine Information","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/BROMINE.htm","Bromine Information","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/Monopersulfate.htm","Non-chlorine Shock","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/pH.htm","pH Explained","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/TDS.htm","Total Dissolved Solids","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/langlier.htm","The Langlier Index","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/hamilton-index.htm","The Hamilton Index","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/clarifiers.htm","Water Clairity","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/decontamination.htm","Spa Decontamination","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/white-water-mold.htm","White Water Mold","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/Pseudomonas.htm","Pseudomonas","_parent",".");
		
	addSubmenuItem("","Mechanical Tech. Articles  &#187;","",".");
		
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(125,"left","left",-238,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");
	
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/104f.htm","104&#176; F Maximum","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/heater-guide/","Electric Heater Guide","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/seimens-GFCI.htm","GFCI Wiring","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/GFCI/GFCI.htm","GFCI's Explained","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/Spa-Side-Error-Codes.htm","Spa Side Error Codes","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/info/220-110-testing.htm","Heater Voltage Testing","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/bonding.htm","Grounding vs. Bonding","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/voltage-drop_conduit-fill.htm","Electrical Calculators","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/glue-PVC.htm","Gluing PVC Pipe","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/spa-owners-manuals.htm","Spa Owners Manuals","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/Taylor-test-kits.htm","Taylor Test Kit Hints","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/metric-convert.htm","US / Metric Converter","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/microban.htm","Microban","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/cgi-bin/bbs/config.pl","Ask Dr. Spa","_parent","Ask Dr. Spa");
		
	addSubmenuItem("","Health Tech. Articles  &#187;","_parent",".");
		
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(125,"left","left",-139,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");
	
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/Pseudomonas.htm","Pseudomonas","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/folliculitis.htm","Folliculitis","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/hot-water-therapy-exercise.htm","Therapy and Exercise","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/pregnancy.htm","Pregnancy and Spas","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/diabetes.htm","Spas and Diabetes","",".");
		addChildmenuItem("http://www.rhtubs.com/indoor-ozone-danger.htm","Indoor Ozone Dangers","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/Hyperthermia.htm","Hyperthermia Treatment","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/green-hair.htm","My hair turned green !","_parent",".");
		addChildmenuItem("http://www.rhtubs.com/MSDS/MSDS.htm","MSDS","_parent",".");
		
	addSubmenuItem("http://www.rhtubs.com/cgi-bin/bbs/config.pl","Ask Dr. Spa","_parent","Ask Dr. Spa");
	addSubmenuItem("http://www.rhtubs.com/store/directory.htm","On-line Store","_parent","On-line Store");

addMainItem("http://www.rhtubs.com/chemical-free-index.htm","Chemical Alternatives",130,"center","_parent","Chemical Alternatives",0,0,"t");

	defineSubmenuProperties(118,"left","left",-4,0,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=1,motion=forward)");

	addSubmenuItem("http://www.rhtubs.com/ozonator.htm","Ozonators","_parent","Ozonators");
	addSubmenuItem("http://www.rhtubs.com/o3faq.htm","Ozone FAQ","_parent","Ozone FAQ");
	addSubmenuItem("http://www.rhtubs.com/magnet.htm","Magnetic Conditioning","_parent","Magnetic Conditioning");
	addSubmenuItem("http://www.rhtubs.com/nature2.htm","Nature&#178","_parent","Nature&#178");
	addSubmenuItem("http://www.rhtubs.com/secret.htm","Spa Secret","_parent","Spa Secret");
	addSubmenuItem("http://www.rhtubs.com/spafrog.htm","Spa Frog","_parent","Spa Frog");
	addSubmenuItem("http://www.rhtubs.com/ion1.htm","Ionizers","_parent","Ionizers");
	addSubmenuItem("http://www.rhtubs.com/ion-faq.htm","Ionizer FAQ","_parent","Ionizer FAQ");
	addSubmenuItem("http://www.rhtubs.com/rain-forest-blue.htm","Rain Forest Blue","_parent","Rain Forest Blue");
	addSubmenuItem("http://www.rhtubs.com/natural-hot-tub.htm","The Natural","_parent","The Natural");
	addSubmenuItem("http://www.rhtubs.com/chemical-compare.htm","Sanitizer Comparison","_parent","Sanitizer Comparison");
	addSubmenuItem("http://www.rhtubs.com/store/directory.htm","On-line Store","_parent","On-line Store");

	
addMainItem("http://www.rhtubs.com/misc.htm","Miscellaneous",90,"center","_parent","Miscellaneous",0,0,"r");

	defineSubmenuProperties(120,"left","left",-4,0,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=1,motion=forward)");

	addSubmenuItem("http://www.rhtubs.com/cgi-bin/bbs/config.pl","Q&A Message Board","_parent",".");
	addSubmenuItem("http://www.rhtubs.com/cgi-bin/reviews/reviews.pl","Spa Reviews","_parent",".");
	addSubmenuItem("http://www.rhtubs.com/cgi-bin/reviews/rantsraves.pl","Dealer Reviews","_parent",".");
	addSubmenuItem("http://www.rhtubs.com/site-search.htm","Search Site","_parent",".");
	addSubmenuItem("http://www.rhtubs.com/cgi-bin/remindme.pl","Reminder Service","_parent",".");
	addSubmenuItem("http://www.rhtubs.com/cgi-bin/chat/chatmain.html","Chat Room","_parent",".");
	addSubmenuItem("http://www.rhtubs.com/games.htm","Games","_parent",".");
	addSubmenuItem("http://www.rhtubs.com/cgi-bin/Auction/eAuction.pl","Auctions","_parent",".");
	addSubmenuItem("http://www.rhtubs.com/store/directory.htm","On-line Store","_parent",".");
		
addMainItem("http://www.rhtubs.com/store/directory.htm","On-line Store",80,"center","_parent","On-line Store",0,0,"r");

	defineSubmenuProperties(150,"left","left",-4,0,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=1,motion=forward)");

	addSubmenuItem("http://www.rhtubs.com/store/directory.htm","Store Directory","_parent","Store Directory");
	addSubmenuItem("http://www.rhtubs.com/store/chemical.htm","&#171; Chemicals & Treatments","_parent","Chemicals & Treatments");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(115,"right","left",0,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/store/chemical.htm","<b><center>Index</center></b>","_parent","Index");
		addChildmenuItem("http://www.rhtubs.com/store/sanitize.htm","Sanitizers","_parent","Sanitizers");
		addChildmenuItem("http://www.rhtubs.com/store/phbalanc.htm","pH Balancers","_parent","pH Balancers");
		addChildmenuItem("http://www.rhtubs.com/store/treatment.htm","Water Treatments","_parent","Water Treatments");
		addChildmenuItem("http://www.rhtubs.com/store/maint.htm","Maintenance","_parent","Maintenance");
		addChildmenuItem("http://www.rhtubs.com/store/test-kits.htm","Test Kits","_parent","Test Kits");
		addChildmenuItem("http://www.rhtubs.com/store/fragrance.htm","Fragrances","_parent"," Fragrances");
		addChildmenuItem("http://www.rhtubs.com/store/water-pure.htm","Chemical Free","_parent","Chemical Free");
		addChildmenuItem("http://www.rhtubs.com/store/brands.htm","by Brand Name","_parent","by Brand Name");
	
	addSubmenuItem("http://www.rhtubs.com/store/accessor.htm","&#171; Spa Accessories","_parent","Spa Accessories");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(132,"right","left",-20,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/store/accessor.htm","<b><center>Index</b></center>","_parent","Index");
		addChildmenuItem("http://www.rhtubs.com/store/cover-accessories.htm","Cover Accessories","_parent","Cover Accessories");
		addChildmenuItem("http://www.rhtubs.com/store/cover.htm","Cover Lifts","_parent","Cover Lifts");
		addChildmenuItem("http://www.rhtubs.com/store/animal-families.htm","Floating Animal Families","_parent","Floating Animal Families");
		addChildmenuItem("http://www.rhtubs.com/store/fragrance.htm","Fragrances","_parent","Fragrances");
		addChildmenuItem("http://www.rhtubs.com/store/gifts.htm","Gift Ideas","_parent","Gift Ideas");
		addChildmenuItem("http://www.rhtubs.com/store/miscacc.htm","Miscellaneous","_parent","Miscellaneous");
		addChildmenuItem("http://www.rhtubs.com/store/ducks.htm","Rubber Ducks","_parent","Rubber Ducks");
		addChildmenuItem("http://www.rhtubs.com/store/spa-filter-accessories.htm","Spa Filter Accessories","_parent","Spa Filter Accessories");
		addChildmenuItem("http://www.rhtubs.com/store/spasteps.htm","Spa Steps","_parent","Spa Steps");
		addChildmenuItem("http://www.rhtubs.com/store/spa-umbrella.htm","Spa Umbrella","_parent","Spa Umbrella");
		addChildmenuItem("http://www.rhtubs.com/store/thermom.htm","Thermometers","_parent","Thermometers");
		addChildmenuItem("http://www.rhtubs.com/store/toys.htm","Toys and Games","_parent","Toys and Games");
		addChildmenuItem("http://www.rhtubs.com/store/vacuumes.htm","Vacuums","_parent","Vacuums");
		addChildmenuItem("http://www.rhtubs.com/store/windup.htm","Wind Up Swimming Toys","_parent","Wind Up Swimming Toys");
		addChildmenuItem("http://www.rhtubs.com/store/wood.htm","Wooden Accessories","_parent","Wooden Accessories");
	
	addSubmenuItem("http://www.rhtubs.com/store/covers.htm","&#171; Spa Covers & Lifters","_parent","Spa Covers & Lifters");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(132,"right","left",-40,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/store/covers.htm","<b><center>Index</b></center>","_parent","Index");
		addChildmenuItem("http://www.rhtubs.com/store/insulate.htm","Deluxe Insulating Cover","_parent","Deluxe");
		addChildmenuItem("http://www.rhtubs.com/store/extreme.htm","Extreme Insulating Cover","_parent","Extreme");
		addChildmenuItem("http://www.rhtubs.com/store/extreme-stretch.htm","Extreme Stretch Cover","_parent","Extreme Stretch");
		addChildmenuItem("http://www.rhtubs.com/store/roll-cover.htm","Roll Covers","_parent","Roll Covers");
		addChildmenuItem("http://www.rhtubs.com/store/aluminum.htm","Aluminum Covers","_parent","Aluminum Covers");
		addChildmenuItem("http://www.rhtubs.com/store/swimspa.htm","Swimspa Covers","_parent","Swimspa Covers");
		addChildmenuItem("http://www.rhtubs.com/store/tonnaue-spa-cover.htm","Tonnaeu Covers","_parent","Tonnaeu Covers");
		addChildmenuItem("http://www.rhtubs.com/store/cover.htm","Spa Cover Lifts","_parent","Cover Lifts");
		addChildmenuItem("http://www.rhtubs.com/store/float.htm","Thermal Blankets","_parent","Thermal Blankets");
		addChildmenuItem("http://www.rhtubs.com/store/cover-accessories.htm","Cover Accessories","_parent","Cover Accessories");
	
	addSubmenuItem("http://www.rhtubs.com/store/water-pure.htm","&#171; Chemical Free Purifiers","_parent","Chemical Free Purifiers");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(120,"right","left",-60,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/store/water-pure.htm","<b><center>Index</b></center>","_parent","Index");
		addChildmenuItem("http://www.rhtubs.com/store/ozone.htm","Ozonators","_parent","Ozonators");
		addChildmenuItem("http://www.rhtubs.com/store/nature2.htm","Nature&#178;","_parent","Nature&#178;");
		addChildmenuItem("http://www.rhtubs.com/store/spafrog.htm","Spa Frog","_parent","Spa Frog");
		addChildmenuItem("http://www.rhtubs.com/store/SpaFrogSystem.htm","Spa Frog Complete","_parent","Spa Frog Complete");
		addChildmenuItem("http://www.rhtubs.com/store/ionizer.htm","Ionizers","_parent","Ionizers");
		addChildmenuItem("http://www.rhtubs.com/store/natural.htm","The Natural","_parent","The Natural");
		addChildmenuItem("http://www.rhtubs.com/store/rain-forest-blue.htm","Rain Forest Blue","_parent","Rain Forest Blue");
		addChildmenuItem("http://www.rhtubs.com/store/magnet.htm","Magnetic Conditioning","_parent","Magnetic Conditioning");
		addChildmenuItem("http://www.rhtubs.com/store/secret.htm","Spa Secret","_parent","Spa Secret");
	
	addSubmenuItem("http://www.rhtubs.com/store/parts.htm","&#171; Repair Parts","_parent","Repair Parts");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(115,"right","left",-80,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/store/parts.htm","<b><center>Index</b></center>","_parent","Index");
		addChildmenuItem("http://www.rhtubs.com/store/controller.htm","Complete Controllers","_parent","Complete Controllers");
		addChildmenuItem("http://www.rhtubs.com/store/filter.htm","Filter Cartridges","_parent","Filter Cartridges");
		addChildmenuItem("http://www.rhtubs.com/store/plumbing.htm","Specialty Plumbing","_parent","Specialty Plumbing");
		addChildmenuItem("","","","");
		addChildmenuItem("","","","");
	
	addSubmenuItem("http://www.rhtubs.com/store/hot-tub.htm","&#171; Traditional Hot Tubs","_parent","Traditional Hot Tubs");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(110,"right","left",-100,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/store/hot-tub.htm","<b><center>Index</b></center>","_parent","Index");
		addChildmenuItem("http://www.rhtubs.com/store/redwood.htm","Cedar Hot Tubs","_parent","Cedar Hot Tubs");
		addChildmenuItem("http://www.rhtubs.com/store/teak.htm","Teak Hot Tubs","_parent","Teak Hot Tubs");
		addChildmenuItem("http://www.rhtubs.com/store/oval.htm","Oval Hot Tubs","_parent","Oval Hot Tubs");
		addChildmenuItem("http://www.rhtubs.com/store/options.htm","Options & Upgrades","_parent","Options & Upgrades");
		addChildmenuItem("","","","");
		
	addSubmenuItem("","&#171; Odds & Ends","_parent","Odds & Ends");
	
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(100,"right","left",-120,-4,"filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.00,wipestyle=0,motion=forward)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.rhtubs.com/store/basement.htm","Bargain Basement","_parent","Bargain Basement");
		addChildmenuItem("http://www.rhtubs.com/store/certificate.htm","Gift Certificates","_parent","Gift Certificates");
		addChildmenuItem("http://www.rhtubs.com/cgi-bin/store/config.pl","What's New","_parent","What's New");
		addChildmenuItem("http://www.rhtubs.com/store/ups.htm","Track Your Order","_parent","Track Your Order");
		addChildmenuItem("","","","");
		addChildmenuItem("","","","");
		addChildmenuItem("","","","");
		addChildmenuItem("","","","");

	addSubmenuItem("http://www.rhtubs.com/cgi-bin/dsc/cart.pl","View Shopping Cart","_parent",".");

//**DO NOT EDIT THIS *****
}//***********************
//************************
