var searchProviderDef = [];
var searchProviderDef2 = [{"URL" : "http://search.live.com/results.aspx?q={searchTerms}&src={referrer:source?}"
					, "UrlXml" : "http://kadgetms.kgroup.eu/ie8addons/os/live-os.xml"
					, "SortIndex" : "1"
					, "Default" : "1"
					, "DisplayName" : "Live Search"
					, "FaviconURL" : ""
					, "SuggestionsURL" : ""
					, "SuggestionsURL_JSON" : ""
					, "ShowSearchSuggestions" : "1"
					, "Logo" : "sp/live.gif"
					, "Enable" : "false"},
					{"URL" : "http://www.google.com/search?q={searchTerms}&rls=com.microsoft:{language}:{referrer:source?}&ie={inputEncoding}&oe={outputEncoding}&sourceid=ie7"
					, "UrlXml" : "http://kadgetms.kgroup.eu/ie8addons/os/google-os.xml"
					, "SortIndex" : "2"
					, "Default" : "0"
					, "DisplayName" : "Google"
					, "FaviconURL" : ""
					, "SuggestionsURL" : ""
					, "SuggestionsURL_JSON" : ""
					, "ShowSearchSuggestions" : "1"
					, "Logo" : "sp/google.gif"
					, "Enable" : "false"},
					{"URL" : "http://en.wikipedia.org/w/index.php?title=Special:Search&search={searchTerms}"
					, "UrlXml" : "http://kadgetms.kgroup.eu/ie8addons/os/wikipediaEn-os.xml"
					, "SortIndex" : "3"
					, "Default" : "0"
					, "DisplayName" : "Wikipedia (en)"
					, "FaviconURL" : "http://en.wikipedia.org/favicon.ico"
					, "SuggestionsURL" : "http://en.wikipedia.org/w/api.php?action=opensearch&format=xml&search={searchTerms}&namespace=0"
					, "SuggestionsURL_JSON" : "http://en.wikipedia.org/w/api.php?action=opensearch&search={searchTerms}&namespace=0"
					, "ShowSearchSuggestions" : "1"
					, "Logo" : "sp/wikipedia.gif"
					, "Enable" : "false"}];