
function Voltar(){
	location.href='index.php';
}

function Cancelar($where){
	location.href='index.php?'+$where;
}

function votarNota($nota){
		
}

function youtube(id){
	window.open("http://www.cine-review.com.br/controller.php?formID=trailer&id="+id , "trailer" , "status , scrollbars=no ,width=450, height=380 , top=0 , left=0"); 
}
