	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#FFFFFF';				// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';				// Background color when mouse is over
	var HighSubBgColor='#000000';			// Background color when mouse is over on subs
	var FontLowColor='#000000';				// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';		// Font color subs when mouse is over
	var BorderColor='#FFFFFF';				// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=1;						// Border width
	var BorderBtwnElmnts=1;					// Border between elements 1 or 0
	var FontFamily="verdana,arial,times"	// Font family menu items
	var FontSize=9;							// Font size menu items
	var FontBold=1;							// Bold menu items 1 or 0
	var FontItalic=0;							// Italic menu items 1 or 0
	var MenuTextCentered='left';				// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';					// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;						// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;				// vertical overlap child/ parent
	var StartTop=0;							// Menu offset x coordinate
	var StartLeft=0;							// Menu offset y coordinate
	var VerCorrect=0;							// Multiple frames y correction
	var HorCorrect=0;							// Multiple frames x correction
	var LeftPaddng=6;						// Left padding
	var TopPaddng=2;						// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;				// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='menu';				// span id for relative positioning
	var HideTop=0;						// Hide first level when loading new document 1 or 0
	var MenuWrap=1;						// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;						// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=0;						// Uses arrow gifs when 1
	var KeepHilite=1;						// Keep selected path highlighted
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home & News","http://www.styleofspeed.com/index.htm","",6,20,120);
	Menu1_1=new Array("News 2012","","",1,20,120);
		Menu1_1_1=new Array("January","http://www.styleofspeed.com/newsarchive/2012/january.htm","",0,20,160);
	Menu1_2=new Array("News 2011","","",12,20,120);
		Menu1_2_1=new Array("December","http://www.styleofspeed.com/newsarchive/2011/december.htm","",0,20,160);
		Menu1_2_2=new Array("November","http://www.styleofspeed.com/newsarchive/2011/november.htm","",0);
		Menu1_2_3=new Array("October","http://www.styleofspeed.com/newsarchive/2011/october.htm","",0);
		Menu1_2_4=new Array("September","http://www.styleofspeed.com/newsarchive/2011/september.htm","",0);
		Menu1_2_5=new Array("August","http://www.styleofspeed.com/newsarchive/2011/august.htm","",0);
		Menu1_2_6=new Array("July","http://www.styleofspeed.com/newsarchive/2011/july.htm","",0);
		Menu1_2_7=new Array("June","http://www.styleofspeed.com/newsarchive/2011/june.htm","",0);
		Menu1_2_8=new Array("May","http://www.styleofspeed.com/newsarchive/2011/may.htm","",0);
		Menu1_2_9=new Array("April","http://www.styleofspeed.com/newsarchive/2011/april.htm","",0);
		Menu1_2_10=new Array("March","http://www.styleofspeed.com/newsarchive/2011/march.htm","",0);
		Menu1_2_11=new Array("February","http://www.styleofspeed.com/newsarchive/2011/february.htm","",0);
		Menu1_2_12=new Array("January","http://www.styleofspeed.com/newsarchive/2011/january.htm","",0);
	Menu1_3=new Array("News 2010","","",12,20,120);
		Menu1_3_1=new Array("December","http://www.styleofspeed.com/newsarchive/2010/december.htm","",0,20,160);
		Menu1_3_2=new Array("November","http://www.styleofspeed.com/newsarchive/2010/november.htm","",0);
		Menu1_3_3=new Array("October","http://www.styleofspeed.com/newsarchive/2010/october.htm","",0);
		Menu1_3_4=new Array("September","http://www.styleofspeed.com/newsarchive/2010/september.htm","",0);
		Menu1_3_5=new Array("August","http://www.styleofspeed.com/newsarchive/2010/august.htm","",0);
		Menu1_3_6=new Array("July","http://www.styleofspeed.com/newsarchive/2010/july.htm","",0);
		Menu1_3_7=new Array("June","http://www.styleofspeed.com/newsarchive/2010/june.htm","",0);
		Menu1_3_8=new Array("May","http://www.styleofspeed.com/newsarchive/2010/may.htm","",0);
		Menu1_3_9=new Array("April","http://www.styleofspeed.com/newsarchive/2010/april.htm","",0);
		Menu1_3_10=new Array("March","http://www.styleofspeed.com/newsarchive/2010/march.htm","",0);
		Menu1_3_11=new Array("February","http://www.styleofspeed.com/newsarchive/2010/february.htm","",0);
		Menu1_3_12=new Array("January","http://www.styleofspeed.com/newsarchive/2010/january.htm","",0);
	Menu1_4=new Array("News 2009","","",12);
		Menu1_4_1=new Array("December","http://www.styleofspeed.com/newsarchive/2009/december.htm","",0,20,160);
		Menu1_4_2=new Array("November","http://www.styleofspeed.com/newsarchive/2009/november.htm","",0);
		Menu1_4_3=new Array("October","http://www.styleofspeed.com/newsarchive/2009/october.htm","",0);
		Menu1_4_4=new Array("September","http://www.styleofspeed.com/newsarchive/2009/september.htm","",0);
		Menu1_4_5=new Array("August","http://www.styleofspeed.com/newsarchive/2009/august.htm","",0);
		Menu1_4_6=new Array("July","http://www.styleofspeed.com/newsarchive/2009/july.htm","",0);
		Menu1_4_7=new Array("June","http://www.styleofspeed.com/newsarchive/2009/june.htm","",0);
		Menu1_4_8=new Array("May","http://www.styleofspeed.com/newsarchive/2009/may.htm","",0);
		Menu1_4_9=new Array("April","http://www.styleofspeed.com/newsarchive/2009/april.htm","",0);
		Menu1_4_10=new Array("March","http://www.styleofspeed.com/newsarchive/2009/march.htm","",0);
		Menu1_4_11=new Array("February","http://www.styleofspeed.com/newsarchive/2009/february.htm","",0);
		Menu1_4_12=new Array("January","http://www.styleofspeed.com/newsarchive/2009/january.htm","",0);
	Menu1_5=new Array("News 2008","","",12);
		Menu1_5_1=new Array("December","http://www.styleofspeed.com/newsarchive/2008/december.htm","",0,20,160);
		Menu1_5_2=new Array("November","http://www.styleofspeed.com/newsarchive/2008/november.htm","",0);
		Menu1_5_3=new Array("October","http://www.styleofspeed.com/newsarchive/2008/october.htm","",0);
		Menu1_5_4=new Array("September","http://www.styleofspeed.com/newsarchive/2008/september.htm","",0);
		Menu1_5_5=new Array("August","http://www.styleofspeed.com/newsarchive/2008/august.htm","",0);
		Menu1_5_6=new Array("July","http://www.styleofspeed.com/newsarchive/2008/july.htm","",0);
		Menu1_5_7=new Array("June","http://www.styleofspeed.com/newsarchive/2008/june.htm","",0);
		Menu1_5_8=new Array("May","http://www.styleofspeed.com/newsarchive/2008/may.htm","",0);
		Menu1_5_9=new Array("April","http://www.styleofspeed.com/newsarchive/2008/april.htm","",0);
		Menu1_5_10=new Array("March","http://www.styleofspeed.com/newsarchive/2008/march.htm","",0);
		Menu1_5_11=new Array("February","http://www.styleofspeed.com/newsarchive/2008/february.htm","",0);
		Menu1_5_12=new Array("January","http://www.styleofspeed.com/newsarchive/2008/january.htm","",0);
	Menu1_6=new Array("News 2007","","",12);
		Menu1_6_1=new Array("December","http://www.styleofspeed.com/newsarchive/2007/december.htm","",0,20,160);
		Menu1_6_2=new Array("November","http://www.styleofspeed.com/newsarchive/2007/november.htm","",0);
		Menu1_6_3=new Array("October","http://www.styleofspeed.com/newsarchive/2007/october.htm","",0);
		Menu1_6_4=new Array("September","http://www.styleofspeed.com/newsarchive/2007/september.htm","",0);
		Menu1_6_5=new Array("August - No news","","",0);
		Menu1_6_6=new Array("July - No news","","",0);
		Menu1_6_7=new Array("June - No news","","",0);
		Menu1_6_8=new Array("May - No news","","",0);
		Menu1_6_9=new Array("April - No news","","",0);
		Menu1_6_10=new Array("March - No news","","",0);
		Menu1_6_11=new Array("February - No news","","",0);
		Menu1_6_12=new Array("January","http://www.styleofspeed.com/newsarchive/2007/january.htm","",0);

