function quarte(pre,post) { with (document) {
  var x= 'act@buyashp.com';
  var y= 'wcont';
  var z='mailto:act@buyashp.com';
  write(pre+'<a href="' + z.substring(0,7) + y + x + '">' + y + x + '</a>'+post);
}}

