function newwin(url,target){window.open(url,target, "scrollbars=0,resizable=1,toolbar=1,width=520,height=350")}