Menu2=new Array("Land","http://www.styleofspeed.com/land/index.htm","",18);
	Menu2_1=new Array("Motorbike Street Legal","http://www.styleofspeed.com/land/motorbikestreetlegal/index.htm","",5,20,180);
		Menu2_1_1=new Array("#1","http://www.styleofspeed.com/land/motorbikestreetlegal/1/index.htm","",0,20,160);
		Menu2_1_2=new Array("#2","http://www.styleofspeed.com/land/motorbikestreetlegal/2/index.htm","",0);
		Menu2_1_3=new Array("#4","http://www.styleofspeed.com/land/motorbikestreetlegal/4/index.htm","",5);
			Menu2_1_3_1=new Array("#4) (Sharp For Fun)","http://www.styleofspeed.com/land/motorbikestreetlegal/sharpforfun/index.htm","",0,20,160);
			Menu2_1_3_2=new Array("#:) (Sharp Fun)","http://www.styleofspeed.com/land/motorbikestreetlegal/sharpfun/index.htm","",0);
			Menu2_1_3_3=new Array("#:P (Bold Fun)","http://www.styleofspeed.com/land/motorbikestreetlegal/boldfun/index.htm","",0);
			Menu2_1_3_4=new Array("#:D (Fierce Fun)","http://www.styleofspeed.com/land/motorbikestreetlegal/fiercefun/index.htm","",0);
			Menu2_1_3_5=new Array("#:> (Wild Fun)","http://www.styleofspeed.com/land/motorbikestreetlegal/wildfun/index.htm","",0);
		Menu2_1_4=new Array("#5","http://www.styleofspeed.com/land/motorbikestreetlegal/5/index.htm","",3);
			Menu2_1_4_1=new Array("#;O (Feral Riot)","http://www.styleofspeed.com/land/motorbikestreetlegal/feralriot/index.htm","",0,20,160);
			Menu2_1_4_2=new Array("#;D (Fierce Riot)","http://www.styleofspeed.com/land/motorbikestreetlegal/fierceriot/index.htm","",0);
			Menu2_1_4_3=new Array("#;> (Wild Riot)","http://www.styleofspeed.com/land/motorbikestreetlegal/wildriot/index.htm","",0);
		Menu2_1_5=new Array("2 :) (Double Fun)","http://www.styleofspeed.com/land/motorbikestreetlegal/2fun/index.htm","",0);
	Menu2_2=new Array("E Scooter and E Trike","http://www.styleofspeed.com/land/escooter/index.htm","",3);
		Menu2_2_1=new Array("E Vespa","http://www.styleofspeed.com/land/escooter/evespa/index.htm","",0,20,160);
		Menu2_2_2=new Array("E Trike E3","http://www.styleofspeed.com/land/escooter/e3/index.htm","",0);
		Menu2_2_3=new Array("E Ape","http://www.styleofspeed.com/land/escooter/eape/index.htm","",0);
	Menu2_3=new Array("Car Street Legal","http://www.styleofspeed.com/land/carstreetlegal/index.htm","",12);
		Menu2_3_1=new Array("Just 4 :) (Just For Fun)","http://www.styleofspeed.com/land/carstreetlegal/just4fun/index.htm","",0,20,200);
		Menu2_3_2=new Array(":D (Big Fun)","http://www.styleofspeed.com/land/carstreetlegal/bigfun/index.htm","",0);
		Menu2_3_3=new Array("333 ST","","",2);
			Menu2_3_3_1=new Array("333 ST","http://www.styleofspeed.com/land/carstreetlegal/333st/index.htm","",0,20,140);
			Menu2_3_3_2=new Array("333 ST Barchetta","http://www.styleofspeed.com/land/carstreetlegal/333stbarchetta/index.htm","",0);
		Menu2_3_4=new Array("962 ST","http://www.styleofspeed.com/land/carstreetlegal/962st/index.htm","",0);
		Menu2_3_5=new Array("9ii","http://www.styleofspeed.com/land/carstreetlegal/9ii/index.htm","",0);
		Menu2_3_6=new Array("9!","http://www.styleofspeed.com/land/carstreetlegal/9/index.htm","",0);
		Menu2_3_7=new Array("B!","","",2);
			Menu2_3_7_1=new Array("B!","http://www.styleofspeed.com/land/carstreetlegal/b/index.htm","",0,20,130);
			Menu2_3_7_2=new Array("B! Barchetta","http://www.styleofspeed.com/land/carstreetlegal/bbarchetta/index.htm","",0);
		Menu2_3_8=new Array("D!","http://www.styleofspeed.com/land/carstreetlegal/d/index.htm","",0);
		Menu2_3_9=new Array("i! * j! * k!","http://www.styleofspeed.com/land/carstreetlegal/ijk.htm","",3);
			Menu2_3_9_1=new Array("i!","http://www.styleofspeed.com/land/carstreetlegal/i/index.htm","",0,20,80);
			Menu2_3_9_2=new Array("j!","http://www.styleofspeed.com/land/carstreetlegal/j/index.htm","",0);
			Menu2_3_9_3=new Array("k!","http://www.styleofspeed.com/land/carstreetlegal/k/index.htm","",0);
		Menu2_3_10=new Array("M!","http://www.styleofspeed.com/land/carstreetlegal/m/index.htm","",0);
		Menu2_3_11=new Array("Suvee & Sutee","","",2);
			Menu2_3_11_1=new Array("S!","http://www.styleofspeed.com/land/carstreetlegal/s/index.htm","",0,20,80);
			Menu2_3_11_2=new Array("X!","http://www.styleofspeed.com/land/carstreetlegal/x/index.htm","",0);
		Menu2_3_12=new Array("V!/SpeedVan","http://www.styleofspeed.com/land/carstreetlegal/v/index.htm","",0);
	Menu2_4=new Array("Car Hot Rod","http://www.styleofspeed.com/land/hotrod/index.htm","",5);
		Menu2_4_1=new Array("Bug!","http://www.styleofspeed.com/land/hotrod/bug/index.htm","",0,20,160);
		Menu2_4_2=new Array("Bee!","http://www.styleofspeed.com/land/hotrod/bee/index.htm","",0);
		Menu2_4_3=new Array("Black Snow","http://www.styleofspeed.com/land/hotrod/blacksnow/index.htm","",0);
		Menu2_4_4=new Array("Mod 32","http://www.styleofspeed.com/land/hotrod/mod32/index.htm","",0);
		Menu2_4_5=new Array("Belly Tank Lakester","http://www.styleofspeed.com/land/hotrod/bellytank/index.htm","",0);
	Menu2_5=new Array("Car Conversion","http://www.styleofspeed.com/land/carconversion/index.htm","",15);
		Menu2_5_1=new Array("up! R","http://www.styleofspeed.com/land/carconversion/upr/index.htm","",0,20,180);
		Menu2_5_2=new Array("Eos","","",2);
			Menu2_5_2_1=new Array("Eos R","http://www.styleofspeed.com/land/carconversion/eosr/index.htm","",0,20,80);
			Menu2_5_2_2=new Array("Eos BB","http://www.styleofspeed.com/land/carconversion/eosbb/index.htm","",0);
		Menu2_5_3=new Array("Scirocco BB","http://www.styleofspeed.com/land/carconversion/sciroccobb/index.htm","",0);
		Menu2_5_4=new Array("356 V8","http://www.styleofspeed.com/land/carconversion/356v8/index.htm","",0);
		Menu2_5_5=new Array("550 V8","http://www.styleofspeed.com/land/carconversion/550v8/index.htm","",0);
		Menu2_5_6=new Array("Boxster","","",2);
			Menu2_5_6_1=new Array("Boxster GT","http://www.styleofspeed.com/land/carconversion/boxstergt/index.htm","",0,20,100);
			Menu2_5_6_2=new Array("Boxster BB","http://www.styleofspeed.com/land/carconversion/boxsterbb/index.htm","",0);
		Menu2_5_7=new Array("Cayman","","",3);
			Menu2_5_7_1=new Array("Cayman GT","http://www.styleofspeed.com/land/carconversion/caymangt/index.htm","",0,20,100);
			Menu2_5_7_2=new Array("Cayman BB","http://www.styleofspeed.com/land/carconversion/caymanbb/index.htm","",0);
			Menu2_5_7_3=new Array("Cayman ST","http://www.styleofspeed.com/land/carconversion/caymanst/index.htm","",0);
		Menu2_5_8=new Array("911","","",2);
			Menu2_5_8_1=new Array("911 V8","http://www.styleofspeed.com/land/carconversion/911v8/index.htm","",0,20,100);
			Menu2_5_8_2=new Array("911 BB","http://www.styleofspeed.com/land/carconversion/911bb/index.htm","",0);
		Menu2_5_9=new Array("918 BB","http://www.styleofspeed.com/land/carconversion/918bb/index.htm","",0);
		Menu2_5_10=new Array("Panamera BB","http://www.styleofspeed.com/land/carconversion/panamerabb/index.htm","",0);
		Menu2_5_11=new Array("Cayenne BB","http://www.styleofspeed.com/land/carconversion/cayennebb/index.htm","",0);
		Menu2_5_12=new Array("Gallardo SuperVeloce","http://www.styleofspeed.com/land/carconversion/gallardosv/index.htm","",0);
		Menu2_5_13=new Array("Maestro","http://www.styleofspeed.com/land/carconversion/maestro/index.htm","",0);
		Menu2_5_14=new Array("R8 BB","http://www.styleofspeed.com/land/carconversion/r8bb/index.htm","",0);
		Menu2_5_15=new Array("Veyron SuperVélocité","http://www.styleofspeed.com/land/carconversion/veyronsv/index.htm","",0);
	Menu2_6=new Array("Car E-Conversion","http://www.styleofspeed.com/land/carconversion/index1.htm#e-conversion","",10);
		Menu2_6_1=new Array("Beetle-E","http://www.styleofspeed.com/land/carconversion/beetlee/index.htm","",0,20,180);
		Menu2_6_2=new Array("Raptor","","",3);
			Menu2_6_2_1=new Array("Raptor","http://www.styleofspeed.com/land/carconversion/raptor/index.htm","",0,20,140);
			Menu2_6_2_2=new Array("Raptor RSR","http://www.styleofspeed.com/land/carconversion/raptorrsr/index.htm","",0);
			Menu2_6_2_3=new Array("Raptor Speedster","http://www.styleofspeed.com/land/carconversion/raptorspeedster/index.htm","",0);
		Menu2_6_3=new Array("9EE","","",3);
			Menu2_6_3_1=new Array("9EE","http://www.styleofspeed.com/land/carconversion/9ee/index.htm","",0,20,140);
			Menu2_6_3_2=new Array("9EE RSR","http://www.styleofspeed.com/land/carconversion/9eersr/index.htm","",0);
			Menu2_6_3_3=new Array("9EE Speedster","http://www.styleofspeed.com/land/carconversion/9eespeedster/index.htm","",0);
		Menu2_6_4=new Array("Pan","","",3);
			Menu2_6_4_1=new Array("Pan","http://www.styleofspeed.com/land/carconversion/pan/index.htm","",0,20,140);
			Menu2_6_4_2=new Array("Pan RSR","http://www.styleofspeed.com/land/carconversion/panrsr/index.htm","",0);
			Menu2_6_4_3=new Array("Pan Speedster","http://www.styleofspeed.com/land/carconversion/panspeedster/index.htm","",0);
		Menu2_6_5=new Array("Apollo","","",3);
			Menu2_6_5_1=new Array("Apollo Speed-E","http://www.styleofspeed.com/land/carconversion/apollose/index.htm","",0,20,200);
			Menu2_6_5_2=new Array("Apollo SuperVeloce","http://www.styleofspeed.com/land/carconversion/apollosesv/index.htm","",0);
			Menu2_6_5_3=new Array("Apollo Speed-E Speedster","http://www.styleofspeed.com/land/carconversion/apollosespeedster/index.htm","",0);
		Menu2_6_6=new Array("RE","","",3);
			Menu2_6_6_1=new Array("RE","http://www.styleofspeed.com/land/carconversion/re/index.htm","",0,20,140);
			Menu2_6_6_2=new Array("RE RSR","http://www.styleofspeed.com/land/carconversion/rersr/index.htm","",0);
			Menu2_6_6_3=new Array("RE Speedster","http://www.styleofspeed.com/land/carconversion/respeedster/index.htm","",0);
		Menu2_6_7=new Array("Jota","","",3);
			Menu2_6_7_1=new Array("Jota","http://www.styleofspeed.com/land/carconversion/jota/index.htm","",0,20,140);
			Menu2_6_7_2=new Array("Jota SuperVeloce","http://www.styleofspeed.com/land/carconversion/jotasv/index.htm","",0);
			Menu2_6_7_3=new Array("Jota Speedster","http://www.styleofspeed.com/land/carconversion/jotaspeedster/index.htm","",0);
		Menu2_6_8=new Array("E458","","",3);
			Menu2_6_8_1=new Array("E458","http://www.styleofspeed.com/land/carconversion/e458/index.htm","",0,20,120);
			Menu2_6_8_2=new Array("E458 RSR","http://www.styleofspeed.com/land/carconversion/e458rsr/index.htm","",0);
			Menu2_6_8_3=new Array("E458 Spider","http://www.styleofspeed.com/land/carconversion/e458spider/index.htm","",0);
		Menu2_6_9=new Array("E430","","",3);
			Menu2_6_9_1=new Array("E430","http://www.styleofspeed.com/land/carconversion/e430/index.htm","",0,20,120);
			Menu2_6_9_2=new Array("E430 RSR","http://www.styleofspeed.com/land/carconversion/e430rsr/index.htm","",0);
			Menu2_6_9_3=new Array("E430 Spider","http://www.styleofspeed.com/land/carconversion/e430spider/index.htm","",0);
		Menu2_6_10=new Array("Ettore","","",3);
			Menu2_6_10_1=new Array("Ettore","http://www.styleofspeed.com/land/carconversion/ettore/index.htm","",0,20,150);
			Menu2_6_10_2=new Array("Ettore Compétition","","",0);
			Menu2_6_10_3=new Array("Ettore Cabrio","http://www.styleofspeed.com/land/carconversion/ettorecabriolet/index.htm","",0);
	Menu2_7=new Array("Car E-Muscle","http://www.styleofspeed.com/land/caremuscle/index.htm","",6);
		Menu2_7_1=new Array("Mustang-E","http://www.styleofspeed.com/land/caremuscle/mustange/index.htm","",0,20,120);
		Menu2_7_2=new Array("Wheeljack","http://www.styleofspeed.com/land/caremuscle/wheeljack/index.htm","",0);
		Menu2_7_3=new Array("Camaro-E","http://www.styleofspeed.com/land/caremuscle/camaroe/index.htm","",0);
		Menu2_7_4=new Array("BumbleBeeE","http://www.styleofspeed.com/land/caremuscle/bumblebeee/index.htm","",0);
		Menu2_7_5=new Array("Challenger-E","http://www.styleofspeed.com/land/caremuscle/challengere/index.htm","",0);
		Menu2_7_6=new Array("Viper-E","http://www.styleofspeed.com/land/caremuscle/vipere/index.htm","",0);
	Menu2_8=new Array("Car E-Micro City","http://www.styleofspeed.com/land/caremicrocity/index.htm","",2);
		Menu2_8_1=new Array("City :) (City Fun)","http://www.styleofspeed.com/land/caremicrocity/cityfun/index.htm","",0,20,150);
		Menu2_8_2=new Array("Inner City","http://www.styleofspeed.com/land/caremicrocity/innercity/index.htm","",0);
	Menu2_9=new Array("Car E-City","http://www.styleofspeed.com/land/carecity/index.htm","",4);
		Menu2_9_1=new Array("CE","","",3,20,120);
			Menu2_9_1_1=new Array("CE","http://www.styleofspeed.com/land/carecity/ce/index.htm","",0,20,80);
			Menu2_9_1_2=new Array("CE GT","http://www.styleofspeed.com/land/carecity/cegt/index.htm","",0);
			Menu2_9_1_3=new Array("CEC","http://www.styleofspeed.com/land/carecity/cec/index.htm","",0);
		Menu2_9_2=new Array("Cup!","","",3);
			Menu2_9_2_1=new Array("Cup! and iCup!","http://www.styleofspeed.com/land/carecity/cup/index.htm","",0,20,120);
			Menu2_9_2_2=new Array("Cup! R","http://www.styleofspeed.com/land/carecity/cupr/index.htm","",0);
			Menu2_9_2_3=new Array("Cup! Speedster","http://www.styleofspeed.com/land/carecity/cupspeedster/index.htm","",0);
		Menu2_9_3=new Array("City Speed-E","","",3);
			Menu2_9_3_1=new Array("City Speed-E","http://www.styleofspeed.com/land/carecity/cityse/index.htm","",0,20,150);
			Menu2_9_3_2=new Array("City SuperVeloce","http://www.styleofspeed.com/land/carecity/citysesv/index.htm","",0);
			Menu2_9_3_3=new Array("City Speed-E Spider","http://www.styleofspeed.com/land/carecity/citysespider/index.htm","",0);
		Menu2_9_4=new Array("C-tron","","",3);
			Menu2_9_4_1=new Array("C-tron","http://www.styleofspeed.com/land/carecity/ctron/index.htm","",0,20,130);
			Menu2_9_4_2=new Array("S-tron","","",0);
			Menu2_9_4_3=new Array("C-tron Speedster","http://www.styleofspeed.com/land/carecity/ctronspeedster/index.htm","",0);
	Menu2_10=new Array("Car E-MPV & E-Van","http://www.styleofspeed.com/land/carempv/index.htm","",2);
		Menu2_10_1=new Array("Tan","http://www.styleofspeed.com/land/carempv/tan/index.htm","",0,20,120);
		Menu2_10_2=new Array("TE","http://www.styleofspeed.com/land/carempv/te/index.htm","",0);
	Menu2_11=new Array("Car E-SUV & E-SUT","http://www.styleofspeed.com/land/caresuv/index.htm","",3);
		Menu2_11_1=new Array("Can","http://www.styleofspeed.com/land/caresuv/can/index.htm","",0,20,120);
		Menu2_11_2=new Array("Amarok-E","http://www.styleofspeed.com/land/caresuv/amaroke/index.htm","",0);
		Menu2_11_3=new Array("HE","http://www.styleofspeed.com/land/caresuv/he/index.htm","",0);
	Menu2_12=new Array("Car E-Luxury","http://www.styleofspeed.com/land/careluxury/index.htm","",5);
		Menu2_12_1=new Array("Electric Spirit","http://www.styleofspeed.com/land/careluxury/spirite/index.htm","",0,20,180);
		Menu2_12_2=new Array("Electric Phantom","http://www.styleofspeed.com/land/careluxury/phantome/index.htm","",0);
		Menu2_12_3=new Array("Electric Phantom Coupe","http://www.styleofspeed.com/land/careluxury/phantomespeedster/index.htm","",0);
		Menu2_12_4=new Array("Electric Ghost","http://www.styleofspeed.com/land/careluxury/ghoste/index.htm","",0);
		Menu2_12_5=new Array("Electric Flux","http://www.styleofspeed.com/land/careluxury/fluxe/index.htm","",0);
	Menu2_13=new Array("Car Racing","http://www.styleofspeed.com/land/carracing/index.htm","",0);
	Menu2_14=new Array("Bionic Vehicle","http://www.styleofspeed.com/land/bionic/index.htm","",4);
		Menu2_14_1=new Array("Ape ESP 3.0","http://www.styleofspeed.com/land/bionic/apeesp/index.htm","",0,20,180);
		Menu2_14_2=new Array("SRacer","http://www.styleofspeed.com/land/bionic/sracer/index.htm","",0);
		Menu2_14_3=new Array("Walker","http://www.styleofspeed.com/land/bionic/walker/index.htm","",0);
		Menu2_14_4=new Array("Lighter Than Air Walker","http://www.styleofspeed.com/land/bionic/lighterthanairwalker/index.htm","",0);
	Menu2_15=new Array("Active Component","http://www.styleofspeed.com/land/activecomponent/index.htm","",20);
		Menu2_15_1=new Array("Active Fuel Cell","http://www.styleofspeed.com/land/activecomponent/activefuelcell/index.htm","",0,20,160);
		Menu2_15_2=new Array("Active Sensor","http://www.styleofspeed.com/land/activecomponent/activesensor/index.htm","",0);
		Menu2_15_3=new Array("Active Camera","http://www.styleofspeed.com/land/activecomponent/activecamera/index.htm","",0);
		Menu2_15_4=new Array("Active Actuator","http://www.styleofspeed.com/land/activecomponent/activeactuator/index.htm","",0);
		Menu2_15_5=new Array("Active Motor","http://www.styleofspeed.com/land/activecomponent/activemotor/index.htm","",0);
		Menu2_15_6=new Array("Active Differential","http://www.styleofspeed.com/land/activecomponent/activedifferential/index.htm","",0);
		Menu2_15_7=new Array("Active Fan","http://www.styleofspeed.com/land/activecomponent/activefan/index.htm","",0);
		Menu2_15_8=new Array("Active Bracket","http://www.styleofspeed.com/land/activecomponent/activebracket/index.htm","",0);
		Menu2_15_9=new Array("Active Transmission","http://www.styleofspeed.com/land/activecomponent/activetransmission/index.htm","",0);
		Menu2_15_10=new Array("Active Shift","http://www.styleofspeed.com/land/activecomponent/activeshift/index.htm","",0);
		Menu2_15_11=new Array("Active Suspension","http://www.styleofspeed.com/land/activecomponent/activesuspension/index.htm","",0);
		Menu2_15_12=new Array("Active Trac","http://www.styleofspeed.com/land/activecomponent/activetrac/index.htm","",0);
		Menu2_15_13=new Array("Active Exterior","http://www.styleofspeed.com/land/activecomponent/activeexterior/index.htm","",4);
			Menu2_15_13_1=new Array("Active Wing","http://www.styleofspeed.com/land/activecomponent/activewing/index.htm","",0,20,160);
			Menu2_15_13_2=new Array("Active Underbody","http://www.styleofspeed.com/land/activecomponent/activeunderbody/index.htm","",0);
			Menu2_15_13_3=new Array("Active Diffusor","http://www.styleofspeed.com/land/activecomponent/activediffusor/index.htm","",0);
			Menu2_15_13_4=new Array("Active Brake Cooling","http://www.styleofspeed.com/land/activecomponent/activebrakecooling/index.htm","",0);
		Menu2_15_14=new Array("Active Wiper","http://www.styleofspeed.com/land/activecomponent/activewiper/index.htm","",0);
		Menu2_15_15=new Array("Active Light","http://www.styleofspeed.com/land/activecomponent/activelight/index.htm","",0);
		Menu2_15_16=new Array("Active Colour","http://www.styleofspeed.com/land/activecomponent/activecolour/index.htm","",0);
		Menu2_15_17=new Array("Active Clang","http://www.styleofspeed.com/land/activecomponent/activeclang/index.htm","",0);
		Menu2_15_18=new Array("Active Interior","http://www.styleofspeed.com/land/activecomponent/activeinterior/index.htm","",0);
		Menu2_15_19=new Array("Active Black Box","http://www.styleofspeed.com/land/activecomponent/activeblackbox/index.htm","",0);
		Menu2_15_20=new Array("OntoLinux","http://www.ontolinux.com","",0);
	Menu2_16=new Array("Engine","http://www.styleofspeed.com/land/engine/index.htm","",4);
		Menu2_16_1=new Array("Forced Induction","http://www.styleofspeed.com/land/engine/forcedinduction/index.htm","",4,20,170);
			Menu2_16_1_1=new Array("Turbocharger","http://www.styleofspeed.com/land/engine/forcedinduction/index.htm#turbocharger","",0,20,210);
			Menu2_16_1_2=new Array("Supercharger","http://www.styleofspeed.com/land/engine/forcedinduction/index.htm#supercharger","",0);
			Menu2_16_1_3=new Array("Compound Forced Induction","http://www.styleofspeed.com/land/engine/forcedinduction/index.htm#compoundforcedinduction","",0);
			Menu2_16_1_4=new Array("Anti-Lag System","http://www.styleofspeed.com/land/engine/forcedinduction/index.htm#antilagsystem","",0);
		Menu2_16_2=new Array("Turbo Bank","http://www.styleofspeed.com/land/engine/turbobank/index.htm","",0);
		Menu2_16_3=new Array("Combined Combustion","http://www.styleofspeed.com/land/engine/combinedcombustion/index.htm","",0);
		Menu2_16_4=new Array("Quasiturbine","http://www.styleofspeed.com/land/engine/quasiturbine/index.htm","",0);
	Menu2_17=new Array("Supplement","http://www.styleofspeed.com/land/supplement/index.htm","",13);
		Menu2_17_1=new Array("Energy Generation","http://www.styleofspeed.com/land/supplement/energygeneration/index.htm","",0,20,180);
		Menu2_17_2=new Array("Energy Regeneration","http://www.styleofspeed.com/land/supplement/energyregeneration/index.htm","",3);
			Menu2_17_2_1=new Array("Brake Energy Recovery","http://www.styleofspeed.com/land/supplement/brakeenergyrecovery/index.htm","",0,20,270);
			Menu2_17_2_2=new Array("Thermomechanic/-electric Recovery","http://www.styleofspeed.com/land/supplement/thermomechanicelectricrecovery/index.htm","",0);
			Menu2_17_2_3=new Array("Regenerative Catalysator","http://www.styleofspeed.com/land/supplement/regenerativecatalysator/index.htm","",0);
		Menu2_17_3=new Array("Energy Storage","http://www.styleofspeed.com/land/supplement/energystorage/index.htm","",5);
			Menu2_17_3_1=new Array("AeroAccu","http://www.styleofspeed.com/land/supplement/energystorage/index.htm#aeroaccu","",0,20,160);
			Menu2_17_3_2=new Array("Jelly/Gel Air Battery","http://www.styleofspeed.com/land/supplement/energystorage/index.htm#jellyairbattery","",0);
			Menu2_17_3_3=new Array("Looped Fuel Cell","http://www.styleofspeed.com/land/supplement/energystorage/index.htm#loopedfuelcell","",0);
			Menu2_17_3_4=new Array("Jelly/Gel Fuel Cell","http://www.styleofspeed.com/land/supplement/energystorage/index.htm#jellyfuelcell","",0);
			Menu2_17_3_5=new Array("Pressure Reservoir","http://www.styleofspeed.com/land/supplement/energystorage/index.htm#pressurereservoir","",0);
		Menu2_17_4=new Array("Quickcharger","http://www.styleofspeed.com/land/supplement/quickcharger/index.htm","",0);
		Menu2_17_5=new Array("iarm","http://www.styleofspeed.com/land/supplement/iarm/index.htm","",0);
		Menu2_17_6=new Array("irail and ipad","http://www.styleofspeed.com/land/supplement/irail/index.htm","",0);
		Menu2_17_7=new Array("Rim","http://www.styleofspeed.com/land/supplement/rim/index.htm","",0);
		Menu2_17_8=new Array("Steering Wheel","http://www.styleofspeed.com/land/supplement/steeringwheel/index.htm","",0);
		Menu2_17_9=new Array("eVSG","http://www.styleofspeed.com/land/supplement/evsg/index.htm","",0);
		Menu2_17_10=new Array("E-door","http://www.styleofspeed.com/land/supplement/e-door/index.htm","",0);
		Menu2_17_11=new Array("E-dashboard","http://www.styleofspeed.com/land/supplement/e-dashboard/index.htm","",0);
		Menu2_17_12=new Array("T@blet and P@d Holder","http://www.styleofspeed.com/land/supplement/padmounting/index.htm","",0);
		Menu2_17_13=new Array("Robot","","",2);
			Menu2_17_13_1=new Array("Interior Robot","http://www.styleofspeed.com/land/supplement/interiorrobot/index.htm","",0,20,120);
			Menu2_17_13_2=new Array("Flying Robot","http://www.styleofspeed.com/land/supplement/flyingrobot/index.htm","",0);
	Menu2_18=new Array("Sports","http://www.styleofspeed.com/land/sports/index.htm","",5);
		Menu2_18_1=new Array("Skateboard","http://www.styleofspeed.com/land/sports/skateboard/index.htm","",0,20,140);
		Menu2_18_2=new Array("Scooter","http://www.styleofspeed.com/land/sports/scooter/index.htm","",0);
		Menu2_18_3=new Array("Bicycle","http://www.styleofspeed.com/land/sports/bicycle/index.htm","",0);
		Menu2_18_4=new Array("Skis","http://www.styleofspeed.com/land/sports/skis/index.htm","",0);
		Menu2_18_5=new Array("Snowboard","http://www.styleofspeed.com/land/sports/snowboard/index.htm","",0);

