jQuery(document).ready(function() { $('a.iframe').fancybox(); });
$('a.fbtag').fancybox({ autoDimensions: false,height: 300,width: 400 });