Advertisement
Guest User

animuson

a guest
May 25th, 2010
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 54.47 KB | None | 0 0
  1. <!-- content:start -->
  2. <form action="/register/step-two" method="post">
  3. <h1>Step Two - Required Information</h1>
  4. This page prompts you to fill out required details on your account. Without this information, we cannot create a proper profile for you. Remember to set the privacy for those items you do not wish certain people to see (deselecting all options will make it visible to only you).<br /><br />
  5. <h3>Email Address</h3>
  6. <input type="text" name="email" value="webmaster@animuson.com" id="email" style="width: 300px;" disabled readonly /><br />
  7. <br />
  8.  
  9. <table cellspacing="0" cellpadding="0">
  10.     <tr>
  11.         <td style="padding-right: 10px;"><h3>Username/Display Name</h3></td>
  12.         <td rowspan="2">
  13.             <i class="label">This is the name you will use to login to the network for the lifespan of your account. It will also be used as your display name for now, which you will eventually be able to change in the future. A username may only contain alphanumeric characters and underscores and must be between four and thirty characters in length, inclusive.</i><br />
  14.         </td>
  15.     </tr>
  16.     <tr>
  17.  
  18.         <td style="padding-right: 10px; min-width: 416px;" valign="top">
  19.             <input type="text" name="username" id="username" value="" style="width: 200px;" onchange="usernameCheck();" /><br />
  20.             <label id="u_check" class="check">Please enter a username to use in the box above.</label>
  21.         </td>
  22.     </tr>
  23. </table><br />
  24. <table cellspacing="0" cellpadding="0">
  25.     <tr>
  26.         <td style="padding-right: 10px;"><h3>Password</h3></td>
  27.  
  28.         <td style="padding-right: 10px;"><h3>Confirm Password</h3></td>
  29.         <td rowspan="3" valign="top">
  30.             <i class="label">Good passwords contain a combination of letters (both upper and lower case), numbers, and symbols and are at least six characters long. All passwords must be at least four characters long.</i><br />
  31.         </td>
  32.     </tr>
  33.     <tr>
  34.         <td style="padding-right: 10px;">
  35.             <input type="password" name="password" value="" id="password_1" style="width: 200px;" onchange="passwordCheck();" />
  36.  
  37.         </td>
  38.         <td style="padding-right: 10px;">
  39.             <input type="password" name="password_confirm" value="" id="password_2" style="width: 200px;" onchange="passwordCheck();" />
  40.         </td>
  41.     </tr>
  42.     <tr>
  43.         <td colspan="2">
  44.             <label id="p_check" class="check">Please enter your password in both fields above.</label>
  45.  
  46.         </td>
  47.     </tr>
  48. </table>
  49. <!-- breaker -->
  50. <table cellspacing="0" cellpadding="0">
  51.     <tr>
  52.         <td style="padding-right: 10px;"><h3>Birth Year</h3></td>
  53.         <td style="padding-right: 10px;"><h3>Privacy</h3></td>
  54.         <td style="padding-right: 10px;" colspan="2"><h3>Date of Birth</h3></td>
  55.  
  56.         <td style="padding-right: 10px;"><h3>Privacy</h3></td>
  57.     </tr>
  58.     <tr>
  59.         <td style="padding-right: 10px;">
  60.             <select name="b_year" id="b_year" onchange="birthChange('year');">
  61.                 <option value="0">-- Year --</option>
  62.                 <option value="1997">1997</option>
  63.  
  64.                 <option value="1996">1996</option>
  65.                 <option value="1995">1995</option>
  66.                 <option value="1994">1994</option>
  67.                 <option value="1993">1993</option>
  68.                 <option value="1992">1992</option>
  69.                 <option value="1991">1991</option>
  70.  
  71.                 <option value="1990">1990</option>
  72.                 <option value="1989">1989</option>
  73.                 <option value="1988">1988</option>
  74.                 <option value="1987">1987</option>
  75.                 <option value="1986">1986</option>
  76.                 <option value="1985">1985</option>
  77.  
  78.                 <option value="1984">1984</option>
  79.                 <option value="1983">1983</option>
  80.                 <option value="1982">1982</option>
  81.                 <option value="1981">1981</option>
  82.                 <option value="1980">1980</option>
  83.                 <option value="1979">1979</option>
  84.  
  85.                 <option value="1978">1978</option>
  86.                 <option value="1977">1977</option>
  87.                 <option value="1976">1976</option>
  88.                 <option value="1975">1975</option>
  89.                 <option value="1974">1974</option>
  90.                 <option value="1973">1973</option>
  91.  
  92.                 <option value="1972">1972</option>
  93.                 <option value="1971">1971</option>
  94.                 <option value="1970">1970</option>
  95.                 <option value="1969">1969</option>
  96.                 <option value="1968">1968</option>
  97.                 <option value="1967">1967</option>
  98.  
  99.                 <option value="1966">1966</option>
  100.                 <option value="1965">1965</option>
  101.                 <option value="1964">1964</option>
  102.                 <option value="1963">1963</option>
  103.                 <option value="1962">1962</option>
  104.                 <option value="1961">1961</option>
  105.  
  106.                 <option value="1960">1960</option>
  107.                 <option value="1959">1959</option>
  108.                 <option value="1958">1958</option>
  109.                 <option value="1957">1957</option>
  110.                 <option value="1956">1956</option>
  111.                 <option value="1955">1955</option>
  112.  
  113.                 <option value="1954">1954</option>
  114.                 <option value="1953">1953</option>
  115.                 <option value="1952">1952</option>
  116.                 <option value="1951">1951</option>
  117.                 <option value="1950">1950</option>
  118.                 <option value="1949">1949</option>
  119.  
  120.                 <option value="1948">1948</option>
  121.                 <option value="1947">1947</option>
  122.                 <option value="1946">1946</option>
  123.                 <option value="1945">1945</option>
  124.                 <option value="1944">1944</option>
  125.                 <option value="1943">1943</option>
  126.  
  127.                 <option value="1942">1942</option>
  128.                 <option value="1941">1941</option>
  129.                 <option value="1940">1940</option>
  130.                 <option value="1939">1939</option>
  131.                 <option value="1938">1938</option>
  132.                 <option value="1937">1937</option>
  133.  
  134.                 <option value="1936">1936</option>
  135.                 <option value="1935">1935</option>
  136.                 <option value="1934">1934</option>
  137.                 <option value="1933">1933</option>
  138.                 <option value="1932">1932</option>
  139.                 <option value="1931">1931</option>
  140.  
  141.                 <option value="1930">1930</option>
  142.                 <option value="1929">1929</option>
  143.                 <option value="1928">1928</option>
  144.                 <option value="1927">1927</option>
  145.                 <option value="1926">1926</option>
  146.                 <option value="1925">1925</option>
  147.  
  148.                 <option value="1924">1924</option>
  149.                 <option value="1923">1923</option>
  150.                 <option value="1922">1922</option>
  151.                 <option value="1921">1921</option>
  152.                 <option value="1920">1920</option>
  153.             </select>
  154.  
  155.         </td>
  156.         <td style="padding-right: 10px;">
  157.             <span class="privacy" id="privacy_1" title="Recommended: Groups, Friends of Friends, Friends" onmousedown="openList('1');"><span><img src="https://animuson.ws/icons/16/user.png" /></span></span>
  158.             <span class="privacy_list" id="privacy_list_1" onmouseout="timeList('1');" onmouseover="extendList('1');">
  159.                 <label for="e_1_gu"><input type="checkbox" name="e_1_gu" value="yes" id="e_1_gu" onchange="privacyCheck(this);" /> Guests</label>
  160.                 <label for="e_1_me"><input type="checkbox" name="e_1_me" value="yes" id="e_1_me" onchange="privacyCheck(this);" /> Members</label>
  161.                 <label for="e_1_gr" class="on"><input type="checkbox" name="e_1_gr" value="yes" id="e_1_gr" onchange="privacyCheck(this);" checked /> Groups</label>
  162.  
  163.                 <label for="e_1_vi"><input type="checkbox" name="e_1_vi" value="yes" id="e_1_vi" onchange="privacyCheck(this);" /> VIP Members</label>
  164.                 <label for="e_1_fo" class="on"><input type="checkbox" name="e_1_fo" value="yes" id="e_1_fo" onchange="privacyCheck(this);" checked /> Friends of Friends</label>
  165.                 <label for="e_1_fr" class="on"><input type="checkbox" name="e_1_fr" value="yes" id="e_1_fr" onchange="privacyCheck(this);" checked /> Friends</label>
  166.             </span>
  167.         </td>
  168.         <td style="padding-right: 10px;">
  169.  
  170.             <select name="b_month" id="b_month" onchange="birthChange('month');"></select>
  171.         </td>
  172.         <td style="padding-right: 10px;">
  173.             <select name="b_day" id="b_day" onchange="birthChange('day');"></select>
  174.         </td>
  175.         <td style="padding-right: 10px;">
  176.             <span class="privacy" id="privacy_2" title="Recommended: Everyone" onmousedown="openList('2');"><span><img src="https://animuson.ws/icons/16/user.png" /></span></span>
  177.             <span class="privacy_list" id="privacy_list_2" onmouseout="timeList('2');" onmouseover="extendList('2');">
  178.                 <label for="e_2_gu" class="on"><input type="checkbox" name="e_2_gu" value="yes" id="e_2_gu" onchange="privacyCheck(this);" checked /> Guests</label>
  179.  
  180.                 <label for="e_2_me" class="on"><input type="checkbox" name="e_2_me" value="yes" id="e_2_me" onchange="privacyCheck(this);" checked /> Members</label>
  181.                 <label for="e_2_gr" class="on"><input type="checkbox" name="e_2_gr" value="yes" id="e_2_gr" onchange="privacyCheck(this);" checked /> Groups</label>
  182.                 <label for="e_2_vi" class="on"><input type="checkbox" name="e_2_vi" value="yes" id="e_2_vi" onchange="privacyCheck(this);" checked /> VIP Members</label>
  183.                 <label for="e_2_fo" class="on"><input type="checkbox" name="e_2_fo" value="yes" id="e_2_fo" onchange="privacyCheck(this);" checked /> Friends of Friends</label>
  184.                 <label for="e_2_fr" class="on"><input type="checkbox" name="e_2_fr" value="yes" id="e_2_fr" onchange="privacyCheck(this);" checked /> Friends</label>
  185.  
  186.             </span>
  187.         </td>
  188.     </tr>
  189. </table>
  190. <label id="b_check" class="check">Please complete your date of birth using the menus above.</label><br />
  191. <h3>General Location (Your Country)</h3>
  192. <div class="countries">
  193. <label for="flags_1" style="background-image: url('https://animuson.ws/icons/flags/48/Afghanistan.png');">Afghanistan<br /><input type="radio" name="country" id="flags_1" value="1" /></label><label for="flags_223" style="background-image: url('https://animuson.ws/icons/flags/48/African%20Union.png');">African Union<br /><input type="radio" name="country" id="flags_223" value="223" /></label><label for="flags_224" style="background-image: url('https://animuson.ws/icons/flags/48/Aland.png');">Aland<br /><input type="radio" name="country" id="flags_224" value="224" /></label><label for="flags_2" style="background-image: url('https://animuson.ws/icons/flags/48/Albania.png');">Albania<br /><input type="radio" name="country" id="flags_2" value="2" /></label><label for="flags_3" style="background-image: url('https://animuson.ws/icons/flags/48/Algeria.png');">Algeria<br /><input type="radio" name="country" id="flags_3" value="3" /></label><label for="flags_227" style="background-image: url('https://animuson.ws/icons/flags/48/American%20Samoa.png');">American Samoa<br /><input type="radio" name="country" id="flags_227" value="227" /></label><label for="flags_4" style="background-image: url('https://animuson.ws/icons/flags/48/Andorra.png');">Andorra<br /><input type="radio" name="country" id="flags_4" value="4" /></label><label for="flags_5" style="background-image: url('https://animuson.ws/icons/flags/48/Angola.png');">Angola<br /><input type="radio" name="country" id="flags_5" value="5" /></label><label for="flags_6" style="background-image: url('https://animuson.ws/icons/flags/48/Anguilla.png');">Anguilla<br /><input type="radio" name="country" id="flags_6" value="6" /></label><label for="flags_7" style="background-image: url('https://animuson.ws/icons/flags/48/Antigua%20&%20Barbuda.png');">Antigua and Barbuda<br /><input type="radio" name="country" id="flags_7" value="7" /></label><label for="flags_228" style="background-image: url('https://animuson.ws/icons/flags/48/Arab%20League.png');">Arab League<br /><input type="radio" name="country" id="flags_228" value="228" /></label><label for="flags_8" style="background-image: url('https://animuson.ws/icons/flags/48/Argentina.png');">Argentina<br /><input type="radio" name="country" id="flags_8" value="8" /></label><label for="flags_9" style="background-image: url('https://animuson.ws/icons/flags/48/Armenia.png');">Armenia<br /><input type="radio" name="country" id="flags_9" value="9" /></label><label for="flags_229" style="background-image: url('https://animuson.ws/icons/flags/48/Aruba.png');">Aruba<br /><input type="radio" name="country" id="flags_229" value="229" /></label><label for="flags_10" style="background-image: url('https://animuson.ws/icons/flags/48/Australia.png');">Australia<br /><input type="radio" name="country" id="flags_10" value="10" /></label><label for="flags_11" style="background-image: url('https://animuson.ws/icons/flags/48/Austria.png');">Austria<br /><input type="radio" name="country" id="flags_11" value="11" /></label><label for="flags_12" style="background-image: url('https://animuson.ws/icons/flags/48/Azerbaijan.png');">Azerbaijan<br /><input type="radio" name="country" id="flags_12" value="12" /></label><label for="flags_13" style="background-image: url('https://animuson.ws/icons/flags/48/Bahamas.png');">Bahamas<br /><input type="radio" name="country" id="flags_13" value="13" /></label><label for="flags_14" style="background-image: url('https://animuson.ws/icons/flags/48/Bahrain.png');">Bahrain<br /><input type="radio" name="country" id="flags_14" value="14" /></label><label for="flags_15" style="background-image: url('https://animuson.ws/icons/flags/48/Bangladesh.png');">Bangladesh<br /><input type="radio" name="country" id="flags_15" value="15" /></label><label for="flags_16" style="background-image: url('https://animuson.ws/icons/flags/48/Barbados.png');">Barbados<br /><input type="radio" name="country" id="flags_16" value="16" /></label><label for="flags_230" style="background-image: url('https://animuson.ws/icons/flags/48/Basque%20Country.png');">Basque Country<br /><input type="radio" name="country" id="flags_230" value="230" /></label><label for="flags_17" style="background-image: url('https://animuson.ws/icons/flags/48/Belarus.png');">Belarus<br /><input type="radio" name="country" id="flags_17" value="17" /></label><label for="flags_18" style="background-image: url('https://animuson.ws/icons/flags/48/Belgium.png');">Belgium<br /><input type="radio" name="country" id="flags_18" value="18" /></label><label for="flags_19" style="background-image: url('https://animuson.ws/icons/flags/48/Belize.png');">Belize<br /><input type="radio" name="country" id="flags_19" value="19" /></label><label for="flags_20" style="background-image: url('https://animuson.ws/icons/flags/48/Benin.png');">Benin<br /><input type="radio" name="country" id="flags_20" value="20" /></label><label for="flags_231" style="background-image: url('https://animuson.ws/icons/flags/48/Bermuda.png');">Bermuda<br /><input type="radio" name="country" id="flags_231" value="231" /></label><label for="flags_21" style="background-image: url('https://animuson.ws/icons/flags/48/Bhutan.png');">Bhutan<br /><input type="radio" name="country" id="flags_21" value="21" /></label><label for="flags_22" style="background-image: url('https://animuson.ws/icons/flags/48/Bolivia.png');">Bolivia<br /><input type="radio" name="country" id="flags_22" value="22" /></label><label for="flags_23" style="background-image: url('https://animuson.ws/icons/flags/48/Bosnia%20&%20Herzegovina.png');">Bosnia and Herzegovina<br /><input type="radio" name="country" id="flags_23" value="23" /></label><label for="flags_24" style="background-image: url('https://animuson.ws/icons/flags/48/Botswana.png');">Botswana<br /><input type="radio" name="country" id="flags_24" value="24" /></label><label for="flags_232" style="background-image: url('https://animuson.ws/icons/flags/48/Bouvet.png');">Bouvet<br /><input type="radio" name="country" id="flags_232" value="232" /></label><label for="flags_25" style="background-image: url('https://animuson.ws/icons/flags/48/Brazil.png');">Brazil<br /><input type="radio" name="country" id="flags_25" value="25" /></label><label for="flags_233" style="background-image: url('https://animuson.ws/icons/flags/48/British%20Indian%20Ocean%20Territory.png');">British Indian Ocean Territory<br /><input type="radio" name="country" id="flags_233" value="233" /></label><label for="flags_26" style="background-image: url('https://animuson.ws/icons/flags/48/Brunei.png');">Brunei<br /><input type="radio" name="country" id="flags_26" value="26" /></label><label for="flags_27" style="background-image: url('https://animuson.ws/icons/flags/48/Bulgaria.png');">Bulgaria<br /><input type="radio" name="country" id="flags_27" value="27" /></label><label for="flags_28" style="background-image: url('https://animuson.ws/icons/flags/48/Burkina%20Faso.png');">Burkina Faso<br /><input type="radio" name="country" id="flags_28" value="28" /></label><label for="flags_30" style="background-image: url('https://animuson.ws/icons/flags/48/Burundi.png');">Burundi<br /><input type="radio" name="country" id="flags_30" value="30" /></label><label for="flags_31" style="background-image: url('https://animuson.ws/icons/flags/48/Cambodja.png');">Cambodia<br /><input type="radio" name="country" id="flags_31" value="31" /></label><label for="flags_32" style="background-image: url('https://animuson.ws/icons/flags/48/Cameroon.png');">Cameroon<br /><input type="radio" name="country" id="flags_32" value="32" /></label><label for="flags_33" style="background-image: url('https://animuson.ws/icons/flags/48/Canada.png');">Canada<br /><input type="radio" name="country" id="flags_33" value="33" /></label><label for="flags_34" style="background-image: url('https://animuson.ws/icons/flags/48/Cape%20Verde.png');">Cape Verde<br /><input type="radio" name="country" id="flags_34" value="34" /></label><label for="flags_173" style="background-image: url('https://animuson.ws/icons/flags/48/Catalonia.png');">Catalonia<br /><input type="radio" name="country" id="flags_173" value="173" /></label><label for="flags_35" style="background-image: url('https://animuson.ws/icons/flags/48/Central%20African%20Republic.png');">Central African Republic<br /><input type="radio" name="country" id="flags_35" value="35" /></label><label for="flags_36" style="background-image: url('https://animuson.ws/icons/flags/48/Chad.png');">Chad<br /><input type="radio" name="country" id="flags_36" value="36" /></label><label for="flags_37" style="background-image: url('https://animuson.ws/icons/flags/48/Chile.png');">Chile<br /><input type="radio" name="country" id="flags_37" value="37" /></label><label for="flags_38" style="background-image: url('https://animuson.ws/icons/flags/48/China.png');">China<br /><input type="radio" name="country" id="flags_38" value="38" /></label><label for="flags_39" style="background-image: url('https://animuson.ws/icons/flags/48/Colombia.png');">Colombia<br /><input type="radio" name="country" id="flags_39" value="39" /></label><label for="flags_40" style="background-image: url('https://animuson.ws/icons/flags/48/Comoros.png');">Comoros<br /><input type="radio" name="country" id="flags_40" value="40" /></label><label for="flags_41" style="background-image: url('https://animuson.ws/icons/flags/48/Congo-Brazzaville.png');">Congo-Brazzaville<br /><input type="radio" name="country" id="flags_41" value="41" /></label><label for="flags_234" style="background-image: url('https://animuson.ws/icons/flags/48/Congo-Kinshasa(Zaire).png');">Congo-Kinshasa (Zaire)<br /><input type="radio" name="country" id="flags_234" value="234" /></label><label for="flags_42" style="background-image: url('https://animuson.ws/icons/flags/48/Costa%20Rica.png');">Costa Rica<br /><input type="radio" name="country" id="flags_42" value="42" /></label><label for="flags_43" style="background-image: url('https://animuson.ws/icons/flags/48/Croatia.png');">Croatia<br /><input type="radio" name="country" id="flags_43" value="43" /></label><label for="flags_44" style="background-image: url('https://animuson.ws/icons/flags/48/Cuba.png');">Cuba<br /><input type="radio" name="country" id="flags_44" value="44" /></label><label for="flags_45" style="background-image: url('https://animuson.ws/icons/flags/48/Cyprus.png');">Cyprus<br /><input type="radio" name="country" id="flags_45" value="45" /></label><label for="flags_46" style="background-image: url('https://animuson.ws/icons/flags/48/Czech%20Republic.png');">Czech Republic<br /><input type="radio" name="country" id="flags_46" value="46" /></label><label for="flags_47" style="background-image: url('https://animuson.ws/icons/flags/48/Denmark.png');">Denmark<br /><input type="radio" name="country" id="flags_47" value="47" /></label><label for="flags_49" style="background-image: url('https://animuson.ws/icons/flags/48/Djibouti.png');">Djibouti<br /><input type="radio" name="country" id="flags_49" value="49" /></label><label for="flags_50" style="background-image: url('https://animuson.ws/icons/flags/48/Dominica.png');">Dominica<br /><input type="radio" name="country" id="flags_50" value="50" /></label><label for="flags_51" style="background-image: url('https://animuson.ws/icons/flags/48/Dominican%20Republic.png');">Dominican Republic<br /><input type="radio" name="country" id="flags_51" value="51" /></label><label for="flags_52" style="background-image: url('https://animuson.ws/icons/flags/48/Ecuador.png');">Ecuador<br /><input type="radio" name="country" id="flags_52" value="52" /></label><label for="flags_79" style="background-image: url('https://animuson.ws/icons/flags/48/Holy%20see.png');">EDIT<br /><input type="radio" name="country" id="flags_79" value="79" /></label><label for="flags_92" style="background-image: url('https://animuson.ws/icons/flags/48/Ivory%20Coast.png');">EDIT<br /><input type="radio" name="country" id="flags_92" value="92" /></label><label for="flags_94" style="background-image: url('https://animuson.ws/icons/flags/48/Jan%20Mayen.png');">EDIT<br /><input type="radio" name="country" id="flags_94" value="94" /></label><label for="flags_96" style="background-image: url('https://animuson.ws/icons/flags/48/Jarvis%20Island.png');">EDIT<br /><input type="radio" name="country" id="flags_96" value="96" /></label><label for="flags_48" style="background-image: url('https://animuson.ws/icons/flags/48/.png');">EDIT<br /><input type="radio" name="country" id="flags_48" value="48" /></label><label for="flags_53" style="background-image: url('https://animuson.ws/icons/flags/48/Egypt.png');">Egypt<br /><input type="radio" name="country" id="flags_53" value="53" /></label><label for="flags_54" style="background-image: url('https://animuson.ws/icons/flags/48/El%20Salvador.png');">El Salvador<br /><input type="radio" name="country" id="flags_54" value="54" /></label><label for="flags_55" style="background-image: url('https://animuson.ws/icons/flags/48/England.png');">England<br /><input type="radio" name="country" id="flags_55" value="55" /></label><label for="flags_56" style="background-image: url('https://animuson.ws/icons/flags/48/Equatorial%20Guinea.png');">Equatorial Guinea<br /><input type="radio" name="country" id="flags_56" value="56" /></label><label for="flags_57" style="background-image: url('https://animuson.ws/icons/flags/48/Eritrea.png');">Eritrea<br /><input type="radio" name="country" id="flags_57" value="57" /></label><label for="flags_58" style="background-image: url('https://animuson.ws/icons/flags/48/Ethiopia.png');">Ethiopia<br /><input type="radio" name="country" id="flags_58" value="58" /></label><label for="flags_59" style="background-image: url('https://animuson.ws/icons/flags/48/European%20Union.png');">European Union<br /><input type="radio" name="country" id="flags_59" value="59" /></label><label for="flags_61" style="background-image: url('https://animuson.ws/icons/flags/48/Fiji.png');">Fiji<br /><input type="radio" name="country" id="flags_61" value="61" /></label><label for="flags_62" style="background-image: url('https://animuson.ws/icons/flags/48/Finland.png');">Finland<br /><input type="radio" name="country" id="flags_62" value="62" /></label><label for="flags_63" style="background-image: url('https://animuson.ws/icons/flags/48/France.png');">France<br /><input type="radio" name="country" id="flags_63" value="63" /></label><label for="flags_64" style="background-image: url('https://animuson.ws/icons/flags/48/Gabon.png');">Gabon<br /><input type="radio" name="country" id="flags_64" value="64" /></label><label for="flags_65" style="background-image: url('https://animuson.ws/icons/flags/48/Gambia.png');">Gambia<br /><input type="radio" name="country" id="flags_65" value="65" /></label><label for="flags_66" style="background-image: url('https://animuson.ws/icons/flags/48/Georgia.png');">Georgia<br /><input type="radio" name="country" id="flags_66" value="66" /></label><label for="flags_67" style="background-image: url('https://animuson.ws/icons/flags/48/Germany.png');">Germany<br /><input type="radio" name="country" id="flags_67" value="67" /></label><label for="flags_68" style="background-image: url('https://animuson.ws/icons/flags/48/Ghana.png');">Ghana<br /><input type="radio" name="country" id="flags_68" value="68" /></label><label for="flags_69" style="background-image: url('https://animuson.ws/icons/flags/48/Gibraltar.png');">Gibraltar<br /><input type="radio" name="country" id="flags_69" value="69" /></label><label for="flags_70" style="background-image: url('https://animuson.ws/icons/flags/48/Greece.png');">Greece<br /><input type="radio" name="country" id="flags_70" value="70" /></label><label for="flags_71" style="background-image: url('https://animuson.ws/icons/flags/48/Greenland.png');">Greenland<br /><input type="radio" name="country" id="flags_71" value="71" /></label><label for="flags_72" style="background-image: url('https://animuson.ws/icons/flags/48/Grenada.png');">Grenada<br /><input type="radio" name="country" id="flags_72" value="72" /></label><label for="flags_73" style="background-image: url('https://animuson.ws/icons/flags/48/Guam.png');">Guam<br /><input type="radio" name="country" id="flags_73" value="73" /></label><label for="flags_74" style="background-image: url('https://animuson.ws/icons/flags/48/Guatemala.png');">Guatemala<br /><input type="radio" name="country" id="flags_74" value="74" /></label><label for="flags_76" style="background-image: url('https://animuson.ws/icons/flags/48/Guinea.png');">Guinea<br /><input type="radio" name="country" id="flags_76" value="76" /></label><label for="flags_75" style="background-image: url('https://animuson.ws/icons/flags/48/Guinea-Bissau.png');">Guinea Bissau<br /><input type="radio" name="country" id="flags_75" value="75" /></label><label for="flags_77" style="background-image: url('https://animuson.ws/icons/flags/48/Guyana.png');">Guyana<br /><input type="radio" name="country" id="flags_77" value="77" /></label><label for="flags_78" style="background-image: url('https://animuson.ws/icons/flags/48/Haiti.png');">Haiti<br /><input type="radio" name="country" id="flags_78" value="78" /></label><label for="flags_80" style="background-image: url('https://animuson.ws/icons/flags/48/Honduras.png');">Honduras<br /><input type="radio" name="country" id="flags_80" value="80" /></label><label for="flags_81" style="background-image: url('https://animuson.ws/icons/flags/48/Hong%20Kong.png');">Hong Kong<br /><input type="radio" name="country" id="flags_81" value="81" /></label><label for="flags_82" style="background-image: url('https://animuson.ws/icons/flags/48/Hungary.png');">Hungary<br /><input type="radio" name="country" id="flags_82" value="82" /></label><label for="flags_83" style="background-image: url('https://animuson.ws/icons/flags/48/Iceland.png');">Iceland<br /><input type="radio" name="country" id="flags_83" value="83" /></label><label for="flags_84" style="background-image: url('https://animuson.ws/icons/flags/48/India.png');">India<br /><input type="radio" name="country" id="flags_84" value="84" /></label><label for="flags_85" style="background-image: url('https://animuson.ws/icons/flags/48/Indonezia.png');">Indonesia<br /><input type="radio" name="country" id="flags_85" value="85" /></label><label for="flags_86" style="background-image: url('https://animuson.ws/icons/flags/48/Iran.png');">Iran<br /><input type="radio" name="country" id="flags_86" value="86" /></label><label for="flags_87" style="background-image: url('https://animuson.ws/icons/flags/48/Iraq.png');">Iraq<br /><input type="radio" name="country" id="flags_87" value="87" /></label><label for="flags_88" style="background-image: url('https://animuson.ws/icons/flags/48/Ireland.png');">Ireland<br /><input type="radio" name="country" id="flags_88" value="88" /></label><label for="flags_89" style="background-image: url('https://animuson.ws/icons/flags/48/Isle%20of%20Man.png');">Isle of Man<br /><input type="radio" name="country" id="flags_89" value="89" /></label><label for="flags_90" style="background-image: url('https://animuson.ws/icons/flags/48/Israel.png');">Israel<br /><input type="radio" name="country" id="flags_90" value="90" /></label><label for="flags_91" style="background-image: url('https://animuson.ws/icons/flags/48/Italy.png');">Italy<br /><input type="radio" name="country" id="flags_91" value="91" /></label><label for="flags_93" style="background-image: url('https://animuson.ws/icons/flags/48/Jamaica.png');">Jamaica<br /><input type="radio" name="country" id="flags_93" value="93" /></label><label for="flags_95" style="background-image: url('https://animuson.ws/icons/flags/48/Japan.png');">Japan<br /><input type="radio" name="country" id="flags_95" value="95" /></label><label for="flags_97" style="background-image: url('https://animuson.ws/icons/flags/48/Jersey.png');">Jersey<br /><input type="radio" name="country" id="flags_97" value="97" /></label><label for="flags_98" style="background-image: url('https://animuson.ws/icons/flags/48/Jordan.png');">Jordan<br /><input type="radio" name="country" id="flags_98" value="98" /></label><label for="flags_99" style="background-image: url('https://animuson.ws/icons/flags/48/Kazakhstan.png');">Kazakhstan<br /><input type="radio" name="country" id="flags_99" value="99" /></label><label for="flags_100" style="background-image: url('https://animuson.ws/icons/flags/48/Kenya.png');">Kenya<br /><input type="radio" name="country" id="flags_100" value="100" /></label><label for="flags_102" style="background-image: url('https://animuson.ws/icons/flags/48/Kuwait.png');">Kuwait<br /><input type="radio" name="country" id="flags_102" value="102" /></label><label for="flags_103" style="background-image: url('https://animuson.ws/icons/flags/48/Kyrgyzstan.png');">Kyrgyzstan<br /><input type="radio" name="country" id="flags_103" value="103" /></label><label for="flags_104" style="background-image: url('https://animuson.ws/icons/flags/48/Laos.png');">Laos<br /><input type="radio" name="country" id="flags_104" value="104" /></label><label for="flags_105" style="background-image: url('https://animuson.ws/icons/flags/48/Latvia.png');">Latvia<br /><input type="radio" name="country" id="flags_105" value="105" /></label><label for="flags_106" style="background-image: url('https://animuson.ws/icons/flags/48/Lebanon.png');">Lebanon<br /><input type="radio" name="country" id="flags_106" value="106" /></label><label for="flags_107" style="background-image: url('https://animuson.ws/icons/flags/48/Lesotho.png');">Lesotho<br /><input type="radio" name="country" id="flags_107" value="107" /></label><label for="flags_108" style="background-image: url('https://animuson.ws/icons/flags/48/Liberia.png');">Liberia<br /><input type="radio" name="country" id="flags_108" value="108" /></label><label for="flags_109" style="background-image: url('https://animuson.ws/icons/flags/48/Libya.png');">Libya<br /><input type="radio" name="country" id="flags_109" value="109" /></label><label for="flags_110" style="background-image: url('https://animuson.ws/icons/flags/48/Liechtenshein.png');">Liechtenstein<br /><input type="radio" name="country" id="flags_110" value="110" /></label><label for="flags_111" style="background-image: url('https://animuson.ws/icons/flags/48/Lithuania.png');">Lithuania<br /><input type="radio" name="country" id="flags_111" value="111" /></label><label for="flags_112" style="background-image: url('https://animuson.ws/icons/flags/48/Luxembourg.png');">Luxembourg<br /><input type="radio" name="country" id="flags_112" value="112" /></label><label for="flags_113" style="background-image: url('https://animuson.ws/icons/flags/48/Macao.png');">Macao<br /><input type="radio" name="country" id="flags_113" value="113" /></label><label for="flags_114" style="background-image: url('https://animuson.ws/icons/flags/48/Macedonia.png');">Macedonia<br /><input type="radio" name="country" id="flags_114" value="114" /></label><label for="flags_115" style="background-image: url('https://animuson.ws/icons/flags/48/Madagascar.png');">Madagascar<br /><input type="radio" name="country" id="flags_115" value="115" /></label><label for="flags_116" style="background-image: url('https://animuson.ws/icons/flags/48/Malawi.png');">Malawi<br /><input type="radio" name="country" id="flags_116" value="116" /></label><label for="flags_117" style="background-image: url('https://animuson.ws/icons/flags/48/Malaysia.png');">Malaysia<br /><input type="radio" name="country" id="flags_117" value="117" /></label><label for="flags_118" style="background-image: url('https://animuson.ws/icons/flags/48/Maldives.png');">Maldives<br /><input type="radio" name="country" id="flags_118" value="118" /></label><label for="flags_119" style="background-image: url('https://animuson.ws/icons/flags/48/Mali.png');">Mali<br /><input type="radio" name="country" id="flags_119" value="119" /></label><label for="flags_120" style="background-image: url('https://animuson.ws/icons/flags/48/Malta.png');">Malta<br /><input type="radio" name="country" id="flags_120" value="120" /></label><label for="flags_121" style="background-image: url('https://animuson.ws/icons/flags/48/Marshall%20Islands.png');">Marshall Islands<br /><input type="radio" name="country" id="flags_121" value="121" /></label><label for="flags_122" style="background-image: url('https://animuson.ws/icons/flags/48/Mauritania.png');">Mauritania<br /><input type="radio" name="country" id="flags_122" value="122" /></label><label for="flags_123" style="background-image: url('https://animuson.ws/icons/flags/48/Mauritius.png');">Mauritius<br /><input type="radio" name="country" id="flags_123" value="123" /></label><label for="flags_124" style="background-image: url('https://animuson.ws/icons/flags/48/Mayotte.png');">Mayotte<br /><input type="radio" name="country" id="flags_124" value="124" /></label><label for="flags_125" style="background-image: url('https://animuson.ws/icons/flags/48/Mexico.png');">Mexico<br /><input type="radio" name="country" id="flags_125" value="125" /></label><label for="flags_126" style="background-image: url('https://animuson.ws/icons/flags/48/Micronesia.png');">Micronesia<br /><input type="radio" name="country" id="flags_126" value="126" /></label><label for="flags_127" style="background-image: url('https://animuson.ws/icons/flags/48/Moldova.png');">Moldova<br /><input type="radio" name="country" id="flags_127" value="127" /></label><label for="flags_128" style="background-image: url('https://animuson.ws/icons/flags/48/Monaco.png');">Monaco<br /><input type="radio" name="country" id="flags_128" value="128" /></label><label for="flags_129" style="background-image: url('https://animuson.ws/icons/flags/48/Mongolia.png');">Mongolia<br /><input type="radio" name="country" id="flags_129" value="129" /></label><label for="flags_130" style="background-image: url('https://animuson.ws/icons/flags/48/Montenegro.png');">Montenegro<br /><input type="radio" name="country" id="flags_130" value="130" /></label><label for="flags_131" style="background-image: url('https://animuson.ws/icons/flags/48/Montserrat.png');">Montserrat<br /><input type="radio" name="country" id="flags_131" value="131" /></label><label for="flags_132" style="background-image: url('https://animuson.ws/icons/flags/48/Morocco.png');">Morocco<br /><input type="radio" name="country" id="flags_132" value="132" /></label><label for="flags_133" style="background-image: url('https://animuson.ws/icons/flags/48/Mozambique.png');">Mozambique<br /><input type="radio" name="country" id="flags_133" value="133" /></label><label for="flags_29" style="background-image: url('https://animuson.ws/icons/flags/48/Myanmar(Burma).png');">Myanmar (Burma)<br /><input type="radio" name="country" id="flags_29" value="29" /></label><label for="flags_134" style="background-image: url('https://animuson.ws/icons/flags/48/Namibia.png');">Namibia<br /><input type="radio" name="country" id="flags_134" value="134" /></label><label for="flags_135" style="background-image: url('https://animuson.ws/icons/flags/48/Nauru.png');">Nauru<br /><input type="radio" name="country" id="flags_135" value="135" /></label><label for="flags_136" style="background-image: url('https://animuson.ws/icons/flags/48/Nepal.png');">Nepal<br /><input type="radio" name="country" id="flags_136" value="136" /></label><label for="flags_137" style="background-image: url('https://animuson.ws/icons/flags/48/Netherlands.png');">Netherlands<br /><input type="radio" name="country" id="flags_137" value="137" /></label><label for="flags_138" style="background-image: url('https://animuson.ws/icons/flags/48/New%20Caledonia.png');">New Caledonia<br /><input type="radio" name="country" id="flags_138" value="138" /></label><label for="flags_139" style="background-image: url('https://animuson.ws/icons/flags/48/New%20Zealand.png');">New Zealand<br /><input type="radio" name="country" id="flags_139" value="139" /></label><label for="flags_140" style="background-image: url('https://animuson.ws/icons/flags/48/Nicaragua.png');">Nicaragua<br /><input type="radio" name="country" id="flags_140" value="140" /></label><label for="flags_141" style="background-image: url('https://animuson.ws/icons/flags/48/Niger.png');">Niger<br /><input type="radio" name="country" id="flags_141" value="141" /></label><label for="flags_142" style="background-image: url('https://animuson.ws/icons/flags/48/Nigeria.png');">Nigeria<br /><input type="radio" name="country" id="flags_142" value="142" /></label><label for="flags_143" style="background-image: url('https://animuson.ws/icons/flags/48/Niue.png');">Niue<br /><input type="radio" name="country" id="flags_143" value="143" /></label><label for="flags_144" style="background-image: url('https://animuson.ws/icons/flags/48/North%20Korea.png');">North Korea<br /><input type="radio" name="country" id="flags_144" value="144" /></label><label for="flags_145" style="background-image: url('https://animuson.ws/icons/flags/48/Norway.png');">Norway<br /><input type="radio" name="country" id="flags_145" value="145" /></label><label for="flags_146" style="background-image: url('https://animuson.ws/icons/flags/48/Oman.png');">Oman<br /><input type="radio" name="country" id="flags_146" value="146" /></label><label for="flags_147" style="background-image: url('https://animuson.ws/icons/flags/48/Pakistan.png');">Pakistan<br /><input type="radio" name="country" id="flags_147" value="147" /></label><label for="flags_148" style="background-image: url('https://animuson.ws/icons/flags/48/Palau.png');">Palau<br /><input type="radio" name="country" id="flags_148" value="148" /></label><label for="flags_149" style="background-image: url('https://animuson.ws/icons/flags/48/Panama.png');">Panama<br /><input type="radio" name="country" id="flags_149" value="149" /></label><label for="flags_150" style="background-image: url('https://animuson.ws/icons/flags/48/Papua%20New%20Guinea.png');">Papua New Guinea<br /><input type="radio" name="country" id="flags_150" value="150" /></label><label for="flags_151" style="background-image: url('https://animuson.ws/icons/flags/48/Paraguay.png');">Paraguay<br /><input type="radio" name="country" id="flags_151" value="151" /></label><label for="flags_152" style="background-image: url('https://animuson.ws/icons/flags/48/Peru.png');">Peru<br /><input type="radio" name="country" id="flags_152" value="152" /></label><label for="flags_153" style="background-image: url('https://animuson.ws/icons/flags/48/Philippines.png');">Philippines<br /><input type="radio" name="country" id="flags_153" value="153" /></label><label for="flags_154" style="background-image: url('https://animuson.ws/icons/flags/48/Poland.png');">Poland<br /><input type="radio" name="country" id="flags_154" value="154" /></label><label for="flags_155" style="background-image: url('https://animuson.ws/icons/flags/48/Portugal.png');">Portugal<br /><input type="radio" name="country" id="flags_155" value="155" /></label><label for="flags_156" style="background-image: url('https://animuson.ws/icons/flags/48/Puerto%20Rico.png');">Puerto Rico<br /><input type="radio" name="country" id="flags_156" value="156" /></label><label for="flags_157" style="background-image: url('https://animuson.ws/icons/flags/48/Qatar.png');">Qatar<br /><input type="radio" name="country" id="flags_157" value="157" /></label><label for="flags_158" style="background-image: url('https://animuson.ws/icons/flags/48/Romania.png');">Romania<br /><input type="radio" name="country" id="flags_158" value="158" /></label><label for="flags_159" style="background-image: url('https://animuson.ws/icons/flags/48/Russian%20Federation.png');">Russian Federation<br /><input type="radio" name="country" id="flags_159" value="159" /></label><label for="flags_160" style="background-image: url('https://animuson.ws/icons/flags/48/Rwanda.png');">Rwanda<br /><input type="radio" name="country" id="flags_160" value="160" /></label><label for="flags_161" style="background-image: url('https://animuson.ws/icons/flags/48/Saint%20Barthelemy.png');">Saint Barthelemy<br /><input type="radio" name="country" id="flags_161" value="161" /></label><label for="flags_162" style="background-image: url('https://animuson.ws/icons/flags/48/Saint%20Helena.png');">Saint Helena<br /><input type="radio" name="country" id="flags_162" value="162" /></label><label for="flags_163" style="background-image: url('https://animuson.ws/icons/flags/48/St%20Kitts%20&%20Nevis.png');">Saint Kitts and Nevis<br /><input type="radio" name="country" id="flags_163" value="163" /></label><label for="flags_164" style="background-image: url('https://animuson.ws/icons/flags/48/Saint%20Lucia.png');">Saint Lucia<br /><input type="radio" name="country" id="flags_164" value="164" /></label><label for="flags_165" style="background-image: url('https://animuson.ws/icons/flags/48/Saint%20Martin%20(French).png');">Saint Martin<br /><input type="radio" name="country" id="flags_165" value="165" /></label><label for="flags_166" style="background-image: url('https://animuson.ws/icons/flags/48/Saint%20Pierre%20and%20Miquelon.png');">Saint Pierre and Miquelon<br /><input type="radio" name="country" id="flags_166" value="166" /></label><label for="flags_167" style="background-image: url('https://animuson.ws/icons/flags/48/St%20Vincent%20&%20the%20Grenadines.png');">Saint Vincent and the Grenadines<br /><input type="radio" name="country" id="flags_167" value="167" /></label><label for="flags_168" style="background-image: url('https://animuson.ws/icons/flags/48/Samoa.png');">Samoa<br /><input type="radio" name="country" id="flags_168" value="168" /></label><label for="flags_169" style="background-image: url('https://animuson.ws/icons/flags/48/San%20Marino.png');">San Marino<br /><input type="radio" name="country" id="flags_169" value="169" /></label><label for="flags_170" style="background-image: url('https://animuson.ws/icons/flags/48/Sao%20Tome%20&%20Principe.png');">Sao Tome and Principe<br /><input type="radio" name="country" id="flags_170" value="170" /></label><label for="flags_171" style="background-image: url('https://animuson.ws/icons/flags/48/Saudi%20Arabia.png');">Saudi Arabia<br /><input type="radio" name="country" id="flags_171" value="171" /></label><label for="flags_172" style="background-image: url('https://animuson.ws/icons/flags/48/Senegal.png');">Senegal<br /><input type="radio" name="country" id="flags_172" value="172" /></label><label for="flags_60" style="background-image: url('https://animuson.ws/icons/flags/48/Serbia(Yugoslavia).png');">Serbia (Yugoslavia)<br /><input type="radio" name="country" id="flags_60" value="60" /></label><label for="flags_174" style="background-image: url('https://animuson.ws/icons/flags/48/Seychelles.png');">Seychelles<br /><input type="radio" name="country" id="flags_174" value="174" /></label><label for="flags_175" style="background-image: url('https://animuson.ws/icons/flags/48/Sierra%20Leone.png');">Sierra Leone<br /><input type="radio" name="country" id="flags_175" value="175" /></label><label for="flags_176" style="background-image: url('https://animuson.ws/icons/flags/48/Singapore.png');">Singapore<br /><input type="radio" name="country" id="flags_176" value="176" /></label><label for="flags_177" style="background-image: url('https://animuson.ws/icons/flags/48/Slovakia.png');">Slovakia<br /><input type="radio" name="country" id="flags_177" value="177" /></label><label for="flags_178" style="background-image: url('https://animuson.ws/icons/flags/48/Slovenia.png');">Slovenia<br /><input type="radio" name="country" id="flags_178" value="178" /></label><label for="flags_179" style="background-image: url('https://animuson.ws/icons/flags/48/Solomon%20Islands.png');">Solomon Islands<br /><input type="radio" name="country" id="flags_179" value="179" /></label><label for="flags_180" style="background-image: url('https://animuson.ws/icons/flags/48/Somalia.png');">Somalia<br /><input type="radio" name="country" id="flags_180" value="180" /></label><label for="flags_181" style="background-image: url('https://animuson.ws/icons/flags/48/South%20Africa.png');">South Africa<br /><input type="radio" name="country" id="flags_181" value="181" /></label><label for="flags_182" style="background-image: url('https://animuson.ws/icons/flags/48/South%20Georgia%20and%20South%20Sandwich.png');">South Georgia and South Sandwich<br /><input type="radio" name="country" id="flags_182" value="182" /></label><label for="flags_101" style="background-image: url('https://animuson.ws/icons/flags/48/South%20Korea.png');">South Korea<br /><input type="radio" name="country" id="flags_101" value="101" /></label><label for="flags_183" style="background-image: url('https://animuson.ws/icons/flags/48/Spain.png');">Spain<br /><input type="radio" name="country" id="flags_183" value="183" /></label><label for="flags_184" style="background-image: url('https://animuson.ws/icons/flags/48/Sri%20Lanka.png');">Sri Lanka<br /><input type="radio" name="country" id="flags_184" value="184" /></label><label for="flags_185" style="background-image: url('https://animuson.ws/icons/flags/48/Sudan.png');">Sudan<br /><input type="radio" name="country" id="flags_185" value="185" /></label><label for="flags_186" style="background-image: url('https://animuson.ws/icons/flags/48/Suriname.png');">Suriname<br /><input type="radio" name="country" id="flags_186" value="186" /></label><label for="flags_187" style="background-image: url('https://animuson.ws/icons/flags/48/Svalbard%20and%20Jan%20Mayen.png');">Svalbard and Jan Mayen<br /><input type="radio" name="country" id="flags_187" value="187" /></label><label for="flags_188" style="background-image: url('https://animuson.ws/icons/flags/48/Swaziland.png');">Swaziland<br /><input type="radio" name="country" id="flags_188" value="188" /></label><label for="flags_189" style="background-image: url('https://animuson.ws/icons/flags/48/Sweden.png');">Sweden<br /><input type="radio" name="country" id="flags_189" value="189" /></label><label for="flags_190" style="background-image: url('https://animuson.ws/icons/flags/48/Switzerland.png');">Switzerland<br /><input type="radio" name="country" id="flags_190" value="190" /></label><label for="flags_191" style="background-image: url('https://animuson.ws/icons/flags/48/Syria.png');">Syria<br /><input type="radio" name="country" id="flags_191" value="191" /></label><label for="flags_192" style="background-image: url('https://animuson.ws/icons/flags/48/Taiwan.png');">Taiwan<br /><input type="radio" name="country" id="flags_192" value="192" /></label><label for="flags_193" style="background-image: url('https://animuson.ws/icons/flags/48/Tajikistan.png');">Tajikistan<br /><input type="radio" name="country" id="flags_193" value="193" /></label><label for="flags_194" style="background-image: url('https://animuson.ws/icons/flags/48/Tanzania.png');">Tanzania<br /><input type="radio" name="country" id="flags_194" value="194" /></label><label for="flags_195" style="background-image: url('https://animuson.ws/icons/flags/48/Thailand.png');">Thailand<br /><input type="radio" name="country" id="flags_195" value="195" /></label><label for="flags_196" style="background-image: url('https://animuson.ws/icons/flags/48/Timor-Leste.png');">Timor Leste<br /><input type="radio" name="country" id="flags_196" value="196" /></label><label for="flags_197" style="background-image: url('https://animuson.ws/icons/flags/48/Togo.png');">Togo<br /><input type="radio" name="country" id="flags_197" value="197" /></label><label for="flags_198" style="background-image: url('https://animuson.ws/icons/flags/48/Tokelau.png');">Tokelau<br /><input type="radio" name="country" id="flags_198" value="198" /></label><label for="flags_199" style="background-image: url('https://animuson.ws/icons/flags/48/Tonga.png');">Tonga<br /><input type="radio" name="country" id="flags_199" value="199" /></label><label for="flags_200" style="background-image: url('https://animuson.ws/icons/flags/48/Trinidad%20&%20Tobago.png');">Trinidad and Tobago<br /><input type="radio" name="country" id="flags_200" value="200" /></label><label for="flags_201" style="background-image: url('https://animuson.ws/icons/flags/48/Tunisia.png');">Tunisia<br /><input type="radio" name="country" id="flags_201" value="201" /></label><label for="flags_202" style="background-image: url('https://animuson.ws/icons/flags/48/Turkey.png');">Turkey<br /><input type="radio" name="country" id="flags_202" value="202" /></label><label for="flags_203" style="background-image: url('https://animuson.ws/icons/flags/48/Turkmenistan.png');">Turkmenistan<br /><input type="radio" name="country" id="flags_203" value="203" /></label><label for="flags_204" style="background-image: url('https://animuson.ws/icons/flags/48/Turks%20and%20Caicos%20Islands.png');">Turks and Caicos Islands<br /><input type="radio" name="country" id="flags_204" value="204" /></label><label for="flags_205" style="background-image: url('https://animuson.ws/icons/flags/48/Tuvalu.png');">Tuvalu<br /><input type="radio" name="country" id="flags_205" value="205" /></label><label for="flags_206" style="background-image: url('https://animuson.ws/icons/flags/48/Uganda.png');">Uganda<br /><input type="radio" name="country" id="flags_206" value="206" /></label><label for="flags_207" style="background-image: url('https://animuson.ws/icons/flags/48/Ukraine.png');">Ukraine<br /><input type="radio" name="country" id="flags_207" value="207" /></label><label for="flags_208" style="background-image: url('https://animuson.ws/icons/flags/48/United%20Arab%20Emirates.png');">United Arab Emirates<br /><input type="radio" name="country" id="flags_208" value="208" /></label><label for="flags_209" style="background-image: url('https://animuson.ws/icons/flags/48/United%20Kingdom(Great%20Britain).png');">United Kingdom<br /><input type="radio" name="country" id="flags_209" value="209" /></label><label for="flags_210" style="background-image: url('https://animuson.ws/icons/flags/48/United%20States%20of%20America(USA).png');">United States<br /><input type="radio" name="country" id="flags_210" value="210" /></label><label for="flags_221" style="background-image: url('https://animuson.ws/icons/flags/48/United%20States%20Minor%20Outlying.png');">United States Minor Outlying<br /><input type="radio" name="country" id="flags_221" value="221" /></label><label for="flags_211" style="background-image: url('https://animuson.ws/icons/flags/48/Uruguay.png');">Uruguay<br /><input type="radio" name="country" id="flags_211" value="211" /></label><label for="flags_212" style="background-image: url('https://animuson.ws/icons/flags/48/Uzbekistan.png');">Uzbekistan<br /><input type="radio" name="country" id="flags_212" value="212" /></label><label for="flags_213" style="background-image: url('https://animuson.ws/icons/flags/48/Vanutau.png');">Vanuatu<br /><input type="radio" name="country" id="flags_213" value="213" /></label><label for="flags_226" style="background-image: url('https://animuson.ws/icons/flags/48/Vatican%20City.png');">Vatican City<br /><input type="radio" name="country" id="flags_226" value="226" /></label><label for="flags_214" style="background-image: url('https://animuson.ws/icons/flags/48/Venezuela.png');">Venezuela<br /><input type="radio" name="country" id="flags_214" value="214" /></label><label for="flags_215" style="background-image: url('https://animuson.ws/icons/flags/48/Viet%20Nam.png');">Vietnam<br /><input type="radio" name="country" id="flags_215" value="215" /></label><label for="flags_222" style="background-image: url('https://animuson.ws/icons/flags/48/Virgin%20Islands%20British.png');">Virgin Islands (UK)<br /><input type="radio" name="country" id="flags_222" value="222" /></label><label for="flags_216" style="background-image: url('https://animuson.ws/icons/flags/48/Virgin%20Islands%20US.png');">Virgin Islands (US)<br /><input type="radio" name="country" id="flags_216" value="216" /></label><label for="flags_217" style="background-image: url('https://animuson.ws/icons/flags/48/Wallis%20and%20Futuna.png');">Wallis and Futuna<br /><input type="radio" name="country" id="flags_217" value="217" /></label><label for="flags_225" style="background-image: url('https://animuson.ws/icons/flags/48/Western%20Sahara.png');">Western Sahara<br /><input type="radio" name="country" id="flags_225" value="225" /></label><label for="flags_218" style="background-image: url('https://animuson.ws/icons/flags/48/Yemen.png');">Yemen<br /><input type="radio" name="country" id="flags_218" value="218" /></label><label for="flags_219" style="background-image: url('https://animuson.ws/icons/flags/48/Zambia.png');">Zambia<br /><input type="radio" name="country" id="flags_219" value="219" /></label><label for="flags_220" style="background-image: url('https://animuson.ws/icons/flags/48/Zimbabwe.png');">Zimbabwe<br /><input type="radio" name="country" id="flags_220" value="220" /></label></div><br />
  194.  
  195. <input type="submit" name="submit" value="Continue to Step Three" id="submit" />
  196. </form>
  197. <!-- content:stop -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement