/* Function to encode e-mail links */
function CS_mail() {
document.write('[ <a href=mail'+'to:'+'carrie'+'@'+'bcands'+'.bc'+'.ca>'+' e-mail</a> ]'); 
}

function CT_mail() {
document.write('[ <a href=mail'+'to:'+'cthomas'+'@'+'bcands'+'.bc'+'.ca>'+' e-mail</a> ]'); 
}

function PA_mail() {
document.write('[ <a href=mail'+'to:'+'pataguilar'+'@'+'bcands'+'.bc'+'.ca>'+' e-mail</a> ]'); 
}

function AT_mail() {
document.write('[ <a href=mail'+'to:'+'addietaylor'+'@'+'bcands'+'.bc'+'.ca>'+' e-mail</a> ]'); 
}

function HW_mail() {
document.write('[ <a href=mail'+'to:'+'hwylie'+'@'+'bcands'+'.bc'+'.ca>'+'e-mail</a> ]'); 
}

function JF_mail() {
document.write('[ <a href=mail'+'to:'+'jim'+'@'+'bcands'+'.bc'+'.ca>'+'e-mail</a> ]'); 
}

function JW_mail() {
document.write('[ <a href=mail'+'to:'+'junewylie'+'@'+'bcands'+'.bc'+'.ca>'+'e-mail</a> ]'); 
}

function RH_mail() {
document.write('[ <a href=mail'+'to:'+'roberthharry'+'@'+'bcands'+'.bc'+'.ca>'+'e-mail</a> ]'); 
}
