<br />
<b>Warning</b>:  call_user_func_array() [<a href='function.call-user-func-array'>function.call-user-func-array</a>]: First argument is expected to be a valid callback, 'gde_conflict_check' was given in <b>D:\hshome\jonnyhandsome1\search4seo.com\wp-includes\plugin.php</b> on line <b>339</b><br />
window.onload=function()
 {
  var
  base='../wp-content/themes/organic-theme/img/logos/',
  current = 'Default',
  thumb=document.getElementById('thumb'),
  sel=document.getElementById('organic_theme_logo');
  if(sel != null) {
  sel.onchange=function()
  {
  thumb.src=base+this.value+'.gif';
  }
  thumb.src=base+current+'.gif';
}
   }
