function condile(stpre, stpost) {
  var x= 'tosignup@pacbell.net';
  var y= 'geo';
  var z= 'mailto:tosignup@pacbell.net';
  document.write(stpre + '<a href="' + z.substring(0,7) + y + x.substring(2,x.length) + '">');
  document.write(y + x.substring(2,x.length) + '</a>' + stpost);
}
