pressed = ""; zipsubmit = 0; function helptext_popup( htid ) { window.open( "helptext.php?htid=" + htid, "Helptext", 'width=660,height=400,directories=no,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no,resizable=no'); } function helppic_popup( img ) { window.open( img, "Helppic", 'width=300,height=200,directories=no,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no,resizable=no'); } function name_check( f ) { // Validate form if ( f.company_name.value == "" ) { alert( "Du må angi et navn på selskapet!" ); return false; } } function ukcompany_address_check( f ) { _enter_check( f ); } function ukcompany_member_check( f ) { _enter_check( f ); } function ukcompany_stock_check( f ) { _enter_check( f ); } function ukcompany_auth_check( f ) { _enter_check( f ); } function nocompany_address_check( f ) { _enter_check( f ); } function nocompany_member_check( f ) { _enter_check( f ); } function _enter_check( f ) { // alert( "enter!" ); // If back button is pressed reg_back_button = /^\