$(document).ready(function() {
	
	/*
$("#profile-res-content").bind('click', function(){
	$("#hpage").
	
	
	
});
*/


//the new cycling script
			//ARTICLE TRANSITION EFFECT
		    $('#featured_content').cycle({
				fx: 'fade', // choose your transition type, ex: fade, scrollUp, shuffle, etc...
				timeout: 5000,	//set the time period between transitions
				random: 1
			});

		
}); //end document.ready

function hauterpop(){
	
	//$("#cboxContent").html("<h1>State one</h1>");
	
	
	
	
}

function hauterpopstart(){
	

}
