//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 = "left";		// alignment
var absLEFT = 	40;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	165; 		// 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 = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#f4ea29";	// main nav cell color
var rCOLOR = 	"#bf202b";	// main nav cell rollover color
var bSIZE = 	2;		// main nav border size
var bCOLOR = 	"#939598"	// main nav border color
var aLINK = 	"black";	// main nav link color
var aHOVER = 	"#ffffff";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana,geneva,tahoma,arial";	// main nav font face
var fSIZE = 	10;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 1;		// main nav vertical cell padding
var vtOFFSET = 	-1;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	2;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#f4ea29";	// submenu cell color
var srCOLOR = 	"#bf202b";	// submenu cell rollover color
var sbSIZE = 	2;		// submenu border size
var sbCOLOR = 	"939598"	// submenu border color
var saLINK = 	"black";	// submenu link color
var saHOVER = 	"#ffffff";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,geneva,tahoma,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 = 0;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// submenu drop shadow size
var shCOLOR =	"cccccc";	// submenu drop shadow color
var shOPACITY = 75;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = 5;		// shift the child menus vertically
var chhOFFSET = 8;		// 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.losguirismotoclub.com/index.asp","Home",50,"center","","",0,0,"e");

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("","Forums all",90,"center","_blank","",0,0,"e");
   // define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(200,"left","left",-4,-5,"");
	// add submenu link items ("url","Link name","_target","alt text")
	
