﻿
var to;
function clc(to) {
location.href="mailto:" + to + "@drcomp.org";
}

