//
// Funzione base
//
function application(){
	$('.foto').cycle();
    
    
}
