I had to just add this for it to work.
$("#pop").fancybox({ 'frameWidth': 600, 'frameHeight': 400,
'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': true });
$("#pop2").fancybox({ 'frameWidth': 600, 'frameHeight': 400,
'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': true });
$("#pop3").fancybox({ 'frameWidth': 600, 'frameHeight': 400,
'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': true });