function enlace(idioma) { 
	window.open('http://www.navegar.com/enlaces/'+idioma+'/sugerirenlace.asp','','resizable=no,scrollbars=yes,width=440,height=500'); 
}
function diccio(idioma) { 
		window.open('http://www.navegar.com/diccio/'+idioma+'/','','resizable=no,scrollbars=yes,width=396,height=518'); 
}
function chat() {
	window.open('http://www.navegar.com/chat/','chat','resizable=no,scrollbars=yes,width=740,height=400');
}
function privaci(idioma) {
	window.open('http://www.navegar.com/home/'+idioma+'/privacidad.htm','','resizable=no,scrollbars=yes,width=430,height=500'); 
}
function legal(idioma) {
	window.open('http://www.navegar.com/home/'+idioma+'/avisolegal.htm','','resizable=no,scrollbars=yes,width=430,height=500'); 
}
function quienes(idioma) {
	window.open('http://www.navegar.com/home/'+idioma+'/quienessomos.htm','','resizable=no,scrollbars=yes,width=430,height=500'); 
}
function buzon(idioma) { 
	window.open('http://www.navegar.com/home/'+idioma+'/sugerencias.asp','','resizable=no,scrollbars=yes,width=440,height=500'); 
}
