basicpath = '';
document.forms.rootpath.rootpath.value = document.location;


str_home = 'Home';
str_kdejsme = 'Najdete nás';
str_akce = 'Turnaje';
str_sluzby = 'Služby';
str_galerie = 'Galerie';
str_prodej = 'Prodej';
str_prace = 'Práce';
str_nove = 'Nové';
str_bazar = 'Bazar';
str_club = 'ID golf klub';
str_cestovani = 'Cestování';

ajmenu1 = new mainMenu('horizontal', 8, 'transparent','transparent');
 ajmenu1.addItems(
 str_home,basicpath+'index.html',
 str_kdejsme,basicpath+'kdejsme.html',
 str_akce,basicpath+'akce.html',
 str_sluzby,basicpath+'sluzby.html',
 str_galerie,basicpath+'galerie.html',
 str_prodej,basicpath+'http://www.realitasgolf.cz/shop/index.htm',
 str_prace,basicpath+'prace.html',
 str_club,basicpath+'club.html',
 str_cestovani,basicpath+'cestovani.html');
 
ajmenu1 = new subMenu('2','transparent','transparent');
 ajmenu1.addItems(
	);
 
ajmenu1 = new subMenu('3','transparent','transparent');
 ajmenu1.addItems(
	);
 
ajmenu1 = new subMenu('4','transparent','transparent');
 ajmenu1.addItems(
 	);


ajmenu1 = new subMenu('5','transparent','transparent');
 ajmenu1.addItems(
 	);

ajmenu1 = new subMenu('6','transparent','transparent');
 ajmenu1.addItems(
	);
	
ajmenu1 = new subMenu('7','transparent','transparent');
 ajmenu1.addItems(
 	);
	
ajmenu1 = new subMenu('8','transparent','transparent');
 ajmenu1.addItems(
 	);
	
ajmenu1 = new subMenu('9','transparent','transparent');
 ajmenu1.addItems(
 	);
