<!-- 
function mapajanela() 
	{ 
window.open('mapa.htm','janela','width=633,height=392,resizable=no'); 
				} 
function cm() 
				{ 
window.open('cm.htm','janela','width=730,height=500,resizable=no,scrollbars=yes'); 
	} 
	function dia() 
				{ 
window.open('dia.htm','janela','width=730,height=500,resizable=no,scrollbars=yes'); 
	}
function doroteias() 
				{ 
window.open('doroteias.htm','janela','width=730,height=500,resizable=no,scrollbars=yes'); 
	}
function quitolas1() 
	{
window.open('quitolas1.htm','janela','width=490,height=688,resizable=no,scrollbars=no,left=20,top=0'); 
	}
function quitolas2() 
	{
window.open('quitolas2.htm','janela','width=490,height=688,resizable=no,scrollbars=no,left=20,top=0'); 
	}
function quitolas3() 
	{
window.open('quitolas3.htm','janela','width=490,height=688,resizable=no,scrollbars=no,left=20,top=0'); 
	}
function quitolas4() 
	{
window.open('quitolas4.htm','janela','width=490,height=688,resizable=no,scrollbars=no,left=20,top=0'); 
	}
//-->