﻿////////////////////////////////////////////////////////////////////////
// maxSearch Search Engine List v1.0.1
// 2007-03-14 14:33:16
// SiC
////////////////////////////////////////////////////////////////////////

//**********************************************************************
// Default Values
//**********************************************************************
maxSearch.defaults = {};

maxSearch.defaults.langCode = "en-us";
maxSearch.defaults.category = "preferred";
maxSearch.defaults.saveHistory = true;
maxSearch.defaults.loadAll = false;
maxSearch.defaults.maxKeyword = 15;

maxSearch.defaults.preferredList = {};

maxSearch.defaults.preferredList["en-us"] = [
	{c: "web", n: "google"},
	{c: "web", n: "yahoo"},
	{c: "web", n: "ask"},
	{c: "forum", n: "google"},
	{c: "image", n: "google"}
]

maxSearch.defaults.preferredList["zh-cn"] = [	
{c: "web", n: "baidu"},
	{c: "video", n: "gougouv"},
	{c: "music", n: "baidu"},
{c: "shopping", n: "taobao"},
	{c: "image", n: "bgg1"},
	{c: "misc", n: "bgg8"}

]

maxSearch.defaults.preferredList["fr-fr"] = [
	{c: "web", n: "google"},
	{c: "web", n: "yahoo"},
	{c: "web", n: "ask"},
	{c: "forum", n: "google"},
	{c: "image", n: "google"}
]


//**********************************************************************
// Search Engine Lists
//**********************************************************************
maxSearch.localeList = {};

//**********************************************************************
// English
//**********************************************************************
maxSearch.localeList["en-us"] = {};

maxSearch.localeList["en-us"]["web"] = {

	"title": "Web",

	"items": {
		"google": { title: "Google",
			url: "http://www.google.com/search?client=pub-7100890577751553&forid=1&ie=utf-8&oe=utf-8&hl=en&q={keyword}" },
		"yahoo": { title: "Yahoo!",
			url: "http://search.yahoo.com/search?fr=cb-max&serveUrl=www.souweng.com&ei=utf-8&p={keyword}" },
		"ask": { title: "Ask.com",
			url: "http://www.ask.com/web?q={keyword}" },
		"live": { title: "Live Search",
			url: "http://search.live.com/results.aspx?q={keyword}" },
		"looksmart": { title: "Looksmart",
			url: "http://search.looksmart.com/p/search?free=1&qta=1&qt={keyword}" },
		"gigablast": { title: "Gigablast",
			url: "http://www.gigablast.com/search?q={keyword}" }
	}

}


maxSearch.localeList["en-us"]["image"] = {

	"title": "Images",

	"items": {
		"google": { title: "Google", subtitle: " Images",
			url: "http://images.google.com/images?hl=en&q={keyword}&gbv=2" },
		"yahoo": { title: "Yahoo!", subtitle: " Images",
			url: "http://images.search.yahoo.com/search/images?ei=UTF-8&fr=cb-max&serveUrl=www.BaiduABC.com&p={keyword}" },
		"ask": { title: "Ask.com", subtitle: " Images",
			url: "http://images.ask.com/pictures?q={keyword}&qsrc=2072&tool=img" },
		"live": { title: "Live Search", subtitle: " Images",
			url: "http://search.live.com/images/results.aspx?q={keyword}&FORM=BIRE" },
		"flickr": { title: "Flickr",
			url: "http://www.flickr.com/search/?q={keyword}" },
		"picsearch": { title: "PicSearch",
			url: "http://www.picsearch.com/search.cgi?q={keyword}" }
	}
}


maxSearch.localeList["en-us"]["news"] = {

	"title": "News",

	"items": {
		"google": { title: "Google", subtitle: " News",
			url: "http://news.google.com/news?hl=en&ned=us&q={keyword}" },
		"yahoo": { title: "Yahoo!", subtitle: " News",
			url: "http://news.search.yahoo.com/news/search?p={keyword}" },
		"live": { title: "Live Search", subtitle: " News",
			url: "http://search.live.com/news/results.aspx?q={keyword}&FORM=BNRE" },
		"daypop": { title: "Daypop", subtitle: " News",
			url: "http://www.daypop.com/search?q={keyword}&t=n" },
		"alltheweb": { title: "AllTheWeb", subtitle: " News",
			url: "http://www.alltheweb.com/search?cat=news&cs=utf8&q={keyword}&rys=0&itag=crv&_sb_lang=any" },
		"altavista": { title: "AltaVista", subtitle: " News",
			url: "http://www.altavista.com/news/results?q={keyword}&nc=0&nr=0&nd=2" }
	}

}


