function go(){document.DBFORM.action='http://www.swissgolfnetwork.ch/MemberLogin.asp?CLUBID='+document.DBFORM.INPUTCLUBID.value;+'&USERID='+document.DBFORM.USERID.value+'&PASSWORD='+document.DBFORM.PASSWORD.value;return true;}