if(isset($_GET['p']) && ereg("^[0-9]{2}$", $_GET['p'])){ $frame_cont = "incisos_eb/".$_GET['p'].".html"; }else{ $frame_cont = "frames_eb/incisos.html"; } ?>