brandechomedias.com Open in urlscan Pro
45.8.145.162  Public Scan

URL: https://brandechomedias.com/
Submission: On August 09 via api from US — Scanned from NL

Form analysis 3 forms found in the DOM

Name: regFormPOST https://www.charmdate.com/my/register_do.php

<form method="post" name="regForm" id="regForm" action="https://www.charmdate.com/my/register_do.php">
  <div id="TabbedPanels1" class="TabbedPanels">
    <ul class="TabbedPanelsTabGroup">
      <li id="n1" class="TabbedPanelsTab TabbedPanelsTabSelected">1</li>
      <li id="n2" class="TabbedPanelsTab">2</li>
      <li id="n3" class="TabbedPanelsTab" style="line-height:50px;">3</li>
    </ul>
    <div class="TabbedPanelsContentGroup reg_area">
      <div class="TabbedPanelsContent" id="p1" style="display:block;">
        <div class="TabbedContent">
          <div class="fb_box">
            <div class="btn_fb"><a href="javascript:;" id="fb_loginbutton">Sign Up with Facebook</a></div>
            <div class="fb_or">or create an account</div>
          </div>
          <div class="form-item clearfix">
            <div class="gender_select">
              <div class="float">I am a:</div>
              <div id="male" class="gender_box" onclick="selectMale()">
                <div class="icon sel-male"></div><span>Man</span>
              </div>
              <div id="female" class="gender_box" onclick="selectFemale()">
                <div class="icon"></div><span>Woman</span>
              </div>
            </div>
          </div>
          <div class="form-item clearfix">
            <div class="form-label">Name</div>
            <div class="form-con input_holder">
              <div class="holder">First Name</div>
              <input id="first_name" type="text" name="first_name" value="" class="input_test holded">
            </div>
          </div>
          <div class="button_box">
            <input class="submit-button" name="Step1btn" type="button" value="Continue" onclick="reg_step(1)">
          </div>
        </div>
      </div>
      <div class="TabbedPanelsContent" id="p2" style="display:none;">
        <div class="TabbedContent">
          <div class="form-item clearfix">
            <div class="form-label">Birthday</div>
            <div class="form-con">
              <div class="input-group">
                <div class="select-wrapper">
                  <select name="birthday_m" id="birthday_m" class="select_m">
                    <option value="" selected="selected">Month</option>
                    <option value="01" style=" background:#fff; color:#333;">Jan.</option>
                    <option value="02" style=" background:#fff; color:#333;">Feb.</option>
                    <option value="03" style=" background:#fff; color:#333;">Mar.</option>
                    <option value="04" style=" background:#fff; color:#333;">Apr.</option>
                    <option value="05" style=" background:#fff; color:#333;">May</option>
                    <option value="06" style=" background:#fff; color:#333;">June</option>
                    <option value="07" style=" background:#fff; color:#333;">July</option>
                    <option value="08" style=" background:#fff; color:#333;">Aug.</option>
                    <option value="09" style=" background:#fff; color:#333;">Sept.</option>
                    <option value="10" style=" background:#fff; color:#333;">Oct.</option>
                    <option value="11" style=" background:#fff; color:#333;">Nov.</option>
                    <option value="12" style=" background:#fff; color:#333;">Dec.</option>
                  </select>
                </div>
                <div class="select-wrapper">
                  <select name="birthday_d" id="birthday_d" class="select_d">
                    <option value="" selected="selected">Day</option>
                    <option value="01" style=" background:#fff; color:#333;">&nbsp;1</option>
                    <option value="02" style=" background:#fff; color:#333;">&nbsp;2</option>
                    <option value="03" style=" background:#fff; color:#333;">&nbsp;3</option>
                    <option value="04" style=" background:#fff; color:#333;">&nbsp;4</option>
                    <option value="05" style=" background:#fff; color:#333;">&nbsp;5</option>
                    <option value="06" style=" background:#fff; color:#333;">&nbsp;6</option>
                    <option value="07" style=" background:#fff; color:#333;">&nbsp;7</option>
                    <option value="08" style=" background:#fff; color:#333;">&nbsp;8</option>
                    <option value="09" style=" background:#fff; color:#333;">&nbsp;9</option>
                    <option value="10" style=" background:#fff; color:#333;">&nbsp;10</option>
                    <option value="11" style=" background:#fff; color:#333;">&nbsp;11</option>
                    <option value="12" style=" background:#fff; color:#333;">&nbsp;12</option>
                    <option value="13" style=" background:#fff; color:#333;">&nbsp;13</option>
                    <option value="14" style=" background:#fff; color:#333;">&nbsp;14</option>
                    <option value="15" style=" background:#fff; color:#333;">&nbsp;15</option>
                    <option value="16" style=" background:#fff; color:#333;">&nbsp;16</option>
                    <option value="17" style=" background:#fff; color:#333;">&nbsp;17</option>
                    <option value="18" style=" background:#fff; color:#333;">&nbsp;18</option>
                    <option value="19" style=" background:#fff; color:#333;">&nbsp;19</option>
                    <option value="20" style=" background:#fff; color:#333;">&nbsp;20</option>
                    <option value="21" style=" background:#fff; color:#333;">&nbsp;21</option>
                    <option value="22" style=" background:#fff; color:#333;">&nbsp;22</option>
                    <option value="23" style=" background:#fff; color:#333;">&nbsp;23</option>
                    <option value="24" style=" background:#fff; color:#333;">&nbsp;24</option>
                    <option value="25" style=" background:#fff; color:#333;">&nbsp;25</option>
                    <option value="26" style=" background:#fff; color:#333;">&nbsp;26</option>
                    <option value="27" style=" background:#fff; color:#333;">&nbsp;27</option>
                    <option value="28" style=" background:#fff; color:#333;">&nbsp;28</option>
                    <option value="29" style=" background:#fff; color:#333;">&nbsp;29</option>
                    <option value="30" style=" background:#fff; color:#333;">&nbsp;30</option>
                    <option value="31" style=" background:#fff; color:#333;">&nbsp;31</option>
                  </select>
                </div>
                <div class="select-wrapper">
                  <select name="birthday_y" id="birthday_y" class="select_d">
                    <option value="" selected="selected">Year</option>
                    <option value="2006" style=" background:#fff; color:#333;">2006</option>
                    <option value="2005" style=" background:#fff; color:#333;">2005</option>
                    <option value="2004" style=" background:#fff; color:#333;">2004</option>
                    <option value="2003" style=" background:#fff; color:#333;">2003</option>
                    <option value="2002" style=" background:#fff; color:#333;">2002</option>
                    <option value="2001" style=" background:#fff; color:#333;">2001</option>
                    <option value="2000" style=" background:#fff; color:#333;">2000</option>
                    <option value="1999" style=" background:#fff; color:#333;">1999</option>
                    <option value="1998" style=" background:#fff; color:#333;">1998</option>
                    <option value="1997" style=" background:#fff; color:#333;">1997</option>
                    <option value="1996" style=" background:#fff; color:#333;">1996</option>
                    <option value="1995" style=" background:#fff; color:#333;">1995</option>
                    <option value="1994" style=" background:#fff; color:#333;">1994</option>
                    <option value="1993" style=" background:#fff; color:#333;">1993</option>
                    <option value="1992" style=" background:#fff; color:#333;">1992</option>
                    <option value="1991" style=" background:#fff; color:#333;">1991</option>
                    <option value="1990" style=" background:#fff; color:#333;">1990</option>
                    <option value="1989" style=" background:#fff; color:#333;">1989</option>
                    <option value="1988" style=" background:#fff; color:#333;">1988</option>
                    <option value="1987" style=" background:#fff; color:#333;">1987</option>
                    <option value="1986" style=" background:#fff; color:#333;">1986</option>
                    <option value="1985" style=" background:#fff; color:#333;">1985</option>
                    <option value="1984" style=" background:#fff; color:#333;">1984</option>
                    <option value="1983" style=" background:#fff; color:#333;">1983</option>
                    <option value="1982" style=" background:#fff; color:#333;">1982</option>
                    <option value="1981" style=" background:#fff; color:#333;">1981</option>
                    <option value="1980" style=" background:#fff; color:#333;">1980</option>
                    <option value="1979" style=" background:#fff; color:#333;">1979</option>
                    <option value="1978" style=" background:#fff; color:#333;">1978</option>
                    <option value="1977" style=" background:#fff; color:#333;">1977</option>
                    <option value="1976" style=" background:#fff; color:#333;">1976</option>
                    <option value="1975" style=" background:#fff; color:#333;">1975</option>
                    <option value="1974" style=" background:#fff; color:#333;">1974</option>
                    <option value="1973" style=" background:#fff; color:#333;">1973</option>
                    <option value="1972" style=" background:#fff; color:#333;">1972</option>
                    <option value="1971" style=" background:#fff; color:#333;">1971</option>
                    <option value="1970" style=" background:#fff; color:#333;">1970</option>
                    <option value="1969" style=" background:#fff; color:#333;">1969</option>
                    <option value="1968" style=" background:#fff; color:#333;">1968</option>
                    <option value="1967" style=" background:#fff; color:#333;">1967</option>
                    <option value="1966" style=" background:#fff; color:#333;">1966</option>
                    <option value="1965" style=" background:#fff; color:#333;">1965</option>
                    <option value="1964" style=" background:#fff; color:#333;">1964</option>
                    <option value="1963" style=" background:#fff; color:#333;">1963</option>
                    <option value="1962" style=" background:#fff; color:#333;">1962</option>
                    <option value="1961" style=" background:#fff; color:#333;">1961</option>
                    <option value="1960" style=" background:#fff; color:#333;">1960</option>
                    <option value="1959" style=" background:#fff; color:#333;">1959</option>
                    <option value="1958" style=" background:#fff; color:#333;">1958</option>
                    <option value="1957" style=" background:#fff; color:#333;">1957</option>
                    <option value="1956" style=" background:#fff; color:#333;">1956</option>
                    <option value="1955" style=" background:#fff; color:#333;">1955</option>
                    <option value="1954" style=" background:#fff; color:#333;">1954</option>
                    <option value="1953" style=" background:#fff; color:#333;">1953</option>
                    <option value="1952" style=" background:#fff; color:#333;">1952</option>
                    <option value="1951" style=" background:#fff; color:#333;">1951</option>
                    <option value="1950" style=" background:#fff; color:#333;">1950</option>
                    <option value="1949" style=" background:#fff; color:#333;">1949</option>
                    <option value="1948" style=" background:#fff; color:#333;">1948</option>
                    <option value="1947" style=" background:#fff; color:#333;">1947</option>
                    <option value="1946" style=" background:#fff; color:#333;">1946</option>
                    <option value="1945" style=" background:#fff; color:#333;">1945</option>
                    <option value="1944" style=" background:#fff; color:#333;">1944</option>
                    <option value="1943" style=" background:#fff; color:#333;">1943</option>
                    <option value="1942" style=" background:#fff; color:#333;">1942</option>
                    <option value="1941" style=" background:#fff; color:#333;">1941</option>
                    <option value="1940" style=" background:#fff; color:#333;">1940</option>
                    <option value="1939" style=" background:#fff; color:#333;">1939</option>
                    <option value="1938" style=" background:#fff; color:#333;">1938</option>
                    <option value="1937" style=" background:#fff; color:#333;">1937</option>
                    <option value="1936" style=" background:#fff; color:#333;">1936</option>
                    <option value="1935" style=" background:#fff; color:#333;">1935</option>
                    <option value="1934" style=" background:#fff; color:#333;">1934</option>
                    <option value="1933" style=" background:#fff; color:#333;">1933</option>
                    <option value="1932" style=" background:#fff; color:#333;">1932</option>
                    <option value="1931" style=" background:#fff; color:#333;">1931</option>
                    <option value="1930" style=" background:#fff; color:#333;">1930</option>
                    <option value="1929" style=" background:#fff; color:#333;">1929</option>
                    <option value="1928" style=" background:#fff; color:#333;">1928</option>
                    <option value="1927" style=" background:#fff; color:#333;">1927</option>
                    <option value="1926" style=" background:#fff; color:#333;">1926</option>
                  </select>
                </div>
              </div>
            </div>
          </div>
          <div class="form-item clearfix">
            <div class="form-label">Nationality</div>
            <div class="form-con">
              <div class="select-wrapper">
                <select name="country" id="country" class="select_city">
                  <option value="">Your Nationality...</option>
                  <optgroup style="background-color:#ffcaad; color:#000;" label="Top Countries"></optgroup>
                  <option style="text-align:left; color:#333;" value="US">United States</option>
                  <option style="text-align:left; color:#333;" value="GB">United Kingdom</option>
                  <option style="text-align:left; color:#333;" value="CA">Canada</option>
                  <option style="text-align:left; color:#333;" value="AU">Australia</option>
                  <option style="text-align:left; color:#333;" value="NZ">New Zealand</option>
                  <option style="text-align:left; color:#333;" selected="" value="RU">Russia</option>
                  <optgroup style="background-color:#ffcaad; color:#000;" label="All Countries"></optgroup>
                  <option style="text-align:left; background:#fff; color:#333;" value="AF">Afghanistan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AL">Albania</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="DZ">Algeria</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AS">American Samoa</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AD">Andorra</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AO">Angola</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AI">Anguilla</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AQ">Antartica</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AG">Antigua and Barbuda</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AR">Argentina</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AM">Armenia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AW">Aruba</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AC">Ascension Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AU">Australia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AT">Austria</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AZ">Azerbaijan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BS">Bahamas</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BH">Bahrain</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BD">Bangladesh</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BB">Barbados</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BY">Belarus</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BE">Belgium</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BZ">Belize</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BJ">Benin (Dahomey)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BM">Bermuda</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BT">Bhutan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BO">Bolivia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BA">Bosnia and Herzegovina</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BW">Botswana</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BV">Bouvet Island</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BR">Brazil</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="IO">British Indian Ocean Territory</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BN">Brunei Darussalam</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BG">Bulgaria</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BF">Burkina Faso</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="BI">Burundi</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KH">Cambodia (Kampuchea)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CM">Cameroon</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CA">Canada</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CV">Cape Verde Islands</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KY">Carriacou Islands</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CF">Central African Rep.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TD">Chad</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CL">Chile</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CN">China</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CX">Christmas Is. (Indian)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CC">Cocos - Keeling Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CO">Colombia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KM">Comoros F &amp; I Rep.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CG">Congo (Brazzaville)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CD">Congo (Kinshasa)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CK">Cook Islands (Rarotonga)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CR">Costa Rica</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CI">Cote D'Ivoire</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="HR">Croatia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CU">Cuba</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CY">Cyprus</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CZ">Czech Republic</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="DK">Denmark</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="DJ">Djibouti Rep.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="DM">Dominica</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="DO">Dominican Republic</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TP">East Timor</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="EC">Ecuador</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="EG">Egypt</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="EE">Estonia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SV">El Salvador</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="FK">Falkland Islands</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="FO">Faroe (Faeroe) Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="FJ">Fiji Islands (Suva)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="FI">Finland</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="FR">France</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="FX">French Antilles</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GF">French Guiana</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PF">French Polynesia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TF">French Southern Territory</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GA">Gabon</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GM">Gambia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GE">Georgia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="DE">Germany</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GH">Ghana</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GI">Gibraltar</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GR">Greece</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GL">Greenland</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GD">Grenada</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GP">Guadeloupe</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GU">Guam</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GT">Guatemala</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GN">Guinea - Equatorial</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GW">Guinea-Bissau</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GY">Guyana</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="HT">Haiti</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="HM">Heard and Mc Donald Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="VA">Holy see (Vatican City State)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="HN">Honduras</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="HK">Hong Kong</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="HU">Hungary</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="IS">Iceland</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="IN">India</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="ID">Indonesia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="IR">Iran</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="IQ">Iraq</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="IE">Ireland</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="IL">Israel</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="IT">Italy</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="JM">Jamaica</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="JP">Japan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="JO">Jordan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KZ">Kazakhstan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KE">Kenya</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KI">Kiribati</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KP">Korea, North</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KR">Korea, South</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KW">Kuwait</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KG">Kyrgyzstan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LA">Laos</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LV">Latvia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LB">Lebanon</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LS">Lesotho</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LR">Liberia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LY">Libya</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LI">Liechtenstein</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LT">Lithuania</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LU">Luxembourg</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MO">Macao (Macau)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MG">Madagascar</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MW">Malawi</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MY">Malaysia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MV">Maldives</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="ML">Mali</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MT">Malta</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MH">Marshall Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MQ">Martinique</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MR">Mauritania</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MU">Mauritius</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="YT">Mayotte (France)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MX">Mexico</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="FM">Micronesia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MD">Moldova</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MC">Monaco</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MN">Mongolia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="ME">Montenegro</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MS">Montserrat</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MA">Morocco</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MZ">Mozambique</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MM">Myanmar</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NA">Namibia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NR">Nauru</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NP">Nepal</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NL">Netherlands</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AN">Netherland Antilles</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NC">New Caledonia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NZ">New Zealand</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NI">Nicaragua</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NE">Niger Rep.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NG">Nigeria</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NU">Niue Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NF">Norfolk Island</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MK">North Macedonia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="MP">Northern Mariana Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="NO">Norway</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="OM">Oman</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PK">Pakistan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PW">Palau</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PS">Palestinian Territory, occupied</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PA">Panama</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PG">Papua New Guinea</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PY">Paraguay</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PE">Peru</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PH">Philippines</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PN">Pitcairn Island</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PL">Poland</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PT">Portugal</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PR">Puerto Rico</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="QA">Qatar</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="RE">Reunion Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="RO">Romania</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="RW">Rwanda</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="KN">Saint Kitts/Nevis</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LC">Saint Lucia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="VC">Saint Maarten</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="WS">Samoa American</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SM">San Marino</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="ST">Sao Tome and Principe</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SA">Saudi Arabia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SN">Senegal Rep.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="RS">Serbia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SC">Seychelles Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SL">Sierra Leone</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SG">Singapore</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SK">Slovakia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SI">Slovenia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SB">Solomon Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SO">Somalia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="ZA">South Africa</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GS">South Georgia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="ES">Spain</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="LK">Sri Lanka (Ceylon)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SH">St. Helena</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="PM">St. Pierre and Miquelon</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SD">Sudan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SS">Republic of South Sudan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SR">Suriname</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SJ">Svalbard and Jan Mayen Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SZ">Swaziland</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SE">Sweden</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="CH">Switzerland</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="SY">Syria</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TW">Taiwan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TJ">Tajikistan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TZ">Tanzania (Zanzibar)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TH">Thailand</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TG">Togo</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TK">Tokelau Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TO">Tonga Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TT">Trinidad and Tobago</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TN">Tunisia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TR">Turkey</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TM">Turkmenistan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TC">Turks and Caicos Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="TV">Tuvalu (Ellice Is.)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="UG">Uganda</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="UA">Ukraine</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="AE">United Arab Emirates</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="GB">United Kingdom</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="US">United States</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="UM">United States minor outlying islands</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="UY">Uruguay</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="UZ">Uzbekistan</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="VU">Vanuatu (New Hebrides)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="VE">Venezuela</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="VN">Vietnam</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="VG">Virgin Is. - British</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="VI">Virgin Is. - US</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="WF">Wallis and Futuna Is.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="EH">Western Sahara</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="YE">Yemen Arab Rep.</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="YU">Yugoslavia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="ZM">Zambia</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="ZW">Zimbabwe (Rhodesia)</option>
                  <option style="text-align:left; background:#fff; color:#333;" value="OT">Other</option>
                </select>
              </div>
            </div>
          </div>
          <div class="button_box">
            <input class="submit-button" name="Step1btn" type="button" value="Continue" onclick="reg_step(2)">
          </div>
        </div>
      </div>
      <div class="TabbedPanelsContent" id="p3" style="display:none;">
        <div class="TabbedContent">
          <div class="form-item clearfix">
            <div class="form-label">Email</div>
            <div class="form-con">
              <input id="email" name="email" type="text" class="input_test holded" value="Please Enter Your Email ...">
            </div>
          </div>
          <div class="form-item clearfix">
            <div class="form-label">Password</div>
            <div class="form-con input_holder">
              <div class="holder">Please Enter Your Password ...</div>
              <input name="passwd1" id="passwd1" maxlength="12" value="" type="password" autocomplete="off" class="input_test holded">
            </div>
            <div class="input_desc">Between 4-12 Characters</div>
          </div>
          <div class="button_box">
            <input class="submit-button" name="FinalStepBtn" type="button" value="Join Free" onclick="reg_step(3)">
          </div>
          <input type="hidden" name="register_id" id="register_id" value="CD393000">
          <input type="hidden" name="Source" value="index">
          <input type="hidden" name="RegAction" value="firststep">
          <input type="hidden" name="screen_width" id="screen_width" value="">
          <input type="hidden" name="screen_height" id="screen_height" value="">
          <input type="hidden" name="gender" value="M">
          <input type="hidden" name="screen_colors" id="screen_colors" value="">
          <input type="hidden" name="siteid" id="siteid" value="">
          <input type="hidden" name="referer_page" value="">
          <input type="hidden" name="is_pcc_ldp" value="1">
          <!-- <input type="hidden" id="callback_url" name="callback_url" value="http://www.cupidates.com/succeed.php?acttype=ft"/> -->
        </div>
      </div>
    </div>
    <div style="clear:both;"></div>
  </div>
