
	
function CSTiUpdateRateDCell()
{

  var tnNewRate;
  var tnNewRateFormated;
  

  var tnOLegRateAmount;
  
  
// D leg quote only
  tnOLegRateAmount = 0.0;
 
  if ( tnOLegRateAmount == -1 )
  {
  	return;
  }
  

  var FormListDest = document.getElementById("DestList") ;
   
  FormtnDLegRateAmount = document.getElementById("DestList").value ;
 
  tnDLegRateAmount = parseFloat( FormtnDLegRateAmount );
 
  if ( tnDLegRateAmount == -1 )
  {
  	return;
  }
  
  document.getElementById("CSTiOrigRegionSelected").value = 'Conference System' ;
  document.getElementById("CSTiDestRegionSelected").value = FormListDest.options[ FormListDest.selectedIndex ].text;


  tnNewRate = tnOLegRateAmount + tnDLegRateAmount;

  tnNewRateFormated = Number( tnNewRate );

  if ( tnNewRateFormated > 0.999 )
  {
  	// in the dollars
    document.getElementById("CSTiFullRate").value = '$' + tnNewRateFormated.toFixed(4) ;  	
  }
  else
  {
  	// in the cents
	tnNewRateFormated = tnNewRateFormated*100 ;	
    document.getElementById("CSTiFullRate").value = tnNewRateFormated.toFixed(2) +  '¢' ; 	
  }



}
 




document.write('<table class="rates">')
document.write('<FORM >')
document.write('<tr>')
document.write('<td>Select country:</td>')
document.write('<td>')
document.write('<SELECT id="DestList" onchange="CSTiUpdateRateDCell()" style="width: 320px">')