maxSearch.localeList["en-us"]["blog"] = {

	"title": "Blog",

	"items": {
		"google": { title: "Google", subtitle: " Blogs",
			url: "http://blogsearch.google.com/blogsearch?ie=UTF8&oe=UTF-8&hl=en&q={keyword}&om=1&z=4&tab=lb" },
		"ask": { title: "Ask.com", subtitle: " Blogs",
			url: "http://www.ask.com/blogsearch?q={keyword}" },
		"technorati": { title: "Technorati",
			url: "http://technorati.com/search/{keyword}" },
		"feedster": { title: "Feedster",
			url: "http://www.feedster.com/search/{keyword}" }
	}

}


maxSearch.localeList["en-us"]["reference"] = {

	"title": "Reference",

	"items": {
		"dictionary": { title: "Dictionary.com",
			url: "http://dictionary.reference.com/browse/{keyword}" },
		"webster": { title: "Merriam-Webster",
			url: "http://www.webster.com/dictionary/{keyword}" },
		"wikipedia": { title: "Wikipedia",
			url: "http://www.wikipedia.org/w/wiki.phtml?search={keyword}" },
		"encarta": { title: "Encarta",
			url: "http://encarta.msn.com/encnet/refpages/search.aspx?q={keyword}" },
		"britannica": { title: "Britannica",
			url: "http://www.britannica.com/search?query={keyword}" },
		"infomine": { title: "Infomine",
			url: "http://infomine.ucr.edu/cgi-bin/canned_search?query={keyword}" }
	}

}


maxSearch.localeList["en-us"]["misc"] = {

	"title": "Misc.",

	"items": {
		"google_groups": { title: "Google Groups",
			url: "http://groups.google.com/groups/search?q={keyword}" },
		"google_maps": { title: "Google Maps",
			url: "http://maps.google.com/maps?ie=UTF-8&oe=UTF-8&hl=en&q={keyword}&z=4&om=1&um=1&sa=N&tab=wl" },
		"amazon": { title: "Amazon",
			url: "http://www.amazon.com/s/ref=nb_ss_gw/002-0555077-8828815?url=search-alias%3Daps&field-keywords={keyword}" },
		"ebay": { title: "eBay",
			url: "http://buy.ebay.com/{keyword}" },
		"youtube": { title: "YouTube",
			url: "http://www.youtube.com/results?search_query={keyword}" },
		"yahoo": { title: "Yahoo! Answers", subtitle: "",
			url: "http://answers.yahoo.com/search/search_result;_ylt=AlnxKjDWkwMepoT1FRXn2tgjzKIX?p={keyword}" }
	}

}


//**********************************************************************
// 简体中文
//**********************************************************************
maxSearch.localeList["zh-cn"] = {};

maxSearch.localeList["zh-cn"]["web"] = {

	"title": "网页",

	"items": {
"bgg0": { title: "百度+谷歌(网页)",
			url: "http://www.suda123.com/baidu_gg.html?dir=0&st=9&wd={keyword:gb2312}" },
"baidu": { title: "百度",
			url: "http://www.baidu.com/s?tn=comguge999_pg&ie=utf-8&wd={keyword}" },
		"google": { title: "Google",
			url: "http://www.suda123.com/search.htm?wd={keyword:gb2312}&st=3&Submit=get&id=s" },
		"sogou": { title: "狗狗",
			url: "http://web.gougou.com/search?search={keyword}&id=10005804" },
		"live": { title: "Live 搜索",
			url: "http://search.live.com/results.aspx?q={keyword}" },
		"zhongshou": { title: "中搜",
			url: "http://p.zhongsou.com/p?dt=1&pt=1&w={keyword:gb2312}"},
		"soso": { title: "搜搜",
			url: "http://www.soso.com/q?w={keyword:gb2312}"	}
	}

}


