function chbg(obj, col_to){obj.style.background=col_to;};

function winop(page, w, h, s) {window.open(page, "win", "width="+w+", height="+h+", left=40, top=40, scrollbars="+s);}

function sel(f){f.value='';}
