function contarSegundos(){
	segundo=document.getElementById('setSegundo');
	if(segundo){
		segundo=document.getElementById('setSegundo').value;
		status=document.getElementById('setStatus').value;
		if(status=="Play"){
			segundo=parseInt(segundo);
			novoSegundo=segundo-1;
			if(novoSegundo==0){				
				document.getElementById('setSegundo').value=20;
				document.getElementById('setMostarSegundo').innerHTML='00';	
				document.getElementById('setStatus').value='Whait';
				document.getElementById('setFrame').src='carregar_nova_frase.php';
			}else{
				document.getElementById('setSegundo').value=novoSegundo;
				if(novoSegundo<10){document.getElementById('setMostarSegundo').innerHTML='0'+novoSegundo;}
				else{document.getElementById('setMostarSegundo').innerHTML=novoSegundo;}
			}	
		}	
	}
	
	window.setTimeout('contarSegundos()', 1000);
}
function pausarFrases(){
	document.getElementById('setStatus').value='Pause';
	document.getElementById('botaoPause').innerHTML='<b>play</b>';
	document.getElementById('botaoPause').href="javascript:play_frases()";
}
function play_frases() {
	document.getElementById('setStatus').value='Play';
	document.getElementById('botaoPause').innerHTML='pause';
	document.getElementById('botaoPause').href="javascript:pausarFrases()";	
}
function proximaFrase(){
	document.getElementById('setSegundo').value=20;
	document.getElementById('setMostarSegundo').innerHTML='00';	
	document.getElementById('setFrame').src='carregar_nova_frase.php';
	status=document.getElementById('setStatus').value;
	if(status=="Play"){
		document.getElementById('setStatus').value='Whait';
	}
}
function novaFrase(frase,facaAgora){
	document.getElementById('setFraseI').innerHTML='\" '+frase+" \"";
	document.getElementById('spFacaAgora').innerHTML=facaAgora;
	facaAgora
	document.getElementById('setMostarSegundo').innerHTML='20';	
	status=document.getElementById('setStatus').value;
	if(status=="Whait"){
		document.getElementById('setStatus').value='Play';
	}
}
function cadastro_parte2(){
	falha=0;
	if(checaText('fd_nome',3)&&!valorIgual('fd_nome','Nome')){esconde('alertaCampo1');}
	else{falha=falha+1;}
	if(validar_email('fd_email')){esconde('alertaCampo2');}
	else{falha=falha+2;}
	esconde('alertaCampo3');
	switch(falha){
		case 1:
			mostra('alertaCampo1');
			return;
			break;
		case 2:
			mostra('alertaCampo2');
			return;
			break;
		case 3:
			mostra('alertaCampo3');
			return;	
			  break;
	}
	if(document.getElementById('bloco0221')){
		cadastro_parte2Move('-55');
		window.setTimeout("cadastro_parte2Move('-110')", 50);
		window.setTimeout("cadastro_parte2Move('-165')", 100);
		window.setTimeout("cadastro_parte2Move('-220')", 150);
		window.setTimeout("cadastro_parte2Move('-275')", 200);
		window.setTimeout("cadastro_parte2Move('-330')", 250);
		window.setTimeout("cadastro_parte2Move('-385')", 300);
		window.setTimeout("cadastro_parte2Move('-437')", 350);
	}	
}
function cadastro_parte3(){
	falha=0;
	if(valorIgual('select_nasc_dia','0')||valorIgual('select_nasc_mes','0')||valorIgual('select_nasc_ano','0')){falha=falha+1;}
	else{esconde('alertaCampo4');}
	if(valorIgual('select_sexo','0')){falha=falha+2;}
	else{esconde('alertaCampo5');}
	esconde('alertaCampo6');
	switch(falha){
		case 1:
			mostra('alertaCampo4');
			return;
			break;
		case 2:
			mostra('alertaCampo5');
			return;
			break;
		case 3:
			mostra('alertaCampo6');
			return;	
			break;
	}
	formu=document.getElementById('cadastroIndex');
	formu.action='cadastrar_pela_index.php';
	formu.target='setCadastro';
	formu.submit();
	if(document.getElementById('bloco0221')){
		cadastro_parte2Move('-524');
		window.setTimeout("cadastro_parte2Move('-584')", 50);
		window.setTimeout("cadastro_parte2Move('-644')", 100);
		window.setTimeout("cadastro_parte2Move('-701')", 150);
		window.setTimeout("cadastro_parte2Move('-757')", 200);
		window.setTimeout("cadastro_parte2Move('-812')", 250);
		window.setTimeout("cadastro_parte2Move('-867')", 300);
		window.setTimeout("cadastro_parte2Move('-922')", 350);
	}	
}

function voltarCadastro1(){
	if(document.getElementById('bloco0221')){
		cadastro_parte2Move('-385');
		window.setTimeout("cadastro_parte2Move('-330')", 50);
		window.setTimeout("cadastro_parte2Move('-275')", 100);
		window.setTimeout("cadastro_parte2Move('-220')", 150);
		window.setTimeout("cadastro_parte2Move('-165')", 200);
		window.setTimeout("cadastro_parte2Move('-110')", 250);
		window.setTimeout("cadastro_parte2Move('-55')", 300);
		window.setTimeout("cadastro_parte2Move('0')", 350);
	}	
}
function cadastro_parte2Move(distancia){
	document.getElementById('bloco0221').style.marginLeft=distancia+'px';
}
function mostrarCaixas(){
	mudarClasseOcultar('10');
	window.setTimeout("mudarClasseOcultar('20')", 50);
	window.setTimeout("mudarClasseOcultar('30')", 100);
	window.setTimeout("mudarClasseOcultar('40')", 150);
	window.setTimeout("mudarClasseOcultar('50')", 200);
	window.setTimeout("mudarClasseOcultar('60')", 250);
	window.setTimeout("mudarClasseOcultar('70')", 300);
	window.setTimeout("mudarClasseOcultar('80')", 350);	
	window.setTimeout("mudarClasseOcultar('90')", 350);	
	window.setTimeout("mudarClasseOcultar('100')", 350);	
	endSite=document.getElementById('linkInicio').href;	
	document.getElementById('ocultarBottomIMG').src=endSite+'imagens/seta_subit.gif';
	document.getElementById('ocultarBottomBT').innerHTML='ocultar';
	document.getElementById('ocultarBottomBT').href='javascript:ocultarCaixas()';

}
function ocultarCaixas(){
	mudarClasseOcultar('90');
	window.setTimeout("mudarClasseOcultar('80')", 50);
	window.setTimeout("mudarClasseOcultar('70')", 100);
	window.setTimeout("mudarClasseOcultar('60')", 150);
	window.setTimeout("mudarClasseOcultar('50')", 200);
	window.setTimeout("mudarClasseOcultar('40')", 250);
	window.setTimeout("mudarClasseOcultar('30')", 300);
	window.setTimeout("mudarClasseOcultar('20')", 350);	
	window.setTimeout("mudarClasseOcultar('10')", 350);	
	window.setTimeout("mudarClasseOcultar('00')", 350);	
	endSite=document.getElementById('linkInicio').href;	
	document.getElementById('ocultarBottomIMG').src=endSite+'imagens/seta_descer.gif';
	document.getElementById('ocultarBottomBT').innerHTML='mostrar';
	document.getElementById('ocultarBottomBT').href='javascript:mostrarCaixas()';
}
function mudarClasseOcultar(numero){
	document.getElementById('blocoCentro').className='blocoCentro'+numero;	
}

contarSegundos();