maxSearch.localeList["zh-cn"]["image"] = {

	"title": "图片",

	"items": {

"bgg1": { title: "百度+谷歌(图片)",
			url: "http://www.suda123.com/baidu_gg.html?dir=1&st=2&wd={keyword:gb2312}" },
		"baidu": { title: "百度", subtitle: "图像",
			url: "http://image.baidu.com/i?ct=201326592&lm=-1&word={keyword:gb2312}" },
		"google": { title: "Google", subtitle: " 图像",
			url: "http://images.google.cn/images?q={keyword}" },
		"soso": { title: "搜搜",
			url: "http://image.soso.com/image.cgi?sc=img&w={keyword:gb2312}" },
		"yupoo": { title: "又拍",
			url: "http://www.yupoo.com/search/?s=everyone&q={keyword}" },
		"iask": { title: "新浪爱问", subtitle: "图像",
			url: "http://p.iask.com/p?k={keyword:gb2312}" },
		"sogou": { title: "搜狗", subtitle: "图像",
			url: "http://pic.sogou.com/pics?query={keyword:gb2312}" },
		"zhongshou": { title: "中搜", subtitle: "图像",
			url: "http://img.zhongsou.com/i?w={keyword:gb2312}" },
		"live": { title: "Bing 搜索", subtitle: " (图像)",
			url: "http://search.live.com/images/results.aspx?q={keyword}" }
	}
}


maxSearch.localeList["zh-cn"]["news"] = {

	"title": "新闻",

	"items": {
"bgg2": { title: "百度+新浪(新闻)",
			url: "http://www.suda123.com/baidu_gg.html?dir=2&st=9&wd={keyword:gb2312}" },
"baidu": { title: "百度", subtitle: "新闻",
			url: "http://news.baidu.com/ns?word={keyword:gb2312}" },
		"yahoo": { title: "雅虎", subtitle: "新闻",
			url: "http://cn.news.yahoo.com/search1.html?ei=utf-8&p={keyword}" },
		"iask": { title: "新浪爱问", subtitle: "新闻",
			url: "http://www.iask.com/n?k={keyword:gb2312}" },
		"sogou": { title: "搜狗", subtitle: "新闻",
			url: "http://news.sogou.com/news?query={keyword:gb2312}" },
		"qihoo": { title: "奇虎", subtitle: "新闻",
			url: "http://so.news.qihoo.com/?kw={keyword:gb2312}" },
		"zhongshou": { title: "中搜", subtitle: "新闻",
			url: "http://z.zhongsou.com/n?w={keyword:gb2312}" }
	}

}


maxSearch.localeList["zh-cn"]["music"] = {

	"title": "音乐",

	"items": {
"baidu": { title: "百度", subtitle: "音乐",
			url: "http://mp3.baidu.com/m?f=ms&&ct=134217728&lm=-1&word={keyword:gb2312}" },
"gougoum": { title: "狗狗", subtitle: "音乐",
			url: "http://mp3.gougou.com/search?search={keyword}&id=5804" },
		"yahoo": { title: "雅虎", subtitle: "音乐",
			url: "http://music.cn.yahoo.com/search.html?p={keyword:gb2312}" },
		"sogou": { title: "搜狗", subtitle: "音乐",
			url: "http://d.sogou.com/music?class=1&query={keyword:gb2312}" },
		
"bgg3": { title: "狗狗+百度(音乐)",
			url: "http://www.suda123.com/baidu_gg.html?dir=3&st=5&wd={keyword:gb2312}" }
	}

}

maxSearch.localeList["zh-cn"]["video"] = {

	"title": "视频",

	"items": {	
"gougouv": { title: "迅雷",
			url: "http://www.gougou.com/search?id=5804&search={keyword}" },
		"youku": { title: "优酷",
			url: "http://www.youku.com/search_video/q_{keyword}" },
		"56.com": { title: "我乐",
			url: "http://so.56.com/index?type=video&key={keyword:gb2312}" },
		"tudou": { title: "土豆",
			url: "http://www.tudou.com/search/programs/?posto=%2Fsearch%2Fprograms%2F&kw={keyword:gb2312}" },
		"ku6": { title: "酷6", subtitle: "视频",
			url: "http://so.ku6.com/v/q{keyword}" },
		"baidu": { title: "百度", subtitle: "视频",
			url: "http://video.baidu.com/v?ct=301989888&rn=20&pn=0&db=0&s=8&word={keyword:gb2312}" },
			"ggvideo": { title: "谷歌", subtitle: "视频",
			url: "http://video.google.cn/videosearch?emb=0&q={keyword}" },
"bgg4": { title: "优酷+迅雷(视频)",
			url: "http://www.suda123.com/baidu_gg.html?dir=4&st=4&wd={keyword:gb2312}" }

	}

}


