$(document).ready(function()    {
    var iframeHtml = "<iframe src='http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FKo%25C4%258D%25C3%25A1rky-Tako-Dorjan-d%25C4%259Btsk%25C3%25A9-ko%25C4%258D%25C3%25A1rky%2F147800145286731&amp;width=207&amp;colorscheme=light&amp;show_faces=true&amp;stream=false&amp;header=false&amp;height=300' style='border:none; overflow:hidden; width:207px; height:300px;' allowtransparency='true'></iframe>";
    $('#fb_iframe').html(iframeHtml);
});
