jQuery(document).ready(function(){

	jQuery("a#inline").fancybox();

});