<a class="various" href="ajax-popup/hello.php">Добро пожаловать</a>
$(document).ready(function() {
$(".various").fancybox({
type: "ajax"
});
});
XMLHttpRequest cannot load __path__/ajax-popup/hello.php. Received an invalid response. Origin 'null' is therefore not allowed access.