// JavaScript Document
function Valida_Newsletter()
{
	var p= document.Form_Newsletter.newsletter_email.value.indexOf('@');
	if(document.Form_Newsletter.newsletter_nome.value == "")
	{
		alert("Preencha o campo com seu Nome");~
		document.Form_Newsletter.newsletter_nome.focus();
	}
	else if(document.Form_Newsletter.newsletter_email.value == "")
	{
		alert("Preencha o campo com seu E-mail");~
		document.Form_Newsletter.newsletter_email.focus();
	}
	else if(p<1 || p==(document.Form_Newsletter.newsletter_email.value.length-1))
	{
		alert("O E-mail informado é Inválido.");~
		document.Form_Newsletter.newsletter_email.focus();
	}
	else
	{
		var f_nome = document.Form_Newsletter.newsletter_nome.value;
		var f_email = document.Form_Newsletter.newsletter_email.value;
		
		document.Form_Newsletter.newsletter_nome.value = "";
		document.Form_Newsletter.newsletter_email.value = "";
		
		var width = 400;
	    var height = 70;
								
	    var left = ((screen.width - width)/2);
	    var top = ((screen.height - height)/2);
		 							   
	    var URL = "newspop.php?nome="+f_nome+"&email="+f_email+"&acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv";
							   
	    window.open(URL,'Cadastro', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=yes, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
		Cadastro.focus();
	}
}

function Foto(id, foto, dim1, dim2)
{
	var width = 570;
	var height = 490;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "foto.php?cid="+id+"&acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&file="+foto+"&dim1="+dim1+"&dim2="+dim2;
							   
	var Janela = window.open(URL,'VerFoto', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function Foto_New(id, foto, dim1, dim2)
{
	var width = 570;
	var height = 490;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "foto_new.php?cid="+id+"&acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&file="+foto+"&dim1="+dim1+"&dim2="+dim2;
							   
	var Janela = window.open(URL,'VerFoto', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function FotoClass(id, foto, dim1, dim2)
{
	var width = dim1;
	var height = dim2;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "fotoclass.php?id="+id+"&acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&foto="+foto+"&dim1="+dim1+"&dim2="+dim2;
							   
	var Janela = window.open(URL,'VerFotoClass', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function FotoNews(id, foto, dim1, dim2)
{
	var width = dim1;
	var height = dim2;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "fotonews.php?id="+id+"&acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&foto="+foto+"&dim1="+dim1+"&dim2="+dim2;
							   
	var Janela = window.open(URL,'VerFotoNews', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function FotoDicas(id, foto, dim1, dim2)
{
	var width = dim1;
	var height = dim2;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "fotodicas.php?id="+id+"&acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&foto="+foto+"&dim1="+dim1+"&dim2="+dim2;
							   
	var Janela = window.open(URL,'VerFotoDicas', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function FotoCalendario(foto, dim1, dim2)
{
	var width = dim1;
	var height = dim2;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "fotocalendario.php?acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&foto="+foto+"&dim1="+dim1+"&dim2="+dim2;
							   
	var Janela = window.open(URL,'VerFotocalendario', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function FotoMaterias(id, foto, dim1, dim2)
{
	var width = dim1;
	var height = dim2;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "fotomateria.php?id="+id+"&acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&foto="+foto+"&dim1="+dim1+"&dim2="+dim2;
							   
	var Janela = window.open(URL,'VerFotoMat', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function FotoPista(id, foto, dim1, dim2)
{
	var width = dim1;
	var height = dim2;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "fotopistas.php?id="+id+"&acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&foto="+foto+"&dim1="+dim1+"&dim2="+dim2;
							   
	var Janela = window.open(URL,'VerFotoMat', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function Player(id)
{
	var width = 400;
	var height = 380;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "player.php?acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&id="+id+"";
							   
	var Janela = window.open(URL,'Player', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function InformeProva()
{
	var width = 500;
	var height = 500;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "informe.php?acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv";
							   
	var Janela = window.open(URL,'InformeProva', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}

function FotoUltimasNews(id, foto, dim1, dim2)
{
	var width = dim1;
	var height = dim2;
								
	var left = ((screen.width - width)/2);
	var top = ((screen.height - height)/2);
		 							   
	var URL = "fotoultimanews.php?id="+id+"&acao=431dkj54of097fuoj3nb3vd9oi9djjklnnbv3kdj9sayhh44bmaj1n23bc4colmfv&foto="+foto+"&dim1="+dim1+"&dim2="+dim2;
							   
	var Janela = window.open(URL,'VerFotoNews', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no, maximize=no');
		
	Janela.focus();
}
