BLANK_IMAGE = 'images/spacer.gif';


var STYLE = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",			// CSS class for items
		OVER:"clsCMOn"	// CSS class  for item which is under mouse
	}
};



var SUBSTYLE = {
	border:0,					// item's border width, pixels; zero means "none"
	shadow:0,					// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"sub_menu",			// CSS class for items
		OVER:"sub_menu_hover"	// CSS class  for item which is under mouse
	}
};


var MENU_ITEMS = [
	{pos:'relative', itemoff:[0,0], leveloff:[37,-10], style:STYLE, size:[30,0]},
	{
	 	url:"http://www.denkersgaragedoors.com/index.php",
		code:"<img class='menu_img' alt='Home' width='50' height='30' name='home' src='images/home1.gif' border='0'>",
	 	ocode:"<img class='menu_img' alt='Home' width='50' height='30' name='home' src='images/home2.gif' border='0'>",
	 	pos:'relative',
	 	itemoff:[0,0],
	 	size:[30,50]
	},
	{
	 	url:"#",
		code:"<img class='menu_img' alt='Overhead Doors' width='107' height='30' name='overhead' src='images/overhead1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='Overhead Doors' width='107' height='30' name='overhead' src='images/overhead2.gif' border='0'>",
		itemoff:[0,50],
	 	size:[30,107],
		sub:[
			{itemoff:[32,0],style:SUBSTYLE,size:[30,140]},
			
			{
			 	url:"http://www.denkersgaragedoors.com/commercial-doors.php",
				code:"<img class='menu_img' alt='Commercial Doors' width='140' height='30' name='cdoors' src='images/cdoors1.gif' border='0'>",
				ocode:"<img class='menu_img' alt='Commercial Doors' width='140' height='30' name='cdoors' src='images/cdoors2.gif' border='0'>"
			},
			{
			 	url:"http://www.denkersgaragedoors.com/residential-doors.php",
				code:"<img class='menu_img' alt='Residential Doors' width='140' height='30' name='rdoors' src='images/rdoors1.gif' border='0'>",
				ocode:"<img class='menu_img' alt='Residential Doors' width='140' height='30' name='rdoors' src='images/rdoors2.gif' border='0'>"
			}

		]			
	},
	{
	 	url:"#",
		code:"<img class='menu_img' alt='Door Operators' width='103' height='30' name='operators' src='images/operators1.gif' border='0'>",
	 	ocode:"<img class='menu_img' alt='Door Operators' width='103' height='30' name='operators' src='images/operators2.gif' border='0'>",
	 	itemoff:[0,107],
	 	size:[30,103],
	sub:[
			{itemoff:[32,0],style:SUBSTYLE,size:[30,140]},
			{
			 	url:"http://www.denkersgaragedoors.com/commercial-operators.php",
				code:"<img class='menu_img' alt='Commercial Operators' width='140' height='30' name='coperators' src='images/coperators1.gif' border='0'>",
				ocode:"<img class='menu_img' alt='Commercial Operators' width='140' height='30' name='coperators' src='images/coperators2.gif' border='0'>"
			},

			{
			 	url:"http://www.denkersgaragedoors.com/residential-operators.php",
				code:"<img class='menu_img' alt='Residential Operators' width='140' height='30' name='roperators' src='images/roperators1.gif' border='0'>",
				ocode:"<img class='menu_img' alt='Residential Operators' width='140' height='30' name='roperators' src='images/roperators2.gif' border='0'>"
			}
			
		]				
	},


	{
	 	url:"http://www.denkersgaragedoors.com/aboutus.php",
		code:"<img class='menu_img' alt='About Us' width='68' height='30' name='about' src='images/about1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='About Us' width='68' height='30' name='about' src='images/about2.gif' border='0'>",
	 	pos:'relative',
	 	itemoff:[0,103],
	 	size:[30,68]
	},
	
	{
	 	url:"http://www.denkersgaragedoors.com/design-a-door.php",
		code:"<img class='menu_img' alt='Design a Door' width='96' height='30' name='dad' src='images/dad1.gif' border='0'>",
	 	ocode:"<img class='menu_img' alt='Design a Doo' width='96' height='30' name='dad' src='images/dad2.gif' border='0'>",
	 	pos:'relative',
	 	itemoff:[0,68],
	 	size:[30,96]
	},
	{
	 	url:"http://www.denkersgaragedoors.com/photo-gallery.php",
		code:"<img class='menu_img' alt='Photo Gallery' width='92' height='30' name='gallery' src='images/gallery1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='Photo Gallery' width='92' height='30' name='gallery' src='images/gallery2.gif' border='0'>",
	 	pos:'relative',
	 	itemoff:[0,96],
	 	size:[30,92]

	},
	{
	 	url:"http://www.denkersgaragedoors.com/safety.php",
		code:"<img class='menu_img' alt='Safety' width='53' height='30' name='safety' src='images/safety1.gif' border='0'>",
	 	ocode:"<img class='menu_img' alt='Safety' width='53' height='30' name='safety' src='images/safety2.gif' border='0'>",
	 	pos:'relative',
	 	itemoff:[0,92],
	 	size:[30,53]
	},

	{
	 	url:"http://www.denkersgaragedoors.com/careers.php",
		code:"<img class='menu_img' alt='Careers' width='60' height='30' name='careers' src='images/careers1.gif' border='0'>",
	 	ocode:"<img class='menu_img' alt='Careers' width='60' height='30' name='careers' src='images/careers2.gif' border='0'>",
	 	pos:'relative',
	 	itemoff:[0,53],
	 	size:[30,60]
	},

	{
	 	url:"http://www.denkersgaragedoors.com/links.php",
		code:"<img class='menu_img' alt='Links' width='46' height='30' name='links' src='images/links1.gif' border='0'>",
	 	ocode:"<img class='menu_img' alt='Links' width='46' height='30' name='links' src='images/links2.gif' border='0'>",
	 	pos:'relative',
	 	itemoff:[0,60],
	 	size:[30,46]
	},

	{
	 	url:"http://www.denkersgaragedoors.com/contact.php",
		code:"<img class='menu_img' alt='Contact Us' width='76' height='30' name='contact' src='images/contact1.gif' border='0'>",
	 	ocode:"<img class='menu_img' alt='Contact U' width='76' height='30' name='contact' src='images/contact2.gif' border='0'>",
	 	pos:'relative',
	 	itemoff:[0,46],
	 	size:[30,76]
	}
	
];

