function opensymbol(url) {
open(url, "popup", "toolbar=no,scrollbars=yes,menubar=no,status=yes,width=400,height=200");
}

