function maddr(){
 mail=maddr.arguments[4] + maddr.arguments[2] + maddr.arguments[1] + maddr.arguments[3] + maddr.arguments[0];
 document.write('Please email your comments to ' + mail.link('mailto:' + mail) + ', if you cannot send messages with the email form there, send the comments as a regular email.');
}


