//  If you can read this message it means that your browser is too old to properly 
//  display this web-site. Please get a copy of Netscape or Explorer version 4.0 or newer.

<!--
function maildsp(){
who=("E-mail address: ","dennisp@rahul.net");
what=("Subject: ","My DSP Suspension Design Order");
if (confirm("Send E-Mail")==true){
parent.location.href='mailto:'+who+'?subject='+what+'';
   }
}
//-->
