
PROMISES:
Immediately after ousting Askar Akayev, the country's new leadership assured the international community that Kyrgyzstan would honor all previous commitments. In particular, shortly after the March 24, 2005 uprising, Acting President Bakiyev pledged that the US and Russia could maintain their military bases, located some 30 kilometers from each other. During two subsequent visits to Moscow, Bakiyev identified Russia as Kyrgyzstan's main investor, stating the possibility of creating a joint venture with major Russian businesses to complete two hydropower plants and construct an aluminum plant in Kyrgyzstan. The new leadership also sought what it called a "strategic partnership" with China.
RESULTS:
The completion of negotiations with the US in July 2006 for its lease of the Manas military base outside of Bishkek was the headline grabber for 2006. In the spring, Bakiyev had threatened to end the lease if talks were not completed on schedule, and had requested $200 million in annual rent. A large increase in July in the rent paid -from $2 million to $20 million -- secured the lease, but the reciprocal expulsion of US and Kyrgyz diplomats suggested that rough edges remain in the two states' relations. The rent made up part of a $150 million aid package to Kyrgyzstan for 2007.
Ties with Russia grew stronger as well. After his April 2006 trip to Moscow, President Bakiyev announced that Russia could invest at least $2 billion into the completion of Kyrgyzstan's two hydropower plants and an aluminum plant. The country's new leaders have also welcomed Russia's plans to double its military presence in Kyrgyzstan.
Kyrgyzstan has announced plans to "enhance bilateral military ties" with China, and launch a highway linking Kyrgyzstan's south with western China. One of the cement plants being built in the south of Kyrgyzstan is said to be financed by a Chinese company that disbursed some $80 million for the project.
Overtures have also been made to neighbor Uzbekistan. In late July, the two countries agreed to cooperate in fighting international terrorism, religious extremism, narcotics trafficking and organized crime.
Following the agreement, a joint Uzbek-Kyrgyz security operation in southern Kyrgyzstan on August 6 resulted in the death of a prominent ethnic Uzbek mullah who had allowed members of the radical Hizb-Ut Tahir sect to worship at his mosque. Three days later, four Uzbek refugees and one asylum seeker allegedly connected with the 2005 Andijon uprising in Uzbekistan are deported from Kyrgyzstan amidst international outcry.
|
|
|
|
|
|
|
 |

 |
 |
Watch a News Broadcast of This Promise: |
 |
 |
March 24, 2006 press conference by President Kurmanbek Bakiyev
Credit: NTS Television
Watch Video
|
|
|
|


include("../conf.php");
$connection = mysql_connect($host, $user, $pass) or die ("Unable to connect!");
mysql_select_db($db) or die ("Unable to select database!");
$query1 = "SELECT A, B, C, D, F FROM kyrgyzstan_reportcard WHERE id = 1";
$result1 = mysql_query($query1) or die ("Error in query: $query1. " . mysql_error());
$array1 = mysql_fetch_assoc($result1);
$query2 = "SELECT A, B, C, D, F FROM kyrgyzstan_reportcard WHERE id = 2";
$result2 = mysql_query($query2) or die ("Error in query: $query2. " . mysql_error());
$array2 = mysql_fetch_assoc($result2);
$query3 = "SELECT A, B, C, D, F FROM kyrgyzstan_reportcard WHERE id = 3";
$result3 = mysql_query($query3) or die ("Error in query: $query3. " . mysql_error());
$array3 = mysql_fetch_assoc($result3);
$query4 = "SELECT A, B, C, D, F FROM kyrgyzstan_reportcard WHERE id = 4";
$result4 = mysql_query($query4) or die ("Error in query: $query4. " . mysql_error());
$array4 = mysql_fetch_assoc($result4);
$query5 = "SELECT A, B, C, D, F FROM kyrgyzstan_reportcard WHERE id = 5";
$result5 = mysql_query($query5) or die ("Error in query: $query5. " . mysql_error());
$array5 = mysql_fetch_assoc($result5);
$query6 = "SELECT A, B, C, D, F FROM kyrgyzstan_reportcard WHERE id = 6";
$result6 = mysql_query($query6) or die ("Error in query: $query6. " . mysql_error());
$array6 = mysql_fetch_assoc($result6);
$query7 = "SELECT A, B, C, D, F FROM kyrgyzstan_reportcard WHERE id = 7";
$result7 = mysql_query($query7) or die ("Error in query: $query7. " . mysql_error());
$array7 = mysql_fetch_assoc($result7);
function grade($array){
asort($array);
end($array);
return key($array);
}
?>
 |
echo grade($array1); ?> |
 |
 |
echo grade($array2); ?> |
 |
 |
echo grade($array3); ?> |
 |
 |
echo grade($array4); ?> |
 |
 |
echo grade($array5); ?> |
 |
 |
echo grade($array6); ?> |
 |
 |
 |
echo grade($array7); ?> |
 |
 |
 |
 |
|
|
|
|