Counter is broken. Warning: Cannot modify header information - headers already sent by (output started at /sites/vh02/vandermade.org/www/wp/wp-includes/template-loader.php:17) in /sites/vh02/vandermade.org/www/wp/wp-content/themes/unnamed/js/livesearch.js.php on line 10
Warning: Cannot modify header information - headers already sent by (output started at /sites/vh02/vandermade.org/www/wp/wp-includes/template-loader.php:17) in /sites/vh02/vandermade.org/www/wp/wp-content/themes/unnamed/js/livesearch.js.php on line 11
Warning: Cannot modify header information - headers already sent by (output started at /sites/vh02/vandermade.org/www/wp/wp-includes/template-loader.php:17) in /sites/vh02/vandermade.org/www/wp/wp-content/themes/unnamed/js/livesearch.js.php on line 17
Warning: Cannot modify header information - headers already sent by (output started at /sites/vh02/vandermade.org/www/wp/wp-includes/template-loader.php:17) in /sites/vh02/vandermade.org/www/wp/wp-content/themes/unnamed/js/livesearch.js.php on line 18
Warning: Cannot modify header information - headers already sent by (output started at /sites/vh02/vandermade.org/www/wp/wp-includes/template-loader.php:17) in /sites/vh02/vandermade.org/www/wp/wp-content/themes/unnamed/js/livesearch.js.php on line 19
Livesearch = Class.create();
Livesearch.prototype = {
initialize: function(father, url, pars, searchtext) {
this.father = father;
this.url = url;
this.pars = pars;
this.searchtext = searchtext;
this.searchfield = 's';
this.loaditem = 'search-loading';
this.resetitem = 'search-reset';
this.contentitem = 'search-results';
this.lastsearch = '';
this.t = null;
Event.observe(window, "load", this.onLoading.bindAsEventListener(this));
},
onLoading: function() {
if ( $(this.father) ) {
$(this.father).update('