eveninginthegarden.afrogs.org Open in urlscan Pro
173.255.215.82  Public Scan

URL: https://eveninginthegarden.afrogs.org/
Submission: On April 08 via manual from SG — Scanned from DE

Form analysis 5 forms found in the DOM

<form ng-submit="checkAuth(login);" style="display:block;width:100%" class="header-form ng-pristine ng-invalid ng-invalid-required">
  <input ng-model="login.email" autocomplete="email" name="email" type="text" required="" placeholder="Email Address" pattern="^([\w-]|(?<!\.)\.)+[a-zA-Z0-9]@[a-zA-Z0-9]([a-zA-Z0-9\-]+)((\.([a-zA-Z]){2,9}){0‌​,2})$"
    class="ng-pristine ng-invalid ng-invalid-required">
  <input ng-model="login.password" autocomplete="password" name="password" type="password" required="" placeholder="Password" class="ng-pristine ng-invalid ng-invalid-required">
  <button type="submit" class="button tiny radius alert" value="Login"><i class="far fa-sign-in-alt" aria-hidden="true"></i></button>
</form>

Name: accountFormPOST

<form name="accountForm" ng-submit="createAccount(account, payment, accountForm);" form-autofill-fix="" ng-if="auctionSettings.allSettings.user_reg_type != 'reg_simple' &amp;&amp; renderScreen == 1"
  class="ng-scope ng-pristine ng-invalid ng-invalid-required" method="POST">
  <!--<small>If you’re attending an event, you do not need to create an online account, rather, you will need to log in with your bid # and pin # established after checking in.</small>-->
  <div class="row no-column-space">
    <div class="small-12 medium-12 columns">
      <label>Email Address
        <i class="fal fa-question-circle" type="email-notice-modal" helper-modal="" aria-hidden="true"><div class="helperModal-bg"></div><div class="modal radius helper-modal" id="email-notice-modal" style="max-width:px"><div class="modal-header"><i class="close fad fa-times-circle " onclick="$(this).closest('.modal').fadeOut();$('.helperModal-bg').removeClass('modal-open');" aria-hidden="true"></i>
    </div><!-- ngInclude: getModalUrl() -->
    <div class="modal-body ng-scope" ng-include="getModalUrl()">
      <p class="ng-scope">Please use your email address to register/login. Verify that google auto-fill is using the correct information to fill the forms.</p>
    </div>
  </div></i></label> <input type="email" name="email" required="" ng-model="account.email"
    class="ng-pristine ng-animate ng-valid-email-add ng-valid-remove ng-invalid-add ng-valid-email ng-valid-email-add-active ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style="">
  </div>
  <!--<div class="small-12 medium-6 columns"> <label class="link-color">Display Name</label> <input type="text" autocomplete="nofill" ng-model="account.display_name"></div>-->
  </div>
  <div class="row no-column-space">
    <div class="small-12 medium-12 large-6 columns"> <label>Password</label> <input type="password" name="password" required="" ng-model="account.password"
        class="ng-pristine ng-animate ng-valid-remove ng-invalid-add ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style=""> </div>
    <div class="small-12 medium-12 large-6 columns"> <label>Confirm Password</label> <input type="password" name="passwordconfirm" required="" ng-model="account.passwordconfirm"
        class="ng-pristine ng-animate ng-valid-remove ng-invalid-add ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style=""> </div>
  </div>
  <div class="row no-column-space">
    <div class="small-12 medium-2 columns"> <label>Title</label> <input type="text" name="user_title" maxlength="5" ng-model="account.user_title" class="ng-pristine ng-valid" style=""> </div>
    <div class="small-12 medium-5 columns"> <label>First Name</label> <input type="text" name="first_name" required="" ng-model="account.first_name"
        class="ng-pristine ng-animate ng-valid-remove ng-invalid-add ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style=""> </div>
    <div class="small-12 medium-5 columns"> <label>Last Name</label> <input type="text" name="last_name" required="" ng-model="account.last_name"
        class="ng-pristine ng-animate ng-valid-remove ng-invalid-add ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style=""> </div>
  </div>
  <!--<div class="row">
                            <div class="small-12 medium-12 columns"> <label>Company</label> <input type="text"  ng-model="account.company"> </div>

                        </div>-->
  <div class="row no-column-space">
    <div class="small-12 columns"> <label>Cell Phone</label> <input type="text" name="phone" ng-required="auctionSettings.allSettings.resp_cell_phone_required_at_reg == 'required'" ng-model="account.phone"
        class="ng-pristine ng-animate ng-valid-remove ng-invalid-add ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style="" required="required"> </div>
  </div>
  <!-- ngIf: paymentSettings.type != 'cc_drive_payments' -->
  <div class="row no-column-space ng-scope" ng-if="paymentSettings.type != 'cc_drive_payments'">
    <div class="small-12 columns">
      <label>Country</label>
      <select name="country" ng-model="account.country" class="ng-pristine ng-valid">
        <!-- ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AF" class="ng-scope ng-binding">Afghanistan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AL" class="ng-scope ng-binding">Albania </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="DZ" class="ng-scope ng-binding">Algeria </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AS" class="ng-scope ng-binding">American Samoa </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AD" class="ng-scope ng-binding">Andorra </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AO" class="ng-scope ng-binding">Angola </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AI" class="ng-scope ng-binding">Anguilla </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AQ" class="ng-scope ng-binding">Antarctica </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AG" class="ng-scope ng-binding">Antigua And Barbuda </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AR" class="ng-scope ng-binding">Argentina </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AM" class="ng-scope ng-binding">Armenia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AW" class="ng-scope ng-binding">Aruba </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AU" class="ng-scope ng-binding">Australia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AT" class="ng-scope ng-binding">Austria </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AZ" class="ng-scope ng-binding">Azerbaijan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BS" class="ng-scope ng-binding">Bahamas </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BH" class="ng-scope ng-binding">Bahrain </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BD" class="ng-scope ng-binding">Bangladesh </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BB" class="ng-scope ng-binding">Barbados </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BY" class="ng-scope ng-binding">Belarus </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BE" class="ng-scope ng-binding">Belgium </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BZ" class="ng-scope ng-binding">Belize </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BJ" class="ng-scope ng-binding">Benin </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BM" class="ng-scope ng-binding">Bermuda </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BT" class="ng-scope ng-binding">Bhutan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BO" class="ng-scope ng-binding">Bolivia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BA" class="ng-scope ng-binding">Bosnia And Herzegowina </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BW" class="ng-scope ng-binding">Botswana </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BV" class="ng-scope ng-binding">Bouvet Island </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BR" class="ng-scope ng-binding">Brazil </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="IO" class="ng-scope ng-binding">British Indian Ocean Territory </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BN" class="ng-scope ng-binding">Brunei Darussalam </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BG" class="ng-scope ng-binding">Bulgaria </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BF" class="ng-scope ng-binding">Burkina Faso </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="BI" class="ng-scope ng-binding">Burundi </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KH" class="ng-scope ng-binding">Cambodia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CM" class="ng-scope ng-binding">Cameroon </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CA" class="ng-scope ng-binding">Canada </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CV" class="ng-scope ng-binding">Cape Verde </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KY" class="ng-scope ng-binding">Cayman Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CF" class="ng-scope ng-binding">Central African Republic </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TD" class="ng-scope ng-binding">Chad </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CL" class="ng-scope ng-binding">Chile </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CN" class="ng-scope ng-binding">China </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CX" class="ng-scope ng-binding">Christmas Island </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CC" class="ng-scope ng-binding">Cocos (Keeling) Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CO" class="ng-scope ng-binding">Colombia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KM" class="ng-scope ng-binding">Comoros </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CG" class="ng-scope ng-binding">Congo </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CD" class="ng-scope ng-binding">Congo, The Democratic Republic Of The </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CK" class="ng-scope ng-binding">Cook Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CR" class="ng-scope ng-binding">Costa Rica </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CI" class="ng-scope ng-binding">Cote D'Ivoire </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="HR" class="ng-scope ng-binding">Croatia (Local Name: Hrvatska) </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CU" class="ng-scope ng-binding">Cuba </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CY" class="ng-scope ng-binding">Cyprus </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CZ" class="ng-scope ng-binding">Czech Republic </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="DK" class="ng-scope ng-binding">Denmark </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="DJ" class="ng-scope ng-binding">Djibouti </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="DM" class="ng-scope ng-binding">Dominica </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="DO" class="ng-scope ng-binding">Dominican Republic </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TP" class="ng-scope ng-binding">East Timor </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="EC" class="ng-scope ng-binding">Ecuador </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="EG" class="ng-scope ng-binding">Egypt </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SV" class="ng-scope ng-binding">El Salvador </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GQ" class="ng-scope ng-binding">Equatorial Guinea </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="ER" class="ng-scope ng-binding">Eritrea </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="EE" class="ng-scope ng-binding">Estonia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="ET" class="ng-scope ng-binding">Ethiopia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="FK" class="ng-scope ng-binding">Falkland Islands (Malvinas) </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="FO" class="ng-scope ng-binding">Faroe Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="FJ" class="ng-scope ng-binding">Fiji </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="FI" class="ng-scope ng-binding">Finland </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="FR" class="ng-scope ng-binding">France </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="FX" class="ng-scope ng-binding">France, Metropolitan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GF" class="ng-scope ng-binding">French Guiana </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PF" class="ng-scope ng-binding">French Polynesia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TF" class="ng-scope ng-binding">French Southern Territories </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GA" class="ng-scope ng-binding">Gabon </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GM" class="ng-scope ng-binding">Gambia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GE" class="ng-scope ng-binding">Georgia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="DE" class="ng-scope ng-binding">Germany </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GH" class="ng-scope ng-binding">Ghana </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GI" class="ng-scope ng-binding">Gibraltar </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GR" class="ng-scope ng-binding">Greece </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GL" class="ng-scope ng-binding">Greenland </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GD" class="ng-scope ng-binding">Grenada </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GP" class="ng-scope ng-binding">Guadeloupe </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GU" class="ng-scope ng-binding">Guam </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GT" class="ng-scope ng-binding">Guatemala </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GN" class="ng-scope ng-binding">Guinea </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GW" class="ng-scope ng-binding">Guinea-Bissau </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GY" class="ng-scope ng-binding">Guyana </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="HT" class="ng-scope ng-binding">Haiti </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="HM" class="ng-scope ng-binding">Heard And Mc Donald Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="VA" class="ng-scope ng-binding">Holy See (Vatican City State) </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="HN" class="ng-scope ng-binding">Honduras </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="HK" class="ng-scope ng-binding">Hong Kong </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="HU" class="ng-scope ng-binding">Hungary </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="IS" class="ng-scope ng-binding">Iceland </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="IN" class="ng-scope ng-binding">India </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="ID" class="ng-scope ng-binding">Indonesia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="IR" class="ng-scope ng-binding">Iran (Islamic Republic Of) </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="IQ" class="ng-scope ng-binding">Iraq </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="IE" class="ng-scope ng-binding">Ireland </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="IL" class="ng-scope ng-binding">Israel </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="IT" class="ng-scope ng-binding">Italy </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="JM" class="ng-scope ng-binding">Jamaica </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="JP" class="ng-scope ng-binding">Japan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="JO" class="ng-scope ng-binding">Jordan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KZ" class="ng-scope ng-binding">Kazakhstan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KE" class="ng-scope ng-binding">Kenya </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KI" class="ng-scope ng-binding">Kiribati </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KP" class="ng-scope ng-binding">Korea, Democratic People's Republic Of </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KR" class="ng-scope ng-binding">Korea, Republic Of </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KW" class="ng-scope ng-binding">Kuwait </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KG" class="ng-scope ng-binding">Kyrgyzstan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LA" class="ng-scope ng-binding">Lao People's Democratic Republic </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LV" class="ng-scope ng-binding">Latvia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LB" class="ng-scope ng-binding">Lebanon </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LS" class="ng-scope ng-binding">Lesotho </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LR" class="ng-scope ng-binding">Liberia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LY" class="ng-scope ng-binding">Libyan Arab Jamahiriya </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LI" class="ng-scope ng-binding">Liechtenstein </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LT" class="ng-scope ng-binding">Lithuania </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LU" class="ng-scope ng-binding">Luxembourg </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MO" class="ng-scope ng-binding">Macau </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MK" class="ng-scope ng-binding">Macedonia, Former Yugoslav Republic Of </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MG" class="ng-scope ng-binding">Madagascar </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MW" class="ng-scope ng-binding">Malawi </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MY" class="ng-scope ng-binding">Malaysia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MV" class="ng-scope ng-binding">Maldives </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="ML" class="ng-scope ng-binding">Mali </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MT" class="ng-scope ng-binding">Malta </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MH" class="ng-scope ng-binding">Marshall Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MQ" class="ng-scope ng-binding">Martinique </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MR" class="ng-scope ng-binding">Mauritania </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MU" class="ng-scope ng-binding">Mauritius </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="YT" class="ng-scope ng-binding">Mayotte </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MX" class="ng-scope ng-binding">Mexico </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="FM" class="ng-scope ng-binding">Micronesia, Federated States Of </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MD" class="ng-scope ng-binding">Moldova, Republic Of </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MC" class="ng-scope ng-binding">Monaco </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MN" class="ng-scope ng-binding">Mongolia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MS" class="ng-scope ng-binding">Montserrat </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MA" class="ng-scope ng-binding">Morocco </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MZ" class="ng-scope ng-binding">Mozambique </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MM" class="ng-scope ng-binding">Myanmar </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NA" class="ng-scope ng-binding">Namibia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NR" class="ng-scope ng-binding">Nauru </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NP" class="ng-scope ng-binding">Nepal </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NL" class="ng-scope ng-binding">Netherlands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AN" class="ng-scope ng-binding">Netherlands Antilles </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NC" class="ng-scope ng-binding">New Caledonia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NZ" class="ng-scope ng-binding">New Zealand </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NI" class="ng-scope ng-binding">Nicaragua </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NE" class="ng-scope ng-binding">Niger </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NG" class="ng-scope ng-binding">Nigeria </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NU" class="ng-scope ng-binding">Niue </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NF" class="ng-scope ng-binding">Norfolk Island </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="MP" class="ng-scope ng-binding">Northern Mariana Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="NO" class="ng-scope ng-binding">Norway </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="OM" class="ng-scope ng-binding">Oman </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PK" class="ng-scope ng-binding">Pakistan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PW" class="ng-scope ng-binding">Palau </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PA" class="ng-scope ng-binding">Panama </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PG" class="ng-scope ng-binding">Papua New Guinea </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PY" class="ng-scope ng-binding">Paraguay </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PE" class="ng-scope ng-binding">Peru </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PH" class="ng-scope ng-binding">Philippines </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PN" class="ng-scope ng-binding">Pitcairn </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PL" class="ng-scope ng-binding">Poland </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PT" class="ng-scope ng-binding">Portugal </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="QA" class="ng-scope ng-binding">Qatar </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="RE" class="ng-scope ng-binding">Reunion </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="RO" class="ng-scope ng-binding">Romania </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="RU" class="ng-scope ng-binding">Russian Federation </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="RW" class="ng-scope ng-binding">Rwanda </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="KN" class="ng-scope ng-binding">Saint Kitts And Nevis </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LC" class="ng-scope ng-binding">Saint Lucia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="VC" class="ng-scope ng-binding">Saint Vincent And The Grenadines </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="WS" class="ng-scope ng-binding">Samoa </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SM" class="ng-scope ng-binding">San Marino </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="ST" class="ng-scope ng-binding">Sao Tome And Principe </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SA" class="ng-scope ng-binding">Saudi Arabia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SN" class="ng-scope ng-binding">Senegal </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SC" class="ng-scope ng-binding">Seychelles </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SL" class="ng-scope ng-binding">Sierra Leone </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SG" class="ng-scope ng-binding">Singapore </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SK" class="ng-scope ng-binding">Slovakia (Slovak Republic) </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SI" class="ng-scope ng-binding">Slovenia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SB" class="ng-scope ng-binding">Solomon Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SO" class="ng-scope ng-binding">Somalia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="ZA" class="ng-scope ng-binding">South Africa </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GS" class="ng-scope ng-binding">South Georgia, South Sandwich Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="ES" class="ng-scope ng-binding">Spain </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="LK" class="ng-scope ng-binding">Sri Lanka </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SH" class="ng-scope ng-binding">St. Helena </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="PM" class="ng-scope ng-binding">St. Pierre And Miquelon </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SD" class="ng-scope ng-binding">Sudan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SR" class="ng-scope ng-binding">Suriname </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SJ" class="ng-scope ng-binding">Svalbard And Jan Mayen Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SZ" class="ng-scope ng-binding">Swaziland </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SE" class="ng-scope ng-binding">Sweden </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="CH" class="ng-scope ng-binding">Switzerland </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="SY" class="ng-scope ng-binding">Syrian Arab Republic </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TW" class="ng-scope ng-binding">Taiwan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TJ" class="ng-scope ng-binding">Tajikistan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TZ" class="ng-scope ng-binding">Tanzania, United Republic Of </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TH" class="ng-scope ng-binding">Thailand </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TG" class="ng-scope ng-binding">Togo </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TK" class="ng-scope ng-binding">Tokelau </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TO" class="ng-scope ng-binding">Tonga </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TT" class="ng-scope ng-binding">Trinidad And Tobago </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TN" class="ng-scope ng-binding">Tunisia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TR" class="ng-scope ng-binding">Turkey </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TM" class="ng-scope ng-binding">Turkmenistan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TC" class="ng-scope ng-binding">Turks And Caicos Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="TV" class="ng-scope ng-binding">Tuvalu </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="UG" class="ng-scope ng-binding">Uganda </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="UA" class="ng-scope ng-binding">Ukraine </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="AE" class="ng-scope ng-binding">United Arab Emirates </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="GB" class="ng-scope ng-binding">United Kingdom </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="true" ng-repeat="country in countryList" value="US" class="ng-scope ng-binding" selected="selected">United States </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="UM" class="ng-scope ng-binding">United States Minor Outlying Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="UY" class="ng-scope ng-binding">Uruguay </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="UZ" class="ng-scope ng-binding">Uzbekistan </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="VU" class="ng-scope ng-binding">Vanuatu </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="VE" class="ng-scope ng-binding">Venezuela </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="VN" class="ng-scope ng-binding">Viet Nam </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="VG" class="ng-scope ng-binding">Virgin Islands (British) </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="VI" class="ng-scope ng-binding">Virgin Islands (U.S.) </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="WF" class="ng-scope ng-binding">Wallis And Futuna Islands </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="EH" class="ng-scope ng-binding">Western Sahara </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="YE" class="ng-scope ng-binding">Yemen </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="YU" class="ng-scope ng-binding">Yugoslavia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="ZM" class="ng-scope ng-binding">Zambia </option><!-- end ngRepeat: country in countryList -->
        <option ng-selected="false" ng-repeat="country in countryList" value="ZW" class="ng-scope ng-binding">Zimbabwe </option><!-- end ngRepeat: country in countryList -->
      </select>
    </div>
  </div><!-- end ngIf: paymentSettings.type != 'cc_drive_payments' -->
  <div class="row no-column-space">
    <div class="small-12 columns"> <label>Street Address</label> <input type="text" name="address" required="" ng-model="account.address" ng-change="copyContactAddress()"
        class="ng-pristine ng-animate ng-valid-remove ng-invalid-add ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style=""> </div>
  </div>
  <div class="row no-column-space">
    <div class="small-12 medium-4 columns"> <label>City</label> <input type="text" name="city" required="" ng-model="account.city" ng-change="copyContactAddress()"
        class="ng-pristine ng-animate ng-valid-remove ng-invalid-add ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style=""> </div>
    <!--<div class="small-12 medium-4 columns" ng-if="stateInput == 'us'">   <label>State</label> <input type="text" maxlength="2" name="state" required ng-model="account.state">
                            </div>-->
    <div class="small-12 medium-4 columns"> <label>State/Province</label> <input type="text" name="state" maxlength="2" required="" ng-model="account.state" ng-change="copyContactAddress()"
        class="ng-pristine ng-animate ng-valid-remove ng-invalid-add ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style=""> </div>
    <div class="small-12 medium-4 columns"> <label>Zip</label> <input type="text" name="zip" ng-pattern="/^[a-zA-Z0-9]+[a-zA-Z0-9 ]+$/" required="" ng-model="account.zip" ng-change="copyContactAddress()"
        class="ng-pristine ng-animate ng-valid-pattern-add ng-valid-remove ng-invalid-add ng-valid-pattern ng-valid-pattern-add-active ng-valid-remove-active ng-invalid ng-invalid-add-active ng-invalid-required" style=""> </div>
  </div>
  <!--
                        <div class="row">
                            <div class="small-2 medium-2 large-1 columns">
                                <input id="agree" type="checkbox" required ng-model="account.agreement">
                            </div>
                            <div class="small-10 medium-10 large-11 columns">
                                <label for="agree">I agree to the <a ui-sref="termsandconditions">Terms and Conditions</a> and <a ui-sref="privacypolicy">Privacy Policy</a></label>
                            </div>
                        </div>
                        <hr>
                        -->
  <!-- ngIf: paymentSettings.haspaymentMethod == 1 && advancedPayments == 1 && showSaveCardSection == 'yes' -->
  <div ng-if="paymentSettings.haspaymentMethod == 1 &amp;&amp; advancedPayments == 1 &amp;&amp; showSaveCardSection == 'yes'" class="ng-scope">
    <div class="row no-column-space">
      <div class="small-12 columns">
        <br>
        <h4 class="link-color align-center">Credit Card Information <!-- ngIf: auctionSettings.allSettings.resp_cc_at_reg == 'required' --><span ng-if="auctionSettings.allSettings.resp_cc_at_reg == 'required'"
            class="ng-scope">(Required)</span><!-- end ngIf: auctionSettings.allSettings.resp_cc_at_reg == 'required' --></h4>
        <br>
      </div>
    </div>
    <div class="row no-column-space" style="float: none;">
      <!-- ngIf: advancedPayments == 1 && auctionSettings.allSettings.resp_cc_at_reg != 'required' -->
    </div>
    <!-- ngIf: payment.saveCardCheckbox -->
    <div ng-if="payment.saveCardCheckbox" class="ng-scope">
      <div class="row no-column-space">
        <div class="small-6 columns"> <label>First Name</label> <input type="text" name="cardFirstName" ng-model="payment.first_name" ng-required="auctionSettings.allSettings.resp_cc_at_reg == 'required'" ng-disabled="payment.saveCardCheckbox != 1"
            class="ng-pristine ng-invalid ng-invalid-required" required="required"> </div>
        <div class="small-6 columns"> <label>Last Name</label> <input type="text" name="cardLastName" ng-model="payment.last_name" ng-required="auctionSettings.allSettings.resp_cc_at_reg == 'required'" ng-disabled="payment.saveCardCheckbox != 1"
            class="ng-pristine ng-invalid ng-invalid-required" required="required"> </div>
      </div>
      <div class="row no-column-space">
        <div class="small-12 columns"> <label>Card Number</label> <input type="number" name="cardNumber" ng-pattern="/^[0-9]*$/" maxlength="19" ng-model="payment.cardNumber" ng-required="auctionSettings.allSettings.resp_cc_at_reg == 'required'"
            ng-disabled="payment.saveCardCheckbox != 1" class="ng-pristine ng-valid-number ng-valid-pattern ng-invalid ng-invalid-required" required="required"> </div>
      </div>
      <div class="row no-column-space">
        <div class="small-4 columns"> <label>EX Month</label> <input type="number" name="cardExpMonth" ng-model="payment.cardExpMonth" min="1" max="12" maxlength="2" ng-required="auctionSettings.allSettings.resp_cc_at_reg == 'required'"
            ng-disabled="payment.saveCardCheckbox != 1" placeholder="MM" class="ng-pristine ng-valid-number ng-valid-max ng-valid-min ng-invalid ng-invalid-required" required="required"> </div>
        <div class="small-4 columns"> <label>EX Year</label> <input type="number" name="cardExpYear" ng-model="payment.cardExpYear" min="19" max="30" maxlength="2" ng-required="auctionSettings.allSettings.resp_cc_at_reg == 'required'"
            ng-disabled="payment.saveCardCheckbox != 1" placeholder="YY" class="ng-pristine ng-valid-number ng-valid-max ng-valid-min ng-invalid ng-invalid-required" required="required"> </div>
        <div class="small-4 columns"> <label>CVV Code</label> <input type="number" name="cardVeriNumber" ng-pattern="/^[0-9]*$/" maxlength="4" ng-model="payment.cardVeriNumber" ng-required="auctionSettings.allSettings.resp_cc_at_reg == 'required'"
            ng-disabled="payment.saveCardCheckbox != 1" class="ng-pristine ng-valid-number ng-valid-pattern ng-invalid ng-invalid-required" required="required"> </div>
        <!-- ngIf: auctionSettings.allSettings.gather_card_type == 'enabled' -->
        <!-- ngIf: auctionSettings.allSettings.gather_card_type == 'enabled' -->
        <!-- ngIf: auctionSettings.allSettings.gather_card_type == 'enabled' -->
        <div class="small-12 columns flex" style="margin: 20px 0;">
          <input type="checkbox" value="1" ng-model="copyAddressCheckbox.check" ng-checked="1" ng-change="copyAddress(copyAddressCheckbox.check)" ng-disabled="payment.saveCardCheckbox != 1" class="ng-pristine ng-valid"
            checked="checked"><label>Billing address is the same as mailing address</label>
        </div>
      </div>
      <!-- ngIf: !copyAddressCheckbox.check && paymentSettings.type != 'cc_drive_payments' -->
      <!-- ngIf: !copyAddressCheckbox.check -->
      <!-- ngIf: !copyAddressCheckbox.check -->
    </div><!-- end ngIf: payment.saveCardCheckbox -->
    <!--End of code for saving CC Card -->
  </div><!-- end ngIf: paymentSettings.haspaymentMethod == 1 && advancedPayments == 1 && showSaveCardSection == 'yes' -->
  <!-- ngIf: auctionSettings.allSettings.hear_about_us_text != 'How did you hear about us?' -->
  <!-- ngIf: auctionSettings.allSettings.customQuestion1 -->
  <!-- ngIf: auctionSettings.allSettings.customQuestion2 -->
  <!-- ngIf: auctionSettings.allSettings.customQuestionSelectOptions && auctionSettings.allSettings.customQuestionSelect -->
  <div class="row">
    <div class="small-12 text-center columns">
      <!-- ngIf: Error && Error != 'Email in use' -->
      <!-- ngIf: Error && Error == 'Email in use' -->
      <div class="alert-box radius warning ng-hide" ng-show="pleaseWait == 1" style="">Please Wait...</div>
      <!--<a href="" class="button tiny radius">Create</a> <a href="" class="button tiny radius">Cancel</a>-->
      <div class="margin-top align-center" ng-show="pleaseWait != 1">
        <input type="submit" style="min-width: 200px;" class="button tiny radius" value="Create Account">
        <br>
        <h6><b>Already have an account? <a class="link-hover-color dashlink" onclick="$('.modal-section').slideUp(); $('#loginForm').slideDown();">Log In</a></b></h6>
      </div>
    </div>
  </div>
