Sometimes I have parts or can get parts you may want that is not listed here. This area is a place you can make a request for a specific part  by supplying the year and type of nova you want. I then will email you, informing you  the availability of the part.

 

$number_of_threads ){ $number_of_threads=intval($pnumber); } // add all the old messages into old_messages string $old_messages .= $message_array[$counter]; } } } $date=date("m/d/y"); // replace newlines with
's $message=ereg_replace( "\n", "
", $message ); // format the new message $new_message = ($number_of_threads+1)."::$date::$name::$email::$subject::$message\n"; //strip html chars $new_message = htmlspecialchars( $new_message ); // open message file $open_file = fopen( "messages.txt", "w"); // add message and old messages to file // new message will be at the top of the board fputs($open_file, stripslashes( $new_message )); fputs($open_file, $old_messages); fclose($open_file); } ?>
Name :
Email :
Body :
Message :