var categories = [

	{name: 'Web', engines: [

			{name: 'Google', 		tpl: 'http://www.google.com/search?hl=en&q=%s'},

			{name: 'Mahalo', 		tpl: 'http://www.mahalo.com/Special:Search?go=Search&search=%s'},

			{name: 'Clusty', 		tpl: 'http://clusty.com/search?query=%s'},

			{name: 'Yahoo', 		tpl: 'http://search.yahoo.com/search?fr=yfp-t&cop=mss&ei=UTF-8&p=%s'},

			{name: 'MSNLive', 		tpl: 'http://search.live.com/results.aspx?mkt%3Den=en-us&FORM=LIVSOP&go.x=0&go.y=0&go=Search&q=%s'},

			{name: 'Ask.com', 		tpl: 'http://www.ask.com/web?search=search&qsrc=0&o=0&l=dir&q=%s'},

			{name: 'Wikipedia',		tpl: 'http://www.wikipedia.org/search-redirect.php?language=en&search=%s'},

			{name: 'Answers', 		tpl: 'http://www.answers.com/main/ntquery?gwp=8&s=%s'},
			
			{name: 'Dictionary', 	tpl: 'http://dictionary.reference.com/browse/%s'},

			{name: 'Webster', 		tpl: 'http://www.m-w.com/dictionary/%s'}
		]},

	
	{name: 'MP3', engines: [

			{name: 'Skreemr', 	tpl: 'http://www.skreemr.com/results.jsp?q=%s'},
			
			{name: 'MP3Realm', 	tpl: 'http://mp3realm.org/search?q=%s'}

		]},

	{name: 'P2P', engines: [

		    {name: 'ThePirateBay', 	tpl: 'http://thepiratebay.org/search/%s/0/3/0'},
			
			{name: 'Filebot', 		tpl: 'http://filesbot.com/?q=%s&ul=&cmd=Search%21'},
			
			{name: 'Filestube', 	tpl: 'http://www.filestube.com/search.html?q=%s&select=All&Submit=Search'},
			
			{name: 'BitZip.com', 	tpl: 'http://www.bitzip.com/search.php?select=all&keyword=%s'}

		]},

		
	

	{name: 'Images', engines: [

			{name: 'PixsyImage', 	tpl: 'http://www.pixsy.com/search.aspx?psg=5813616d-a668-4b1d-8a94-bef6c4f91d37&ctid=1&q=%s'},

			{name: 'Flickr.com', 	tpl: 'http://www.flickr.com/search?q=%s'},

			{name: 'PicSearch', 	tpl: 'http://www.picsearch.com/search.cgi?cols=5&thumbs=20&q=%s'},

			{name: 'WebShots', 		tpl: 'http://webshots.com/search?new=1&source=chromeheader&query=%s'},

			{name: 'ChaChaImage', 	tpl: 'http://search.chacha.com/search/query?mode=images&wsid=UK&query=%s'},

			{name: 'AskImage', 		tpl: 'http://www.ask.com/pictures?search=search&qsrc=0&o=0&l=dir&q=%s'},

			{name: 'GoogleImage',	tpl: 'http://images.google.com/images?hl=en&q=%s'},

			{name: 'PBase.com',		tpl: 'http://search.pbase.com/search?x=0&y=0&q=%s'},

			{name: 'GoogleMaps',	tpl: 'http://maps.google.com/maps?tab=wl&q=%s'}

		]},

	

	{name: 'Video', engines: [
	

			{name: 'YouTube',		tpl: 'http://youtube.com/results?search=Search&search_query=%s'},

			{name: 'Flixya',		tpl: 'http://www.flixya.com/search/video/0/%s'},
	
			{name: 'PixsyVideo',	tpl: 'http://www.pixsy.com/search.aspx?psg=9b5ab53e-2f03-47c7-abe0-757e6ed8921c&ctid=2&q=%s'},

			{name: 'GoogleVideo',	tpl: 'http://video.google.com/videosearch?hl=en&q=%s'},

			{name: 'YahooVideo',	tpl: 'http://video.yahoo.com/search/video?hl=0&hl=0&p=%s'},

			{name: 'AskVideo',		tpl: 'http://www.ask.com/video?hl=search&hl=0&hl=0&l=dir&q=%s'},

			{name: 'ChaChaVideo',	tpl: 'http://search.chacha.com/search/query?mode=video&wsid=UK&query=%s'},

			{name: 'Veoh.com',		tpl: 'http://www.veoh.com/search.html?search=%s'},

			{name: 'MySpace',		tpl: 'http://vids.myspace.com/index.cfm?SearchBoxID=SplashHeader&fuseaction=vids.search&t=tvid&q=%s'},

			{name: 'Break.com',		tpl: 'http://my.break.com/Media/Search.aspx?SEARCH1=Search&SearchType=Main&s=%s'}

		]},

	

	{name: 'News', engines: [

			{name: 'GoogleNews',	tpl: 'http://news.google.com/news?hl=en&ned=us&btnG=Search%2BNews&q=%s'},

			{name: 'Reuters',		tpl: 'http://search.us.reuters.com/rsearch/rcomSearch.do?WTmodLoc=ussrch-top-quote&blob=%S'},

			{name: 'Tpoix.net',		tpl: 'http://www.topix.net/search/article?blogs=2&source=&url=&zip=&submit=Search%2BAll%2BTopics&q=%s'},

			{name: 'PBS.com',		tpl: 'http://www.pbs.org/newshour/search_results.html?x=0&y=0&q=%s'},

			{name: 'CNN.com',		tpl: 'http://search.cnn.com/search?type=news&sortBy=date&intl=true&query=%s'},

			{name: 'ABC.com',		tpl: 'http://abcnews.go.com/search?type=&searchtext=%s'},

			{name: 'NYTimes',		tpl: 'http://query.nytimes.com/search/query?srchst=nyt&query=%s'},

			{name: 'BBC.com',		tpl: 'http://search.bbc.co.uk/cgi-bin/search/results.pl?x=42&y=13&scope=all&tab=all&recipe=all&q=%s'},

			{name: 'NPR.com',		tpl: 'http://www.npr.org/search.php?text=%s'}

		]},

	

	{name: 'Tech', engines: [

			{name: 'InformationWk',	tpl: 'http://www.informationweek.com/TechSearch/Search.jhtml?site_id=InformationWeek&personality=category&search=Go&queryText=%s'},

			{name: 'YahooTech',		tpl: 'http://tech.yahoo.com/sp?searchSubmitLink.x=0&searchSubmitLink.y=0&searchSubmitLink=search&prod=%s'},

			{name: 'Download.com',	tpl: 'http://www.download.com/3120-20_4-0.html?tg=dl-20&tag=srch&qt=%s'},

			{name: 'SourceForge',	tpl: 'http://sourceforge.net/search/?type_of_search=soft&words=%s'},

			{name: 'Wired.com',		tpl: 'http://www.wired.com/search?siteAlias=all&x%3D0=y%3D0&query=%s'},

			{name: 'FastCompany',	tpl: 'http://www.fastcompany.com/cgi-bin/finder.cgi?query=%s'},

			{name: 'Slashdot',		tpl: 'http://slashdot.org/search.pl?query=%s'},

			{name: 'Engadget',		tpl: 'http://www.engadget.com/search/??q=%s'}

		]},

	

	{name: 'Finance', engines: [

			{name: 'GoogleFinance',	tpl: 'http://finance.google.com/finance?q=%s'},

			{name: 'Bloomberg',		tpl: 'http://search.bloomberg.com/search?btnG.x=5&btnG.y=10&btnG=submit&entqr=0&sort=date%253AD%253AL%253Ad1&output=xml_no_dtd&submit.x=0&client=wnews&submit.y=0&submit=submit&ud=1&oe=UTF-8&ie=UTF-8&proxystylesheet=wnews&site=wnews&filter=p&q=%s'},

			{name: 'YahooFinance',	tpl: 'http://finance.yahoo.com/q?s=%s'},

			{name: 'FinancialTimes',tpl: 'http://mwprices.ft.com/custom/ft2-com/html-quotechartnews.asp?x=0&y=0&vsc_appId=ts&ftsite=FTCOM&searchtype=equity&searchOption=equity&symb=%s'},

			{name: 'MSNMoney',		tpl: 'http://moneycentral.msn.com/money.search?q=%s'},

			{name: 'Forbes',		tpl: 'http://search.forbes.com/search/find?MT=%s'},
			
			{name: 'TheStreet',		tpl: 'http://find.thestreet.com/cgi-bin/texis/find/results.html?qt=%s'},
			
			{name: 'CNBC.com',		tpl: 'http://search.cnbc.com/main.do?target=all&keywords=%s'},

			{name: 'ZoomInfo',		tpl: 'http://www.zoominfo.com/search/CompanyQuery.aspx?searchSource=basic&singleSearchBox=%s'},

			{name: 'BigCharts',		tpl: 'http://bigcharts.marketwatch.com/quickchart/quickchart.asp?sid=0&o_symb=aapl&x=0&y=0&symb=%s'}

		]},

	

	{name: 'Blogs', engines: [

			{name: 'BlogLines',		tpl: 'http://www.bloglines.com/search?ql=en&s=f&pop=l&news=m&q=%s'},

			{name: 'GoogleBlogs',	tpl: 'http://blogsearch.google.com/blogsearch?hl=en&client=firefox-a&rls=org.mozilla%253Aen-US%253Aofficial&hs=291&um=1&tab=wb&ie=ISO-8859-1&btnG=Search%2BBlogs&q=%s'},

			{name: 'AskBlogs',		tpl: 'http://www.ask.com/blogsearch?search=search&qsrc=0&o=333&l=dir&q=%s'},

			{name: 'IceRocket',		tpl: 'http://blogs.icerocket.com/search?q=%s'},

			{name: 'Sphare.com',	tpl: 'http://www.sphere.com/search?datedrop=1&lang=all&q=%s'},

			{name: 'LiveJournal',	tpl: 'http://www.livejournal.com/interests.bml?int=%s'},

			{name: 'TMZ.com',		tpl: 'http://www.tmz.com/search/?q=%s'},

			{name: 'Joystiq',		tpl: 'http://www.joystiq.com/search/?x=0&y=0&q=%s'}

		]}

		
];
