//  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 maildennis(){
who=("E-mail address: ","dennisp@rahul.net");
what=("Subject: ","Your On-Line Web-Site");
if (confirm("Send E-Mail")==true){
parent.location.href='mailto:'+who+'?subject='+what+'';
   }
}
//-->
