//~ jQuery('.ngg-navigation .page-numbers').click(function() {
		//~ txt=jQuery(this).html();
		//~ lnk=jQuery(this).attr('href');		
		//~ pid=lnk.split('/?');
		//~ galid=jQuery(this).parent().parent().attr('id');
		//~ alert(galid);
		//~ jQuery('#'+galid).load('/ #'+galid+' > *', pid[1]);
				//~ 
		//~ tb_init('a.thickbox, area.thickbox, input.thickbox');//pass where to apply thickbox
		//~ imgLoader = new Image();// preload image
		//~ imgLoader.src = tb_pathToImage;
//~ 
		//~ document.write('<script type="text/javascript" src="http://old.tosmi.org/wp-includes/js/thickbox/thickbox.js?ver=3.1-20091124"></script>');
		//~ 
  		//~ return false;
//~ });

