1. Copy files to a directory.
2. Modify background.php with a text editor.

  function MainSearchSite()
  {
    return "thinkbling.com";//Leave blank for the entire web.
  }
  
  function GoogleKey()
  {
    return "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx";
  }

	a. Where it says "thinkbling.com", choose your target site or leave blank to have all.
        b. If you want all Also modify the options function to return false.
        c. Get your Google Key from http://www.google.com/apis/
		There you will need to sign up with Google to get your key.

VERY IMPORTANT NOTE:
This download contains nusoap.php and is restricted by the license detailed at
	http://dietrich.ganx4.com/nusoap/
