menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#004080', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#004080', Direction=135, Strength=5)"
}


timegap=500		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

style1=[		// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"FFFFFF",		// Mouse Off Font Color
"004080",		// Mouse Off Background Color
"FFFFFF",		// Mouse On Font Color
"0000FF",		// Mouse On Background Color
"000000",		// Menu Border Color 
12,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Arial, Verdana",	// Font Name
4,			// Menu Item Padding
"http://www.bartrabelo.com/arroww.gif",		// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"BFDFFF",		// 3D High Color
"BFDFFF",		// 3D Low Color
,		        // Current Page Item Font Color (leave this blank to disable)
,	        	// Current Page Item Background Color (leave this blank to disable)
"http://www.bartrabelo.com/arrowdnw.gif",		// Top Bar image (Leave this blank to disable)
"FFFFFF",		// Menu Header Font Color (Leave blank if headers are not needed)
"004080",		// Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",		// Menu Name - This is needed in order for the menu to be called
0,			// Menu Top - The Top position of the menu in pixels
0,			// Menu Left - The Left position of the menu in pixels
,			// Menu Width - Menus width in pixels
1,			// Menu Border Width 
"center",		// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// Properties Array - this is set higher up, as above
1,			// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,			// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,			// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 			// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,			// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,			// Position of TOP sub image left:center:right
,			// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,			// Right To Left - Used in Hebrew for example. (1=on/0=off)
,			// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,			// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,			// Reserved for future use
,			// Reserved for future use
,			// Reserved for future use


,"&nbsp;Top&nbsp;5&nbsp;Bands&nbsp;&nbsp;&nbsp;","show-menu=Bands",,"",1
,"Top&nbsp;5&nbsp;Comics&nbsp;&nbsp;&nbsp;","show-menu=Comics",,"",1
,"&nbsp;Top&nbsp;5&nbsp;Sites&nbsp;&nbsp;&nbsp;","show-menu=Sites",,"",1
,"Top&nbsp;5&nbsp;Tools&nbsp;&nbsp;&nbsp;","show-menu=Tools",,"",1
,"Top&nbsp;5&nbsp;Writers&nbsp;&nbsp;","show-menu=Writers",,"",1
,"&nbsp;&nbsp;&nbsp;My&nbsp;Stuff!&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=Stuff",,"",1
,"&nbsp;&nbsp;Início&nbsp;&nbsp;","http://www.bartrabelo.com",,"Voltar para a página inicial",1 // "Voltar para a página inicial", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;Email&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=Email",,"",1
])

	addmenu(menu=["Bands",,,140,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Heaven & Hell","http://www.heavenandhelllive.com target=_new",,,1
	,"Jon Oliva's Pain","http://www.jonoliva.net target=_new",,,1
	,"Megadeth","http://www.megadeth.com target=_new",,,1
	,"Savatage","http://www.savatage.com target=_new",,,1
	,"Testament","http://www.testamentlegions.com target=_new",,,1
	])

	addmenu(menu=["Comics",,,140,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Alien loves Predator","http://www.alienlovespredator.com target=_new",,,1
	,"Backstage","http://www.backstagethecomic.com target=_new",,,1
	,"Hello-Cthulhu","http://www.hello-cthulhu.com target=_new",,,1
	,"Sexy Losers","http://www.sexylosers.com target=_new",,,1
	,"The Order of the Stick","http://www.giantitp.com/cgi-bin/GiantITP/ootscript target=_new",,,1
	])
	
	addmenu(menu=["Sites",,,140,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Click Árvore","http://www.clickarvore.org.br target=_new",,,1
	,"Cthulhu for President","http://www.cthulhu.org target=_new",,,1
	,"DragonLance","http://www.dragonlance.com target=_new",,,1
	,"Murphy's Laws","http://www.murphys-laws.com target=_new",,,1
	,"Rolozo Tolkien","http://fan.theonering.net/rolozo target=_new",,,1
	])

	addmenu(menu=["Tools",,,140,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Chtuugle","http://www.chtuugle.com target=_new",,,1	
	,"Dicionário Online","http://www.priberam.pt/DLPO target=_new",,,1
	,"Dynamic Drive","http://www.dynamicdrive.com target=_new",,,1
	,"HyperDictionary","http://www.hyperdictionary.com target=_new",,,1
	,"Murphy's Laws Calc","http://andrew.triumf.ca/cgi-bin/murphy.html?U=9&I=9 target=_new",,,1
	])

	addmenu(menu=["Writers",,,140,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Bernard Cornwell","http://www.bernardcornwell.net target=_new",,,1
	,"Doug Adams","http://www.douglasadams.com target=_new",,,1
	,"H.P. Lovecraft","http://geocities.yahoo.com.br/de3103/ebo.htm target=_new",,,1
	,"J.R.R. Tolkien","http://www.tolkien.co.uk target=_new",,,1
	,"Neil Gaiman","http://www.neilgaiman.com target=_new",,,1
	])

	addmenu(menu=["Stuff",,,140,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"CIPEL","http://www.bartrabelo.com/cipel.html target=_new",,"Cistema Ispecial Para Encher Linguiça",1
	,"Festa Vintage","http://www.vintage.bartrabelo.com target=_new",,"Site da Festa Vintage",1
	,"Johnny Rocker","http://www.bartrabelo.com/jrocker target=_new",,"Site do meu amigo o lendário Johnny Rocker",1
	,"Overdrive Box","http://www.overdrivebox.com target=_new",,"Página da banda Overdrive Box",1
	,"Velvet Ballet","http://www.velvetballet.com target=_new",,"Site da grife Velvet Ballet",1
	])
	
	addmenu(menu=["Email",,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=140, Strength=5)",0,,,,,,,,,,,
	,"bartrabelo@gmail.com","mailto:bartrabelo@gmail.com",,"Me envie um E-mail!",1
	])
	

dumpmenus()