function goto ( id )
{

    window.location.href = id ; //l.href;


}