</form>

<form ng-submit="checkAuth(login);" class="ng-pristine ng-invalid ng-invalid-required">
  <div class="small-12 columns tightpad">
    <label>Email
      <i class="fal fa-question-circle" type="email-notice-modal" helper-modal="" aria-hidden="true"><div class="helperModal-bg"></div><div class="modal radius helper-modal" id="email-notice-modal" style="max-width:px"><div class="modal-header"><i class="close fad fa-times-circle " onclick="$(this).closest('.modal').fadeOut();$('.helperModal-bg').removeClass('modal-open');" aria-hidden="true"></i>
  </div><!-- ngInclude: getModalUrl() -->
  <div class="modal-body ng-scope" ng-include="getModalUrl()">
    <p class="ng-scope">Please use your email address to register/login. Verify that google auto-fill is using the correct information to fill the forms.</p>
  </div>
  </div></i></label>
  <input ng-model="login.email" autocomplete="email" name="email" required="" type="text" pattern="^([\w-]|(?<!\.)\.)+[a-zA-Z0-9]@[a-zA-Z0-9]([a-zA-Z0-9\-]+)((\.([a-zA-Z]){2,9}){0‌​,2})$" class="ng-pristine ng-invalid ng-invalid-required"></div>
  <div class="small-12 columns tightpad">
    <label>Password</label>
    <input ng-model="login.password" autocomplete="current-password" name="password" required="" type="password" class="ng-pristine ng-invalid ng-invalid-required">
  </div>
  <div class="small-12 columns tightpad align-center flex space-between">
    <input style="margin: auto;" type="submit" class="button tiny radius" value="Login">
  </div>
  <div class="small-12 columns tightpad align-center">
    <h6 style="margin-top: 10px;text-align: center;">
      <b>Forgot Password? <a class="link-hover-color dashlink" onclick="$('.modal-section').not('#forgotPassword').slideUp(); $('#forgotPassword').slideDown();" ng-click="clearMessages();">Reset it</a></b></h6>
    <h6 style="margin-top: 10px;text-align: center;"><b>No account? <a onclick="$('#createAccount').slideDown(); $('#loginForm').slideUp();" class="link-hover-color dashlink">Create one</a></b></h6>
  </div>
