jQuery.noConflict();
jQuery(document).ready(function() {
    		/*jQuery("#the-blog ul").innerfade({
				speed: 'slow',
				timeout: 4000,
				type: 'sequence',
				containerheight: '220px'
			});*/
alert('boo');
    	});


