/*
 * @author Vlad Yakovlev (red.scorpix@gmail.com)
 * @copyright Art.Lebedev Studio (http://www.artlebedev.ru)
 * @link www.scorpix.ru
 * @version 0.1
 * @requires jQuery
 * @requires teaser
 */
function countryTeaser(a){teaser(a,function(b){$("#content .teaser").html(b)})};
