﻿$(document).ready(function() {
    $(document).pngFix();
	$("a.popup").fancybox({  });
});
