Warning: sem_get() [function.sem-get]: failed for key 0x152b: Permission denied in /var/www/web120067/html/domains/serien/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web120067/html/domains/serien/wp-content/plugins/wp-cache/wp-cache-phase2.php:98) in /var/www/web120067/html/domains/serien/wp-content/plugins/wpcontaxe/wpcontaxe.php on line 1044
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web120067/html/domains/serien/wp-content/plugins/wp-cache/wp-cache-phase2.php:98) in /var/www/web120067/html/domains/serien/wp-content/plugins/wpcontaxe/wpcontaxe.php on line 1045
jQuery(function(){
jQuery('input[name=s]').each(function(i){
jQuery(this).autocomplete('http://www.serien-news.net/wp-content/plugins/kau-boys-autocompleter/autocompleter_results.php?lang=', {
highlight: false,
scroll: false,
formatItem: function(value){
return value[0];
},
formatResult: function(value) {
return value[0].replace(/<\/?[^>]+>/gi, '');
}
})
.result(function(event, value){
location.href = value[1];
});
});
});