 jmenu2 = new mainMenu('horizontal', 1, '003399', '005fca', 'white', 'white', '');
 jmenu2.cellpadding = 0;
 jmenu2.cellspacing = 0;
 jmenu2.target = '_self';
 jmenu2.menuborder = '0px solid black';
 jmenu2.itemborder = '3px blackc';
 jmenu2.pad_1 = 10;
 jmenu2.pad_2 = 60;
 jmenu2.divider = '';
 jmenu2.addItems('<B>Submit Ride</B>','http://www.ridejudge.com/signupForm.asp','Members','','Featured Battle','http://www.ridejudge.com/battle/beginBat.asp?type=Featured','Games','','Our Banners','http://www.ridejudge.com/bannercodes.asp','Links','http://www.ridejudge.com/links/','Advertise','http://www.ridejudge.com/advertise.asp','Contact Us','http://www.ridejudge.com/info/contact.html','Recommend Us','http://www.ridejudge.com/recommend.asp');


 ////////////    MEMBERS
	  jmenu2 = new subMenu('2','003366', '005fca', 'white', 'white');
	  jmenu2.cellpadding = 0;
	  jmenu2.cellspacing = 3;
	  jmenu2.target = '_top';
	  jmenu2.addItems('Sign-in','http://www.ridejudge.com/login.asp','Join','http://www.ridejudge.com/SignupForm.asp');



	 //////////////    GAMES
	 jmenu2 = new subMenu('4','003366', '005fca', 'white', 'white');
	 jmenu2.target = '_self';
	 jmenu2.cellpadding = 0;
	 jmenu2.cellspacing = 3;
	jmenu2.addItems('Create-A-Ride','http://www.ridejudge.com/games/CreateARide.asp','Turntables','http://www.ridejudge.com/games/turntables/','Ride Hunt','http://www.ridejudge.com/RideHunt/', 'Drifting Champ', 'http://www.RideJudge.com/Games/drifter.asp','Zip Zaps','http://www.RideJudge.com/games/ZipZaps.asp','Import Drag Racing','http://www.RideJudge.com/games/ImportDragRacer.asp','RC Racing','http://www.RideJudge.com/games/RCRally.asp','Park It','http://www.RideJudge.com/games/Park.asp','Customize','http://www.RideJudge.com/games/customize.asp','Custom Rides','http://www.RideJudge.com/games/customrides.asp');