</form>

Name: forgotPasswordForm

<form name="forgotPasswordForm" autocomplete="off" style="max-width: 350px; margin: auto;" class="ng-pristine ng-invalid ng-invalid-required">
  <div class="small-12 columns tightpad">
    <h6 class="align-center">To reset your password, enter your email and select how to receive your verification code.</h6>
  </div>
  <div class="small-12 columns tightpad">
    <select id="sendMethod" name="sendMethod" ng-model="account.sendMethod" class="ng-pristine ng-valid">
      <option value="email">Send to Email</option>
      <option value="sms">Send to Phone</option>
    </select>
  </div>
  <!--<div class="small-12 columns tightpad" ng-if="account.sendMethod == 'sms'">
				<p style="font-size: 12px;" class="panel">Text will only be received if the account associated with the email address has a cell phone on file.</p>
			</div>-->
  <div class="small-12 columns tightpad"> <input ng-model="account.email" name="email" autocomplete="email" type="text" placeholder="Enter Account Email Address" required="" class="ng-pristine ng-invalid ng-invalid-required"> </div>
  <div class="small-12 columns tightpad align-center">
    <button type="button" class="button tiny radius alert" ng-click="sendPasswordReset(account, $event); clearMessages();">Send code</button>
  </div>
  <div class="small-12 columns tightpad align-center">
    <h6><b><a class="link-hover-color dashlink" onclick="$('.modal-section').not('#loginForm').slideUp(); $('#loginForm').slideDown();" ng-click="clearMessages();">Back to Login</a></b></h6>
  </div>