</form>

Name: flgxfrm_808

<form name="flgxfrm_808">
  <input type="hidden" name="id" value="">
  <input type="hidden" name="sid" value="">
  <input type="hidden" name="offerID" value="">
  <input type="hidden" name="vertical" value="">
  <input type="hidden" name="offertype" value="">
  <input type="hidden" name="uniqueID" value="d41d8cd98f00b204e9800998ecf8427e">
  <input type="hidden" name="fullname" value="">
  <input type="hidden" name="address1" value="">
  <input type="hidden" name="address2" value="">
  <input type="hidden" name="city" value="">
  <input type="hidden" name="state" value="">
  <input type="hidden" name="postalcode" value="">
  <input type="hidden" name="country" value="">
  <input type="hidden" name="email" value="">
  <input type="hidden" name="phone" value="">
</form>

Name: loginform2POST https://www.charmdate.com/my/login.php

<form action="https://www.charmdate.com/my/login.php" method="post" name="loginform2" id="loginform2" onsubmit="javascript:return checklogin(this)">
  <div class="form-item clearfix">
    <div class="form-label">Email/ID</div>
    <div class="form-con">
      <input type="text" class="input_test holded" name="email" id="loginemail" placeholder="Enter email">
      <span id="tips_email" class="error-tips"></span>
    </div>
  </div>
  <div class="form-item clearfix">
    <div class="form-label">Password</div>
    <div class="form-con">
      <input type="password" class="input_test holded" name="password" id="loginpassword" autocomplete="off" placeholder="Password">
      <span id="tips_pwd" class="error-tips"></span>
    </div>
  </div>
  <div class="form-item clearfix">
    <div class="form-label">Verification code</div>
    <div class="form-con">
      <div class="img-code">
        <input name="auth_code" id="auth_code" class="input_test holded" type="text" autocomplete="off" value="">
        <img src="https://www.charmdate.com/auth_code_pic.php?id=login&amp;randid=34685" id="auth_code_pic" class="code" title="Click to generate a new verification code." align="absmiddle"
          onclick="$(this).attr('src',$(this).attr('src')+'&amp;' + Math.random());">
      </div>
      <span id="tips_auth_code" class="error-tips"></span>
    </div>
  </div>
  <div class="form-group form-agree checkbox">
    <label>
      <input type="checkbox" id="persistent" name="persistent" value="Y" checked="checked"> Remember login email </label>
  </div>
  <div class="button_box"><input name="loginbtn" id="loginbtn" type="submit" value="Sign In" class="submit-button"></div>
  <div align="center"><a class="find_your_pw" href="https://www.charmdate.com/my/find_your_pw.php" target="_blank">Forget Password?</a></div>
  <!--  <div class="fb_or fb_box">OR</div>
      <div class="fb_t fb_box">
          <div class="btn_fb" id="fb_login_btn"><a href="javascript:;" class="fb_loginbutton">Log in Fast with Facebook</a></div>
      </div> -->
