jQuery(document).ready(function () {
    $.fancybox(
		'<div style="overflow:hidden"><a href="http://www.facebook.com/fiesTTa?sk=app_165300046862132" target="_blank"><img src="Assets/img/likefb.png" alt="" border="0"/></a><div id="like_ttfiestta" style="overflow:hidden;width: auto; position: relative; left: 28px; top: -60px;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2FfiesTTa&amp;send=false&amp;layout=standard&amp;width=300&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:35px;" allowTransparency="true"></iframe></div></div>',
		{
		    'autoDimensions': false,
		    'width': 420,
		    'height': 290,
		    'transitionIn': 'none',
		    'transitionOut': 'none',
		    'scrolling': 'no',
		    'opacity': true
		}
	);
});
