$(document).ready(function(){
	
$('#image_rotate').cycle({ 
    fx:   'fade', 
		random:  1
});

$('#breadcrumb table', '#breadcrumb').width(520);


	
});




 
 



