function sendit()
{
var e="info"+"@";
e+="valkri.";
e+="com";window.location="mailto:"+e;
}