	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","",4,20,120);
	Menu1_1=new Array("News 2010","","",8,20,120);
		Menu1_1_1=new Array("August","http://www.styleofspeed.com/newsarchive/2010/august.htm","",0,20,160);
		Menu1_1_2=new Array("July","http://www.styleofspeed.com/newsarchive/2010/july.htm","",0);
		Menu1_1_3=new Array("June","http://www.styleofspeed.com/newsarchive/2010/june.htm","",0);
		Menu1_1_4=new Array("May","http://www.styleofspeed.com/newsarchive/2010/may.htm","",0);
		Menu1_1_5=new Array("April","http://www.styleofspeed.com/newsarchive/2010/april.htm","",0);
		Menu1_1_6=new Array("March","http://www.styleofspeed.com/newsarchive/2010/march.htm","",0);
		Menu1_1_7=new Array("February","http://www.styleofspeed.com/newsarchive/2010/february.htm","",0);
		Menu1_1_8=new Array("January","http://www.styleofspeed.com/newsarchive/2010/january.htm","",0);
	Menu1_2=new Array("News 2009","","",12);
		Menu1_2_1=new Array("December","http://www.styleofspeed.com/newsarchive/2009/december.htm","",0,20,160);
		Menu1_2_2=new Array("November","http://www.styleofspeed.com/newsarchive/2009/november.htm","",0);
		Menu1_2_3=new Array("October","http://www.styleofspeed.com/newsarchive/2009/october.htm","",0);
		Menu1_2_4=new Array("September","http://www.styleofspeed.com/newsarchive/2009/september.htm","",0);
		Menu1_2_5=new Array("August","http://www.styleofspeed.com/newsarchive/2009/august.htm","",0);
		Menu1_2_6=new Array("July","http://www.styleofspeed.com/newsarchive/2009/july.htm","",0);
		Menu1_2_7=new Array("June","http://www.styleofspeed.com/newsarchive/2009/june.htm","",0);
		Menu1_2_8=new Array("May","http://www.styleofspeed.com/newsarchive/2009/may.htm","",0);
		Menu1_2_9=new Array("April","http://www.styleofspeed.com/newsarchive/2009/april.htm","",0);
		Menu1_2_10=new Array("March","http://www.styleofspeed.com/newsarchive/2009/march.htm","",0);
		Menu1_2_11=new Array("February","http://www.styleofspeed.com/newsarchive/2009/february.htm","",0);
		Menu1_2_12=new Array("January","http://www.styleofspeed.com/newsarchive/2009/january.htm","",0);
	Menu1_3=new Array("News 2008","","",12);
		Menu1_3_1=new Array("December","http://www.styleofspeed.com/newsarchive/2008/december.htm","",0,20,160);
		Menu1_3_2=new Array("November","http://www.styleofspeed.com/newsarchive/2008/november.htm","",0);
		Menu1_3_3=new Array("October","http://www.styleofspeed.com/newsarchive/2008/october.htm","",0);
		Menu1_3_4=new Array("September","http://www.styleofspeed.com/newsarchive/2008/september.htm","",0);
		Menu1_3_5=new Array("August","http://www.styleofspeed.com/newsarchive/2008/august.htm","",0);
		Menu1_3_6=new Array("July","http://www.styleofspeed.com/newsarchive/2008/july.htm","",0);
		Menu1_3_7=new Array("June","http://www.styleofspeed.com/newsarchive/2008/june.htm","",0);
		Menu1_3_8=new Array("May","http://www.styleofspeed.com/newsarchive/2008/may.htm","",0);
		Menu1_3_9=new Array("April","http://www.styleofspeed.com/newsarchive/2008/april.htm","",0);
		Menu1_3_10=new Array("March","http://www.styleofspeed.com/newsarchive/2008/march.htm","",0);
		Menu1_3_11=new Array("February","http://www.styleofspeed.com/newsarchive/2008/february.htm","",0);
		Menu1_3_12=new Array("January","http://www.styleofspeed.com/newsarchive/2008/january.htm","",0);
	Menu1_4=new Array("News 2007","","",12);
		Menu1_4_1=new Array("December","http://www.styleofspeed.com/newsarchive/2007/december.htm","",0,20,160);
		Menu1_4_2=new Array("November","http://www.styleofspeed.com/newsarchive/2007/november.htm","",0);
		Menu1_4_3=new Array("October","http://www.styleofspeed.com/newsarchive/2007/october.htm","",0);
		Menu1_4_4=new Array("September","http://www.styleofspeed.com/newsarchive/2007/september.htm","",0);
		Menu1_4_5=new Array("August - No news","","",0);
		Menu1_4_6=new Array("July - No news","","",0);
		Menu1_4_7=new Array("June - No news","","",0);
		Menu1_4_8=new Array("May - No news","","",0);
		Menu1_4_9=new Array("April - No news","","",0);
		Menu1_4_10=new Array("March - No news","","",0);
		Menu1_4_11=new Array("February - No news","","",0);
		Menu1_4_12=new Array("January","http://www.styleofspeed.com/newsarchive/2007/january.htm","",0);

