
	
	
	// Abre o Player da Cidade Web Rock
	function janela(p_pag, p_width, p_heigth) {
		var desktop = window.open(p_pag,'cidade','scrollbars=no,location=no,directories=no,status=no,resizable=no,copyhistory=no,menubar=no,width='+p_width+',height='+p_heigth);
	}
	
	function get_player_value() {
	
		var banda32 = document.getElementById('fre32');
		var banda64 = document.getElementById('fre64');
		var banda128 = document.getElementById('fre128');
	
		var banda = "";
	
		if (banda32.checked == true) banda = "32";
		if (banda64.checked == true) banda = "64";
		if (banda128.checked == true) banda = "128";
	
		janela("http://www.projeto1.com/shoutcast/player.html,"531","382")	
	
	
	
	}
	
	//Valida Form Pedido Musical
	//Verfica Sessao das 10