document.write( ' <OPTION VALUE="-1">Where is your Out Dial Conference Participant?')

 
document.write( ' <OPTION VALUE=".29">USA Alaska' )
document.write( ' <OPTION VALUE=".1290">USA Hawaii' )
document.write( ' <OPTION VALUE=".0590">USA48' )
document.write( ' <OPTION VALUE=".5280">AFGHANISTAN' )
document.write( ' <OPTION VALUE=".5280">AFGHANISTAN AFGANTEL WLL' )
document.write( ' <OPTION VALUE=".5280">AFGHANISTAN MOBILE' )
document.write( ' <OPTION VALUE=".2460">ALBANIA' )
document.write( ' <OPTION VALUE=".32">ALBANIA MOBILE' )
document.write( ' <OPTION VALUE=".22">ALGERIA' )
document.write( ' <OPTION VALUE=".31">ALGERIA C A T' )
document.write( ' <OPTION VALUE=".2719">ALGERIA MOBILE' )
document.write( ' <OPTION VALUE=".31">ALGERIA MOBILE' )
document.write( ' <OPTION VALUE=".1670">AMERICAN SAMOA' )
document.write( ' <OPTION VALUE=".2750">ANDORRA' )
document.write( ' <OPTION VALUE=".4204">ANDORRA MOBILE' )
document.write( ' <OPTION VALUE=".3950">ANGOLA' )
document.write( ' <OPTION VALUE=".3950">ANGOLA MOBILE' )
document.write( ' <OPTION VALUE=".2480">ANGUILLA' )
document.write( ' <OPTION VALUE=".3612">ANGUILLA MOBILE' )
document.write( ' <OPTION VALUE=".2250">ANTIGUA-BARBUDA' )
document.write( ' <OPTION VALUE=".1060">ARGENTINA' )
document.write( ' <OPTION VALUE=".1060">ARGENTINA BUENOS AIRES' )
document.write( ' <OPTION VALUE=".1060">ARGENTINA CORDOBA 1' )
document.write( ' <OPTION VALUE=".1060">ARGENTINA CORDOBA 2' )
document.write( ' <OPTION VALUE=".08">ARGENTINA MENDOZA' )
document.write( ' <OPTION VALUE=".1060">ARGENTINA METRO 1' )
document.write( ' <OPTION VALUE=".1060">ARGENTINA METRO 2' )
document.write( ' <OPTION VALUE=".29">ARGENTINA MOBILE' )
document.write( ' <OPTION VALUE=".1060">ARGENTINA ROSARIO' )
document.write( ' <OPTION VALUE=".36">ARMENIA' )
document.write( ' <OPTION VALUE=".39">ARMENIA MOBILE' )
document.write( ' <OPTION VALUE=".36">ARMENIA NAGORNI KARABAKH' )
document.write( ' <OPTION VALUE=".36">ARMENIA YEREVAN' )
document.write( ' <OPTION VALUE=".3150">ARUBA' )
document.write( ' <OPTION VALUE=".3281">ARUBA MOBILE' )
document.write( ' <OPTION VALUE="1.1000">ASCENSION ISLAND' )
document.write( ' <OPTION VALUE=".0490">AUSTRALIA' )
document.write( ' <OPTION VALUE=".3080">AUSTRALIA MELBOURNE' )
document.write( ' <OPTION VALUE=".0624">AUSTRALIA METRO 1' )
document.write( ' <OPTION VALUE=".0624">AUSTRALIA METRO 2' )
document.write( ' <OPTION VALUE=".3080">AUSTRALIA MOBILE' )
document.write( ' <OPTION VALUE=".3080">AUSTRALIA SATELLITE' )
document.write( ' <OPTION VALUE=".33">AUSTRALIA SATELLITE' )
document.write( ' <OPTION VALUE=".33">AUSTRALIA SPACE MOB' )
document.write( ' <OPTION VALUE=".0490">AUSTRALIA SYDNEY' )
document.write( ' <OPTION VALUE="2.5538">AUSTRALIAN TERR' )
document.write( ' <OPTION VALUE=".0970">AUSTRIA' )
document.write( ' <OPTION VALUE=".5080">AUSTRIA MASTERTALK' )
document.write( ' <OPTION VALUE=".5080">AUSTRIA MOBILE' )
document.write( ' <OPTION VALUE=".5080">AUSTRIA MOBILKOM' )
document.write( ' <OPTION VALUE=".0970">AUSTRIA SPECIAL SERVICES' )
document.write( ' <OPTION VALUE=".0970">AUSTRIA WIEN' )
document.write( ' <OPTION VALUE=".2236">AZERBAIJAN' )
document.write( ' <OPTION VALUE=".2633">AZERBAIJAN MOBILE' )
document.write( ' <OPTION VALUE=".16">BAHAMAS' )
document.write( ' <OPTION VALUE=".16">BAHAMAS MOBILE' )
document.write( ' <OPTION VALUE=".26">BAHRAIN' )
document.write( ' <OPTION VALUE=".26">BAHRAIN MOBILE' )
document.write( ' <OPTION VALUE=".2590">BANGLADESH' )
document.write( ' <OPTION VALUE=".2590">BANGLADESH CHITTAGONG' )
document.write( ' <OPTION VALUE=".0876">BANGLADESH DHAKA' )
document.write( ' <OPTION VALUE=".12">BANGLADESH MOBILE' )
document.write( ' <OPTION VALUE=".2590">BANGLADESH SYLHET' )
document.write( ' <OPTION VALUE=".3240">BARBADOS' )
document.write( ' <OPTION VALUE=".3540">BARBADOS MOBILE' )
document.write( ' <OPTION VALUE=".3490">BELARUS' )
document.write( ' <OPTION VALUE=".3547">BELARUS MOBILE' )
document.write( ' <OPTION VALUE=".0670">BELGIUM' )
document.write( ' <OPTION VALUE=".0670">BELGIUM BRUSSELS' )
document.write( ' <OPTION VALUE=".0670">BELGIUM MOBILE' )
document.write( ' <OPTION VALUE=".4910">BELGIUM MOBILE' )
document.write( ' <OPTION VALUE=".3640">BELIZE' )
document.write( ' <OPTION VALUE=".3640">BELIZE 2' )
document.write( ' <OPTION VALUE=".3410">BELIZE MOBILE' )
document.write( ' <OPTION VALUE=".22">BENIN' )
document.write( ' <OPTION VALUE=".2230">BENIN MOBILE' )
document.write( ' <OPTION VALUE=".16">BERMUDA' )
document.write( ' <OPTION VALUE=".16">BERMUDA MOBILE' )
document.write( ' <OPTION VALUE=".31">BHUTAN' )
document.write( ' <OPTION VALUE=".3103">BHUTAN MOBILE' )
document.write( ' <OPTION VALUE=".2080">BOLIVIA' )
document.write( ' <OPTION VALUE=".19">BOLIVIA COCHABAMBA' )
document.write( ' <OPTION VALUE=".2244">BOLIVIA FXD EA' )
document.write( ' <OPTION VALUE=".19">BOLIVIA LA PAZ' )
document.write( ' <OPTION VALUE=".2244">BOLIVIA METRO' )
document.write( ' <OPTION VALUE=".2020">BOLIVIA MOBILE' )
document.write( ' <OPTION VALUE=".19">BOLIVIA SANTA CRUZ' )
document.write( ' <OPTION VALUE=".2720">BOSNIA-HERZEGOVINA' )
document.write( ' <OPTION VALUE=".45">BOSNIA-HERZEGOVINA MOBILE' )
document.write( ' <OPTION VALUE=".28">BOTSWANA' )
document.write( ' <OPTION VALUE=".3038">BOTSWANA MOBILE' )
document.write( ' <OPTION VALUE=".09">BRAZIL' )
document.write( ' <OPTION VALUE=".09">BRAZIL BELEM' )
document.write( ' <OPTION VALUE=".1040">BRAZIL BELO HORIZONTE' )
document.write( ' <OPTION VALUE=".09">BRAZIL BRASILIA' )
document.write( ' <OPTION VALUE=".09">BRAZIL CAMPINAS' )
document.write( ' <OPTION VALUE=".09">BRAZIL CURITIBA' )
document.write( ' <OPTION VALUE=".09">BRAZIL FLORIANOPOLIS' )
document.write( ' <OPTION VALUE=".09">BRAZIL FORTALEZA' )
document.write( ' <OPTION VALUE=".09">BRAZIL GOIANIA' )
document.write( ' <OPTION VALUE=".09">BRAZIL MANAUS' )
document.write( ' <OPTION VALUE=".2489">BRAZIL MOBILE' )
document.write( ' <OPTION VALUE=".09">BRAZIL PORTO ALEGRE' )
document.write( ' <OPTION VALUE=".09">BRAZIL RECIFE' )
document.write( ' <OPTION VALUE=".07">BRAZIL RIO DE JANEIRO' )
document.write( ' <OPTION VALUE=".09">BRAZIL SALVADOR' )
document.write( ' <OPTION VALUE=".1040">BRAZIL SAO PAULO 1' )
document.write( ' <OPTION VALUE=".1040">BRAZIL SAO PAULO 2' )
document.write( ' <OPTION VALUE=".09">BRAZIL VALADARES' )
document.write( ' <OPTION VALUE=".09">BRAZIL VITORIA' )
document.write( ' <OPTION VALUE=".2050">BRITISH VIRGIN ISLANDS MOBILE' )
document.write( ' <OPTION VALUE=".0860">BRUNEI' )
document.write( ' <OPTION VALUE=".12">BRUNEI MOBILE' )
document.write( ' <OPTION VALUE=".1380">BULGARIA' )
document.write( ' <OPTION VALUE=".57">BULGARIA MOBILE' )
document.write( ' <OPTION VALUE=".1380">BULGARIA SOFIA' )
document.write( ' <OPTION VALUE=".57">BULGARIA WIMAX' )
document.write( ' <OPTION VALUE=".26">BURKINA FASO' )
document.write( ' <OPTION VALUE=".2846">BURKINA FASO MOBILE' )
document.write( ' <OPTION VALUE=".2676">BURUNDI' )
document.write( ' <OPTION VALUE=".2689">BURUNDI MOBILE' )
document.write( ' <OPTION VALUE=".2630">BVI (TORTOLA)' )
document.write( ' <OPTION VALUE=".29">BVI (TORTOLA) MOBILE' )
document.write( ' <OPTION VALUE=".4290">CAMBODIA' )
document.write( ' <OPTION VALUE=".4290">CAMBODIA MOBILE' )
document.write( ' <OPTION VALUE=".3350">CAMEROON' )
document.write( ' <OPTION VALUE=".3350">CAMEROON MOBILE' )
document.write( ' <OPTION VALUE=".3350">CAMEROON SPACE MOB' )
document.write( ' <OPTION VALUE=".0790">CANADA' )
document.write( ' <OPTION VALUE=".23">CANADA NORTHERN TERRITORIES-867' )
document.write( ' <OPTION VALUE=".4350">CAPE VERDE ISLANDS' )
document.write( ' <OPTION VALUE=".4350">CAPE VERDE ISLANDS MOBILE' )
document.write( ' <OPTION VALUE=".1720">CAYMAN ISLANDS' )
document.write( ' <OPTION VALUE=".3060">CAYMAN ISLANDS MOBILE' )
document.write( ' <OPTION VALUE=".57">CENTRAL AFRICAN REP' )
document.write( ' <OPTION VALUE=".4210">CENTRAL AFRICAN REPUBLIC MOBILE' )
document.write( ' <OPTION VALUE=".4210">CENTRAL AFRICAN REPUBLIC SPACE MOB' )
document.write( ' <OPTION VALUE=".5310">CHAD' )
document.write( ' <OPTION VALUE=".5310">CHAD MOBILE' )
document.write( ' <OPTION VALUE=".07">CHILE' )
document.write( ' <OPTION VALUE=".07">CHILE 2' )
document.write( ' <OPTION VALUE=".2770">CHILE MOBILE' )
document.write( ' <OPTION VALUE=".1590">CHILE RURAL' )
document.write( ' <OPTION VALUE=".1590">CHILE SANTIAGO' )
document.write( ' <OPTION VALUE=".3690">CHINA' )
document.write( ' <OPTION VALUE=".3490">CHINA BEIJING' )
document.write( ' <OPTION VALUE=".0670">CHINA MOBILE' )
document.write( ' <OPTION VALUE=".3490">CHINA SHANGHAI' )
document.write( ' <OPTION VALUE=".7820">CHRISTMAS-COCOS ISLANDS' )
document.write( ' <OPTION VALUE=".13">COLOMBIA' )
document.write( ' <OPTION VALUE=".13">COLOMBIA BARRANQUILLA' )
document.write( ' <OPTION VALUE=".1164">COLOMBIA BOGOTA' )
document.write( ' <OPTION VALUE=".1490">COLOMBIA CALI' )
document.write( ' <OPTION VALUE=".13">COLOMBIA MEDELLIN' )
document.write( ' <OPTION VALUE=".20">COLOMBIA MOBILE' )
document.write( ' <OPTION VALUE=".5270">COMOROS' )
document.write( ' <OPTION VALUE=".4350">COMOROS ISLANDS MOBILE' )
document.write( ' <OPTION VALUE=".5270">COMOROS MOBILE' )
document.write( ' <OPTION VALUE=".2690">CONGO' )
document.write( ' <OPTION VALUE=".4490">CONGO DEM REP(ZAIRE)' )
document.write( ' <OPTION VALUE=".43">CONGO DEM REP(ZAIRE) MOBILE' )
document.write( ' <OPTION VALUE=".7234">CONGO DEM REP(ZAIRE) SPACE MOB' )
document.write( ' <OPTION VALUE=".2212">CONGO MOBILE' )
document.write( ' <OPTION VALUE="1.8650">COOK ISLANDS' )
document.write( ' <OPTION VALUE=".2030">COSTA RICA' )
document.write( ' <OPTION VALUE=".1150">COSTA RICA MOBILE' )
document.write( ' <OPTION VALUE=".1160">CROATIA' )
document.write( ' <OPTION VALUE=".3530">CROATIA MOBILE' )
document.write( ' <OPTION VALUE="1.5260">CUBA' )
document.write( ' <OPTION VALUE="1.8270">CUBA GUANTANAMO BAY' )
document.write( ' <OPTION VALUE=".2590">CYPRUS' )
document.write( ' <OPTION VALUE=".1410">CYPRUS MOBILE' )
document.write( ' <OPTION VALUE=".1210">CZECH REPUBLIC' )
document.write( ' <OPTION VALUE=".06">CZECH REPUBLIC METRO' )
document.write( ' <OPTION VALUE=".2690">CZECH REPUBLIC MOBILE' )
document.write( ' <OPTION VALUE=".7234">DEMOCRATIC REPUBLIC OF CONGO MOBILE' )
document.write( ' <OPTION VALUE=".0990">DENMARK' )
document.write( ' <OPTION VALUE=".3560">DENMARK MOBILE' )
document.write( ' <OPTION VALUE=".0990">DENMARK MOBILE' )
document.write( ' <OPTION VALUE="3.0590">DIEGO GARCIA' )
document.write( ' <OPTION VALUE=".4670">DJIBOUTI' )
document.write( ' <OPTION VALUE=".6093">DJIBOUTI MOBILE' )
document.write( ' <OPTION VALUE=".6093">DJIBOUTI SPACE MOB' )
document.write( ' <OPTION VALUE=".3310">DOMINICA' )
document.write( ' <OPTION VALUE=".29">DOMINICA MOBILE' )
document.write( ' <OPTION VALUE=".1930">DOMINICAN REPUBLIC' )
document.write( ' <OPTION VALUE=".21">DOMINICAN REPUBLIC MOBILE' )
document.write( ' <OPTION VALUE=".21">DOMINICAN REPUBLIC SANTO DOM' )
document.write( ' <OPTION VALUE=".2310">EAST TIMOR' )
document.write( ' <OPTION VALUE="1.9011">EAST TIMOR MOBILE' )
document.write( ' <OPTION VALUE=".2250">ECUADOR' )
document.write( ' <OPTION VALUE=".2250">ECUADOR 3' )
document.write( ' <OPTION VALUE=".2250">ECUADOR ETAPA' )
document.write( ' <OPTION VALUE=".2250">ECUADOR GUAYAQUIL' )
document.write( ' <OPTION VALUE=".27">ECUADOR MOBILE' )
document.write( ' <OPTION VALUE=".2250">ECUADOR PACIFICTEL' )
document.write( ' <OPTION VALUE=".2250">ECUADOR QUITO' )
document.write( ' <OPTION VALUE=".29">EGYPT' )
document.write( ' <OPTION VALUE=".29">EGYPT CAIRO' )
document.write( ' <OPTION VALUE=".2030">EGYPT MOBILE' )
document.write( ' <OPTION VALUE=".1770">EL SALVADOR' )
document.write( ' <OPTION VALUE=".15">EL SALVADOR 2' )
document.write( ' <OPTION VALUE=".1450">EL SALVADOR FIXED CTE' )
document.write( ' <OPTION VALUE=".2180">EL SALVADOR FIXED PERSONAL' )
document.write( ' <OPTION VALUE=".15">EL SALVADOR FIXED TELEFONICA' )
document.write( ' <OPTION VALUE=".1450">EL SALVADOR FIXED TELEFONICA' )
document.write( ' <OPTION VALUE=".15">EL SALVADOR MOBILE' )
document.write( ' <OPTION VALUE=".3510">EQUATORIAL GUINEA' )
document.write( ' <OPTION VALUE=".3510">EQUATORIAL GUINEA MOBILE' )
document.write( ' <OPTION VALUE=".46">ERITREA' )
document.write( ' <OPTION VALUE=".46">ERITREA MOBILE' )
document.write( ' <OPTION VALUE=".0860">ESTONIA' )
document.write( ' <OPTION VALUE=".5670">ESTONIA MOBILE' )
document.write( ' <OPTION VALUE=".4609">ESTONIA TOPCNCT FXD' )
document.write( ' <OPTION VALUE=".4620">ETHIOPIA' )
document.write( ' <OPTION VALUE=".4620">ETHIOPIA MOBILE' )
document.write( ' <OPTION VALUE="1.3580">FALKLAND ISLANDS' )
document.write( ' <OPTION VALUE=".3190">FAROE ISLANDS' )
document.write( ' <OPTION VALUE=".3190">FAROE ISLANDS MOBILE' )
document.write( ' <OPTION VALUE=".3790">FIJI' )
document.write( ' <OPTION VALUE=".34">FIJI MOBILE' )
document.write( ' <OPTION VALUE=".36">FIJI MOBILE' )
document.write( ' <OPTION VALUE=".1290">FINLAND' )
document.write( ' <OPTION VALUE=".1290">FINLAND HELSINKI' )
document.write( ' <OPTION VALUE=".3920">FINLAND MOBILE' )
document.write( ' <OPTION VALUE=".10">FINLAND PREMIUM' )
document.write( ' <OPTION VALUE=".06">FRANCE' )
document.write( ' <OPTION VALUE=".2960">FRANCE MOBILE' )
document.write( ' <OPTION VALUE=".06">FRANCE PARIS' )
document.write( ' <OPTION VALUE=".3240">FRENCH GUIANA' )
document.write( ' <OPTION VALUE=".37">FRENCH GUIANA MOBILE' )
document.write( ' <OPTION VALUE=".3690">FRENCH POLYNESIA' )
document.write( ' <OPTION VALUE=".4058">FRENCH POLYNESIA MOBILE' )
document.write( ' <OPTION VALUE=".2020">GABON' )
document.write( ' <OPTION VALUE=".2729">GABON MOBILE' )
document.write( ' <OPTION VALUE=".3442">GAMBIA' )
document.write( ' <OPTION VALUE=".38">GAMBIA MOBILE' )
document.write( ' <OPTION VALUE=".2250">GEORGIA' )
document.write( ' <OPTION VALUE=".2250">GEORGIA MOBILE' )
document.write( ' <OPTION VALUE=".0540">GERMANY' )
document.write( ' <OPTION VALUE=".0540">GERMANY BERLIN' )
document.write( ' <OPTION VALUE=".35">GERMANY MOBILE' )
document.write( ' <OPTION VALUE=".0540">GERMANY NATIONAL ACCESS VOIP' )
document.write( ' <OPTION VALUE=".2180">GHANA' )
document.write( ' <OPTION VALUE=".2534">GHANA MOBILE' )
document.write( ' <OPTION VALUE=".1980">GIBRALTAR' )
document.write( ' <OPTION VALUE=".5470">GIBRALTAR MOBILE' )
document.write( ' <OPTION VALUE="3.3660">GLOBAL MOBILE' )
document.write( ' <OPTION VALUE="4.4607">GLOBAL MOBILE IRIDIUM-6' )
document.write( ' <OPTION VALUE="4.6373">GLOBAL MOBILE IRIDIUM-7' )
document.write( ' <OPTION VALUE="2.8925">GLOBAL MOBILELLIPSO-3' )
document.write( ' <OPTION VALUE="3.5762">GLOBAL MOBILELOBALSTAR-8' )
document.write( ' <OPTION VALUE=".1890">GREECE' )
document.write( ' <OPTION VALUE=".1890">GREECE ATHENS' )
document.write( ' <OPTION VALUE=".5960">GREECE MOBILE' )
document.write( ' <OPTION VALUE=".6780">GREENLAND' )
document.write( ' <OPTION VALUE=".8287">GREENLAND MOBILE' )
document.write( ' <OPTION VALUE=".2350">GRENADA' )
document.write( ' <OPTION VALUE=".3830">GRENADA MOBILE' )
document.write( ' <OPTION VALUE=".4490">GUADELOUPE' )
document.write( ' <OPTION VALUE=".48">GUADELOUPE MOBILE' )
document.write( ' <OPTION VALUE=".2290">GUATEMALA' )
document.write( ' <OPTION VALUE=".2290">GUATEMALA 2' )
document.write( ' <OPTION VALUE=".2290">GUATEMALA 3' )
document.write( ' <OPTION VALUE=".2310">GUATEMALA FIXED SERCOM' )
document.write( ' <OPTION VALUE=".2310">GUATEMALA FIXED TELEFONICA' )
document.write( ' <OPTION VALUE=".2290">GUATEMALA FIXED TELGUA' )
document.write( ' <OPTION VALUE=".2310">GUATEMALA MOBILE' )
document.write( ' <OPTION VALUE=".2560">GUINEA' )
document.write( ' <OPTION VALUE=".3481">GUINEA MOBILE' )
document.write( ' <OPTION VALUE=".9070">GUINEA-BISSAU' )
document.write( ' <OPTION VALUE="1.1381">GUINEA-BISSAU MOBILE' )
document.write( ' <OPTION VALUE=".4490">GUYANA' )
document.write( ' <OPTION VALUE=".3540">HAITI' )
document.write( ' <OPTION VALUE=".4340">HAITI MOBILE' )
document.write( ' <OPTION VALUE=".4490">HONDURAS' )
document.write( ' <OPTION VALUE=".4490">HONDURAS 2' )
document.write( ' <OPTION VALUE=".4490">HONDURAS FXD ON-NET' )
document.write( ' <OPTION VALUE=".4470">HONDURAS MOBILE' )
document.write( ' <OPTION VALUE=".06">HONG KONG' )
document.write( ' <OPTION VALUE=".1020">HONG KONG MOBILE' )
document.write( ' <OPTION VALUE=".0970">HUNGARY' )
document.write( ' <OPTION VALUE=".0970">HUNGARY BUDAPEST' )
document.write( ' <OPTION VALUE=".4950">HUNGARY MOBILE' )
document.write( ' <OPTION VALUE=".0830">ICELAND' )
document.write( ' <OPTION VALUE=".89">ICELAND MOBILE' )
document.write( ' <OPTION VALUE=".25">INDIA' )
document.write( ' <OPTION VALUE=".25">INDIA AHMEDABAD' )
document.write( ' <OPTION VALUE=".25">INDIA BANGALORE' )
document.write( ' <OPTION VALUE=".25">INDIA CHENNAI' )
document.write( ' <OPTION VALUE=".25">INDIA HYDERABAD' )
document.write( ' <OPTION VALUE=".25">INDIA KOLKATA' )
document.write( ' <OPTION VALUE=".2480">INDIA MOBILE' )
document.write( ' <OPTION VALUE=".25">INDIA MUMBAI' )
document.write( ' <OPTION VALUE=".18">INDIA NEW DELHI' )
document.write( ' <OPTION VALUE=".25">INDIA PUNJAB' )
document.write( ' <OPTION VALUE=".2490">INDONESIA' )
document.write( ' <OPTION VALUE=".2490">INDONESIA JAKARTA' )
document.write( ' <OPTION VALUE=".2440">INDONESIA MOBILE' )
document.write( ' <OPTION VALUE=".2440">INDONESIA SATELLITE' )
document.write( ' <OPTION VALUE=".2490">INDONESIA SURABAYA' )
document.write( ' <OPTION VALUE="10.9641">INMARSAT AORE' )
document.write( ' <OPTION VALUE="2.4989">INMARSAT AORE HSDM' )
document.write( ' <OPTION VALUE="9.0323">INMARSAT AORW' )
document.write( ' <OPTION VALUE="2.4989">INMARSAT AORW HSDM' )
document.write( ' <OPTION VALUE="9.0323">INMARSAT IOR' )
document.write( ' <OPTION VALUE="2.4989">INMARSAT IOR HSDB' )
document.write( ' <OPTION VALUE="12.7340">INMARSAT POR' )
document.write( ' <OPTION VALUE="2.4989">INMARSAT POR HSDB' )
document.write( ' <OPTION VALUE="11.0769">INMARSAT SNAC' )
document.write( ' <OPTION VALUE="6.0159">INMARSAT SNAC A DATA' )
document.write( ' <OPTION VALUE="6.0159">INMARSAT SNAC A VOICE' )
document.write( ' <OPTION VALUE="10.6475">INMARSAT SNAC AERONAUTICAL' )
document.write( ' <OPTION VALUE="2.4989">INMARSAT SNAC B' )
document.write( ' <OPTION VALUE="9.7630">INMARSAT SNAC B - HIGH SPEED DATA' )
document.write( ' <OPTION VALUE="1.9335">INMARSAT SNAC M' )
document.write( ' <OPTION VALUE="8.3487">INMARSAT SNAC M4 - FLEET' )
document.write( ' <OPTION VALUE="11.5370">INMARSAT SNAC MINI M' )
document.write( ' <OPTION VALUE="1.5285">INTERNATIONAL NETWORKS THURAYA RMSS NETWORK' )
document.write( ' <OPTION VALUE=".3530">IRAN' )
document.write( ' <OPTION VALUE=".3530">IRAN MOBILE' )
document.write( ' <OPTION VALUE=".2604">IRAN TEHRAN' )
document.write( ' <OPTION VALUE=".3250">IRAQ' )
document.write( ' <OPTION VALUE=".3250">IRAQ BAGHDAD' )
document.write( ' <OPTION VALUE=".3250">IRAQ MOBILE' )
document.write( ' <OPTION VALUE=".0650">IRELAND' )
document.write( ' <OPTION VALUE=".0650">IRELAND DUBLIN' )
document.write( ' <OPTION VALUE=".44">IRELAND MOBILE' )
document.write( ' <OPTION VALUE=".44">IRELAND SPECIAL' )
document.write( ' <OPTION VALUE=".0650">IRELAND SPECIAL' )
document.write( ' <OPTION VALUE=".0630">ISRAEL' )
document.write( ' <OPTION VALUE=".1640">ISRAEL MOBILE' )
document.write( ' <OPTION VALUE=".3323">ISRAEL PALAUTHFIX' )
document.write( ' <OPTION VALUE=".3060">ISRAEL PALAUTHMOB' )
document.write( ' <OPTION VALUE=".0550">ITALY' )
document.write( ' <OPTION VALUE=".45">ITALY MOBILE' )
document.write( ' <OPTION VALUE=".3060">IVORY COAST' )
document.write( ' <OPTION VALUE=".30">IVORY COAST MOBILE' )
document.write( ' <OPTION VALUE=".0890">JAMAICA' )
document.write( ' <OPTION VALUE=".3060">JAMAICA MOBILE' )
document.write( ' <OPTION VALUE=".0680">JAPAN' )
document.write( ' <OPTION VALUE=".0786">JAPAN IP PHONE' )
document.write( ' <OPTION VALUE=".2640">JAPAN MOBILE' )
document.write( ' <OPTION VALUE=".0680">JAPAN NAGOYA' )
document.write( ' <OPTION VALUE=".0680">JAPAN OSAKA' )
document.write( ' <OPTION VALUE=".0680">JAPAN TOKYO' )
document.write( ' <OPTION VALUE=".0680">JAPAN YOKOHAMA' )
document.write( ' <OPTION VALUE=".2340">JORDAN' )
document.write( ' <OPTION VALUE=".3270">JORDAN MOBILE' )
document.write( ' <OPTION VALUE=".27">KAZAKHSTAN' )
document.write( ' <OPTION VALUE=".2098">KAZAKHSTAN ALMATY' )
document.write( ' <OPTION VALUE=".27">KAZAKHSTAN FIXED KAZAKHSTAN' )
document.write( ' <OPTION VALUE=".12">KAZAKHSTAN FIXED KAZAKHSTAN' )
document.write( ' <OPTION VALUE=".28">KAZAKHSTAN MOBILE' )
document.write( ' <OPTION VALUE=".3050">KENYA' )
document.write( ' <OPTION VALUE=".4470">KENYA KENYA WLL' )
document.write( ' <OPTION VALUE=".4470">KENYA MOBILE' )
document.write( ' <OPTION VALUE=".3050">KENYA MOMBASSA' )
document.write( ' <OPTION VALUE=".3050">KENYA NAIROBI' )
document.write( ' <OPTION VALUE=".8890">KIRIBATI' )
document.write( ' <OPTION VALUE="1.5160">KOREA (NORTH)' )
document.write( ' <OPTION VALUE=".0690">KOREA (SOUTH)' )
document.write( ' <OPTION VALUE=".1110">KOREA (SOUTH) MOBILE' )
document.write( ' <OPTION VALUE=".1180">KOREA (SOUTH) MOBILE' )
document.write( ' <OPTION VALUE=".0721">KOREA (SOUTH) SEOUL' )
document.write( ' <OPTION VALUE=".15">KUWAIT' )
document.write( ' <OPTION VALUE=".16">KUWAIT MOBILE' )
document.write( ' <OPTION VALUE=".17">KYRGYZSTAN' )
document.write( ' <OPTION VALUE="1.1160">KYRGYZSTAN MOBILE' )
document.write( ' <OPTION VALUE=".2190">LAOS' )
document.write( ' <OPTION VALUE=".2190">LAOS MOBILE' )
document.write( ' <OPTION VALUE=".2370">LATVIA' )
document.write( ' <OPTION VALUE=".29">LATVIA MOBILE' )
document.write( ' <OPTION VALUE=".29">LATVIA RIGA' )
document.write( ' <OPTION VALUE=".3350">LATVIA RIGA' )
document.write( ' <OPTION VALUE=".2050">LEBANON' )
document.write( ' <OPTION VALUE=".3410">LEBANON MOBILE' )
document.write( ' <OPTION VALUE=".3310">LESOTHO' )
document.write( ' <OPTION VALUE=".40">LESOTHO MOBILE' )
document.write( ' <OPTION VALUE=".5720">LIBERIA' )
document.write( ' <OPTION VALUE=".5720">LIBERIA MOBILE' )
document.write( ' <OPTION VALUE=".3950">LIBYA' )
document.write( ' <OPTION VALUE=".3950">LIBYA MOBILE' )
document.write( ' <OPTION VALUE=".10">LIECHTENSTEIN' )
document.write( ' <OPTION VALUE=".58">LIECHTENSTEIN MOBILE' )
document.write( ' <OPTION VALUE=".1510">LITHUANIA' )
document.write( ' <OPTION VALUE=".33">LITHUANIA MOBILE' )
document.write( ' <OPTION VALUE=".06">LUXEMBOURG' )
document.write( ' <OPTION VALUE=".3890">LUXEMBOURG MOBILE' )
document.write( ' <OPTION VALUE=".1060">MACAU' )
document.write( ' <OPTION VALUE=".3640">MACEDONIA' )
document.write( ' <OPTION VALUE=".4510">MACEDONIA MOBILE' )
document.write( ' <OPTION VALUE=".3640">MACEDONIA SKOPJE' )
document.write( ' <OPTION VALUE=".3620">MADAGASCAR' )
document.write( ' <OPTION VALUE=".32">MADAGASCAR MOBILE' )
document.write( ' <OPTION VALUE=".3620">MADAGASCAR SPACE MOB' )
document.write( ' <OPTION VALUE=".18">MALAWI' )
document.write( ' <OPTION VALUE=".2474">MALAWI MOBILE' )
document.write( ' <OPTION VALUE=".09">MALAYSIA' )
document.write( ' <OPTION VALUE=".09">MALAYSIA KUALA LUMPUR' )
document.write( ' <OPTION VALUE=".0940">MALAYSIA MOBILE' )
document.write( ' <OPTION VALUE=".3960">MALDIVES REPUBLIC' )
document.write( ' <OPTION VALUE=".3960">MALDIVES REPUBLIC MOBILE' )
document.write( ' <OPTION VALUE=".3820">MALI' )
document.write( ' <OPTION VALUE=".28">MALI BAMAKO' )
document.write( ' <OPTION VALUE=".29">MALI FIXED-IKATEL' )
document.write( ' <OPTION VALUE=".3820">MALI FIXED-IKATEL' )
document.write( ' <OPTION VALUE=".3621">MALI MOBILE' )
document.write( ' <OPTION VALUE=".18">MALTA REPUBLIC' )
document.write( ' <OPTION VALUE=".4771">MALTA REPUBLIC MOBILE' )
document.write( ' <OPTION VALUE=".5380">MARSHALL ISLANDS' )
document.write( ' <OPTION VALUE=".1740">MARTINIQUE' )
document.write( ' <OPTION VALUE=".4604">MARTINIQUE MOBILE' )
document.write( ' <OPTION VALUE=".44">MAURITANIA' )
document.write( ' <OPTION VALUE=".44">MAURITANIA MOBILE' )
document.write( ' <OPTION VALUE=".2560">MAURITIUS' )
document.write( ' <OPTION VALUE=".2764">MAURITIUS MOBILE' )
document.write( ' <OPTION VALUE=".5270">MAYOTTE ISLANDS MOBILE' )
document.write( ' <OPTION VALUE=".1370">MEXICO' )
document.write( ' <OPTION VALUE=".1370">MEXICO FACTOR TWO' )
document.write( ' <OPTION VALUE=".0650">MEXICO GUADALAJARA' )
document.write( ' <OPTION VALUE=".0650">MEXICO MEXICO CITY' )
document.write( ' <OPTION VALUE=".4350">MEXICO MOBILE' )
document.write( ' <OPTION VALUE=".0650">MEXICO MONTERREY' )
document.write( ' <OPTION VALUE=".1491">MEXICO NON EQUAL ACC 2' )
document.write( ' <OPTION VALUE=".3860">MICRONESIA' )
document.write( ' <OPTION VALUE=".3640">MOLDOVA' )
document.write( ' <OPTION VALUE=".24">MOLDOVA MOBILE' )
document.write( ' <OPTION VALUE=".3640">MOLDOVA PREDNES-FXD' )
document.write( ' <OPTION VALUE=".3640">MOLDOVA PRIDNESTROVIE' )
document.write( ' <OPTION VALUE=".0980">MONACO' )
document.write( ' <OPTION VALUE=".3240">MONACO KFOR' )
document.write( ' <OPTION VALUE=".3470">MONACO MOBILE' )
document.write( ' <OPTION VALUE=".2417">MONGOLIA' )
document.write( ' <OPTION VALUE=".23">MONGOLIA MOBILE' )
document.write( ' <OPTION VALUE=".2440">MONTSERRAT' )
document.write( ' <OPTION VALUE=".3190">MOROCCO' )
document.write( ' <OPTION VALUE=".5020">MOROCCO MOBILE' )
document.write( ' <OPTION VALUE=".2770">MOZAMBIQUE' )
document.write( ' <OPTION VALUE=".37">MOZAMBIQUE MOBILE' )
document.write( ' <OPTION VALUE=".5410">MYANMAR (BURMA)' )
document.write( ' <OPTION VALUE=".1830">NAMIBIA' )
document.write( ' <OPTION VALUE=".4350">NAMIBIA MOBILE' )
document.write( ' <OPTION VALUE="3.4200">NAURU' )
document.write( ' <OPTION VALUE=".43">NEPAL' )
document.write( ' <OPTION VALUE=".43">NEPAL KATHMANDU' )
document.write( ' <OPTION VALUE=".3459">NEPAL MOBILE' )
document.write( ' <OPTION VALUE=".1580">NETHERLAND ANTILLES CURACAO' )
document.write( ' <OPTION VALUE=".2690">NETHERLAND ANTILLES MOBILE' )
document.write( ' <OPTION VALUE=".2690">NETHERLAND ANTILLES ST MAARTEN' )
document.write( ' <OPTION VALUE=".06">NETHERLANDS' )
document.write( ' <OPTION VALUE=".1920">NETHERLANDS ANTILLES' )
document.write( ' <OPTION VALUE=".2690">NETHERLANDS ANTILLES MOBILE' )
document.write( ' <OPTION VALUE=".50">NETHERLANDS MOBILE' )
document.write( ' <OPTION VALUE=".4960">NEW CALEDONIA' )
document.write( ' <OPTION VALUE=".06">NEW ZEALAND' )
document.write( ' <OPTION VALUE=".0624">NEW ZEALAND AUCKLAND' )
document.write( ' <OPTION VALUE=".5070">NEW ZEALAND MOBILE' )
document.write( ' <OPTION VALUE=".2670">NICARAGUA' )
document.write( ' <OPTION VALUE=".4660">NICARAGUA MOBILE' )
document.write( ' <OPTION VALUE=".2470">NIGER' )
document.write( ' <OPTION VALUE=".2470">NIGER MOBILE' )
document.write( ' <OPTION VALUE=".2470">NIGER SONITEL WLL' )
document.write( ' <OPTION VALUE=".2470">NIGER SPACE MOB' )
document.write( ' <OPTION VALUE=".5090">NIGERIA' )
document.write( ' <OPTION VALUE=".18">NIGERIA LAGOS' )
document.write( ' <OPTION VALUE=".1831">NIGERIA METRO' )
document.write( ' <OPTION VALUE=".23">NIGERIA MOBILE' )
document.write( ' <OPTION VALUE=".25">NIGERIA MOBILE' )
document.write( ' <OPTION VALUE=".17">NIGERIA MOBILE' )
document.write( ' <OPTION VALUE="7.1140">NIUE ISLAND' )
document.write( ' <OPTION VALUE="2.8830">NORFOLK ISLAND' )
document.write( ' <OPTION VALUE=".0880">NORWAY' )
document.write( ' <OPTION VALUE=".3439">NORWAY MOBILE' )
document.write( ' <OPTION VALUE=".0880">NORWAY SPECIAL SERVICES' )
document.write( ' <OPTION VALUE="10.9641">OCEAN ATLANTIC EAST' )
document.write( ' <OPTION VALUE="6.0159">OCEAN ATLANTIC EAST A DATA' )
document.write( ' <OPTION VALUE="7.5010">OCEAN ATLANTIC EAST A VOICE' )
document.write( ' <OPTION VALUE="10.6475">OCEAN ATLANTIC EAST AERONAUTICAL' )
document.write( ' <OPTION VALUE="7.5010">OCEAN ATLANTIC EAST B' )
document.write( ' <OPTION VALUE="7.5010">OCEAN ATLANTIC EAST M' )
document.write( ' <OPTION VALUE="8.3487">OCEAN ATLANTIC EAST M4 - FLEET' )
document.write( ' <OPTION VALUE="7.5010">OCEAN ATLANTIC EAST MINI M' )
document.write( ' <OPTION VALUE="9.0323">OCEAN ATLANTIC WEST' )
document.write( ' <OPTION VALUE="6.0159">OCEAN ATLANTIC WEST A DATA' )
document.write( ' <OPTION VALUE="7.8490">OCEAN ATLANTIC WEST A VOICE' )
document.write( ' <OPTION VALUE="10.5771">OCEAN ATLANTIC WEST AERONAUTICAL' )
document.write( ' <OPTION VALUE="7.8490">OCEAN ATLANTIC WEST B' )
document.write( ' <OPTION VALUE="7.8490">OCEAN ATLANTIC WEST M' )
document.write( ' <OPTION VALUE="8.3487">OCEAN ATLANTIC WEST M4 - FLEET' )
document.write( ' <OPTION VALUE="7.8490">OCEAN ATLANTIC WEST MINI M' )
document.write( ' <OPTION VALUE="9.0323">OCEAN INDIAN' )
document.write( ' <OPTION VALUE="6.0159">OCEAN INDIAN A DATA' )
document.write( ' <OPTION VALUE="7.8490">OCEAN INDIAN A VOICE' )
document.write( ' <OPTION VALUE="10.2617">OCEAN INDIAN AERONAUTICAL' )
document.write( ' <OPTION VALUE="7.8490">OCEAN INDIAN B' )
document.write( ' <OPTION VALUE="7.8490">OCEAN INDIAN M' )
document.write( ' <OPTION VALUE="8.3487">OCEAN INDIAN M4 - FLEET' )
document.write( ' <OPTION VALUE="7.8490">OCEAN INDIAN MINI M' )
document.write( ' <OPTION VALUE="12.7340">OCEAN PACIFIC' )
document.write( ' <OPTION VALUE="6.0159">OCEAN PACIFIC A DATA' )
document.write( ' <OPTION VALUE="7.8490">OCEAN PACIFIC A VOICE' )
document.write( ' <OPTION VALUE="4.4656">OCEAN PACIFIC AERONAUTICAL' )
document.write( ' <OPTION VALUE="7.8490">OCEAN PACIFIC B' )
document.write( ' <OPTION VALUE="7.8490">OCEAN PACIFIC M' )
document.write( ' <OPTION VALUE="2.3469">OCEAN PACIFIC M4 - FLEET' )
document.write( ' <OPTION VALUE="7.8490">OCEAN PACIFIC MINI M' )
document.write( ' <OPTION VALUE="1.9335">OCEAN PACIFIC PITCAIRN ISLAND' )
document.write( ' <OPTION VALUE=".2850">OMAN' )
document.write( ' <OPTION VALUE=".3038">OMAN MOBILE' )
document.write( ' <OPTION VALUE=".3370">PAKISTAN' )
document.write( ' <OPTION VALUE=".3370">PAKISTAN 2' )
document.write( ' <OPTION VALUE=".3370">PAKISTAN KARACHI' )
document.write( ' <OPTION VALUE=".3370">PAKISTAN MOBILE' )
document.write( ' <OPTION VALUE=".5630">PALAU' )
document.write( ' <OPTION VALUE=".3050">PALE AUTH' )
document.write( ' <OPTION VALUE=".3926">PALE AUTH MOBILE' )
document.write( ' <OPTION VALUE=".3050">PALESTINE' )
document.write( ' <OPTION VALUE=".3926">PALESTINE MOBILE' )
document.write( ' <OPTION VALUE=".08">PANAMA' )
document.write( ' <OPTION VALUE=".2170">PANAMA MOBILE' )
document.write( ' <OPTION VALUE=".08">PANAMA PANAMA CITY' )
document.write( ' <OPTION VALUE="1.2850">PAPUA NEW GUINEA' )
document.write( ' <OPTION VALUE=".1740">PARAGUAY' )
document.write( ' <OPTION VALUE=".2950">PARAGUAY MOBILE' )
document.write( ' <OPTION VALUE=".1160">PERU' )
document.write( ' <OPTION VALUE=".08">PERU L I M A' )
document.write( ' <OPTION VALUE=".08">PERU LIMA' )
document.write( ' <OPTION VALUE=".39">PERU MOBILE' )
document.write( ' <OPTION VALUE=".1160">PERU PERU RURAL' )
document.write( ' <OPTION VALUE=".1160">PERU RURAL' )
document.write( ' <OPTION VALUE=".2010">PHILIPPINES' )
document.write( ' <OPTION VALUE=".2147">PHILIPPINES 2' )
document.write( ' <OPTION VALUE=".2147">PHILIPPINES 3' )
document.write( ' <OPTION VALUE=".2147">PHILIPPINES 4' )
document.write( ' <OPTION VALUE=".2147">PHILIPPINES 5' )
document.write( ' <OPTION VALUE=".2010">PHILIPPINES MANILA' )
document.write( ' <OPTION VALUE=".24">PHILIPPINES MOBILE' )
document.write( ' <OPTION VALUE=".1990">POLAND' )
document.write( ' <OPTION VALUE=".35">POLAND MOBILE' )
document.write( ' <OPTION VALUE=".1990">POLAND SPECIAL SERVICES' )
document.write( ' <OPTION VALUE=".1990">POLAND WARSAW' )
document.write( ' <OPTION VALUE=".0730">PORTUGAL' )
document.write( ' <OPTION VALUE=".0730">PORTUGAL AZORES' )
document.write( ' <OPTION VALUE=".0730">PORTUGAL MADEIRA' )
document.write( ' <OPTION VALUE=".4670">PORTUGAL MOBILE' )
document.write( ' <OPTION VALUE=".48">QATAR' )
document.write( ' <OPTION VALUE=".49">QATAR MOBILE' )
document.write( ' <OPTION VALUE=".3640">REUNION ISLAND' )
document.write( ' <OPTION VALUE=".3994">REUNION ISLAND MOBILE' )
document.write( ' <OPTION VALUE=".17">ROMANIA' )
document.write( ' <OPTION VALUE=".17">ROMANIA BUCURESTI' )
document.write( ' <OPTION VALUE=".4630">ROMANIA MOBILE' )
document.write( ' <OPTION VALUE=".12">RUSSIA' )
document.write( ' <OPTION VALUE=".12">RUSSIA 2' )
document.write( ' <OPTION VALUE=".12">RUSSIA 3' )
document.write( ' <OPTION VALUE=".12">RUSSIA FIXED 1' )
document.write( ' <OPTION VALUE=".11">RUSSIA FIXED 1' )
document.write( ' <OPTION VALUE=".12">RUSSIA FIXED 2' )
document.write( ' <OPTION VALUE=".12">RUSSIA FIXED 3' )
document.write( ' <OPTION VALUE=".17">RUSSIA GLOBALTEL' )
document.write( ' <OPTION VALUE=".17">RUSSIA MOBILE' )
document.write( ' <OPTION VALUE=".12">RUSSIA MOBILE' )
document.write( ' <OPTION VALUE=".12">RUSSIA MOSCOW' )
document.write( ' <OPTION VALUE=".11">RUSSIA OVERLAY 1' )
document.write( ' <OPTION VALUE=".11">RUSSIA OVERLAY 2' )
document.write( ' <OPTION VALUE=".11">RUSSIA OVERLAY 3' )
document.write( ' <OPTION VALUE=".12">RUSSIA SAINT PETERSBURG' )
document.write( ' <OPTION VALUE=".2660">RWANDA' )
document.write( ' <OPTION VALUE=".2660">RWANDA MOBILE' )
document.write( ' <OPTION VALUE=".11">SAN MARINO' )
document.write( ' <OPTION VALUE="1.4297">SAO TOME-PRINCIPE' )
document.write( ' <OPTION VALUE="1.8320">SATELLITE 2' )
document.write( ' <OPTION VALUE=".3250">SAUDI ARABIA' )
document.write( ' <OPTION VALUE=".22">SAUDI ARABIA DHAHRAN' )
document.write( ' <OPTION VALUE=".2131">SAUDI ARABIA JEDDAH' )
document.write( ' <OPTION VALUE=".4577">SAUDI ARABIA MOBILE' )
document.write( ' <OPTION VALUE=".22">SAUDI ARABIA RIYADH' )
document.write( ' <OPTION VALUE=".2750">SENEGAL' )
document.write( ' <OPTION VALUE=".3378">SENEGAL MOBILE' )
document.write( ' <OPTION VALUE=".2220">SERBIA' )
document.write( ' <OPTION VALUE=".4640">SERBIA MOBILE' )
document.write( ' <OPTION VALUE=".2050">SERBIA MONTENEGRO' )
document.write( ' <OPTION VALUE=".3830">SEYCHELLES' )
document.write( ' <OPTION VALUE=".2860">SIERRA LEONE' )
document.write( ' <OPTION VALUE=".3560">SIERRA LEONE MOBILE' )
document.write( ' <OPTION VALUE=".0650">SINGAPORE' )
document.write( ' <OPTION VALUE=".0650">SINGAPORE 2' )
document.write( ' <OPTION VALUE=".0494">SINGAPORE MOBILE' )
document.write( ' <OPTION VALUE=".31">SLOVAKIA' )
document.write( ' <OPTION VALUE=".3410">SLOVAKIA MOBILE' )
document.write( ' <OPTION VALUE=".1338">SLOVENIA' )
document.write( ' <OPTION VALUE=".3140">SLOVENIA 2' )
document.write( ' <OPTION VALUE=".3140">SLOVENIA 3' )
document.write( ' <OPTION VALUE=".5270">SLOVENIA MOBILE' )
document.write( ' <OPTION VALUE=".3140">SLOVENIA SPECIAL SERVICES' )
document.write( ' <OPTION VALUE="1.6260">SOLOMON ISLANDS' )
document.write( ' <OPTION VALUE=".8360">SOMALIA' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA GOLIS' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA HORMUD' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA METRO' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA MOBILE' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA NATION LINK' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA NETCO' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA SOMAFONE' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA SOMTEL' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA STC SOMALILAND' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA STG GALCOM' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA TEL SOMALIA' )
document.write( ' <OPTION VALUE="1.0004">SOMALIA TELESOM' )
document.write( ' <OPTION VALUE=".1890">SOUTH AFRICA' )
document.write( ' <OPTION VALUE=".11">SOUTH AFRICA JOHANNESBURG' )
document.write( ' <OPTION VALUE=".48">SOUTH AFRICA MOBILE' )
document.write( ' <OPTION VALUE=".1110">SOUTH KOREA MOBILE' )
document.write( ' <OPTION VALUE=".0670">SPAIN' )
document.write( ' <OPTION VALUE=".38">SPAIN MOBILE' )
document.write( ' <OPTION VALUE=".2240">SRI LANKA' )
document.write( ' <OPTION VALUE=".1871">SRI LANKA 2' )
document.write( ' <OPTION VALUE=".1871">SRI LANKA LANKA BELL WLL' )
document.write( ' <OPTION VALUE=".2240">SRI LANKA MOBILE' )
document.write( ' <OPTION VALUE=".1871">SRI LANKA ON-NET' )
document.write( ' <OPTION VALUE=".1871">SRI LANKA SUNTEL WLL' )
document.write( ' <OPTION VALUE="1.7720">ST HELENA' )
document.write( ' <OPTION VALUE=".2440">ST KITTS-NEVIS' )
document.write( ' <OPTION VALUE=".3612">ST KITTS-NEVIS MOBILE' )
document.write( ' <OPTION VALUE=".3470">ST LUCIA' )
document.write( ' <OPTION VALUE=".3470">ST LUCIA MOBILE' )
document.write( ' <OPTION VALUE=".2980">ST PIERRE-MIQUELON' )
document.write( ' <OPTION VALUE=".2980">ST PIERRE-MIQUELON MOBILE' )
document.write( ' <OPTION VALUE=".3190">ST VINCENT-GRENADINE' )
document.write( ' <OPTION VALUE=".3232">ST VINCENT-GRENADINE MOBILE' )
document.write( ' <OPTION VALUE=".3190">SUDAN' )
document.write( ' <OPTION VALUE=".3190">SUDAN MOBILE' )
document.write( ' <OPTION VALUE=".38">SURINAME' )
document.write( ' <OPTION VALUE=".2310">SWAZILAND' )
document.write( ' <OPTION VALUE=".35">SWAZILAND MOBILE' )
document.write( ' <OPTION VALUE=".05">SWEDEN' )
document.write( ' <OPTION VALUE=".4630">SWEDEN MOBILE' )
document.write( ' <OPTION VALUE=".4630">SWEDEN PAGING' )
document.write( ' <OPTION VALUE=".0850">SWEDEN STOCKHOLM' )
document.write( ' <OPTION VALUE=".06">SWITZERLAND' )
document.write( ' <OPTION VALUE=".49">SWITZERLAND MOBILE' )
document.write( ' <OPTION VALUE=".4690">SYRIA' )
document.write( ' <OPTION VALUE=".4690">SYRIA MOBILE' )
document.write( ' <OPTION VALUE=".1190">TAIWAN' )
document.write( ' <OPTION VALUE=".1670">TAIWAN MOBILE' )
document.write( ' <OPTION VALUE=".06">TAIWAN TAIPEI' )
document.write( ' <OPTION VALUE=".2860">TAJIKISTAN' )
document.write( ' <OPTION VALUE=".2860">TAJIKISTAN MOBILE' )
document.write( ' <OPTION VALUE=".21">TANZANIA' )
document.write( ' <OPTION VALUE=".25">TANZANIA MOBILE' )
document.write( ' <OPTION VALUE=".22">THAILAND' )
document.write( ' <OPTION VALUE=".08">THAILAND BANGKOK' )
document.write( ' <OPTION VALUE=".08">THAILAND MOBILE' )
document.write( ' <OPTION VALUE=".19">TOGO' )
document.write( ' <OPTION VALUE=".2730">TOGO MOBILE' )
document.write( ' <OPTION VALUE=".3240">TOGO SPACE MOB' )
document.write( ' <OPTION VALUE="3.4330">TOKELAU' )
document.write( ' <OPTION VALUE=".0690">Toll Free 800' )
document.write( ' <OPTION VALUE=".0690">Toll Free 866' )
document.write( ' <OPTION VALUE=".0690">Toll Free 877' )
document.write( ' <OPTION VALUE=".0690">Toll Free 888' )
document.write( ' <OPTION VALUE=".4170">TONGA' )
document.write( ' <OPTION VALUE=".1950">TRINIDAD-TOBAGO' )
document.write( ' <OPTION VALUE=".21">TRINIDAD-TOBAGO MOBILE' )
document.write( ' <OPTION VALUE=".20">TRINIDAD-TOBAGO MOBILE' )
document.write( ' <OPTION VALUE=".3430">TUNISIA' )
document.write( ' <OPTION VALUE=".34">TUNISIA MOBILE' )
document.write( ' <OPTION VALUE=".2110">TURKEY' )
document.write( ' <OPTION VALUE=".14">TURKEY ANKARA' )
document.write( ' <OPTION VALUE=".19">TURKEY ISTANBUL' )
document.write( ' <OPTION VALUE=".27">TURKEY IZMIR' )
document.write( ' <OPTION VALUE=".3010">TURKEY MOBILE' )
document.write( ' <OPTION VALUE=".12">TURKEY TURKISH REPUBLIC N CYPRUS' )
document.write( ' <OPTION VALUE=".2750">TURKMENISTAN' )
document.write( ' <OPTION VALUE=".2750">TURKMENISTAN MOBILE' )
document.write( ' <OPTION VALUE=".2460">TURKS-CAICOS' )
document.write( ' <OPTION VALUE=".3378">TURKS-CAICOS MOBILE' )
document.write( ' <OPTION VALUE="3.3990">TUVALU' )
document.write( ' <OPTION VALUE=".18">UGANDA' )
document.write( ' <OPTION VALUE=".2630">UGANDA MOBILE' )
document.write( ' <OPTION VALUE=".1790">UKRAINE' )
document.write( ' <OPTION VALUE=".1790">UKRAINE KIEV' )
document.write( ' <OPTION VALUE=".26">UKRAINE MOBILE' )
document.write( ' <OPTION VALUE=".1790">UKRAINE P N S' )
document.write( ' <OPTION VALUE=".3590">UNITED ARAB EMIRATES' )
document.write( ' <OPTION VALUE=".3590">UNITED ARAB EMIRATES MOBILE' )
document.write( ' <OPTION VALUE=".05">UNITED KINGDOM' )
document.write( ' <OPTION VALUE=".0447">UNITED KINGDOM 2' )
document.write( ' <OPTION VALUE=".05">UNITED KINGDOM LONDON' )
document.write( ' <OPTION VALUE=".49">UNITED KINGDOM MOBILE' )
document.write( ' <OPTION VALUE=".0575">UNITED KINGDOM NTS 844' )
document.write( ' <OPTION VALUE=".1150">UNITED KINGDOM NTS 845' )
document.write( ' <OPTION VALUE=".19">UNITED KINGDOM NTS 870' )
document.write( ' <OPTION VALUE="1.2050">UNITED KINGDOM NTS 871' )
document.write( ' <OPTION VALUE=".1590">URUGUAY' )
document.write( ' <OPTION VALUE=".3790">URUGUAY MOBILE' )
document.write( ' <OPTION VALUE=".1590">URUGUAY MONTEVIDEO' )
document.write( ' <OPTION VALUE=".1740">UZBEKISTAN' )
document.write( ' <OPTION VALUE=".1740">UZBEKISTAN MOBILE' )
document.write( ' <OPTION VALUE="1.4700">VANUATU' )
document.write( ' <OPTION VALUE=".0820">VENEZUELA' )
document.write( ' <OPTION VALUE=".0820">VENEZUELA CARACAS' )
document.write( ' <OPTION VALUE=".0820">VENEZUELA MARACAIBO' )
document.write( ' <OPTION VALUE=".4040">VENEZUELA MOBILE' )
document.write( ' <OPTION VALUE=".0820">VENEZUELA VALENCIA' )
document.write( ' <OPTION VALUE=".4340">VIETNAM' )
document.write( ' <OPTION VALUE=".4340">VIETNAM 2' )
document.write( ' <OPTION VALUE=".4340">VIETNAM HANOI' )
document.write( ' <OPTION VALUE=".4340">VIETNAM HO-CHI MINH CITY' )
document.write( ' <OPTION VALUE=".37">VIETNAM MOBILE' )
document.write( ' <OPTION VALUE="4.5270">WALLIS-FUTUNA ISLAND' )
document.write( ' <OPTION VALUE=".48">WESTERN SAMOA' )
document.write( ' <OPTION VALUE=".6667">WESTERN SAMOA MOBILE' )
document.write( ' <OPTION VALUE=".2438">YEMEN MOBILE' )
document.write( ' <OPTION VALUE=".2690">YEMEN REP' )
document.write( ' <OPTION VALUE=".2568">YEMEN REPUBLIC MOBILE' )
document.write( ' <OPTION VALUE=".2060">ZAMBIA' )
document.write( ' <OPTION VALUE=".4460">ZAMBIA MOBILE' )
document.write( ' <OPTION VALUE=".14">ZIMBABWE' )
document.write( ' <OPTION VALUE=".50">ZIMBABWE MOBILE' )
 

document.write('</SELECT>')


document.write('</td></tr>')



document.write('</table>')

//document.write('<br>')

document.write('<h5 style="margin-bottom: 5px">View Results Here</h5>')

document.write('<table class="rates" style="margin-left: 10px">')
// document.write('<tr>')
// document.write('<th>')
// document.write('From')
// document.write('</th>')
// document.write('<th>')
// document.write('To Dial Out Conference Participant')
// document.write('</th>')
// document.write('<th>')
// document.write('Rate Per Min USD')
// document.write('</th>')
// document.write('</tr>')

document.write('<tr>')
document.write('<td>From:<br><input type="text" id="CSTiOrigRegionSelected" size="30"></td>')
document.write('<td>To:<br><input type="text" id="CSTiDestRegionSelected" size="30"></td>')
document.write('<td>Rate/min:<br><input type="text" id="CSTiFullRate" size="15"></td>')
document.write('</tr>')
document.write('</table>')










