$(document).ready(function() {
    $("a.openpopUp").fancybox();
});