</form>

Text Content

 * Home
 * About Us
 * Newest Members

 * 1
 * 2
 * 3

Sign Up with Facebook
or create an account
I am a:

Man

Woman
Name
First Name

Birthday
Month Jan.Feb.Mar.Apr.MayJuneJulyAug.Sept.Oct.Nov.Dec.
Day
 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Year
200620052004200320022001200019991998199719961995199419931992199119901989198819871986198519841983198219811980197919781977197619751974197319721971197019691968196719661965196419631962196119601959195819571956195519541953195219511950194919481947194619451944194319421941194019391938193719361935193419331932193119301929192819271926
Nationality
Your Nationality... United StatesUnited KingdomCanadaAustraliaNew
ZealandRussiaAfghanistanAlbaniaAlgeriaAmerican
SamoaAndorraAngolaAnguillaAntarticaAntigua and
BarbudaArgentinaArmeniaArubaAscension
Is.AustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBenin
(Dahomey)BermudaBhutanBoliviaBosnia and HerzegovinaBotswanaBouvet
IslandBrazilBritish Indian Ocean TerritoryBrunei DarussalamBulgariaBurkina
FasoBurundiCambodia (Kampuchea)CameroonCanadaCape Verde IslandsCarriacou
IslandsCentral African Rep.ChadChileChinaChristmas Is. (Indian)Cocos - Keeling
Is.ColombiaComoros F & I Rep.Congo (Brazzaville)Congo (Kinshasa)Cook Islands
(Rarotonga)Costa RicaCote D'IvoireCroatiaCubaCyprusCzech RepublicDenmarkDjibouti
Rep.DominicaDominican RepublicEast TimorEcuadorEgyptEstoniaEl SalvadorFalkland
IslandsFaroe (Faeroe) Is.Fiji Islands (Suva)FinlandFranceFrench AntillesFrench
GuianaFrench PolynesiaFrench Southern
TerritoryGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuinea
- EquatorialGuinea-BissauGuyanaHaitiHeard and Mc Donald Is.Holy see (Vatican
City State)HondurasHong
KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsraelItalyJamaicaJapanJordanKazakhstanKenyaKiribatiKorea,
NorthKorea,
SouthKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacao
(Macau)MadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall
Is.MartiniqueMauritaniaMauritiusMayotte
(France)MexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNetherland
AntillesNew CaledoniaNew ZealandNicaraguaNiger Rep.NigeriaNiue Is.Norfolk
IslandNorth MacedoniaNorthern Mariana Is.NorwayOmanPakistanPalauPalestinian
Territory, occupiedPanamaPapua New GuineaParaguayPeruPhilippinesPitcairn
IslandPolandPortugalPuerto RicoQatarReunion Is.RomaniaRwandaSaint
Kitts/NevisSaint LuciaSaint MaartenSamoa AmericanSan MarinoSao Tome and
PrincipeSaudi ArabiaSenegal Rep.SerbiaSeychelles Is.Sierra
LeoneSingaporeSlovakiaSloveniaSolomon Is.SomaliaSouth AfricaSouth
GeorgiaSpainSri Lanka (Ceylon)St. HelenaSt. Pierre and MiquelonSudanRepublic of
South SudanSurinameSvalbard and Jan Mayen
Is.SwazilandSwedenSwitzerlandSyriaTaiwanTajikistanTanzania
(Zanzibar)ThailandTogoTokelau Is.Tonga Is.Trinidad and
TobagoTunisiaTurkeyTurkmenistanTurks and Caicos Is.Tuvalu (Ellice
Is.)UgandaUkraineUnited Arab EmiratesUnited KingdomUnited StatesUnited States
minor outlying islandsUruguayUzbekistanVanuatu (New
Hebrides)VenezuelaVietnamVirgin Is. - BritishVirgin Is. - USWallis and Futuna
Is.Western SaharaYemen Arab Rep.YugoslaviaZambiaZimbabwe (Rhodesia)Other

