$(document).ready(function(){
    $('a.template-popup').facebox();
});

