//startMenuBar
startMenuBar(480, 6);

menuLabel('&nbsp;תמונות&nbsp;', 1, 80, '#FF0000', '#CC0000', 'http://www.bho.co.il/imgGallery.aspx', null);
menuLabel('&nbsp;פורומים&nbsp;', 2, 80, '#FF0000', '#CC0000', 'http://www.bho.co.il/forums.aspx', null);
menuLabel('&nbsp;קבוצות&nbsp;', 3, 80, '#FF0000', '#CC0000', 'http://www.bho.co.il/teams.aspx', null);
menuLabel('&nbsp;אתלטים&nbsp;', 4, 80, '#FF0000', '#CC0000', 'http://www.bho.co.il/athletes.aspx',  null);
menuLabel('&nbsp;צוות&nbsp;', 5, 80, '#FF0000', '#CC0000', 'http://www.bho.co.il/staff.aspx', null);
menuLabel('&nbsp;כתבות&nbsp;', 6, 80, '#FF0000', '#CC0000', 'http://www.bho.co.il/articles.aspx', null);

//endMenuBar
endMenuBar(6);	
	