Menu2=new Array("Land","http://www.styleofspeed.com/land/index.htm","",14);
	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","",2);
			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("#;> (Wild Riot)","http://www.styleofspeed.com/land/motorbikestreetlegal/wildriot/index.htm","",0,20,160);
		Menu2_1_5=new Array("2 :) (Double Fun)","http://www.styleofspeed.com/land/motorbikestreetlegal/2fun/index.htm","",0);
	Menu2_2=new Array("Car Street Legal","http://www.styleofspeed.com/land/carstreetlegal/index.htm","",12);
		Menu2_2_1=new Array("Just 4 :) (Just For Fun)","http://www.styleofspeed.com/land/carstreetlegal/just4fun/index.htm","",0,20,200);
		Menu2_2_2=new Array(":D (Big Fun)","http://www.styleofspeed.com/land/carstreetlegal/bigfun/index.htm","",0);
		Menu2_2_3=new Array("333 ST","","",2);
			Menu2_2_3_1=new Array("333 ST","http://www.styleofspeed.com/land/carstreetlegal/333st/index.htm","",0,20,140);
			Menu2_2_3_2=new Array("333 ST Barchetta","http://www.styleofspeed.com/land/carstreetlegal/333stbarchetta/index.htm","",0);
		Menu2_2_4=new Array("962 ST","http://www.styleofspeed.com/land/carstreetlegal/962st/index.htm","",0);
		Menu2_2_5=new Array("9ii","http://www.styleofspeed.com/land/carstreetlegal/9ii/index.htm","",0);
		Menu2_2_6=new Array("9!","http://www.styleofspeed.com/land/carstreetlegal/9/index.htm","",0);
		Menu2_2_7=new Array("B!","","",2);
			Menu2_2_7_1=new Array("B!","http://www.styleofspeed.com/land/carstreetlegal/b/index.htm","",0,20,130);
			Menu2_2_7_2=new Array("B! Barchetta","http://www.styleofspeed.com/land/carstreetlegal/bbarchetta/index.htm","",0);
		Menu2_2_8=new Array("D!","http://www.styleofspeed.com/land/carstreetlegal/d/index.htm","",0);
		Menu2_2_9=new Array("i!, j! & ( )","","",3);
			Menu2_2_9_1=new Array("i!","http://www.styleofspeed.com/land/carstreetlegal/i/index.htm","",0,20,80);
			Menu2_2_9_2=new Array("j!","http://www.styleofspeed.com/land/carstreetlegal/j/index.htm","",0);
			Menu2_2_9_3=new Array("( )","http://www.styleofspeed.com/land/carstreetlegal/cj/index.htm","",0);
		Menu2_2_10=new Array("M!","http://www.styleofspeed.com/land/carstreetlegal/m/index.htm","",0);
		Menu2_2_11=new Array("Suvee & Sutee","","",2);
			Menu2_2_11_1=new Array("S!","http://www.styleofspeed.com/land/carstreetlegal/s/index.htm","",0,20,80);
			Menu2_2_11_2=new Array("X!","http://www.styleofspeed.com/land/carstreetlegal/x/index.htm","",0);
		Menu2_2_12=new Array("V!/SpeedVan","http://www.styleofspeed.com/land/carstreetlegal/v/index.htm","",0);
	Menu2_3=new Array("Car Hot Rod","http://www.styleofspeed.com/land/hotrod/index.htm","",5);
		Menu2_3_1=new Array("Bug!","http://www.styleofspeed.com/land/hotrod/bug/index.htm","",0,20,160);
		Menu2_3_2=new Array("Bee!","http://www.styleofspeed.com/land/hotrod/bee/index.htm","",0);
		Menu2_3_3=new Array("Black Snow","http://www.styleofspeed.com/land/hotrod/blacksnow/index.htm","",0);
		Menu2_3_4=new Array("Mod 32","http://www.styleofspeed.com/land/hotrod/mod32/index.htm","",0);
		Menu2_3_5=new Array("Belly Tank Lakester","http://www.styleofspeed.com/land/hotrod/bellytank/index.htm","",0);
	Menu2_4=new Array("Car Conversion","http://www.styleofspeed.com/land/carconversion/index.htm","",11);
		Menu2_4_1=new Array("Lupo R","http://www.styleofspeed.com/land/carconversion/lupor/index.htm","",0,20,180);
		Menu2_4_2=new Array("Eos","","",2);
			Menu2_4_2_1=new Array("Eos R","http://www.styleofspeed.com/land/carconversion/eosr/index.htm","",0,20,80);
			Menu2_4_2_2=new Array("Eos BB","http://www.styleofspeed.com/land/carconversion/eosbb/index.htm","",0);
		Menu2_4_3=new Array("Scirocco BB","http://www.styleofspeed.com/land/carconversion/sciroccobb/index.htm","",0);
		Menu2_4_4=new Array("Cayman BB","http://www.styleofspeed.com/land/carconversion/caymanbb/index.htm","",0);
		Menu2_4_5=new Array("Boxster BB","http://www.styleofspeed.com/land/carconversion/boxsterbb/index.htm","",0);
		Menu2_4_6=new Array("911 BB","http://www.styleofspeed.com/land/carconversion/911bb/index.htm","",0);
		Menu2_4_7=new Array("918 BB","http://www.styleofspeed.com/land/carconversion/918bb/index.htm","",0);
		Menu2_4_8=new Array("Panamera BB","http://www.styleofspeed.com/land/carconversion/panamerabb/index.htm","",0);
		Menu2_4_9=new Array("Cayenne BB","http://www.styleofspeed.com/land/carconversion/cayennebb/index.htm","",0);
		Menu2_4_10=new Array("Gallardo SuperVeloce","http://www.styleofspeed.com/land/carconversion/gallardosv/index.htm","",0);
		Menu2_4_11=new Array("Veyron SuperVélocité","http://www.styleofspeed.com/land/carconversion/veyronsv/index.htm","",0);
	Menu2_5=new Array("Car E-Conversion","http://www.styleofspeed.com/land/carconversion/index1.htm#e-conversion","",10);
		Menu2_5_1=new Array("Beetle-E","http://www.styleofspeed.com/land/carconversion/beetlee/index.htm","",0,20,180);
		Menu2_5_2=new Array("Raptor","","",3);
			Menu2_5_2_1=new Array("Raptor","http://www.styleofspeed.com/land/carconversion/raptor/index.htm","",0,20,140);
			Menu2_5_2_2=new Array("Raptor RSR","http://www.styleofspeed.com/land/carconversion/raptorrsr/index.htm","",0);
			Menu2_5_2_3=new Array("Raptor Speedster","http://www.styleofspeed.com/land/carconversion/raptorspeedster/index.htm","",0);
		Menu2_5_3=new Array("9EE","","",3);
			Menu2_5_3_1=new Array("9EE","http://www.styleofspeed.com/land/carconversion/9ee/index.htm","",0,20,140);
			Menu2_5_3_2=new Array("9EE RSR","http://www.styleofspeed.com/land/carconversion/9eersr/index.htm","",0);
			Menu2_5_3_3=new Array("9EE Speedster","http://www.styleofspeed.com/land/carconversion/9eespeedster/index.htm","",0);
		Menu2_5_4=new Array("Pan","","",3);
			Menu2_5_4_1=new Array("Pan","http://www.styleofspeed.com/land/carconversion/pan/index.htm","",0,20,140);
			Menu2_5_4_2=new Array("Pan RSR","http://www.styleofspeed.com/land/carconversion/panrsr/index.htm","",0);
			Menu2_5_4_3=new Array("Pan Speedster","http://www.styleofspeed.com/land/carconversion/panspeedster/index.htm","",0);
		Menu2_5_5=new Array("Apollo","","",3);
			Menu2_5_5_1=new Array("Apollo Speed-E","http://www.styleofspeed.com/land/carconversion/apollose/index.htm","",0,20,200);
			Menu2_5_5_2=new Array("Apollo SuperVeloce","http://www.styleofspeed.com/land/carconversion/apollosesv/index.htm","",0);
			Menu2_5_5_3=new Array("Apollo Speed-E Speedster","http://www.styleofspeed.com/land/carconversion/apollosespeedster/index.htm","",0);
		Menu2_5_6=new Array("RE","","",3);
			Menu2_5_6_1=new Array("RE","http://www.styleofspeed.com/land/carconversion/re/index.htm","",0,20,140);
			Menu2_5_6_2=new Array("RE RSR","http://www.styleofspeed.com/land/carconversion/rersr/index.htm","",0);
			Menu2_5_6_3=new Array("R-E Speedster","http://www.styleofspeed.com/land/carconversion/respeedster/index.htm","",0);
		Menu2_5_7=new Array("Jota","","",3);
			Menu2_5_7_1=new Array("Jota","http://www.styleofspeed.com/land/carconversion/jota/index.htm","",0,20,140);
			Menu2_5_7_2=new Array("Jota SuperVeloce","http://www.styleofspeed.com/land/carconversion/jotasv/index.htm","",0);
			Menu2_5_7_3=new Array("Jota Speedster","http://www.styleofspeed.com/land/carconversion/jotaspeedster/index.htm","",0);
		Menu2_5_8=new Array("E458","","",3);
			Menu2_5_8_1=new Array("E458","http://www.styleofspeed.com/land/carconversion/e458/index.htm","",0,20,120);
			Menu2_5_8_2=new Array("E458 RSR","http://www.styleofspeed.com/land/carconversion/e458rsr/index.htm","",0);
			Menu2_5_8_3=new Array("E458 Spider","http://www.styleofspeed.com/land/carconversion/e458spider/index.htm","",0);
		Menu2_5_9=new Array("E430","","",3);
			Menu2_5_9_1=new Array("E430","http://www.styleofspeed.com/land/carconversion/e430/index.htm","",0,20,120);
			Menu2_5_9_2=new Array("E430 RSR","http://www.styleofspeed.com/land/carconversion/e430rsr/index.htm","",0);
			Menu2_5_9_3=new Array("E430 Spider","http://www.styleofspeed.com/land/carconversion/e430spider/index.htm","",0);
		Menu2_5_10=new Array("Ettore","","",3);
			Menu2_5_10_1=new Array("Ettore","http://www.styleofspeed.com/land/carconversion/ettore/index.htm","",0,20,150);
			Menu2_5_10_2=new Array("Ettore Compétition","","",0);
			Menu2_5_10_3=new Array("Ettore Cabrio","http://www.styleofspeed.com/land/carconversion/ettorecabriolet/index.htm","",0);
	Menu2_6=new Array("Car E-Muscle","http://www.styleofspeed.com/land/caremuscle/index.htm","",6);
		Menu2_6_1=new Array("Mustang-E","http://www.styleofspeed.com/land/caremuscle/mustange/index.htm","",0,20,120);
		Menu2_6_2=new Array("Wheeljack","http://www.styleofspeed.com/land/caremuscle/wheeljack/index.htm","",0);
		Menu2_6_3=new Array("Camaro-E","http://www.styleofspeed.com/land/caremuscle/camaroe/index.htm","",0);
		Menu2_6_4=new Array("BumbleBeeE","http://www.styleofspeed.com/land/caremuscle/bumblebeee/index.htm","",0);
		Menu2_6_5=new Array("Challenger-E","http://www.styleofspeed.com/land/caremuscle/challengere/index.htm","",0);
		Menu2_6_6=new Array("Viper-E","http://www.styleofspeed.com/land/caremuscle/vipere/index.htm","",0);
	Menu2_7=new Array("Car E-City","http://www.styleofspeed.com/land/carecity/index.htm","",4);
		Menu2_7_1=new Array("CE","","",3,20,120);
			Menu2_7_1_1=new Array("CE","http://www.styleofspeed.com/land/carecity/ce/index.htm","",0,20,80);
			Menu2_7_1_2=new Array("CE GT","http://www.styleofspeed.com/land/carecity/cegt/index.htm","",0);
			Menu2_7_1_3=new Array("CEC","http://www.styleofspeed.com/land/carecity/cec/index.htm","",0);
		Menu2_7_2=new Array("Cup!","","",3);
			Menu2_7_2_1=new Array("Cup!","http://www.styleofspeed.com/land/carecity/cup/index.htm","",0,20,120);
			Menu2_7_2_2=new Array("Cup! R","http://www.styleofspeed.com/land/carecity/cupr/index.htm","",0);
			Menu2_7_2_3=new Array("Cup! Speedster","http://www.styleofspeed.com/land/carecity/cupspeedster/index.htm","",0);
		Menu2_7_3=new Array("City Speed-E","","",3);
			Menu2_7_3_1=new Array("City Speed-E","http://www.styleofspeed.com/land/carecity/cityse/index.htm","",0,20,150);
			Menu2_7_3_2=new Array("City SuperVeloce","http://www.styleofspeed.com/land/carecity/citysesv/index.htm","",0);
			Menu2_7_3_3=new Array("City Speed-E Spider","http://www.styleofspeed.com/land/carecity/citysespider/index.htm","",0);
		Menu2_7_4=new Array("C-tron","","",3);
			Menu2_7_4_1=new Array("C-tron","http://www.styleofspeed.com/land/carecity/ctron/index.htm","",0,20,130);
			Menu2_7_4_2=new Array("S-tron","","",0);
			Menu2_7_4_3=new Array("C-tron Speedster","http://www.styleofspeed.com/land/carecity/ctronspeedster/index.htm","",0);
	Menu2_8=new Array("Car E-MPV & E-Van","http://www.styleofspeed.com/land/carempv/index.htm","",2);
		Menu2_8_1=new Array("Tan","http://www.styleofspeed.com/land/carempv/tan/index.htm","",0,20,120);
		Menu2_8_2=new Array("TE","http://www.styleofspeed.com/land/carempv/te/index.htm","",0);
	Menu2_9=new Array("Car E-SUV & E-SUT","http://www.styleofspeed.com/land/caresuv/index.htm","",3);
		Menu2_9_1=new Array("Can","http://www.styleofspeed.com/land/caresuv/can/index.htm","",0,20,120);
		Menu2_9_2=new Array("Amarok-E","http://www.styleofspeed.com/land/caresuv/amaroke/index.htm","",0);
		Menu2_9_3=new Array("HE","http://www.styleofspeed.com/land/caresuv/he/index.htm","",0);
	Menu2_10=new Array("Car E-Luxury","http://www.styleofspeed.com/land/careluxury/index.htm","",5);
		Menu2_10_1=new Array("Electric Spirit","http://www.styleofspeed.com/land/careluxury/spirite/index.htm","",0,20,180);
		Menu2_10_2=new Array("Electric Phantom","http://www.styleofspeed.com/land/careluxury/phantome/index.htm","",0);
		Menu2_10_3=new Array("Electric Phantom Coupe","http://www.styleofspeed.com/land/careluxury/phantomespeedster/index.htm","",0);
		Menu2_10_4=new Array("Electric Ghost","http://www.styleofspeed.com/land/careluxury/ghoste/index.htm","",0);
		Menu2_10_5=new Array("Electric Flux","http://www.styleofspeed.com/land/careluxury/fluxe/index.htm","",0);
	Menu2_11=new Array("Car Racing","http://www.styleofspeed.com/land/carracing/index.htm","",0);
	Menu2_12=new Array("Bionic Vehicle","http://www.styleofspeed.com/land/bionic/index.htm","",4);
		Menu2_12_1=new Array("Ape ESP 2.0","http://www.styleofspeed.com/land/bionic/apeesp/index.htm","",0,20,180);
		Menu2_12_2=new Array("SRacer","http://www.styleofspeed.com/land/bionic/sracer/index.htm","",0);
		Menu2_12_3=new Array("Walker","http://www.styleofspeed.com/land/bionic/walker/index.htm","",0);
		Menu2_12_4=new Array("Lighter Than Air Walker","http://www.styleofspeed.com/land/bionic/lighterthanairwalker/index.htm","",0);
	Menu2_13=new Array("Active Component","http://www.styleofspeed.com/land/activecomponent/index.htm","",17);
		Menu2_13_1=new Array("Active Fuel Cell","http://www.styleofspeed.com/land/activecomponent/activefuelcell/index.htm","",0,20,160);
		Menu2_13_2=new Array("Active Sensor","http://www.styleofspeed.com/land/activecomponent/activesensor/index.htm","",0);
		Menu2_13_3=new Array("Active Camera","http://www.styleofspeed.com/land/activecomponent/activecamera/index.htm","",0);
		Menu2_13_4=new Array("Active Actuator","http://www.styleofspeed.com/land/activecomponent/activeactuator/index.htm","",0);
		Menu2_13_5=new Array("Active Motor","http://www.styleofspeed.com/land/activecomponent/activemotor/index.htm","",0);
		Menu2_13_6=new Array("Active Differential","http://www.styleofspeed.com/land/activecomponent/activedifferential/index.htm","",0);
		Menu2_13_7=new Array("Active Fan","http://www.styleofspeed.com/land/activecomponent/activefan/index.htm","",0);
		Menu2_13_8=new Array("Active Bracket","http://www.styleofspeed.com/land/activecomponent/activebracket/index.htm","",0);
		Menu2_13_9=new Array("Active Suspension","http://www.styleofspeed.com/land/activecomponent/activesuspension/index.htm","",0);
		Menu2_13_10=new Array("Active Trac","http://www.styleofspeed.com/land/activecomponent/activetrac/index.htm","",0);
		Menu2_13_11=new Array("Active Exterior","http://www.styleofspeed.com/land/activecomponent/activeexterior/index.htm","",3);
			Menu2_13_11_1=new Array("Active Wing","http://www.styleofspeed.com/land/activecomponent/activewing/index.htm","",0,20,160);
			Menu2_13_11_2=new Array("Active Underbody","http://www.styleofspeed.com/land/activecomponent/activeunderbody/index.htm","",0);
			Menu2_13_11_3=new Array("Active Diffusor","http://www.styleofspeed.com/land/activecomponent/activediffusor/index.htm","",0);
		Menu2_13_12=new Array("Active Light","http://www.styleofspeed.com/land/activecomponent/activelight/index.htm","",0);
		Menu2_13_13=new Array("Active Colour","http://www.styleofspeed.com/land/activecomponent/activecolour/index.htm","",0);
		Menu2_13_14=new Array("Active Clang","http://www.styleofspeed.com/land/activecomponent/activeclang/index.htm","",0);
		Menu2_13_15=new Array("Active Interior","http://www.styleofspeed.com/land/activecomponent/activeinterior/index.htm","",0);
		Menu2_13_16=new Array("Active Black Box","http://www.styleofspeed.com/land/activecomponent/activeblackbox/index.htm","",0);
		Menu2_13_17=new Array("OntoLinux","http://www.ontolinux.com","",0);
	Menu2_14=new Array("Supplement","http://www.styleofspeed.com/land/supplement/index.htm","",8);
		Menu2_14_1=new Array("Energy Generation","http://www.styleofspeed.com/land/supplement/energygeneration/index.htm","",0,20,170);
		Menu2_14_2=new Array("Energy Regeneration","http://www.styleofspeed.com/land/supplement/energyregeneration/index.htm","",0);
		Menu2_14_3=new Array("Energy Storage","http://www.styleofspeed.com/land/supplement/energystorage/index.htm","",0);
		Menu2_14_4=new Array("Quickcharger","http://www.styleofspeed.com/land/supplement/quickcharger/index.htm","",0);
		Menu2_14_5=new Array("irail","http://www.styleofspeed.com/land/supplement/irail/index.htm","",0);
		Menu2_14_6=new Array("Rim","http://www.styleofspeed.com/land/supplement/rim/index.htm","",0);
		Menu2_14_7=new Array("Steering Wheel","http://www.styleofspeed.com/land/supplement/steeringwheel/index.htm","",0);
		Menu2_14_8=new Array("Robot","","",2);
			Menu2_14_8_1=new Array("Interior Robot","http://www.styleofspeed.com/land/supplement/interiorrobot/index.htm","",0,20,120);
			Menu2_14_8_2=new Array("Flying Robot","http://www.styleofspeed.com/land/supplement/flyingrobot/index.htm","",0);

