// JavaScript Document
// ActionScript Document
    $(function() {
		$('#galery a.view').lightBox();
});

