function popradio(  ) {
	window.open(  'http://www.campinafm.com.br/radio/radio.jsp','popup','top=0,left=0,width=349,height=253,location=0,menubar=0,resizable=0,scrollbars=no,status=0,toolbar=0');
}
function poptocador( contextPath ) {
	window.open(  contextPath + '/radio/tocador.jsp','popup','top=0,left=0,width=310,height=219,location=0,menubar=0,resizable=0,scrollbars=no,status=0,toolbar=0');
}

function closelayer(){
		document.getElementById('radiolayer').style.display="none";
}
