/** ********************************************
 *	Effects starter by VhGraphix dot com
 *	(C) copyright Vaclav Hradec 2003-2009
 *	file: 	gall.js 
 *	email: 	vh@vhgraphix.com
 * 	web:	http://VhGraphix.com
 * *********************************************/

$(document).ready(function(){
	$("a[rel^='prettyPhoto']").prettyPhoto();
 });