Email

Password
Please Enter Your Password ...
Between 4-12 Characters




TOP MEMBERS

 * 
 * 
 * 
 * 
 * 
 * 


ABOUT CUPIDATES.COM

Cupidates.com is a global online dating platform where helps people around the
world foster meaningful relationship. Cupidates.com provides members with safe,
easy-to-use and professional services, such as Live Chat, CamShare, EMF Mail,
Call Service, Gifts & Flowers,etc.e.

Learn More


OUR SERVICE

EMF MAIL

EMF mail helps you delve into our community of thousands of singles looking for
love, relationships or friendships.

ADMIRER MAIL

Admirer Mail is a fun start to your love journey before making the next step.
Mail with photos gives you a better understanding of members; mail with virtual
gifts better reflect your admirers’ thoughts. The best thing is it’s absolutely
FREE to read.

LIVE CHAT

Live Chat is an instant messaging service which enables you to have close and
intimate contact with members you’re interested in. To make it more fun, try
using the add-on services such as Text, Animated Emoticons, Live Video and Live
Game.

CAMSHARE

CamShare is a real-time communication service for two-way video chat, providing
higher resolution video, wider field of vision, and more interactive and
interesting communication. Via CamShare you can see each other and, during chat,
you can use additional services, such as Animated Emoticons, Voice Message and
Virtual Gifts to make your chat more fun.

