//BLANK_IMAGE = 'add-space.gif';

var lastTip = null;
var POS1 = "relative";

function setVis(id, value) {
	var o;
	if (document.getElementById && (o = document.getElementById(id)) && o.style)
		o.style.visibility = value;
}
function show(id) {
	setVis(id, 'visible');
}
function hide(id) {
	setVis(id, 'hidden');
}
function navTip(id) {
	if (lastTip)
		hide(lastTip);
	show(id);
	lastTip = id;
}


var STYLE = {
	border:0,
	shadow:0,
	color:{
		border:'#CCCCCC',
		shadow:'#333333',
		bgON:'',
		bgOVER:'#C5D8FF'
	},
	css:{
		ON:'clsCMOn',
		OVER:'clsCMOver'
	}
};

var STYLE2 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#CCCCCC",	// color of the item border, if any
		shadow:'#333333',	// color of the item shadow, if any
		bgON:'',		// background color for the items
		bgOVER:''	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn2",		// CSS class for items
		OVER:"clsCMOver2"	// CSS class  for item which is under mouse
	}
};

var STYLE3 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:'#EFEFEF',	// color of the item shadow, if any
		bgON:'#C0C0C0',		// background color for the items
		bgOVER:'#0000FF'	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn3",		// CSS class for items
		OVER:"clsCMOver3"	// CSS class  for item which is under mouse
	}
};


var MENU_ITEMS_ARROWS =
[
	{pos:"relative", itemoff:[0,0], "leveloff":[0,0], "style":STYLE2, "size":[20,150], "delay":[200]},
    	{code:"Home&nbsp;&nbsp;|", url:"/index.htm", format:{size:[20,60], itemoff:[0,40]}},
    	{code:"All New Rental Boats&nbsp;&nbsp;|", url:"/boat-rentals-gi.html", format:{size:[20,128], itemoff:[0,55]}, 
			sub:[
				{"style":STYLE3, itemoff:[20,0], "leveloff":[20,5], "size":[20,180]},
				{code:"General Information", url:"/boat-rentals-gi.html"},
				{code:"Boat & Wave Runner Rental Rates", url:"http://www.lakegeorgeboats.com/PDF%27s/2010-Rental-Rates-1-2.pdf"},
				{code:"Directions", url:"http://www.lakegeorgeboats.com/about-us-directions.html"},
				{code:"Contact Us for Rentals", url:"http://www.lakegeorgeboats.com/contact-form.html"},
				]
				},
    	{code:"New Boat Sales&nbsp;&nbsp;|", url:"/boat-sales-gi.html", "format":{size:[20,140], itemoff:[0,136]},
	    	sub:[
				{"style":STYLE3, itemoff:[20,0], "leveloff":[20,5], "size":[20,160]},
				{code:"General Information", url:"/boat-sales-gi.html"},
				{code:"Complete Listing", url:"/boat-sales-new.html"},
				{code:"Formula", url:"/boat-sales-formula.html"},
				{code:"Back Cove", url:"/boat-sales-cove.html"},
				{code:"Regal", url:"/boat-sales-regal.html"},
				{code:"Sea-Doo", url:"/boat-sales-seadoo.html"},
				{code:"Promotions/Specials", url:"/boat-sales-promos.html"},
				{code:"Featured Boats", url:"/boat-sales-feature.html"},
				{code:"Trade-in Evaluation Form", url:"/boat-sales-tradin.html"},
				{code:"Brokerage Information", url:"/boat-sales-bi.html"},
				{code:"Boat Test", url:"/boat-sales-tests.html"},		
				{code:"Manufacturer Links", url:"/boat-sales-manulinks.html"},
			]
    	},
    	{code:"Used Boat Sales&nbsp;&nbsp;|", url:"/used-boat-sales-gi.html", "format":{size:[20,130], itemoff:[0,115]},
			sub:[
				{"style":STYLE3, itemoff:[20,0], "leveloff":[20,5], "size":[20,160]},
				{code:"General Information", url:"/used-boat-sales-gi.html"},
				{code:"Complete Listing", url:"/used-boat-sales.htm"},
				{code:"Rental Boats for Sale", url:"/used-boat-sales-rentals.html"},
				{code:"Promotions/Specials", url:"/used-boat-sales-promos.html"},
				{code:"Featured Boats", url:"/used-boat-sales-feature.html"},
				{code:"Trade-in Evaluation Form", url:"/used-boat-sales-tradein.html"},
				{code:"Brokerage Information", url:"/used-boat-sales-bi.html"},
				]  	
    	},
		{code:"Financing&nbsp;&nbsp;|", url:"/finance-gi.html", format:{size:[20,90], itemoff:[0,118]},
			sub:[
				{"style":STYLE3, itemoff:[20,0], "leveloff":[20,5], "size":[20,160]},
				{code:"General Information", url:"/finance-gi.html"},
				{code:"Credit Application", url:"/finance-credit.html"},
				{code:"Extended Warranty", url:"/finance-ext-warranty.html"},
				{code:"Payment Calculator", url:"/finance-pay-calc.html"},
				{code:"Financing Promotions", url:"/finance-promos.html"},
				]
		
		},
		{code:"Marine Services&nbsp;&nbsp;|",  url: "/marine-services-gi.html", format:{size:[20,150], itemoff:[0,75]},
			sub:[
				{"style":STYLE3, itemoff:[20,0], "leveloff":[20,5], "size":[20,160]},
				{code:"General Information", url:"/marine-services-gi.html"},
				{code:"Mobile Service Fleet", url:"/marine-services-truck.html"},
				{code:"Winter Storage", url:"/marine-services-storage.html"},
				{code:"Ships Store", url:"/marine-services-store.html"},
				{code:"Fuel Dock", url:"/marine-services-fuel-dock.html"},
				{code:"Service Promotions", url:"/marine-services-promos.html"},
				{code:"Maintenance", url:"/marine-services-maint-reccomendations.html"},
				]
		},
		{code:"About Us&nbsp;&nbsp;|",  url: "/about-us-gi.html", format:{size:[20,80], itemoff:[0,115]},
		sub:[
				{"style":STYLE3, itemoff:[20,0], "leveloff":[20,5], "size":[20,160]},
				{code:"General Information", url:"/about-us-gi.html"},
				{code:"The Dockside Advantage", url:"/about-us-dockside-advantage.html"},
				{code:"Associates", url:"/about-us-associates.html"},
				{code:"Career Opportunities", url:"/about-us-career.html"},
				{code:"Contact Us", url:"/about-us-contact.html"},
				{code:"Directions", url:"/about-us-directions.html"},
				{code:"Weather", url:"/about-us-weather.html"},
				]
		},
		{code:"Events",  url: "/events-boat-shows.html", format:{size:[20,55], itemoff:[0,75]},
		sub:[
				{"style":STYLE3, itemoff:[20,0], "leveloff":[20,5], "size":[20,230]},
				{code:"Boat Shows/Demo Days/Rendezvous", url:"/events-boat-shows.html"},
				{code:"Boater Education Courses", url:"/events-education.html"},
				{code:"Articles / Stories", url:"/events-articles.html"},
				]
		},
		];
