$(function(){
   $.floatbox({
            content: '<a target="_blank" href="pdf/flyer.pdf" id="goto_n"><img  src="popupimage.gif"  alt="" border="0"  /></a>',
            fade: true
        });
});