maxSearch.localeList["zh-cn"]["soft"] = {

	"title": "软件",

	"items": {


		"gougousoft": { title: "狗狗软件",
			url: "http://soft.gougou.com/search?search={keyword}&restype=2&id=10005804" },
"sky": { title: "天空软件",
			url: "http://www.skycn.com/search.php?offset=0&ss_name={keyword:gb2312}&sor=00&get=indate&az=2" },
		"newshua": { title: "华军软件",
			url: "http://search.newhua.com/search_list.php?s=asp&searchname={keyword:gb2312}" },
		"duote": { title: "多特软件",
			url: "http://www.duote.com/search.php?searchType=&so={keyword}" },
"qudong": { title: "驱动之家",
			url: "http://so.mydrivers.com/drivers.aspx?q={keyword:gb2312}" },
"bgg9": { title: "天空+华军(软件)",
			url: "http://www.suda123.com/baidu_gg.html?dir=9&st=7&wd={keyword:gb2312}" }
	}

}


maxSearch.localeList["zh-cn"]["forum"] = {

	"title": "论坛",

	"items": {
		"bgg5": { title: "雅虎+中搜(论坛)",
			url: "http://www.suda123.com/baidu_gg.html?dir=5&st=9&wd={keyword:gb2312}" },
"google": { title: "Google", subtitle: " 论坛",
			url: "http://groups.google.com/groups?q={keyword}" },
		"tieba": { title: "百度贴吧",
			url: "http://tieba.baidu.com/f?kw={keyword:gb2312}" },
		"zhongshou": { title: "中搜", subtitle: "论坛",
			url: "http://bbs.zhongsou.com/b?w={keyword:gb2312}" }

	}

}


maxSearch.localeList["zh-cn"]["blog"] = {

	"title": "博客",

	"items": {
		"sgblog": { title: "狗狗(博客)",
			url: "http://blog.gougou.com/search?search={keyword}&id=10005804" },
"baidu": { title: "百度", subtitle: "博客",
			url: "http://blogsearch.baidu.com/s?wd={keyword:gb2312}" },
		"Google": { title: "Google",
			url: "http://blogsearch.google.cn/blogsearch?hl=zh-CN&q={keyword}" },
		"yodao": { title: "有道", subtitle: "博客",
			url: "http://blog.yodao.com/search?q={keyword}" },
		"qihoo": { title: "奇虎", subtitle: "博客",
			url: "http://so.blog.qihoo.com/index.html?kw={keyword:gb2312}" },
"bgg6": { title: "百度+有道(博客)",
			url: "http://www.suda123.com/baidu_gg.html?dir=6&st=9&wd={keyword:gb2312}" }

	}

}


maxSearch.localeList["zh-cn"]["dict"] = {

	"title": "词典",

	"items": {
		"bgg7": { title: "百度词典+爱词霸",
			url: "http://www.suda123.com/baidu_gg.html?dir=7&st=9&wd={keyword:gb2312}" },
"iciba": { title: "爱词霸",
			url: "http://dict.iciba.com/{keyword}/?uid=29314&sid=7" },
		"baidu": { title: "百度词典",
			url: "http://www.baidu.com/s?&ct=1048576&wd={keyword:gb2312}&tn=www" },
		"dictcn": { title: "Dict.cn",
			url: "http://www.dict.cn/search/?q={keyword:gb2312}" },
		"yodao": { title: "有道", subtitle: "海量词典",
			url: "http://dict.yodao.com/search?q={keyword}" },
		"zdic": { title: "汉典",
			url: "http://www.zdic.net/zd/search/?q={keyword}" }

	}

}

