﻿jQuery(document).ready(function() {
    //Iframe i lightbox
    $(".jQueryIframe").fancybox();
});



