function openWnd(url,width,height){window.open(url,"_blank","height="+height+",width="+width+",status=0,toolbar=0,menubar=1,location=0,directories=0,resizable= 0,channelmode=0,fullscreen=0,scrollbars=1");}
