function loc(frm,url){
	frm.action = url + ':8080/Goss/netbin/bsurvey.jsp';
	frm.submit();
}