Menu3=new Array("Air","http://www.styleofspeed.com/air/index.htm","",10,20,120);
	Menu3_1=new Array("Airship","http://www.styleofspeed.com/air/airship/index.htm","",0,20,170);
	Menu3_2=new Array("Plane","http://www.styleofspeed.com/air/plane/index.htm","",3);
		Menu3_2_1=new Array("Hybrid","http://www.styleofspeed.com/air/plane/hybrid/index.htm","",1,20,120);
			Menu3_2_1_1=new Array("BWB-1/White Eagle","http://www.styleofspeed.com/air/plane/hybrid/bwb-1/index.htm","",0,20,165);
		Menu3_2_2=new Array("Hyperjet","http://www.styleofspeed.com/air/plane/hyperjet/index.htm","",3);
			Menu3_2_2_1=new Array("F-15FE/Fire Eagle","http://www.styleofspeed.com/air/plane/hyperjet/f-15/index.htm","",0,20,165);
			Menu3_2_2_2=new Array("F-22SR/Super Raptor","http://www.styleofspeed.com/air/plane/hyperjet/f-22/index.htm","",0);
			Menu3_2_2_3=new Array("HJF-1/Hyper Falcon","http://www.styleofspeed.com/air/plane/hyperjet/hjf-1/index.htm","",0);
		Menu3_2_3=new Array("Hypersoar","http://www.styleofspeed.com/air/plane/hypersoar/index.htm","",2);
			Menu3_2_3_1=new Array("HAL-1/HyperStar","http://www.styleofspeed.com/air/plane/hypersoar/hal-1/index.htm","",0,20,165);
			Menu3_2_3_2=new Array("HCV-1/WhiteSwift","http://www.styleofspeed.com/air/plane/hypersoar/hcv-1/index.htm","",0);
	Menu3_3=new Array("Helicopter","http://www.styleofspeed.com/air/helicopter/index.htm","",0);
	Menu3_4=new Array("Powered Lift Aircraft","http://www.styleofspeed.com/air/poweredliftaircraft/index.htm","",5);
		Menu3_4_1=new Array("Hawk 333","http://www.styleofspeed.com/air/poweredliftaircraft/hawk333/index.htm","",0,20,170);
		Menu3_4_2=new Array("Flight :) (Flight Fun)","http://www.styleofspeed.com/air/poweredliftaircraft/flightfun/index.htm","",0);
		Menu3_4_3=new Array("Sky :) (Sky Fun)","http://www.styleofspeed.com/air/poweredliftaircraft/skyfun/index.htm","",0);
		Menu3_4_4=new Array("Sky :D (Sky Big Fun)","http://www.styleofspeed.com/air/poweredliftaircraft/skybigfun/index.htm","",0);
		Menu3_4_5=new Array("Z :) (Z Fun)","http://www.styleofspeed.com/air/poweredliftaircraft/zfun/index.htm","",0);
	Menu3_5=new Array("Autocopter","http://www.styleofspeed.com/air/poweredliftaircraft/index.htm#autocopter","",5);
		Menu3_5_1=new Array("E3","http://www.styleofspeed.com/land/escooter/e3/index.htm","",0,20,170);
		Menu3_5_2=new Array("C1","http://www.styleofspeed.com/air/poweredliftaircraft/c1/index.htm","",0);
		Menu3_5_3=new Array("F1","http://www.styleofspeed.com/air/poweredliftaircraft/f1/index.htm","",0);
		Menu3_5_4=new Array("R1","http://www.styleofspeed.com/air/poweredliftaircraft/r1/index.htm","",0);
		Menu3_5_5=new Array("Z1","http://www.styleofspeed.com/air/poweredliftaircraft/z1/index.htm","",0);
	Menu3_6=new Array("Raylev","http://www.styleofspeed.com/air/raylev/index.htm","",0);
	Menu3_7=new Array("Solid State Aircraft","http://www.styleofspeed.com/air/solidstateaircraft/index.htm","",0);
	Menu3_8=new Array("Speeder","http://www.styleofspeed.com/air/speeder/index.htm","",4);
		Menu3_8_1=new Array("Speeder Bike and Swoop","http://www.styleofspeed.com/air/speeder/bike/index.htm","",0,20,190);
		Menu3_8_2=new Array("Podracer","http://www.styleofspeed.com/air/speeder/podracer/index.htm","",0);
		Menu3_8_3=new Array("Landspeeder","http://www.styleofspeed.com/air/speeder/landspeeder/index.htm","",0);
		Menu3_8_4=new Array("Airspeeder","http://www.styleofspeed.com/air/speeder/airspeeder/index.htm","",0);
	Menu3_9=new Array("Bionic Aircraft","http://www.styleofspeed.com/air/bionic/index.htm","",0);
	Menu3_10=new Array("Active Component","http://www.styleofspeed.com/air/activecomponent/index.htm","",10);
		Menu3_10_1=new Array("Active Fuel Cell","http://www.styleofspeed.com/air/activecomponent/activefuelcell/index.htm","",0,20,130);
		Menu3_10_2=new Array("Active Sensor","http://www.styleofspeed.com/air/activecomponent/activesensor/index.htm","",0);
		Menu3_10_3=new Array("Active Camera","http://www.styleofspeed.com/air/activecomponent/activecamera/index.htm","",0);
		Menu3_10_4=new Array("Active Actuator","http://www.styleofspeed.com/air/activecomponent/activeactuator/index.htm","",0);
		Menu3_10_5=new Array("Active Motor","http://www.styleofspeed.com/air/activecomponent/activemotor/index.htm","",0);
		Menu3_10_6=new Array("Active Rotor","http://www.styleofspeed.com/air/activecomponent/activerotor/index.htm","",0);
		Menu3_10_7=new Array("Active Exterior","http://www.styleofspeed.com/air/activecomponent/activeexterior/index.htm","",0);
		Menu3_10_8=new Array("Active Wing","http://www.styleofspeed.com/air/activecomponent/activewing/index.htm","",0);
		Menu3_10_9=new Array("Active Interior","http://www.styleofspeed.com/air/activecomponent/activeinterior/index.htm","",0);
		Menu3_10_10=new Array("OntoLinux","http://www.ontolinux.com","",0);

