\n" );
printf( "\n",LANGUAGE_TEXT_QPI_NEXT_BUTTON );
printf( "");
}
elseif( is_numeric( $trialId ) && $trialId > 0 ) // we got a good result from the matrpc call
{
include_once('htmlhead_name_mesg_formhead.php');
$_SESSION['trial_id'] = $trialId;
// prototype is: present_trial_stimuli( $trialId, $duration1, $pause1, $duration2, $pause2 );
present_trial_stimuli( $trialId ); // defaults are fine for the other parameters
printf("