(function($) {$(window).load(function () { $.magnificPopup.open({ items: { src: 'myfiles/popup.jpg' }, type: 'image' }, 0); }); })(jQuery); ///////