BLANK_IMAGE = '/images/b.gif';

var STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#000000",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#EEEEFF",		// background color for the items
		bgOVER:"416EAF"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var STYLESUB = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#000000",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#FFFFEE",		// background color for the items
		bgOVER:"416EAF"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};


var MENU_ITEMS = [
	{pos:'relative', itemoff:[29,0], leveloff:[0,144], style:STYLE, size:[30,145]},
	{code:"Home",url:"/"
	},
        {code:'Shop Online - <span style="color: red">NEW</span>',url:"/shoponline/"
        },
	{code:'Services',url:"/services/",
		sub:[
			{style:STYLESUB},
			{code:"Balloons",url:"/pictures/gallery.asp?Section=Services&SubHeader=Balloons&FileName=configfiles/balloons.csv",format:{size:[30,200]}
			},
			{code:"Balloon Arches",url:"/pictures/gallery.asp?Section=Services&SubHeader=Balloon Arches&FileName=configfiles/balloon-arches.csv",format:{size:[30,200]}
			},
			{code:"Balloon Columns",url:"/pictures/gallery.asp?Section=Services&SubHeader=Balloon Columns&FileName=configfiles/balloon-columns.csv",format:{size:[30,200]}
			},
			{code:"Balloon Sculptures",url:"/pictures/gallery.asp?Section=Services&SubHeader=Balloon Sculptures&FileName=configfiles/balloon-sculptures.csv",format:{size:[30,200]}
			},
          		{code:"Bathroom Baskets",url:"/pictures/gallery.asp?Section=Services&SubHeader=Bathroom Baskets&FileName=configfiles/bathroom-baskets.csv",format:{size:[30,200]}
			},
			{code:"Cakes",url:"/pictures/gallery.asp?Section=Services&SubHeader=Cakes&FileName=configfiles/cakes.csv",format:{size:[30,200]}
			},
			{code:"Candle Lighting Boards",url:"/pictures/gallery.asp?Section=Services&SubHeader=Candle Lighting Boards&FileName=configfiles/candle-boards.csv",format:{size:[30,200]}
			},
          		{code:'Celebration Pens',url:"/pictures/celebration-pens/",format:{size:[30,200]}
			},
          		{code:"Centerpieces",url:"/pictures/gallery.asp?Section=Services&SubHeader=Centerpieces&FileName=configfiles/centerpieces.csv",format:{size:[30,200]}
			},
          		{code:"Collages",url:"/pictures/gallery.asp?Section=Services&SubHeader=Collages&FileName=configfiles/collages.csv",format:{size:[30,200]}
			},
          		{code:"Decor",url:"/pictures/gallery.asp?Section=Services&SubHeader=Decor&FileName=configfiles/decor.csv",format:{size:[30,200]}
			},
          		{code:"Entertainment",url:"/pictures/gallery.asp?Section=Services&SubHeader=Entertainment&FileName=configfiles/entertainment.csv",format:{size:[30,200]}
			},
          		{code:'Favors',url:"/pictures/gallery.asp?Section=Services&SubHeader=Favors&FileName=configfiles/favors.csv",format:{itemoff:[-11*29,199],size:[30,200]}
			},
          		{code:"Flowers",url:"/pictures/gallery.asp?Section=Services&SubHeader=Flowers&FileName=configfiles/flowers.csv",format:{size:[30,200]}
			},
         		{code:"Gift Baskets",url:"/pictures/gallery.asp?Section=Services&SubHeader=Gift Baskets&FileName=configfiles/gift-baskets.csv",format:{size:[30,200]}
			},
			{code:"Ice Sculptures",url:"/pictures/gallery.asp?Section=Services&SubHeader=Ice Sculptures&FileName=configfiles/ice-sculptures.csv",format:{size:[30,200]}
			},
          		{code:'Invitations',url:"/pictures/invitation-books/",format:{size:[30,200]}
			},
          		{code:"Out of Town Bags",url:"/pictures/gallery.asp?Section=Services&SubHeader=Out of Town Bags&FileName=configfiles/out-of-town.csv",format:{size:[30,200]}
			},
			{code:"Printed Napkins",url:"/pictures/gallery.asp?Section=Services&SubHeader=Printed Napkins&FileName=configfiles/napkins.csv",format:{size:[30,200]}
			},
          		{code:"Rentals",url:"/pictures/gallery.asp?Section=Services&SubHeader=Rentals&FileName=configfiles/rentals.csv",format:{size:[30,200]}
			},
          		{code:"Seating Cards",url:"/pictures/gallery.asp?Section=Services&SubHeader=Seating Cards&FileName=configfiles/seating-cards.csv",format:{size:[30,200]}
			},
          		{code:"Signs",url:"/pictures/gallery.asp?Section=Services&SubHeader=Signs&FileName=configfiles/signs.csv",format:{size:[30,200]}
			},
          		{code:"Sign-In-Books",url:"/pictures/gallery.asp?Section=Services&SubHeader=Sign-in Books/ Boards&FileName=configfiles/sign-in-books.csv",format:{size:[30,200]}
			},
          		{code:"Yarmulkas",url:"/pictures/gallery.asp?Section=Services&SubHeader=Yarmulkas&FileName=configfiles/yarmulkas.csv",format:{size:[30,200]}
			}         
		]
	},
	{code:"Portfolio",url:"/pictures/",
		sub:[
			{style:STYLESUB},
			{code:"Baby Showers, Bris, Baby Namings",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Babies&FileName=configfiles/babies.csv",format:{size:[30,250]}
			},
			{code:"Bar/Bat Mitzvahs",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Bar/Bat Mitzvahs&FileName=configfiles/bar-bat-mitzvah.csv",format:{size:[30,250]}
			},
			{code:"Bridal Showers",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Bridal Showers&FileName=configfiles/bridal.csv",format:{size:[30,250]}
			},
			{code:"Christenings and Communions",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Christenings/ Communions&FileName=configfiles/communion.csv",format:{size:[30,250]}
			},
			{code:"Corporate Events & Office Parties",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Corporate Events&FileName=configfiles/corporate.csv",format:{size:[30,250]}
			},
			{code:"First Birthday Parties",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=First Birthday Parties&FileName=configfiles/first-birthday.csv",format:{size:[30,250]}
			},
			{code:"Fundraisers",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Fundraisers&FileName=configfiles/fundraisers.csv",format:{size:[30,250]}
			},
			{code:"Graduations & Reunions",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Graduations/ Reunions&FileName=configfiles/graduation.csv",format:{itemoff:[-6*29,249],size:[30,250]}
			},
			{code:"Holiday Theme Parties",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Holiday Theme Parties&FileName=configfiles/holiday.csv",format:{size:[30,250]}
			},
			{code:"Milestone Birthdays",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Milestone Birthdays&FileName=configfiles/milestone-birthday.csv",format:{size:[30,250]}
			},
			{code:"Proms",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Proms&FileName=configfiles/proms.csv",format:{size:[30,250]}
			},
			{code:"Sports Theme Parties",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Sports Theme Parties&FileName=configfiles/sports.csv",format:{size:[30,250]}
			},
			{code:"Sweet Sixteen Parties",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Sweet Sixteens&FileName=configfiles/sweet-sixteen.csv",format:{size:[30,250]}
			},
			{code:"Weddings & Engagements",url:"/pictures/gallery.asp?Section=Portfolio&SubHeader=Weddings/ Engagements&FileName=configfiles/weddings.csv",format:{size:[30,250]}
			}
		]
	},
	{code:"Testimonials",url:"/testimonials/"
	},
	{code:"Partners",url:"/partners/"
	},
	{code:"Party Tips",url:"/partytips/"
	},
	{code:"Contact Us",url:"/contacttemp/"
	},
	{code:"Feedback",url:"/feedback/"
	}
];