maxSearch.localeList["zh-cn"]["misc"] = {

	"title": "知道",

	"items": {
      "baidu_zhidao": { title: "百度知道",
			url: "http://zhidao.baidu.com/q?word={keyword:gb2312}&ct=17&pn=0&tn=ikaslist&rn=10" },
		"iask_k": { title: "爱问知识人",
			url: "http://iask.sina.com.cn/search_engine/search_knowledge_engine.php?key={keyword:gb2312}" },
			"bgg8": { title: "知道+爱问",
			url: "http://www.suda123.com/baidu_gg.html?dir=8&st=12&wd={keyword:gb2312}" }

	}

}

maxSearch.localeList["zh-cn"]["shopping"] = {

	"title": "购物",

	"items": {
"taobao": { title: "淘宝网",
			url: "http://search8.taobao.com/browse/search_auction.htm?q={keyword:gb2312}&pid=mm_10532670_0_0&search_type=auction&commend=all&at_topsearch=1" },
		"dangdang": { title: "当当购物",
			url: "http://search.dangdang.com/search.aspx?selectcatalog=&key={keyword:gb2312}" },
		"zuoyue": { title: "卓越购物",
			url: "http://www.amazon.cn/mn/searchApp?ix=sunray&searchType=&keywords={keyword}&searchKind=keyword&bestSaleNum=3&source=eqifa|34759|1|dami" }	
			
		
	}

}

maxSearch.localeList["zh-cn"]["map"] = {

	"title": "地图",

	"items": {
		
		"ggmap": { title: "谷歌地图",
			url: "http://ditu.google.cn/maps?f=l&hl=zh-CN&geocode=&q={keyword}" },
			"baidumap": { title: "百度地图",
			url: "http://map.baidu.com/#word={keyword:gb2312}&ct=10" },
			"sougoumap": { title: "搜狗地图",
			url: "http://map.sogou.com/#c=11944000,4152000,4&city=%u5168%u56FD&lq={keyword}&page=1" }
			

	}

}

maxSearch.localeList["zh-cn"]["BT"] = {

	"title": "BT",

	"items": {
		
		"gougou": { title: "狗狗BT",
			url: "http://www.suda123.com/search.htm?wd={keyword}&st=15&Submit=get&id=suda" },
			
		"verycd": { title: "VeryCD",
			url: "http://www.verycd.com/search/folders/{keyword}" }
	}

}


//**********************************************************************
// Français
//**********************************************************************
maxSearch.localeList["fr-fr"] = {};

maxSearch.localeList["fr-fr"]["preferred"] = {}; // place holder for user list

maxSearch.localeList["fr-fr"]["web"] = {

	"title": "Web",

	"items": {
		"google": { title: "Google",
			url: "http://www.google.fr/search?client=pub-7100890577751553&forid=1&ie=utf-8&oe=utf-8&hl=fr&q={keyword}" },
		"yahoo": { title: "Yahoo!",
			url: "http://fr.search.yahoo.com/search?&ei=utf-8&p={keyword}" },
		"ask": { title: "Ask.com",
			url: "http://fr.ask.com/web?q={keyword}" },
		"live": { title: "Live Search",
			url: "http://search.live.com/results.aspx?q={keyword}" },
		"exalead": { title: "Exalead",
			url: "http://www.exalead.fr/search/results?q={keyword}&%24mode=allweb" },
		"voila": { title: "Voila",
			url: "http://search.ke.voila.fr/S/voila?rtype=kw&rdata={keyword}&profil=voila" }
	}

}


maxSearch.localeList["fr-fr"]["image"] = {

	"title": "Images",

	"items": {
		"google": { title: "Google", subtitle: " Images",
			url: "http://images.google.fr/images?hl=fr&q={keyword}&gbv=2" },
		"yahoo": { title: "Yahoo!", subtitle: " Images",
			url: "http://fr.search.yahoo.com/search/images?ei=UTF-8&fr=&p={keyword}" },
		"ask": { title: "Ask.com", subtitle: " Images",
			url: "http://fr.ask.com/pictures?q={keyword}&qsrc=2072&tool=img" },
		"live": { title: "Live Search", subtitle: " Images",
			url: "http://search.live.com/images/results.aspx?q={keyword}&FORM=BIRE" },
		"flickr": { title: "Flickr",
			url: "http://www.flickr.com/search/?q={keyword}" },
		"picsearch": { title: "PicSearch",
			url: "http://www.picsearch.fr/search.cgi?q={keyword}" }
	}
}


