function popsmall(url) {
window.open (url, "remote", "width = 200, height=300, status=no, resizable=yes, toolbar=no");
}