Menu3=new Array("Air","http://www.styleofspeed.com/air/index.htm","",8,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","",2);
		Menu3_2_1=new Array("Hybrid","http://www.styleofspeed.com/air/plane/hybrid/index.htm","",0,20,120);
		Menu3_2_2=new Array("Hypersoar","http://www.styleofspeed.com/air/plane/hypersoar/index.htm","",1);
			Menu3_2_2_1=new Array("HCV-1/WhiteSwift","http://www.styleofspeed.com/air/plane/hcv-1/index.htm","",0,20,150);
	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","",4);
		Menu3_4_1=new Array("Flight :) (Flight Fun)","http://www.styleofspeed.com/air/poweredliftaircraft/flightfun/index.htm","",0,20,170);
		Menu3_4_2=new Array("Sky :) (Sky Fun)","http://www.styleofspeed.com/air/poweredliftaircraft/skyfun/index.htm","",0);
		Menu3_4_3=new Array("Sky :D (Sky Big Fun)","http://www.styleofspeed.com/air/poweredliftaircraft/skybigfun/index.htm","",0);
		Menu3_4_4=new Array("Hawk 333","http://www.styleofspeed.com/air/poweredliftaircraft/hawk333/index.htm","",0);
	Menu3_5=new Array("Solid State Aircraft","http://www.styleofspeed.com/air/solidstateaircraft/index.htm","",0);
	Menu3_6=new Array("Speeder","http://www.styleofspeed.com/air/speeder/index.htm","",4);
		Menu3_6_1=new Array("Speeder Bike and Swoop","http://www.styleofspeed.com/air/speeder/bike/index.htm","",0,20,190);
		Menu3_6_2=new Array("Podracer","http://www.styleofspeed.com/air/speeder/podracer/index.htm","",0);
		Menu3_6_3=new Array("Landspeeder","http://www.styleofspeed.com/air/speeder/landspeeder/index.htm","",0);
		Menu3_6_4=new Array("Airspeeder","http://www.styleofspeed.com/air/speeder/airspeeder/index.htm","",0);
	Menu3_7=new Array("Bionic Aircraft","http://www.styleofspeed.com/air/bionic/index.htm","",0);
	Menu3_8=new Array("Active Component","http://www.styleofspeed.com/air/activecomponent/index.htm","",10);
		Menu3_8_1=new Array("Active Fuel Cell","http://www.styleofspeed.com/air/activecomponent/activefuelcell/index.htm","",0,20,130);
		Menu3_8_2=new Array("Active Sensor","http://www.styleofspeed.com/air/activecomponent/activesensor/index.htm","",0);
		Menu3_8_3=new Array("Active Camera","http://www.styleofspeed.com/air/activecomponent/activecamera/index.htm","",0);
		Menu3_8_4=new Array("Active Actuator","http://www.styleofspeed.com/air/activecomponent/activeactuator/index.htm","",0);
		Menu3_8_5=new Array("Active Motor","http://www.styleofspeed.com/air/activecomponent/activemotor/index.htm","",0);
		Menu3_8_6=new Array("Active Rotor","http://www.styleofspeed.com/air/activecomponent/activerotor/index.htm","",0);
		Menu3_8_7=new Array("Active Exterior","http://www.styleofspeed.com/air/activecomponent/activeexterior/index.htm","",0);
		Menu3_8_8=new Array("Active Wing","http://www.styleofspeed.com/air/activecomponent/activewing/index.htm","",0);
		Menu3_8_9=new Array("Active Interior","http://www.styleofspeed.com/air/activecomponent/activeinterior/index.htm","",0);
		Menu3_8_10=new Array("OntoLinux","http://www.ontolinux.com","",0);

Menu4=new Array("Space","http://www.styleofspeed.com/space/index.htm","",8,20,120);
	Menu4_1=new Array("X-3*/LittleStar","http://www.styleofspeed.com/space/x-3star/index.htm","",0,20,150);
	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","http://www.styleofspeed.com/space/x-3_3/index.htm","",0);
	Menu4_5=new Array("TIE R/LightSwift","http://www.styleofspeed.com/space/tie_r/index.htm","",0);
	Menu4_6=new Array("Spacecrafter","http://www.styleofspeed.com/space/spacecrafter/index.htm","",0);
	Menu4_7=new Array("Active Component","http://www.styleofspeed.com/space/activecomponent/index.htm","",7);
		Menu4_7_1=new Array("Active Fuel Cell","http://www.styleofspeed.com/space/activecomponent/activefuelcell/index.htm","",0,20,200);
		Menu4_7_2=new Array("Active Motor","http://www.styleofspeed.com/space/activecomponent/activemotor/index.htm","",0);
		Menu4_7_3=new Array("Active Thermal Protection","http://www.styleofspeed.com/space/activethermalprotection/index.htm","",0);
		Menu4_7_4=new Array("Active Anti-Friction","http://www.styleofspeed.com/space/activecomponent/activeantifriction/index.htm","",0);
		Menu4_7_5=new Array("Active Plasma Accelerator","http://www.styleofspeed.com/space/activecomponent/activeplasmaaccelerator/index.htm","",0);
		Menu4_7_6=new Array("Active Aerodynamics","http://www.styleofspeed.com/space/activecomponent/activeaerodynamics/index.htm","",0);
		Menu4_7_7=new Array("Active Hypersonic Engine","http://www.styleofspeed.com/space/activecomponent/activehypersonicengine/index.htm","",0);
	Menu4_8=new Array("Supplement","http://www.styleofspeed.com/space/supplement/index.htm","",5);
		Menu4_8_1=new Array("Energy Generation","http://www.styleofspeed.com/space/supplement/energygeneration/index.htm","",0,20,200);
		Menu4_8_2=new Array("Energy Regeneration","http://www.styleofspeed.com/space/supplement/energyregeneration/index.htm","",0);
		Menu4_8_3=new Array("Energy Storage","http://www.styleofspeed.com/space/supplement/energystorage/index.htm","",0);
		Menu4_8_4=new Array("Energy Transfer","","",2);
			Menu4_8_4_1=new Array("Interior","http://www.styleofspeed.com/space/supplement/energytransferinterior/index.htm","",0,20,120);
			Menu4_8_4_2=new Array("Exteriro","http://www.styleofspeed.com/space/supplement/energytransferexterior/index.htm","",0);
		Menu4_8_5=new Array("Robot","","",2);
			Menu4_8_5_1=new Array("Interior Robot","http://www.styleofspeed.com/space/supplement/interiorrobot/index.htm","",0,20,120);
			Menu4_8_5_2=new Array("Flying Robot","http://www.styleofspeed.com/space/supplement/flyingrobot/index.htm","",0);

Menu5=new Array("Water","http://www.styleofspeed.com/water/index.htm","",2,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/activerotor/index.htm","",0);
		Menu5_2_7=new Array("Active Exterior","http://www.styleofspeed.com/water/activecomponent/activeexterior/index.htm","",0);
		Menu5_2_8=new Array("Active Fin","http://www.styleofspeed.com/water/activecomponent/activefin/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);

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);
	