function send_mail(part1,part2){mailto='mailto:';document.location=mailto+part1+'@'+part2;}
