function createEL(vUser) {
    document.write('<a href="mailto:'+vUser+'@netministry.com">'+vUser+'@netministry.com<\/a>');
}
