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