maxSearch.localeList["fr-fr"]["news"] = {

	"title": "Actualités",

	"items": {
		"google": { title: "Google", subtitle: " News",
			url: "http://news.google.fr/news?hl=fr&ned=fr&q={keyword}" },
		"yahoo": { title: "Yahoo!", subtitle: " News",
			url: "http://fr.news.search.yahoo.com/news/search?p={keyword}" },
		"live": { title: "Live Search", subtitle: " News",
			url: "http://search.live.com/news/results.aspx?q={keyword}&FORM=BNRE" },
		"daypop": { title: "Daypop", subtitle: " News",
			url: "http://www.daypop.com/search?q={keyword}&t=n&ln=fr" },
		"alltheweb": { title: "AllTheWeb", subtitle: " News",
			url: "http://www.alltheweb.com/search?cat=news&cs=utf8&q={keyword}&rys=0&itag=crv&_sb_lang=fr" },
		"altavista": { title: "AltaVista", subtitle: " News",
			url: "http://www.altavista.com/news/results?q={keyword}&nc=0&nr=0&nd=2" }
	}

}


maxSearch.localeList["fr-fr"]["blog"] = {

	"title": "Blogs",

	"items": {
		"google": { title: "Google", subtitle: " Blogs",
			url: "http://blogsearch.google.fr/blogsearch?ie=UTF8&oe=UTF-8&hl=fr&q={keyword}&om=1&z=4&tab=lb" },
		"ask": { title: "Ask.com", subtitle: " Blogs",
			url: "http://fr.ask.com/blogsearch?q={keyword}" },
		"technorati": { title: "Technorati",
			url: "http://technorati.com/search/{keyword}?language=fr&authority=n" },
		"feedster": { title: "Feedster",
			url: "http://www.feedster.com/search/{keyword}" }
	}

}


maxSearch.localeList["fr-fr"]["reference"] = {

	"title": "Références",

	"items": {
		"dictionary": { title: "Dictionary.com",
			url: "http://dictionary.reference.com/browse/{keyword}" },
		"tv5": { title: "Dictionnaire TV5",
			url: "http://dictionnaire.tv5.org/dictionnaires.asp?Action=&param={keyword}&che=1" },
		"alexandria": { title: "Dictionnaire Alexandria",
			url: "http://www.tv5.org/TV5Site/alexandria/definition.php?sl=fr&tl=fr&ok.x=0&ok.y=0&ok=OK&terme={keyword}" },
		"wikipedia": { title: "Wikipédia",
			url: "http://fr.wikipedia.org/wiki/{keyword}" },
		"encarta": { title: "Encarta",
			url: "http://fr.encarta.msn.com/encnet/refpages/search.aspx?q={keyword}" },
		"britannica": { title: "Britannica",
			url: "http://www.britannica.com/search?query={keyword}" }
	}

}


maxSearch.localeList["fr-fr"]["misc"] = {

	"title": "Divers",

	"items": {
		"google_groups": { title: "Google Groupes",
			url: "http://groups.google.fr/groups/search?q={keyword}" },
		"google_maps": { title: "Google Maps",
			url: "http://maps.google.fr/maps?ie=UTF-8&oe=UTF-8&hl=fr&q={keyword}&z=4&om=1&um=1&sa=N&tab=wl" },
		"amazon": { title: "Amazon",
			url: "http://www.amazon.fr/s/ref=nb_ss_gw/002-0555077-8828815?url=search-alias%3Daps&field-keywords={keyword}" },
		"ebay": { title: "eBay",
			url: "http://acheter.ebay.fr/{keyword}" },
		"youtube": { title: "YouTube",
			url: "http://www.youtube.com/results?search_query={keyword}" },
		"yahoo": { title: "Yahoo Questions Réponses", subtitle: "",
			url: "http://fr.answers.yahoo.com/search/search_result;_ylt=AlnxKjDWkwMepoT1FRXn2tgjzKIX?p={keyword}" }
	}

}