</form>

Name: forgotPasswordForm

<form name="forgotPasswordForm" autocomplete="off" style="max-width: 350px; margin: auto;" class="ng-pristine ng-invalid ng-invalid-required">
  <div class="small-12 columns tightpad">
    <h6 class="align-center ng-binding">Enter the verification code sent via email and define a new password.</h6>
  </div>
  <div class="small-12 columns tightpad">
    <label>Verification Code</label>
    <input ng-model="account.securityCode" autocomplete="nothing" type="text" name="verificationCode" id="verificationCode" required="" class="ng-pristine ng-invalid ng-invalid-required">
  </div>
  <div class="small-12 columns tightpad">
    <label>Password</label>
    <input class="hiddenPassword ng-pristine ng-invalid ng-invalid-required" ng-model="account.password" autocomplete="new-password" name="password" id="password" type="password" required="">
  </div>
  <div class="small-12 columns tightpad">
    <label>Confirm Password</label>
    <input ng-model="account.confirmPassword" autocomplete="new-password" name="confirmPassword" id="confirmPassword" type="password" placeholder="Confirm Password" required="" class="ng-pristine ng-invalid ng-invalid-required">
  </div>
  <div class="small-12 columns tightpad align-center">
    <button type="button" class="button tiny radius alert" ng-click="applyNewPassword(account, $event); clearMessages();">Submit</button>
  </div>
  <div class="small-12 columns tightpad align-center">
    <h6 class="align-center"><a class="link-hover-color dashlink" onclick="$('.modal-section').not('#forgotPassword').slideUp(); $('#forgotPassword').slideDown();" ng-click="clearMessages();">Back</a></h6>
  </div>
  <!--
                    <div class="small-12 columns tightpad align-center"><a class="button tiny radius greyButton align-center" onclick="$('.modal-section').not('#loginForm').slideUp(); $('#loginForm').slideDown();">Back to Login</a></div>
                    -->