Menu4=new Array("Space","http://www.styleofspeed.com/space/index.htm","",10,20,120);
	Menu4_1=new Array("X-3*/LittleStar","http://www.styleofspeed.com/space/x-3star/index.htm","",0,20,200);
	Menu4_2=new Array("XSS-3/BigStar","http://www.styleofspeed.com/space/xss-3/index.htm","",0);
	Menu4_3=new Array("X-3033/MagicStar","http://www.styleofspeed.com/space/x-3033/index.htm","",0);
	Menu4_4=new Array("X-3^3/Drake","http://www.styleofspeed.com/space/x-3_3/index.htm","",1);
		Menu4_4_1=new Array("Spacecrafter/Space Dragon","http://www.styleofspeed.com/space/spacecrafter/index.htm","",0,20,210);
	Menu4_5=new Array("XR-3/Lucky Dragon","http://www.styleofspeed.com/space/xr-3/index.htm","",0);
	Menu4_6=new Array("TIE R/LightSwift","http://www.styleofspeed.com/space/tie_r/index.htm","",0);
	Menu4_7=new Array("Raylev","http://www.styleofspeed.com/space/raylev/index.htm","",0);
	Menu4_8=new Array("Engine","http://www.styleofspeed.com/space/engine/index.htm","",3);
		Menu4_8_1=new Array("Rocket-Based Combined Cycle","http://www.styleofspeed.com/space/engine/rocketbasedcombinedcycle/index.htm","",0,20,220);
		Menu4_8_2=new Array("Hypersonic Engine","http://www.styleofspeed.com/space/engine/hypersonicwanderingflame/index.htm","",0);
		Menu4_8_3=new Array("Beamed Energy Propulsion","http://www.styleofspeed.com/space/engine/beamedenergypropuslion/index.htm","",0);
	Menu4_9=new Array("Active Component","http://www.styleofspeed.com/space/activecomponent/index.htm","",7);
		Menu4_9_1=new Array("Active Fuel Cell","http://www.styleofspeed.com/space/activecomponent/activefuelcell/index.htm","",0,20,200);
		Menu4_9_2=new Array("Active Motor","http://www.styleofspeed.com/space/activecomponent/activemotor/index.htm","",0);
		Menu4_9_3=new Array("Active Thermal Protection","http://www.styleofspeed.com/space/activecomponent/activethermalprotection/index.htm","",0);
		Menu4_9_4=new Array("Active Anti-Friction","http://www.styleofspeed.com/space/activecomponent/activeantifriction/index.htm","",0);
		Menu4_9_5=new Array("Active Plasma Accelerator","http://www.styleofspeed.com/space/activecomponent/activeplasmaaccelerator/index.htm","",0);
		Menu4_9_6=new Array("Active Aerodynamics","http://www.styleofspeed.com/space/activecomponent/activeaerodynamics/index.htm","",0);
		Menu4_9_7=new Array("Active Hypersonic Engine","http://www.styleofspeed.com/space/activecomponent/activehypersonicengine/index.htm","",0);
	Menu4_10=new Array("Supplement","http://www.styleofspeed.com/space/supplement/index.htm","",5);
		Menu4_10_1=new Array("Energy Generation","http://www.styleofspeed.com/space/supplement/energygeneration/index.htm","",3,20,160);
			Menu4_10_1_1=new Array("Propellant","http://www.styleofspeed.com/space/supplement/propellant/index.htm","",0,20,190);
			Menu4_10_1_2=new Array("Propellant Generation","","",0);
			Menu4_10_1_3=new Array("Propellant Transformation","http://www.styleofspeed.com/space/supplement/propellanttransformation /index.htm","",0);
		Menu4_10_2=new Array("Energy Regeneration","http://www.styleofspeed.com/space/supplement/energyregeneration/index.htm","",0);
		Menu4_10_3=new Array("Energy Storage","","",0);
		Menu4_10_4=new Array("Energy Transfer","","",2);
			Menu4_10_4_1=new Array("Interior","","",0,20,120);
			Menu4_10_4_2=new Array("Exterior","","",0);
		Menu4_10_5=new Array("Robot","","",2);
			Menu4_10_5_1=new Array("Interior Robot","","",0,20,120);
			Menu4_10_5_2=new Array("Flying Robot","","",0);

