function popradio(  ) {
	window.open(  'http://www.wscom.com.br/radio/radio.jsp','popup','top=0,left=0,width=488,height=350,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";
}
function impressao(url) {
		window.open(url,'impressao','top=0,left=0,width=600,height=450,location=0,menubar=0,resizable=0,scrollbars=yes, status=0,toolbar=0');
}
function indicacao(url) {
		window.open(url,'indicacao','top=0,left=0,width=370,height=390,location=0,menubar=0,resizable=0,scrollbars=0, status=0,toolbar=0');
}
function printRel() {
    self.window.print();
    self.window.close();
  }
function victor() {
window.alert('teste');	
	
}
