
function disp(url){ 
window.open(url, "linkname", "width=230,height=360,menubar=no,location=yes,status=yes,toolbar=no,scrollbars=no"); 
} 
