function MM_openBrWindow(theURL,winName,features) {window.open(theURL,winName,features);}
function mail(name,domain,subject) {document.location.href="mailto:" + name + "@" + domain + "?Subject=" + subject;}

