	<!--
	var theCharacterTimeout = 50;
	var theStoryTimeout     = 3000;
	var theWidgetOne        = "_";
	var theWidgetTwo        = "-";
	var theWidgetNone       = "";
	var theLeadString       = "";
	var theSummaries = new Array();
	var theSiteLinks = new Array();

	var theItemCount = 7;

                theSummaries[0] = "Armstat: 2008 Jan-Aug growth rates: GDP 10.3%; Manufacturing 2.8%; CPI 9.6%; Exp/GDP 9.9%; Imp/GDP 37%";
                theSiteLinks[0] = "http://www.armstat.am/am";

                theSummaries[1] = "Economic Freedom 2008: Armenia 28 (best in CIS); Georgia 32; France 48; Russia 134; Azerbaijan 107";
                theSiteLinks[1] = "http://www.heritage.org/research/features/index/countries.cfm";

                theSummaries[2] = "Corruption Index: Armenia 99 along with Algeria, Belize, Mongolia; Georgia 79, Azerbaijan 150";
                theSiteLinks[2] = "http://www.transparency.org/news_room/in_focus/2007/cpi2007/cpi_2007_table";

                theSummaries[3] = "Growth Competitiveness Index: Armenia 97; Turkey 63; Azerbaijan 69; Georgia 90";
                theSiteLinks[3] = "http://www.weforum.org/pdf/gcr/2008/rankings.xls";

                theSummaries[4] = "CIA Factbook: PPP GDP per capita Armenia $5,700; Azerbaijan $9,000; Georgia $4,200";
                theSiteLinks[4] = "https://www.cia.gov/library/publications/the-world-factbook/geos/am.html#Econ";

                theSummaries[5] = "Human Development Index: Armenia 83, Turkey 84, Georgia 96, Azerbaijan 98";
                theSiteLinks[5] = "http://hdr.undp.org/en/statistics/";

                theSummaries[6] = "World Bank Ease of Doing Business index: Armenia 44; Georgia 15, Azerbaijan 33";
                theSiteLinks[6] = "http://www.doingbusiness.org/EconomyRankings";

	startTicker();

	//-->

