$(window).load(function(){
	// if ($('#portfolio-images').length >0) {
	// 		$('#portfolio-images').cycle({ 
	// 		    prev:   '#prev-article', 
	// 		    next:   '#next-article', 
	// 		    timeout: 0,
	// 			containerResize:0,
	// 			fit:0,
	// 			
	// 			after:function(){
	// 				//alert(this)
	// 			} 
	// 		});
	// 	}
});
