function mail(){
return '<A href="mailto:'
}

function bbllcom(){
return 'bbll' + '\56' + 'com'
}

function samhillscom(){
return 'samhills' + '\56' + 'com'
}

function bbellE(){
return 'bbell' + '\100' + bbllcom()
}

function shillsE(){
return 'shills' + '\100' + samhillscom()
}

function techE(){
return 'tech' + '\100' + samhillscom()
}


