//
function em()
{
a="yahoo.com";u="art4spirit";
document.write(''+u+'@'+a+'');
}
//
function jbem()
{
a="live.com";u="joshuabosniak";
document.write(''+u+'@'+a+'');
}
//
function cgem()
{
a="earthlink.net";u="ccgil2";
document.write(''+u+'@'+a+'');
}

//
function toe()
{ document.write(new Date().getFullYear()); }