</form>

Text Content

CREATE ACCOUNT

ALREADY HAVE AN ACCOUNT? LOG IN

Email Address


Please use your email address to register/login. Verify that google auto-fill is
using the correct information to fill the forms.

Password
Confirm Password
Title
First Name
Last Name
Cell Phone
Country Afghanistan Albania Algeria American Samoa Andorra Angola Anguilla
Antarctica Antigua And Barbuda Argentina Armenia Aruba Australia Austria
Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin
Bermuda Bhutan Bolivia Bosnia And Herzegowina Botswana Bouvet Island Brazil
British Indian Ocean Territory Brunei Darussalam Bulgaria Burkina Faso Burundi
Cambodia Cameroon Canada Cape Verde Cayman Islands Central African Republic Chad
Chile China Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo
Congo, The Democratic Republic Of The Cook Islands Costa Rica Cote D'Ivoire
Croatia (Local Name: Hrvatska) Cuba Cyprus Czech Republic Denmark Djibouti
Dominica Dominican Republic East Timor Ecuador Egypt El Salvador Equatorial
Guinea Eritrea Estonia Ethiopia Falkland Islands (Malvinas) Faroe Islands Fiji
Finland France France, Metropolitan French Guiana French Polynesia French
Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece
Greenland Grenada Guadeloupe Guam Guatemala Guinea Guinea-Bissau Guyana Haiti
Heard And Mc Donald Islands Holy See (Vatican City State) Honduras Hong Kong
Hungary Iceland India Indonesia Iran (Islamic Republic Of) Iraq Ireland Israel
Italy Jamaica Japan Jordan Kazakhstan Kenya Kiribati Korea, Democratic People's
Republic Of Korea, Republic Of Kuwait Kyrgyzstan Lao People's Democratic
Republic Latvia Lebanon Lesotho Liberia Libyan Arab Jamahiriya Liechtenstein
Lithuania Luxembourg Macau Macedonia, Former Yugoslav Republic Of Madagascar
Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania
Mauritius Mayotte Mexico Micronesia, Federated States Of Moldova, Republic Of
Monaco Mongolia Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal
Netherlands Netherlands Antilles New Caledonia New Zealand Nicaragua Niger
Nigeria Niue Norfolk Island Northern Mariana Islands Norway Oman Pakistan Palau
Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Poland Portugal Qatar
Reunion Romania Russian Federation Rwanda Saint Kitts And Nevis Saint Lucia
Saint Vincent And The Grenadines Samoa San Marino Sao Tome And Principe Saudi
Arabia Senegal Seychelles Sierra Leone Singapore Slovakia (Slovak Republic)
Slovenia Solomon Islands Somalia South Africa South Georgia, South Sandwich
Islands Spain Sri Lanka St. Helena St. Pierre And Miquelon Sudan Suriname
Svalbard And Jan Mayen Islands Swaziland Sweden Switzerland Syrian Arab Republic
Taiwan Tajikistan Tanzania, United Republic Of Thailand Togo Tokelau Tonga
Trinidad And Tobago Tunisia Turkey Turkmenistan Turks And Caicos Islands Tuvalu
Uganda Ukraine United Arab Emirates United Kingdom United States United States
Minor Outlying Islands Uruguay Uzbekistan Vanuatu Venezuela Viet Nam Virgin
Islands (British) Virgin Islands (U.S.) Wallis And Futuna Islands Western Sahara
Yemen Yugoslavia Zambia Zimbabwe
Street Address
City
State/Province
Zip



