//UDMv3.4.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************

///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 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 = false;		// static positioning mode (ie5,ie6 and ns4 only)
var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders
var baseHREF = "../navbar/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	100;		// base z-order of nav structure (not ns4)
var mCOLOR = 	"#FFFFCC";	// main nav cell color
var rCOLOR = 	"#CCCCFF";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#000080"	// main nav border color
var aLINK = 	"#000080";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	10;		// 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 = 	5;		// 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 = 	8;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally
var smCOLOR = 	"#FFFFCC";	// submenu cell color
var srCOLOR = 	"#CCCCFF";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#000080"	// submenu border color
var saLINK = 	"#000080";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";	// submenu font face
var sfSIZE = 	10;		// submenu font size (pixels)
var sfWEIGHT = 	"bold"		// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 2;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)
var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"#FFFFCC";	// submenu drop shadow color
var shOPACITY = 10;		// submenu drop shadow opacity (not ie4,ns4 or opera)
var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -2;		// shift the child menus vertically
var chhOFFSET = 10;		// shift the child menus horizontally
var closeTIMER = 330;		// 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 = "";		// 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.initial-impressions.net","Home/Services",100,"center","","",0,0,"e");
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(126,"left","left",-4,0,"");
	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("http://www.initial-impressions.net","Home Page","","");
	addSubmenuItem("../services/contact.htm","About Us","","");
	addSubmenuItem("../services/faq.htm","FAQ","","");
	addSubmenuItem("../blog/","Blog","","");
	addSubmenuItem("../services/cart.htm","Shopping Cart Info","","");
	addSubmenuItem("../services/cert.htm","Gift Certificates","","");
	addSubmenuItem("../services/testimonials.htm","Testimonials","","");
	addSubmenuItem("","Services >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(152,"left","left",0,-4,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../services/wrap.htm","Complimentary Gift Wrapping","","");
		addChildmenuItem("../services/links.htm","Useful Links & Referrals","","");
addMainItem("","Infant/Children's Gifts ",126,"center","","",0,0,"w");
	defineSubmenuProperties(160,"left","left",0,0,"");
	addSubmenuItem("","Baby Blankets >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(165,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../infant/cottonchenillebabyblankets.htm","Cotton & Chenille Blankets","","");
		addChildmenuItem("../infant/satinacrylicbabyblankets.htm","Satin & Acrylic Blankets","","");
		addChildmenuItem("../infant/patchworkquilt.shtm","Patchwork Quilt","","");
		addChildmenuItem("../infant/receivingbabyblankets.htm","Receiving Blankets","","");
		addChildmenuItem("../infant/securitybabyblankets.htm","Security Blankies","","");
		addChildmenuItem("../infant/flannelwoolbabyblankets.htm","Flannel and Wool Blankets","","");
		addChildmenuItem("../infant/playmats.htm","Playmats","","");		
	addSubmenuItem("../infant/pillows.htm","Pillows","","");
	addSubmenuItem("../infant/towels.htm","Infant Towels","","");
	addSubmenuItem("../infant/babytoys.htm","Toys","","");
	addSubmenuItem("../infant/bibs.htm","Bibs & Burpies","","");
	addSubmenuItem("","Apparel >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(160,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../infant/infantapparel.htm","Infant & Toddler Apparel","","");
		addChildmenuItem("../children/aprons.htm","Art & Kitchen Aprons","","");
		addChildmenuItem("../infant/bibs.htm","Bibs","","");
	addSubmenuItem("","Personalized Children's Gifts >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(190,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../infant/lovies.shtm","Lovies","","");
		addChildmenuItem("../children/naptimepals.shtm","Naptime Pals","","");
		addChildmenuItem("../children/towels.htm","Children's Towel Sets","","");
		addChildmenuItem("../children/pillowcases.htm","Special Pillowcases","","");
		addChildmenuItem("../children/aprons.htm","Art & Kitchen Aprons","","");
		addChildmenuItem("../children/eppie.shtm","Eppie - The Pew Baby","","");
	addSubmenuItem("","Children's Bed & Bath >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(180,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../children/bedsheets.htm","Monogrammed Sheet Sets","","");
		addChildmenuItem("../children/coverups.htm","CoverUps","","");
		addChildmenuItem("../children/towels.htm","Children's Towel Sets","","");
        addSubmenuItem("../children/impressiveadditions.htm","Impressive Additions","","");
