function js_my_email_nospam()
{
 var mail="f i r s t (dot) c o n t a c t (at) i n d i a n (dash) s k e p t i c (dot) o r g";
 document.write("&nbsp;<a href=\"mailto:"+mail+"\">"+mail+"</a>&nbsp;");
}

function test_jsdatei()
{
 document.write("foobar");
}


