$(document).ready(function(){
    $('.forwardlink').fancybox({'width':460,'height':500,'autoScale':false,'type':'iframe'});
});
