But fancybox plugin and other files are not loaded, they don't exist in page source. where did you call these:
<script type="text/javascript" src="{{ url static_file='_js/jquery.mousewheel-3.0.4.pack.js' }}"></script>
<script type="text/javascript" src="{{ url static_file='_js/jquery.fancybox-1.3.4.pack.js' }}"></script>
<script type="text/javascript" src="{{ url static_file='_js/jquery.easing-1.3.pack.js' }}"></script>
<link rel="stylesheet" type="text/css" href="{{ url static_file='_css/fancybox/fancybox.css' }}" media="screen" />
? Check if it is included in header or footer template
It looks like you're new here. If you want to get involved, click one of these buttons!