function go1(){
if (document.sl.s.options[document.sl.s.selectedIndex].value != "none") {
location = document.sl.s.options[document.sl.s.selectedIndex].value
		}
	}


function _open(filename) {

	ew_window=window.open("/anketa.php?file="+filename+"&razdel="+window.location,"newres","width=520,height=270,scrollbars=yes,resizable=yes,titlebar=yes,toolbar=yes,menubar=yes");

}
