



function disp(url){
window.open(url, "softopia", "width=640,height=480,scrollbars=yes,resizable=yes");
}




