$('#gallerie_photo').cycle({ 
    fx:     'scrollHorz',
    timeout: 0, 
    next:   '#next_tem', 
    prev:   '#prev_tem',
	height:	'auto'
});