Copyright © 1998 - 2024, Cupidates.com. All Rights Reserved.
Terms of Use    |    Privacy Policy.
x

TERMS OF USE

Welcome to Cupidates.com (our "Website"), By accessing and using our website,
you agree to this Terms of Use Agreement (the "Agreement"), and you further
agree to comply with the all these provisions and terms.

This Agreement applies to your use of our Websites as well as other pages,
information, software, services, products and contents which may be operated,
hosted or managed by us or our affiliates (together, "Our Services" or "our
Websites")). Some of these products and services may require your use of the
Website's Account (the "Account"), and this Agreement contains terms which are
applicable to the use of such products and services. By using our services (our
"Services") or by completing the registration process to obtain and use our
Website's Account, you agree to be bound by this Agreement for as long as you
continue to be a member. If you do not agree to this Agreement, please do not
register with our Website or otherwise access or use our Websites.

We reserve the right at any time to alter or amend the terms of this Agreement,
modify our Webites contents or features, or change any fees or charges for using
our Websites and our Services. Whatever changes we make will go into effect from
the date of revision without notice to you. Your use of our Websites after such
changes will be deemed your acceptance of the changes. You may bookmark this
page and check it frequently for any notice of amendments / changes to the
earlier version of Agreement.

THIS IS NOT A FREE SITE

While signing up for membership is free, which includes functions such as
browsing members’ profiles and pictures (except Locked Photos, which require
upgrading membership to PREMIUM) , receiving admirer mails and using bonus point
to send introduction mails to others whom you have just met. Correspondence with
members via EMF Mail, Live Chat and CamShare, etc are paid for using credits
which can be purchased on our Websites. For details of our cost of services,
please click here.

 1.  Eligibility

     1.1  You must be at least eighteen years old when you register to become a
     member of our Websites. Your membership of at our Websites is void where
     prohibited.

     1.2  By using our Websites and our Services, you represent and warrant that
     you have the capacity to enter into this Agreement and to comply with all
     of its terms and conditions. If such representation turns out to be false,
     your membership will be terminated immediately without refund of any unused
     or used Credit / funds.

 2.  Registration

     2.1  Before you register to be a member of our Websites, you are deemed to
     understand how our Websites and our Services work. You may check for
     related details in our FAQs/Help pages.

     2.2  When you register to become a member, you agree to provide accurate
     and the most updated information about yourself as required. We reserve the
     right at any time to terminate your membership if you are found to provide
     inaccurate, outdated, incomplete or misleading information, as we may
     determine in our sole discretion.

     2.3  Access to our Websites requires completion of a simple registration
     process in order to obtain an Account and password necessary to become a
     member to enjoy our Services. Besides, for those who obtain the Account
     through successful completion of membership registration on other sister
     Sites ("our Websites"), provided that there is no breach of the existing or
     related agreement of terms of use, they will be automatically offered the
     membership of our Websites unless they elect to opt-out of such
     arrangement.

     2.4  You will select the Account that will be identified as the Website's
     Account for your access to our Websites. In some instances the Account may
     offer you the opportunity to obtain further sister Website's Sites services
     which become associated with your Account.

     2.5  We encourage you to tell us what your membership preferences are for
     your registration of our Websites. Unless you choose to terminate your
     Account with us, you shall be subject to the Privacy Policy, personal
     information such as your name, profile information may be used by our
     Websites for providing goods and services to you.

     2.6  By becoming a member, you agree to accept and consent to receiving
     electronic communications initiated from our Websites or through our
     affiliates including without limitation: message notification emails,
     matches updates, emails informing you of promotions that either are
     provided by our Websites or that are being provided by our sister Websites.
     You may opt-out from receiving such email communications sent from or
     through our Websites by notifying us.

 3.  Termination

     3.1  We may immediately terminate your membership and your access to our
     Services if found that you are found in breach of this Agreement. We
     reserve the right to take further action for the loss or the potential loss
     on our end and/ or any loss caused to other members or third parties when
     necessary as a result of your breach of this Agreement. You will not be
     entitled to any refund of any used or unused Credit /funds upon any breach
     of this Agreement by you.

     3.2  You may terminate your membership at any time, for any reason,
     effective upon receipt by us of your written notice of termination. All
     unused credits can be refunded as per our Refund Policy.

     3.3  Save as otherwise expressly provided in any additional terms governing
     the use of specific services, for non-fee paying members, , we may cancel
     or suspend your use of our Services at any time at our discretion, without
     cause and without notice.

     3.4  Your right to use our Services and your Account may end once your
     account is terminated and any information you have stored on our system may
     no longer be available to you. It is therefore important you maintain your
     own archive of information at your choice.

     3.5  If you have subscribed to any other products or services for which
     payment is necessary, you remain responsible for paying any amounts due on
     your account at the time your account is terminated. If you are
     participating in any free promotional offer for accessing other sister
     Website's Services you must cancel such Services before the end of the free
     trial period to avoid incurring charges.

 4.  Online / Offline Conduct

     As a member of our Websites, you understand and agree that:

     4.1  You may have only ONE membership account on our Websites at any point
     in time, which is for your sole private use. You may not authorize others
     to use your membership account, and you’re a membership account may not be
     used in connection with any commercial endeavors. Only natural persons may
     use our Websites. Other legal entities like organizations, companies,
     and/or businesses may not become members and should not use our Services
     for any purpose.

     4.2  You will only use our Websites and our Services in a manner consistent
     with all applicable laws and regulations. You will not transmit defamatory,
     inaccurate, abusive, obscene, profane, offensive sexually oriented,
     threatening, harassing, racially offensive, or illegal material, or any
     material that infringes or violates another party's rights when using our
     Websites and our Services.

     4.3  You will not make illegal and/or unauthorized uses of our Websites and
     our Services, including collecting usernames and/or email addresses of
     other members posted on our Websites by any means for the purpose of
     sending unsolicited emails and unauthorized framing of or linking to our
     Websites. Appropriate legal action will be taken on our side, including
     without limitation, civil, criminal and injunctive redress.

     4.4  We are not responsible for the conduct, whether online or offline, of
     any members using our Websites. Please use caution and common sense when
     using our Websites and the Services. Your interactions with other members
     posted on our Websites are entirely at your own risk in particular those
     set out in the Risk Disclosure Statements.

     4.5  In addition to our Intellectual Property Policy, you may not post,
     distribute, or reproduce in any way any copyrighted materials, trademarks,
     or other proprietary information without obtaining the prior written
     consent of the owner of such proprietary rights.

     4.6  We are entitled to review and delete any contents, messages, photos or
     profiles (collectively, "Content") that in our sole judgment violate this
     Agreement or which might be offensive, illegal, or that might violate the
     rights, harm or threaten the safety of our Websites, our Services and other
     members.

     4.7  Our service fees quoted on our Websites form part of this Agreement.
     We reserve the right to change the same at any time. If you are unhappy
     with any service fee changes you may terminate your membership by writing
     to us.

     4.8  When using particular Services of our Websites, you shall be subject
     to any posted Policies or Procedural Rules applicable to such Services,
     which may be updated and modified from time to time. All such Policies or
     Procedural Rules are hereby incorporated by reference into this Agreement.

 5.  Credits

     Our Services can be purchased using the Account. You can obtain Credit by
     paying via credit/debit card, cash, check or any other method our Websites
     may accept as payment of account subject to our Refund Policy. All costs of
     our Services are denoted in units of Credit unless a particular currency is
     specified.

 6.  Refund Policy

     Please refer to our Refund Policy. The Refund Policy on our Websites forms
     a part of this Agreement. We reserve the right to amend or alter such
     Policy at any time, and changes are effective upon posting on our Websites
     with notice to you.

 7.  Privacy

     Use of our Websites and/or its Services is governed by our Privacy Policy
     which is subject to revision from time to time.

 8.  Proprietary Rights of Contents of our Websites

     8.1  We own and retain other proprietary rights of our Websites and our
     Services, as described in details in the Website's Intellectual Property
     Policy. Our Websites contains member profiles, photos, copyrighted
     material, trademarks and other proprietary information of our operating or
     holding company or its licensors. Except for those information which is in
     the public domain or for which you have been given permission, you may not
     copy, modify, publish, transmit, distribute, perform, display, or sell any
     such proprietary information.

     8.2  Without limiting the foregoing, if you believe that your work has been
     copied and posted on the Website in a way that constitutes copyright
     infringement, please contact us. Notice of claims of copyright infringement
     should be provided to the following address: Elite State UK Limited, 71-75
     Shelton Street, London, WC2H 9JQ.

     8.3  You will not "frame" or "mirror" any part of our Websites, without our
     prior written authorization. You also shall not use Meta tags or code or
     other devices containing any reference to our Websites or our Services in
     order to direct any person to any other web site for any purpose.

 9.  Disclaimers

     9.1  We cannot and do not warrant any specific outcome from using of our
     Websites and/or our Services. We make no warranties, guarantees or
     representations as to any advice, opinion, statement or other information
     displayed, uploaded or distributed through our Websites by us, our partners
     or any member or any other person or entity.

     9.2  We NEVER authorize any third-party organization or individual,
     including without limitation, those service providers our Websites
     presently cooperates with and/or used to co-operate with, any local service
     provider staff, any member whose profile is posted on our Websites, to
     impose any charge our members for any reason in the name of our Websites.
     We do not rule out the possibility that besides using our Websites and our
     Services, some of our members might at the same time have relationship with
     certain service provider that our Websites presently cooperates with and/or
     used to co-operate with, and even pay for their service that is in no
     connection with our Websites. We claim no warranties for the quality of
     their service, and carry no responsibility for any loss or damage,
     including personal injury or death, resulting from your use of their
     service. And you are solely responsible for any transactions between you
     and that service provider, whether online or offline.

     9.3  Our Websites has built up a good reputation that is widely
     acknowledged by members seeking dating and romance. However, some other
     websites of the same kind may duplicate our business and service model by
     publishing false member profiles and/or providing fraudulent service to
     cheat sincere members looking for dating and romance. We accept no
     liability to you for any indirect, consequential, incidental, special or
     punitive damages, including loss of profits arising from your use of such
     fishing sites.

 10. Limitation / Exclusion of Liability

     10.1  WE ARE NOT RESPONSIBLE FOR THE CONDUCT OF THE MEMBERS POSTED ON OUR
     WEBSITES, WHETHER ONLINE OR OFFLINE. PLEASE USE CAUTION AND COMMON SENSE
     WHEN USING OUR WEBSITES AND OUR SERVICE. YOUR INTERACTIONS WITH MEMBERS
     WITH PROFILE POSTED ON OUR WEBSITES ARE ENTIRELY AT YOUR OWN RISK.

     10.2  WE CLAIM IMMUNITY FROM LIABILITY TO THE FULLEST EXTENT UNDER THE LAW
     AND FOR CONTENTS AND SERVICES PROVIDED BY THIRD-PARTIES THAT OUR WEBSITES
     COOPERATES WITH, AND NOTHING IN THIS AGREEMENT IS INTENDED TO WAIVE,
     REMOVE, OR USURP SUCH IMMUNITY.

     10.3  IN NO EVENT WILL WE BE LIABLE TO YOU OR ANY THIRD PERSON FOR ANY
     INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE
     DAMAGES, INCLUDING ALSO LOST PROFITS ARISING FROM YOUR USE OF OUR WEBSITES.
     WE DO NOT HAVE ANY LIABILITY OF ALL CLAIMS, DAMAGES, LOSSES, LIABILITIES,
     COSTS (INCLUDING REASONABLE ATTORNEY'S FEES) OR OTHER EXPENSES THAT ARISE
     DIRECTLY OR INDIRECTLY OUT OF OR FROM YOUR BREACH OF THIS AGREEMENT.

     10.4  WE ASSUME NO RESPONSIBILITY FOR THE PRIVACY PRACTICES OF ANY
     THIRD-PARTIES THAT WE COOPERATE WITH. WE DO NOT DETERMINE WHICH INFORMATION
     WILL BE COLLECTED BY THAT THIRD PARTY FOR PURPOSE UNRELATED TO SERVICE OF
     OUR WEBSITES.

 11. Risk Disclosure Statements and Client Protection Policy

     As is with every objective you may pursue in life, there is always the
     associated risk(s), so are the endeavors you are about to take through our
     Services. Whilst we have taken and will take every practical control to
     minimize the such risks, we wish to highlight some scenarios of higher
     likelihood, which you must be aware of and undertake to risk the same. For
     details of the risks associated with our Services and the possible counter
     measures, please read our Risk Disclosure Statements and Client Protection
     Policy.

 12. Legal Terms, Applicable Law and Jurisdiction

     You agree that any action at law or in equity arising out of or related to
     the Agreement shall be filed only in the Courts of the Hong Kong Special
     Administrative Region, and that you hereby consent and submit to the
     exclusive jurisdiction of such courts, absolutely waive the procedural
     defence of "forum non-convenien". No action arising under or related to the
     Agreement may be brought by either party more than one year after the cause
     of action has occurred. This Agreement is governed and to be interpreted
     exclusively by the laws of the Hong Kong Special Administrative Region.

x

PERSONAL PRIVACY AND DATA DISPOSAL POLICY

Welcome to Cupidates.com ("Cupidates" or the "Site"). We understand that the
privacy of our members, subscribers, guests and/or visitors ("Members", "you" or
"your") is very important. As such, we provide this Privacy Policy explaining
our online information practices and the choices you can make about the way your
personal data is collected, processed, maintained and disposed by Cupidates, a
subsidiary site of ours. The Privacy Policy describes how we treat your Personal
Information when you use Cupidates.com, as part of our services ("Services").
The following describes our privacy practices that are specific to Cupidates.com
and other sister sites. We reserve the right to update it at any time, and all
changes are effective upon posting without notice to you. You are encouraged to
revisit this page from time to time. Your use of the Site or our Services after
such changes constitutes your agreement to such changes.

 1.  What Information We Collect

     The types of Personal Information that we collect fall under two general
     categories: personally identifiable information (PII) and non-personally
     identifiable information (non-PII). PII consists of any information which
     can be used to specifically identify you as an individual, whereas non-PII
     consists of aggregate information or any information that does not reveal
     your identity. The following paragraphs explain what PII and non-PII we
     collect from you, and how we use such information.

 2.  How We Collect and Use Information

      * Cookies. We use "cookies" to keep track of some types of information
        while you are visiting any of our Websites or using our services.
        Cookies are very small files placed on your computer, and they allow us
        to count the number of visitors to our websites and distinguish repeat
        visitors from new ones. They also allow us to save member preferences
        and track member trends. We rely on cookies for the proper operation of
        our Websites; therefore if your browser is set to reject all cookies,
        the Website(s) will not function properly and you may not enjoy all of
        our Services. Members who refuse cookies assume all responsibility for
        any resulting loss of functionality of our Websites. We do not link the
        cookies to any of our members’ PII.
     
      * Log Files. Any time you visit any of our Websites, our servers
        automatically gather information from your browser (such as your IP
        addresses, browser type, Internet Service Provider (ISP), referring/exit
        pages, platform type, date/time stamp, and number of clicks) to analyze
        trends, administer our Websites, prevent fraud, track visitor movement
        in the aggregate, and gather broad visitor demographic information. For
        example, we may log your IP address for system administration purposes.
        IP addresses are logged to track a user’s session. This gives us an idea
        of which parts of our Websites our members are visiting. We do not share
        the log files externally.
     
      * Web Beacons. "Web beacons" (also known as "clear gifs" and "pixel tags")
        are small transparent graphic images that are often used in conjunction
        with cookies in order to further personalize our Websites for our users
        and to collect a limited set of information about our visitors. We may
        also use web beacons in email communications sent to you in order to
        understand the behavior of our members. We do not link the web beacons
        to any of our members’ PII.
     
      * Mobile Analytics. We use mobile analytics software to allow us to better
        understand the functionality of our mobile software on your phone. This
        software may record information such as how often you use our
        applications, the events that occur within the applications, aggregated
        usage, performance data, and where the application was downloaded from.
        We do not link the information we store within the analytics software to
        any of your submitted PII within the mobile application.
     
      * Your Information. When you register or subscribe to any of our Services,
        we collect a wide variety of information about you. Your profile
        information, including non-PII about yourself (such as first name,
        nationality, profession, height, weight, etc.) will be used to build
        your "My Profile." We may also display your relationship status and
        other profile/account information to your matches. Finally, for
        interactive content, including but not limited to sister site’s
        services, where you may choose to have a public profile, we may display
        your information to other members and visitors. You may choose to
        provide us with your photo(s) or video(s) and by providing us such
        content, you agree that we may make them available to your matches and
        users of our Services. Except as otherwise stated in this Privacy
        Policy, we do not disclose your PII to your matches or other users of
        our Services.
     
      * Purchase Information. To process purchases, we may require your name,
        address, phone number, email address and credit card information. Such
        information is used primarily to process your order or as otherwise
        described herein. Credit card transactions are processed through
        industry standard Secure Socket Layer (SSL) and/or strong encryption
        (3DES) by a third party, which only uses your information for that
        purpose.
     
      * E-mails. You are require to produce an e-mail address when you register
        for our Services. We use your e-mail for both transactional (e.g. order
        placement and confirmation, refund and renewal processing, notifying you
        of our suggested matches) and promotional (e.g., newsletters, new
        product offerings, special discounts, event notifications, special
        third-party offers) purposes. Our e-mail messages may contain codes that
        enable our database to track your usage of the e-mails, including
        whether the e-mail was opened and what links (if any) were opened. If
        you do not want to receive promotional e-mails from us, please see the
        section below labeled "Opt-Out". We reserve the right to send you
        certain communications relating to our Services, such as service
        announcements, terms and policies updates and administrative messages,
        without offering you the opportunity to opt out of receiving them. We
        may also contact you by email, tickets and/or telephone (including to
        any wireless number you may provide to us) solely in connection with our
        Services. If you would rather not receive emails, tickets or telephone
        calls from us, you may change or delete your number by contacting us for
        it to be removed from our contact list.
     
      * Mobile Device If you use your mobile device to access our Websites or
        download any of our applications, we may collect device information
        (such as your mobile device ID, model and manufacturer), operating
        system information, IP address and etc. We collect your geolocation
        information only with your consent. 
     
      * Demographic Data. We collect demographic data from our members and
        visitors. We use this data to tailor your user experience at our
        Websites, showing you content that we think you might be interested in,
        and displaying the content according to your preferences. Some of this
        information may be shared with advertisers on a non-personally
        identifiable basis.
     
      * Online Survey Data. We may periodically conduct voluntary member
        surveys. We encourage you to participate in such surveys to help us
        improve our Services. All responses are anonymous and do not involve any
        of your PII. 

 3.  Mobile Device Additional Terms

      * Mobile Device If you use a mobile device to access our site or download
        any of our applications, we may collect device information (such as your
        mobile device ID, model and manufacturer), operating system and version
        information, and IP address. 
     
      * Geo-Location Information. We do not ask you for, access or track any
        location-based information from your mobile device at any time while
        downloading or using our mobile apps or our Services.
     
      * Push Notifications. We send you push notifications if you choose to
        receive them for notifying you of our matching services, letting you
        know when someone has sent you a message, or for other related matters.
        If you wish to opt-out from receiving these types of communications you
        may turn them off at the device level.

 4.  Disclosure of Your Information

      * Disclosure to Your Matches. Our matching services remain an integral
        part of providing our Services which involves disclosing your profile
        information to your matches. Photos and other profile information posted
        by you will be available to other members matched with you. We never
        share your contact information with your matches without your consent.
     
      * Disclosure By Law. You acknowledge and agree that we may disclose
        information you provide if required to do so by law, at the request of a
        third party, or if we, in our sole discretion, believe that disclosure
        is reasonable to (1) comply with the law, requests or orders from law
        enforcement, or any legal process (whether or not such disclosure is
        required by applicable law); (2) protect or defend our company’s rights,
        or a third party’s, rights or property; or (3) protect someone’s health
        or safety, such as when harm or violence against any person (including
        you) is threatened.
     
      * Disclosure to Protect Abuse Victims. Notwithstanding any other provision
        of this Privacy Policy or our Terms of Use we reserve the right, but
        have no obligation, to disclose any information that you submit to the
        services, if in our sole opinion, we suspect or have reason to suspect,
        that the information involves a party who may be the victim of abuse in
        any form. Abuse may include, without limitation, bullying, elder abuse,
        child abuse, spousal abuse, neglect, or domestic violence. Information
        may be disclosed to authorities that we, in our sole discretion, deem
        appropriate to handle such disclosure. Appropriate authorities may
        include, without limitation, law enforcement agencies, child protection
        agencies, or court officials. You hereby acknowledge and agree that we
        are permitted to make such disclosure.
     
      * Disclosure to Trusted Third Parties By Us. We may share your non-PII
        with our third parties, but not in a manner that would reveal your
        personal identity. We may share your PII, sometimes in conjunction with
        your non-PII, with service providers that may be associated with us to
        perform functions on our behalf. For example, outsourced translation
        agents or IT technology contractors may need access to your information
        to perform services for you. Your information will be treated as private
        and confidential by such service providers and will not used for any
        purpose other than those identified in the Terms of Use and this Privacy
        Policy.
     
      * Information Transferred As a Result of Sale of Business. As we develop
        our business, we may buy or sell assets and, depending on the
        transaction, your PII may be one of the transferred assets. In the event
        that we are acquired by another company, your PII may be part of the
        assets transferred to the acquiring party. If this occurs, you will be
        notified if there are any material changes to the way your PII is
        collected or used.

 5.  Third-Party Advertising

     We may use third-party advertising agencies or other service providers to
     serve ads on our website on behalf of Cupidates.com or third-party
     advertisers (e.g., retailers of goods or services). These companies may
     employ cookies and web beacons to measure advertising effectiveness. Any
     information that these third parties collect via cookies and web beacons is
     completely anonymous.

 6.  Age Restrictions

     Our age restrictions are set forth in each applicable Terms of Use. We do
     not target our Websites or our Services to anyone under the age of 18, any
     information we may receive from any visitor we believe to be under the age
     of 18 will be deleted from our database.

 7.  Security

     We use encryption and authentication tools to guard against loss, misuse
     and alteration of our your information shared with us. Security measures
     include the use of Secure Socket Layer (SSL) and/or strong encryption
     (3DES) technology during credit card transactions and administrative access
     to site data, which are applied to all repositories and transfers of user
     information. Unfortunately, however, no data transmission over the Internet
     can be guaranteed to be 100% secure. As a result, while we strive to
     protect your Personal Information, we cannot guarantee or warrant the
     security of any information you transmit to or from our web sites, and you
     do so at your own risk. Once we receive your transmission, we will do our
     best to protect its security on our systems.

 8.  Links to or Access from Other Sites

     You may be able to access your account or content of your account from
     third party sites, such as social networking sites, by way of various
     applications. The privacy policies and practices of such sites which apply
     to information you provided to such sites may differ from our practices as
     set forth in this Privacy Policy. You are encouraged to review their
     policies and practices to ensure that your privacy is protected. Such sites
     may also place their cookies or other files on your computer and they may
     collect personal data or solicit other information from you. You access
     such linked sites at your own risk. You should always read the privacy
     policy of a linked site before disclosing any Personal Information on such
     site.

 9.  Opt-Out

     You may use the following options for removing your information, including
     any unauthorized profile, from our e-mail database if you wish to opt out
     of receiving promotional e-mails and newsletters.

     1.Click on the "unsubscribe" link on the bottom of the e-mail;

     2.Send ticket to us letting us know which promotional e-mails you wish to
     opt-out of; or

     3.Select from our FAQs to find the answer you are looking for, or send us a
     ticket and our customer service team will be happy to assist you.

 10. Updating Your Personal Information

     We provide users the following options for updating information previously
     submitted, including deletion of your Personal Information.

     1.For account settings, you may change your personal information such as
     height, weight, ethnicity and other information from "My Profile" settings;
     or

     2.You can send ticket to our customer service team to amend or delete your
     account information at any time.

 11. Data Retention

     Because many of our members tend to use our Services at different points of
     their relationship-seeking life, we retain your Personal Information for
     continued service and convenience purposes until you advise us not to do
     so. Notwithstanding the foregoing, we may retain Personal Information in
     order to comply with applicable laws, keep accurate records, resolve
     disputes, prevent fraud, enforce our Terms of Use or other agreements, or
     for any other legally permissible purpose.

 12. Contacting Us

     If you have any questions about this Privacy Policy, the practices of our
     Websites, or your dealings with any of our Websites, you can contact us at

 13. Onward transfer and consent to international processing

     We are a growing corporation with users and operations in multiple
     countries, including the European Union. We have developed data practices
     designed to assure information is appropriately protected but we cannot
     always know where Personal Information may be accessed or processed. In
     addition, we may employ other companies and individuals to perform
     functions on our behalf. If we disclose Personal Information to such
     authorised third party, we will seek assurances that any information we may
     provide to them is safeguarded adequately and in accordance with this
     Privacy Policy and the requirements of applicable privacy laws.

     If you are visiting from the European Union or other regions with laws
     governing data collection and use, please note that you are agreeing to the
     transfer of your personal data, including sensitive data, by us from your
     region to countries which do not have data protection laws that provide the
     same level of protection that exists in countries in the European Economic
     Area. By providing your Personal Information, you consent to any transfer
     and processing in accordance with this Privacy Policy.

 14. Acceptance of Privacy Policy

     Your use of our Websites, including any dispute concerning privacy, is
     subject to this Privacy Policy and the applicable Terms of Use. BY USING
     OUR WEBSITES, YOU ARE ACCEPTING THE PRACTICES SET OUT IN THIS PRIVACY
     POLICY AND THE APPLICABLE TERMS OF USE.

     If we decide to amend our Privacy Policy, we will post those changes on
     this page and additionally any other place on the Websites we deem
     appropriate so that you may become aware of it. We reserve our right to
     modify this Privacy Policy at any time, so please come and revisit this
     page frequently. If we make material changes to this Privacy Policy, we
     will notify you here, or by other means, such as e-mail, at our discretion.

     Your continued use of any portion of our Websites following posting of our
     updated Privacy Policy will constitute your acceptance of the changes.

 15. Effective Date

     This Privacy Policy was last revised on May 24, 2018.

     Copyright © 1998-2018 All Rights Reserved. Other trademarks and brands are
     the property of their respective owners.


x

SIGN IN

Email/ID

Password

Verification code

Remember login email

Forget Password?
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 *