
//There are 3 different types of menus you can make
//top = Main menus
//sub = Sub menus
//sub2 = SubSub menus

//You control the look of the menus in the stylesheet

//makeMenu('TYPE','TEXT','LINK','TARGET', 'END (THE LAST MENU)')
//makeMenu('sub2','· Serie Fredes ','imagenes/Fredes_hueso20x20.jpg" rel="lightbox" title="Serie Fredes. Color: Hueso. Tamaņo: 20 x 20 cm.','')
//Menu 0 
makeMenu('top','Baņos')
	makeMenu('sub','&raquo; Azulejos')
		makeMenu('sub2','· Serie Fredes ','BAFredes.htm" rel="lightbox_text" title="Serie Fredes. Color: Hueso. Tamaņo: 20 x 20 cm.','')
		makeMenu('sub2','· Serie Jamaica ','BATaco.htm" rel="lightbox_text" title="Serie Taco Jamaica. Tamaņo: 20 x 20 cm.','')
		makeMenu('sub2','· Serie Dimarni','BADimarni.htm" rel="lightbox_text" title="Serie Dimarni','')
		makeMenu('sub2','· Serie Versus ','BAVersus.htm" rel="lightbox_text" title="Serie Versus','')
		makeMenu('sub2','· Serie Zebrano','BAZebrano.htm" rel="lightbox_text" title="Serie Zebrano','')
										
	makeMenu('sub','&raquo; Hidromasajes')
		makeMenu('sub2','· OLS 6022','BHOLS6022.htm" rel="lightbox_text" title="OLS 6022','')
		makeMenu('sub2','· OLS 6033','BHOLS6033.htm" rel="lightbox_text" title="OLS 6033','')	
			
	makeMenu('sub','&raquo; Duchas')
		makeMenu('sub2','· OLS A06-4','BDOlsA064.htm" rel="lightbox_text" title="OLS A06-4','')
		makeMenu('sub2','· OLS 0507','BDOls0507.htm" rel="lightbox_text" title="OLS 0507','')
		makeMenu('sub2','· OLS A61','BDOlsA61.htm" rel="lightbox_text" title="OLS A61','')
		makeMenu('sub2','· OLS A62','BDOlsA62.htm" rel="lightbox_text" title="OLS A62','')
		makeMenu('sub2','· OLS 9323','BDOls9323.htm" rel="lightbox_text" title="OLS 9323','')
		

	makeMenu('top','Azulejos')
		makeMenu('sub','&raquo; Azulejos Suelo')
			makeMenu('sub2','· Serie Lola','ASLola.htm" rel="lightbox_text" title="Serie Lola','')
			makeMenu('sub2','· Serie Orion','ASOrion.htm" rel="lightbox_text" title="Serie Orion','')
			makeMenu('sub2','· Serie Apalache','ASApalache.htm" rel="lightbox_text" title="Serie Apalache','')	
		makeMenu('sub','&raquo; Revestimiento')
			makeMenu('sub2','· Serie Siena-Jaen','ARSienaJaen.htm" rel="lightbox_text" title="Serie Siena-Jaen','')
		
	makeMenu('top','Exterior')
		makeMenu('sub','&raquo; Azulejos Suelo')
			makeMenu('sub2','· Serie Rodamanto','ESRodamanto.htm" rel="lightbox_text" title="Serie Rodamanto','')	
		
