//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#000000", "shadow":"#DBD8D1", "bgON":"#000000","bgOVER":"#B6BDD2"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "shadow":2, "color":color, "css":css};
//items and formats
var MENU_ITEMS1 =
[
	{"pos":"relative", "itemoff":[0,99], "leveloff":[21,0], "style":STYLE, "size":[22,100], forms_to_hide:['first_form']},
	{code:"<center><b>Colors Available</b></center>", url:"default.htm",
		sub:[
			{"itemoff":[21,0], "leveloff":[0,0]},
			{code:"Aqua", url:"default.htm"},
			{code:"Pacific", url:"default.htm"},
			{code:"Tahoe", url:"default.htm"},
			{code:"Blue", url:"default.htm"},
			{code:"Sky", url:"default.htm"},
			{code:"Ocean", url:"default.htm"},
			{code:"Patio", url:"default.htm"},
			{code:"Midnight", url:"default.htm"},
			{code:"Ebony", url:"default.htm"},
			{code:"Navy", url:"default.htm"},
			{code:"Teal", url:"default.htm"},
			{code:"Forest", url:"default.htm"}
		]
	},
	{code:"<center><b>Price Lists</b></center>", url:"price.htm",
		sub:[
			{"itemoff":[21,0], "leveloff":[0,0]},
			{code:"Colors -quarts", url:"price.htm#LIQUIBLACK - REGULAR (not concentrate) QUARTS"},
			{code:"Colors -gallons", url:"price.htm#LIQUIBLACK"},
			{code:"Blends -quarts", url:"price.htm#CONCENTRATED BLENDS  --  QUARTS"},
			{code:"Blends -gallons", url:"price.htm#BLENDS***  -- Gallons"},
			{code:"Black -bottles", url:"price.htm"},
			{code:"Black -bulk", url:"price.htm"}
		]
	},
	{code:"<center><b>Swimming Pools</b></center>",url:"swimmingpools.htm"	},
	{code:"<center><b>Creative Concrete</b></center>",url:"creativeconcrete.htm",
		sub:[
			{"itemoff":[21,0], "leveloff":[0,0]},
			{code:"counter tops", url:"creativeconcrete.htm#Concrete Counter Tops"},
			{code:"paving stones",url:"creativeconcrete.htm"},
			{code:"garden walls", url:"creativeconcrete.htm#Garden Walls"},
			{code:"sound barriers", url:"creativeconcrete.htm#Sound Barriers:"},
			{code:"plaster walls", url:"creativeconcrete.htm#Plaster Walls"},
			{code:"concrete houses", url:"creativeconcrete.htm"},
			{code:"ponds", url:"creativeconcrete.htm#Ponds & Retaining Walls:"}
		]
	},
	{code:"<center><b>Ready Mix</b></center>", url:"readymix.htm",
		sub:[
			{"itemoff":[21,0], "leveloff":[0,0]},
			{code:"gallons", url:"readymix.htm"},
			{code:"bulk", url:"readymix.htm"},
			{code:"totes", url:"readymix.htm"}
		]
	},
		{code:"<center><b>Locations</b></center>", url:"location.htm",
		sub:[
			{"itemoff":[21,0], "leveloff":[0,0]},
			{code:"Arizona", url:"location.htm"},
			{code:"California", url:"location.htm"},
			{code:"Massachusetts", url:"location.htm"},
			{code:"Nevada", url:"location.htm"},
			{code:"Oklahoma", url:"location.htm"},
			{code:"Texas", url:"location.htm"}
		]
	}
];