addMainItem("","Teens and Adults ",126,"center","","",0,0,"w");
        defineSubmenuProperties(160,"left","left",0,0,"");
        addSubmenuItem("","Accessories >>","","");
        // define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
                defineChildmenuProperties(180,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
                // add child menu link items ("url","Link name","_target","alt text")
                addChildmenuItem("../adult/totebags.htm","Personalized Tote Bags","","");
		addChildmenuItem("../adult/acrylicscarf.shtm","Monogrammed Scarf","","");
		addChildmenuItem("../adult/aprons.htm","Embroidered Aprons","","");
        addSubmenuItem("","Teen Scene >>","","");
        // define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
                defineChildmenuProperties(190,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
                // add child menu link items ("url","Link name","_target","alt text")
                addChildmenuItem("../children/pillowcases.htm","Special Pillows and Pillowcases","","");
		addChildmenuItem("../adult/funscarf.shtm","Teen Scarf","","");
		addChildmenuItem("../home/laundrybags.htm","Laundry Bags","","");
		addChildmenuItem("../adult/teenhippiebag.shtm","Hippie Bag","","");
        addSubmenuItem("../adult/giftsforhim.htm","Gifts for Him","","");
	addSubmenuItem("","Adult Bed & Bath >>","","");
        // define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
                defineChildmenuProperties(180,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
                // add child menu link items ("url","Link name","_target","alt text")
                addChildmenuItem("../home/bedsheets.htm","Monogrammed Sheet Sets","","");
                addChildmenuItem("../adult/bathrobes.htm","Bathrobes & Shower Wraps","","");
                addChildmenuItem("../home/towels.htm","Towel Sets","","");
        addSubmenuItem("","Stadium and Picnic Blankets >>","","");
        // define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
                defineChildmenuProperties(180,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
                // add child menu link items ("url","Link name","_target","alt text")
                addChildmenuItem("../home/stadiumblanket.shtm","Stadium Blanket","","");
                addChildmenuItem("../home/allweatherblanket.shtm","All Weather Stadium Blanket","","");
addMainItem("","An Embroidered Home",130,"center","","",0,0,"t");
	defineSubmenuProperties(180,"left","left",0,0,"");
        addSubmenuItem("../home/lace.htm","Lace & Luxury","","");
	addSubmenuItem("","Bed & Bath >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(170,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../home/bedsheets.htm","Monogrammed Sheets","","");
		addChildmenuItem("../home/throwblankets.htm","Throw Blankets","","");
		addChildmenuItem("../home/bedblankets.htm","Bed Blankets","","");
		addChildmenuItem("../home/towels.htm","Towels","","");
		addChildmenuItem("../adult/bathrobes.htm","Robes & Shower Wraps","","");
	addSubmenuItem("","Kitchen & Cook-Out >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(160,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../home/kitchentowels.htm","Kitchen Towels","","");
		addChildmenuItem("../adult/aprons.htm","Embroidered Aprons","","");
		addChildmenuItem("../home/lace.htm", "Lace and Luxury","","");
		addChildmenuItem("../home/stadiumblanket.shtm", "Stadium Blanket","","");
		addChildmenuItem("../home/allweatherblanket.shtm","All-Weather Blanket/Cushion","","");
	addSubmenuItem("../home/throwblankets.htm","Throw Blankets","","");
	addSubmenuItem("../home/laundrybags.htm","Laundry Bags","","");
        addSubmenuItem("../home/impressiveadditions.htm","Impressive Additions","","");
addMainItem("","Embroidered Gifts",110,"center","","",0,0,"t");
	defineSubmenuProperties(180,"left","left",0,0,"");
	addSubmenuItem("../home/lace.htm","Lace & Luxury","","");
	addSubmenuItem("","Special Occasion Gifts >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(160,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../gifts/holiday.htm","Christmas & Hanukkah Gifts","","");
		addChildmenuItem("../gifts/holidaybaby.htm","Baby's Christmas & Hanukkah","","");
		addChildmenuItem("../gifts/valentine.htm","Valentine Gifts","","");
                addChildmenuItem("../gifts/halloween.htm","Halloween Gifts","","");
		addChildmenuItem("../gifts/thanksgiving.htm","Thanksgiving Gifts","","");
		addChildmenuItem("../gifts/wedding.htm","Gifts for the Bride & Groom","","");
		addChildmenuItem("../gifts/weddingday.htm","Embroidered Wedding Day","","");
		addChildmenuItem("../gifts/bridalparty.htm","Bridal Party Gifts","","");
		addChildmenuItem("../gifts/anniversary.htm","Anniversary Gifts","","");
		addChildmenuItem("../gifts/graduation.htm","Graduation Gifts","","");		
	addSubmenuItem("","Blankets & Throws >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(170,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../home/throwblankets.htm","Throw Blankets","","");
		addChildmenuItem("../home/bedblankets.htm","Bed Blankets","","");
		addChildmenuItem("../home/allweatherblanket.shtm","All-Weather Blanket/Cushion","","");
		addChildmenuItem("../home/stadiumblanket.shtm","Stadium Blanket","","");
		addChildmenuItem("../home/travelpicnicblanket.shtm","Travel Picnic Blanket","","");	
	addSubmenuItem("","Sports Gifts >>","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(180,"left","left",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../home/beachtowels.shtm","Textured Beach Towels","","");
		addChildmenuItem("../home/bathsheets.shtm","Huge Bath Sheet/Beach Towel","","");
		addChildmenuItem("../home/trifoldgolftowel.shtm","Tri-Fold Golf Towel","","");
		addChildmenuItem("../home/laundrysportsbag.shtm","Equipment Bag","","");
		addChildmenuItem("../home/allweatherblanket.shtm","All-Weather Blanket/Cushion","","");
                addChildmenuItem("../home/stadiumblanket.shtm","Stadium Blanket","","");
		addChildmenuItem("../home/travelpicnicblanket.shtm","Travel Picnic Blanket","","");	
		addChildmenuItem("../home/sportspillow.shtm","Sports Pillow","","");	
addMainItem("","Lettering/Designs ",100,"center","","",0,0,"t");
	defineSubmenuProperties(180,"left","left",0,0,"");
	addSubmenuItem("../embroidery/lettering.htm","Lettering Options","","");
	addSubmenuItem("../embroidery/letteringchart.htm","Lettering Comparison Chart","","");
	addSubmenuItem("","<< Infant/Children's Designs","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(160,"right","right",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../embroidery/childrenfancylettering.htm","Children's Lettering","","");
                addChildmenuItem("../embroidery/infantclassic.htm","Classic Embroidery Designs","","");
                addChildmenuItem("../embroidery/boy.htm","Embroidery for Boys","","");
                addChildmenuItem("../embroidery/girl.htm","Embroidery for Girls","","");
                addChildmenuItem("../embroidery/bearygoodfriends.htm","Bear-y Good Friends","","");
                addChildmenuItem("../embroidery/alphabetangels.htm","Alphabet Angels (Boys & Girls)","","");
                addChildmenuItem("../embroidery/appliqueclassic.htm","Classic Applique Designs","","");
                addChildmenuItem("../embroidery/appliqueboy.htm","Applique for Boys","","");
                addChildmenuItem("../embroidery/appliquegirl.htm","Applique for Girls","","");
                addChildmenuItem("../embroidery/fringekids.htm","Fringe Kids","","");
		addChildmenuItem("../embroidery/floral.htm","Fabulous Florals","","");
		addChildmenuItem("../embroidery/sports.htm","Sports Designs","","");
		addChildmenuItem("../embroidery/schooldaze.htm","School Daze","","");
		addChildmenuItem("../embroidery/summerfun.htm","Summer Fun","","");
		addChildmenuItem("../embroidery/teenscene.htm","Teen Scene","","");		
		addSubmenuItem("","<< Home & Gift Embroidery","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(160,"right","right",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../embroidery/home.htm","Home & Gift Embroidery","","");
		addChildmenuItem("../embroidery/wedding.htm","Wedding & Anniversary","","");
		addChildmenuItem("../embroidery/kitchen.htm","Kitchen Designs","","");
		addChildmenuItem("../embroidery/frills.htm","Frills & Scrolls","","");
		addChildmenuItem("../embroidery/floral.htm","Fabulous Florals","","");
		addChildmenuItem("../embroidery/sports.htm","Sports Designs","","");
                addChildmenuItem("../embroidery/college.htm","College & High School","","");
		addChildmenuItem("../embroidery/valentine.htm","Valentine's Day Designs","","");
                addChildmenuItem("../embroidery/holiday.htm","Christmas & Holiday Designs","","");
		addSubmenuItem("","<< Monogram Designs","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(160,"right","right",0,0,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../embroidery/monogram.htm","3 Initial Monograms","","");
		addChildmenuItem("../embroidery/fancylettering.htm","Specialty Monograms","","");
		addChildmenuItem("../embroidery/childrenfancylettering.htm","Children's Monograms","","");
addMainItem("../services/contact.htm","Contact Us",90,"center","","",0,0,"t");

//**DO NOT EDIT THIS *****
}//***********************
//************************
