function innitBewithme()
{
	// find all of the A elements 
	$('#cycle').cycle('fade');
}