addSubmenuItem("http://excoboard.com/exco/index.php?boardid=22799","NEW FORUM","_blank","");


			// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
			defineChildmenuProperties(130,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
			// add child menu link items ("url","Link name","_target","alt text")

	

	
addMainItem("","Bike info",100,"center","","",0,0,"w");
	defineSubmenuProperties(140,"left","left",-4,-5,"");

	addSubmenuItem("2008_motorcycle_brands_in_spain.asp","2008 models","","");
	addSubmenuItem("2009_motorcycle_brands_in_spain.asp","2009 models","","");
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
			defineChildmenuProperties(140,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("honda_motorcycles_2008.asp","Honda","","");		
		addChildmenuItem("yamaha_motorcycles_2008.asp","Yamaha","","");				
		addChildmenuItem("suzuki_motorcycles_2008.asp","Suzuki","","");				
			
addSubmenuItem("ktm_bike_news.asp","KTM info","","");	
addSubmenuItem("ducati_bike_news.asp","Ducati info","","");
addSubmenuItem("spanish_bike_media_and_magazines.asp","Bike Media Magazines","","");			
addSubmenuItem("trackdays.asp","Tracks and trackdays","","");	
addSubmenuItem("trackdays2009.asp","Trackdays 2009","","");	
addSubmenuItem("bike_parts.asp","Bikes and Parts","","");		
addSubmenuItem("big-bang-engines.asp","Yamaha R1 Big-Bang","","");




addMainItem(" ","Site and Member info",140,"center","","",0,0,"r");
	defineSubmenuProperties(140,"left","left",-4,-5,"");
	addSubmenuItem("about_club.asp","About the club","","");	
	 addSubmenuItem("current-members-los-guiris-moto-club.asp","Member list","","");	
	 addSubmenuItem("riding-in-group.asp","Group Rides","","");
	addSubmenuItem("adverts.asp","Advertise here!!","","");
	addSubmenuItem("donation.asp","Donations","","");	
	
	
	
addMainItem("","Shopping",90,"center","","",0,0,"w");
	defineSubmenuProperties(110,"left","left",-4,-5,"");
		addSubmenuItem("how_to_sale.asp","How do I do?","","");
	addSubmenuItem("los_guiris_moto_club_shop.asp","Los Guiris Shop","","");
	addSubmenuItem("productsByCategory.asp?intCatalogID=29&strCatalog_NAME=Bikes 4 sale","Bikes 4 sale!","","");	
	addSubmenuItem("productsByCategory.asp?intCatalogID=30&strCatalog_NAME=Want 2 buy","Want 2 buy","","");
	addSubmenuItem("productsByCategory.asp?intCatalogID=31&strCatalog_NAME=Parts 4 Sale","Parts 4 Sale","","");			
	addSubmenuItem("http://losguirismotoclub.spreadshirt.net/","T-shirts","","");				
	addSubmenuItem("http://losguirismotoclub.spreadshirt.net/","Hats","","");				
			// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
			defineChildmenuProperties(150,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
			// add child menu link items ("url","Link name","_target","alt text")

	
	 	
addMainItem("","Gallery",90,"center","","",0,0,"w");
	defineSubmenuProperties(110,"left","left",-4,-5,"");
	addSubmenuItem("biker-face.asp","Bikerface","","");
	addSubmenuItem("","Harley Davidson","","");
	          // define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
			  defineChildmenuProperties(130,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
              // add child menu link items ("url","Link name","_target","alt text")
		       addChildmenuItem("hogs_fuengirola_2008.asp","HOGS Fuengirola","","");
		       addChildmenuItem("cyotes_marbella_2008.asp","Coyotes 2008","","");	
			   addChildmenuItem("cyotes_marbella_2009.asp","Coyotes 2009","","");	
			   addChildmenuItem("HDC_Malaga-fuengirola_2008.asp","HDC Malaga/Fuengirola","","");	  
addSubmenuItem("","Weekend Rides","","");
	          // define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
			  defineChildmenuProperties(130,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
              // add child menu link items ("url","Link name","_target","alt text")
		     
			  addChildmenuItem(" http://www.losguirismotoclub.com/gallery/Hog2007_1/index.htm","HOG 2007","_blank","");
			  addChildmenuItem("http://www.losguirismotoclub.com/gallery2/index.htm","Fuengirola-Mijas","_blank","");
addSubmenuItem("helmet-cams.asp","Helmet Cam Rides","","");

addMainItem("","Links",90,"center","","",0,0,"r");
	defineSubmenuProperties(130,"left","left",-4,-5,"");
addSubmenuItem("links_other_forums.asp","Biker Forums","","");
	addSubmenuItem("biker-webs.asp","Biker Web's","","");	
			defineChildmenuProperties(140,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
              // add child menu link items ("url","Link name","_target","alt text")
		       addChildmenuItem("links_honda.asp","Honda","","");
	
	addSubmenuItem("links_other.asp","Other Links","","");    
	addSubmenuItem("links_tours_and_rentals.asp","Tours and rentals","","");    
	addSubmenuItem("2008_motorcycle_brands_in_spain.asp","Bike brands in Spain","",""); 		
	addSubmenuItem("links_drivers.asp","Riders websites","",""); 	
	addSubmenuItem("events-calendario.asp","Calendarios","",""); 	
		
		
		
		addMainItem("","Articles",78,"center","","",0,0,"e");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(120,"left","left",-4,-5,"");
	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("","Biker bars","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
			defineChildmenuProperties(140,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("stockholm-pub-biker-bar-party.asp","Party Stockholm bar","","");		
		addChildmenuItem("bikers-heaven--biker-bar.asp","Bikers Heaven","","");			
			addChildmenuItem("road-house--biker-bar.asp","Road House Bar","","");		
addSubmenuItem("","Bike Builders","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
			defineChildmenuProperties(150,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("jesse-james-bikes.asp","Jesse G James","","");	
		addChildmenuItem("ferry-clot-romano-bikes.asp","Ferry Clot Romano","","");		
		addChildmenuItem("helmet-cams13.asp","Indian Larry","","");

addSubmenuItem("","Garage Mechanics","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
			defineChildmenuProperties(150,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("gp-motos-garage.asp","GP Motos garage","","");	
		addChildmenuItem("hot-dreams-marbella.asp","Hot Dreams Marbella","","");	
addSubmenuItem("","Members Rapports","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
			defineChildmenuProperties(150,"left","left",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");
// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("member-rides.asp","Sunday Ride-Jack","","");	
		addChildmenuItem("member-rides-1.asp","Runes winning bike","","");	
		addChildmenuItem("member-rides-2.asp","Ride to Jerez","","");	
	
	addSubmenuItem("haze-westerlund-blog.asp","Haze Blog","","");
	addSubmenuItem("Aake-kihlmark-blog.asp","Aake Blog","","");
     addSubmenuItem("how-to-register-a bike-in-spain.asp.asp","Import bike in spain","","");
	addSubmenuItem("driving_125cc_in_spain.asp","125cc Licence","","");
	addSubmenuItem("mc-licence-in-spain.asp","A1,A2,A,AM licence","","");
	addSubmenuItem("49cc-70cc.asp","49cc-70cc","","");
	addSubmenuItem("old_news.asp","Old News","","");
	addSubmenuItem("wallys--biker-party.asp","Wallys b-day!","","");
	addSubmenuItem("haze-westerlund-blog-seatcover.asp","Seatcover repair","","");

		

	
	
addMainItem("members-apply.asp?action=register","Register",78,"center","","",0,0,"e");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(120,"left","left",-4,-5,"");
	// add submenu link items ("url","Link name","_target","alt text")
	
	
addMainItem("","Other",78,"center","","",0,0,"e");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(120,"left","left",-4,-5,"");
	// add submenu link items ("url","Link name","_target","alt text")
			addSubmenuItem("fuengirola_cam.asp","Weather Cam","","");
			addSubmenuItem("adverts.asp","Download PDF","","");	
				addSubmenuItem("great-signs.asp","Great Signs","","");	
	
//**DO NOT EDIT THIS *****
}//***********************
//************************
