$(document).ready(function(){	$('#header .images').cycle({		fx:'fade', 		speed: 1250,		timeout: 7000	});});