


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)}




////////////////////////////////////
// Editable properties START here //
////////////////////////////////////


if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else{
	effect = "Shadow(color='#777777', 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
Frames_Top_Offset=0 		// Frames Page Adjustment for Top Offset
Frames_Left_Offset=-36		// Frames Page Adjustment for Left Offset



plain_style=[				// Menu Properties Array
"ffffff",						// Off Font Color
"3333ff",					// Off Back Color
"FFffff",					// On Font Color
"000066",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style
"normal",						// Font Weight
"Tahoma",	// Font
4,							// Padding
"arrow.gif"					// Sub Menu Image
,							// 3D Border & Separator
,"0033ff"					// 3D High Color
,"0033ff"					// 3D Low Color
]


addmenu(menu=["breakfast",
,,160,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Listeners emails","emails.htm",,,0
,"Whats hot","whatshot.htm",,,0
,"Blacks do read","bookclub.htm",,,0
,"Features","otherfeatures.htm",,,0
,"Gallery","gallery.htm",,,0
,"Giveaways","cdgiveaways.htm",,,0
,"Breakfast team","team.htm",,,0
,"Success is your choice","success.htm",,,0
,"What do women want","womanwant.htm",,,0
])

addmenu(menu=["talent",
,,80,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Deejays","talent_dj.htm",,,0
,"MC's","talent_mc.htm",,,0
,"Singers","talent_singers.htm",,,0
,"Bookings","bookings.htm",,,0
])

addmenu(menu=["compilations",
,,130,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Sgubhu sa Mampela, Sisters in Song","compilations.htm#sistersinsong",,,0
,"Another Mid Tempo","compilations.htm#anothermidtempo",,,0
,"Glen Lewis meets DJ Budda","compilations.htm#glenbudda",,,0
,"Sgubu Sa Mampela","compilations.htm#sgubu",,,0
,"Mid Tempo 3","compilations.htm#tempo3",,,0
,"The real makoya","compilations.htm#makoya",,,0
,"Gatecrasher","compilations.htm#gatecrasher",,,0
,"Numero uno","compilations.htm#numerouno",,,0
,"Mid Tempo 2","compilations.htm#tempo2",,,0
,"Mid Tempo 1","compilations.htm#tempo1",,,0
])

addmenu(menu=["features",
,,130,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Competition","competitions.htm",,,0
,"Latest Releases","latest.htm",,,0
])

dumpmenus()