function fopen3(hrefs){	//alert(hrefs);	subwin=window.open(hrefs,"menu","width=670,height=620,scrollbars=yes");    subwin.focus();}
