retrieve($record); } switch($type = strtolower(@$_GET['type'])) { default: $focus->getPDF($type); break; } exit;