$(document).ready(function () {
	$('#banner').fancybox({ type: 'iframe', width: 550, height: 452 });
});