CREDIT CARD INFORMATION (REQUIRED)



First Name
Last Name
Card Number
EX Month
EX Year
CVV Code
Billing address is the same as mailing address
Please Wait...



ALREADY HAVE AN ACCOUNT? LOG IN


LOG IN

You must login before you can access this section.



Email


Please use your email address to register/login. Verify that google auto-fill is
using the correct information to fill the forms.

Password


FORGOT PASSWORD? RESET IT

NO ACCOUNT? CREATE ONE


FORGOT PASSWORD





TO RESET YOUR PASSWORD, ENTER YOUR EMAIL AND SELECT HOW TO RECEIVE YOUR
VERIFICATION CODE.

Send to Email Send to Phone

Send code

BACK TO LOGIN


RESET PASSWORD





ENTER THE VERIFICATION CODE SENT VIA EMAIL AND DEFINE A NEW PASSWORD.

Verification Code
Password
Confirm Password
Submit

BACK

Please use your email address to register/login. Verify that google auto-fill is
using the correct information to fill the forms.



Thank you for creating an account. We have auto-logged you in and you can now
continue with your purchases and bids.

   
 * Home
   
   
 * Login
   
   
 * Register
   
   
 * Gala Event
   Details Tickets Payment and Pickup Instructions Pre-Check In
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Help
   * Contact
     
     
   * FAQs
     
   * Forgot Password?
   
   

