/**
 * @depends http://www.yellowwebmonkey.com/components/com_rsform/controller/functions.js
 * @depends http://www.yellowwebmonkey.com/media/system/js/mootools.js
 * @depends http://www.yellowwebmonkey.com/media/system/js/caption.js 
 * @depends http://www.yellowwebmonkey.com/plugins/system/jbLibrary/jquery-1.3.2.min.js
 * @depends http://www.yellowwebmonkey.com/plugins/system/jbLibrary/jquery.lazyload.js
 * @depends http://www.yellowwebmonkey.com/plugins/system/mediaobject/js/mediaobject-150.js
 * @depends http://www.yellowwebmonkey.com/plugins/system/jcemediabox/js/jcemediabox.js?v=101
 * @depends http://www.yellowwebmonkey.com/plugins/system/jcemediabox/addons/default.js
 * @depends http://www.yellowwebmonkey.com/plugins/system/jcemediabox/addons/twitter.js
 * @depends http://www.yellowwebmonkey.com/plugins/system/pc_includes/ajax_1.3.js
 * @depends http://www.yellowwebmonkey.com/yellowwebmonkey/rokbox/mootools.js
 * @depends http://www.yellowwebmonkey.com/yellowwebmonkey/rokbox/rokbox.js
 * @depends http://www.yellowwebmonkey.com/yellowwebmonkey/rokbox/themes/light/rokbox-config.js
 * @depends http://tweetboard.com/widget/tb.counter.js?user=yellowwebmonkey&cupdates=1&validate=now&lu=0&tbpre=tb_pre_wtb&r=0.11023471034804189
 * @depends http://tweetboard.com/yellowwebmonkey/tb.js

 
 
 */

/*<![CDATA[*/
	var jax_live_site = '/';
	var jax_site_type = '1.5';
/*]]>*/

jQuery.noConflict();
jQuery(document).ready(function(){jQuery("img").lazyload({ 
	    effect : "fadeIn" 
	    });
	});
jQuery(document).ready(function(){
		 jQuery('a[rel^=\'prettyOverlay\'],a[rel^=\'prettyPhoto1\']').prettyPhoto({
    		animationSpeed: 'fast',
    		padding:  150 ,
    		showTitle: false,
    		opacity:  0.6 ,
    		allowresize: true,
    		counter_separator_label: '/',
    		theme:  'dark_rounded'
    	});
    
    });
