function getURL(URL){
    window.open(URL,"anotation","width=430,height=280,scrollbars=no,toolbar=no,menubar=no,location=no,directries=no,status=no,resizable=no,left=8,top=8");
}

function getURL_1(URL){
    window.open(URL,"dotbook","width=650,height=620,scrollbars=no,toolbar=no,menubar=no,location=no,directries=no,status=no,resizable=no,left=8,top=8");
}

