function openwindow(url,name,params) {
   window.open(url,name,params)}