$2,450 of $50,000




Eat, Drink, Bid & Enjoy at Evening in the Garden

Enjoy bidding on Idaho rafting trips, getaway stays, local Boise artwork, and
more at the 16th Annual Evening in the Garden, held on Thursday, June 9 from
5:30 - 9:00 p.m. at the FarWest Landscape & Garden Center. Situated in their
lush, seven-acre property, FarWest will be the setting for a casual evening of
fun, fine wine, beer, food, photo booth by Rad Photobooth Co., and more, all in
support of affordable homeownership.

 

Goodwood Barbecue Company will be catering the evening once again where you will
also be able to enjoy fine wines from Coiled Wines in Boise and the wide variety
of beers from Edge Brewing. Professional charity auctioneer, Larry Flynn, also
returns for the fourth year and promises an enjoyable evening of silent and live
auctions. This event will be cashless, so please have a credit card on-file.

 

Proceeds from the 16th Annual Evening in the Garden will go directly towards
building homes in Ada County. Donating 10 percent of their gross sales for the
entire day on June 9, shop at FarWest Landscape & Garden Center to help benefit
Boise Valley Habitat even further! 

 

About Boise Valley Habitat for Humanity

Since its founding in 1990, Boise Valley Habitat For Humanity has worked
alongside Ada County families and volunteers to build 79 homes and serve a total
of 96 families. Utilizing a nearly all-volunteer organization and donations of
money, land and materials from individuals, organizations and businesses, we
build simple, decent affordable homes in partnership with those in need. As
homeowners, families become true stakeholders in our community. Habitat for
Humanity International operates in all 50 US states and in approximately 70
countries worldwide. HFHI has built over 3 million homes offering 10 million
people safe, decent, and affordable housing.

 

Opens In
1654817400000
62 days 16 hr 59 min 36 sec

RegisterAccount

Event Details

Donate Event Item

Buy Tickets



 

Thanks to our sponsors!

 











 

 



--------------------------------------------------------------------------------

Rules · Terms & Conditions · Privacy Policy
Powered by Auction Frogs © 2022 · All rights reserved