$(".fancybox").fancybox({ afterShow : function() { var strelki = $('a.fancybox-nav'); strelki.appendTo('.sitelink'); } });