Menu5=new Array("Water","http://www.styleofspeed.com/water/index.htm","",4,20,120);
	Menu5_1=new Array("Bionic Vessel","http://www.styleofspeed.com/water/bionic/index.htm","",0,20,150);
	Menu5_2=new Array("Active Component","http://www.styleofspeed.com/water/activecomponent/index.htm","",10);
		Menu5_2_1=new Array("Active Fuel Cell","http://www.styleofspeed.com/water/activecomponent/activefuelcell/index.htm","",0,20,130);
		Menu5_2_2=new Array("Active Sensor","http://www.styleofspeed.com/water/activecomponent/activesensor/index.htm","",0);
		Menu5_2_3=new Array("Active Camera","http://www.styleofspeed.com/water/activecomponent/activecamera/index.htm","",0);
		Menu5_2_4=new Array("Active Actuator","http://www.styleofspeed.com/water/activecomponent/activeactuator/index.htm","",0);
		Menu5_2_5=new Array("Active Motor","http://www.styleofspeed.com/water/activecomponent/activemotor/index.htm","",0);
		Menu5_2_6=new Array("Active Screw","http://www.styleofspeed.com/water/activecomponent/activescrew/index.htm","",0);
		Menu5_2_7=new Array("Active Rotor","http://www.styleofspeed.com/water/activecomponent/activerotor/index.htm","",0);
		Menu5_2_8=new Array("Active Exterior","http://www.styleofspeed.com/water/activecomponent/activeexterior/index.htm","",3);
			Menu5_2_8_1=new Array("Active Scale","http://www.styleofspeed.com/water/activecomponent/activescale/index.htm","",0,20,130);
			Menu5_2_8_2=new Array("Active Fin","http://www.styleofspeed.com/water/activecomponent/activefin/index.htm","",0);
			Menu5_2_8_3=new Array("Active Wing","http://www.styleofspeed.com/water/activecomponent/activewing/index.htm","",0);
		Menu5_2_9=new Array("Active Interior","http://www.styleofspeed.com/water/activecomponent/activeinterior/index.htm","",0);
		Menu5_2_10=new Array("OntoLinux","http://www.ontolinux.com","",0);
	Menu5_3=new Array("Supplement","http://www.styleofspeed.com/water/supplement/index.htm","",7);
		Menu5_3_1=new Array("Energy Generation","http://www.styleofspeed.com/water/supplement/energygeneration/index.htm","",0,20,170);
		Menu5_3_2=new Array("Energy Storage","http://www.styleofspeed.com/water/supplement/energystorage/index.htm","",3);
			Menu5_3_2_1=new Array("AeroAccu","http://www.styleofspeed.com/water/supplement/energystorage/index.htm#aeroaccu","",0,20,160);
			Menu5_3_2_2=new Array("Looped Fuel Cell","http://www.styleofspeed.com/water/supplement/energystorage/index.htm#loopedfuelcell","",0);
			Menu5_3_2_3=new Array("Pressure Reservoir","http://www.styleofspeed.com/water/supplement/energystorage/index.htm#pressurereservoir","",0);
		Menu5_3_3=new Array("Quickcharger","http://www.styleofspeed.com/water/supplement/quickcharger/index.htm","",0);
		Menu5_3_4=new Array("iarm","http://www.styleofspeed.com/water/supplement/iarm/index.htm","",0);
		Menu5_3_5=new Array("isail","http://www.styleofspeed.com/water/supplement/isail/index.htm","",0);
		Menu5_3_6=new Array("ikite","http://www.styleofspeed.com/water/supplement/ikite/index.htm","",0);
		Menu5_3_7=new Array("Robot","","",2);
			Menu5_3_7_1=new Array("Interior Robot","http://www.styleofspeed.com/water/supplement/interiorrobot/index.htm","",0,20,120);
			Menu5_3_7_2=new Array("Flying Robot","http://www.styleofspeed.com/water/supplement/flyingrobot/index.htm","",0);
	Menu5_4=new Array("Sports","http://www.styleofspeed.com/water/sports/index.htm","",7);
		Menu5_4_1=new Array("Swimfins","http://www.styleofspeed.com/water/sports/swimfins/index.htm","",0,20,100);
		Menu5_4_2=new Array("Bodyboard","http://www.styleofspeed.com/water/sports/bodyboard/index.htm","",0);
		Menu5_4_3=new Array("Surfboard","http://www.styleofspeed.com/water/sports/surfboard/index.htm","",0);
		Menu5_4_4=new Array("Kiteboard","http://www.styleofspeed.com/water/sports/kiteboard/index.htm","",0);
		Menu5_4_5=new Array("Rowboat","http://www.styleofspeed.com/water/sports/rowboat/index.htm","",0);
		Menu5_4_6=new Array("Kite","http://www.styleofspeed.com/water/sports/kite/index.htm","",0);
		Menu5_4_7=new Array("Sail","http://www.styleofspeed.com/water/sports/sail/index.htm","",0);

Menu6=new Array("About Us","http://www.styleofspeed.com/about/index.htm","",4,20,80);
	Menu6_1=new Array("Profile","http://www.styleofspeed.com/about/profile.htm","",0,20,118);
	Menu6_2=new Array("Visions","http://www.styleofspeed.com/about/visions.htm","",0);
	Menu6_3=new Array("Contact","http://www.styleofspeed.com/about/contact.htm","",0);
	Menu6_4=new Array("Disclaimer","http://www.styleofspeed.com/about/disclaimer.htm","",0);
	
