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