<menu>
	<item label="Home" url="javascript: getPage('principal')" target="_self"/>
	<item label="Fotos" >
		<subitem label="Casamento"  url="javascript: getPage('fotos/casamento');" target="_self"/>
		<subitem label="Aniversários"  url="javascript: getPage('fotos/aniver')" target="_self"/>
		<subitem label="Eventos"  url="javascript: getPage('fotos/evento')" target="_self"/>
		<subitem label="Estúdio"  url="javascript: getPage('fotos/est')" target="_self"/>
		<subitem label="Publicitárias"  url="javascript: getPage('fotos/publicit')" target="_self"/>
		<subitem label="Trash the Dress"  url="javascript: getPage('fotos/dress')" target="_self"/>		
	</item>
	<item label="Álbum de Mostruário" url="javascript: getPage('album')" target="_self"/>
	<item label="Instalações" url="javascript: getPage('instalacoes')" target="_self"/>
	<item label="História" url="javascript: getPage('historia')" target="_self"/>
	<item label="Agenda" url="javascript: getPage('agenda')" target="_self"/>
	<item label="Filmagem">
		<subitem label="Casamento"  url="javascript: getPage('filmagem/casamento')" target="_self"/>
		<subitem label="Aniversário de 15 Anos" url="javascript: getPage('filmagem/15anos')" target="_self"/>
		<subitem label="Aniversário de Criança" url="javascript: getPage('filmagem/crianca')" target="_self"/>
	</item>
	<item label="Parceiros" url="javascript: getPage('parceiros')" target="_self"/>		
	<item label="Localização" url="javascript: getPage('localizacao')" target="_self"/>	
	<item label="Contato" url="javascript: getPage('contato')" target="_self"/>
</menu>