Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /data/vhosts/alias/monavenir.toutlamour.com/lib/classes/DBO.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /data/vhosts/alias/monavenir.toutlamour.com/lib/classes/DBO.php:23) in /data/vhosts/alias/monavenir.toutlamour.com/lib/includes/javascript.php on line 32
$(document).ready(function(){ $("#featured > ul").tabs({fx:{opacity: "toggle"}}); jQuery('#slider_wrapper').bxSlider({ infiniteLoop:true, displaySlideQty: 3, moveSlideQty: 1, pause: 6000, auto: true, nextText: '', nextSelector: '.slider_next', // jQuery selector - element to contain the next control. ex: '#next' prevText: '', prevSelector: '.slider_prev', onAfterSlide: function(currentSlide, totalSlides, el){ $('#slider_title').empty().append(el.next().attr('title')); } }); });