﻿////////////////////////////////////////////////////////////////////////
//www.AooHoo.com
////////////////////////////////////////////////////////////////////////

//**********************************************************************
// Default Values
//**********************************************************************
Search.defaults = {};

Search.defaults.langCode = "en-us";
Search.defaults.category = "prefered";
Search.defaults.saveHistory = true;
Search.defaults.loadAll = false;
Search.defaults.Keyword = 15;

Search.defaults.preferedList = {};

Search.defaults.preferedList["en-us"] = [
	{c: "web", n: "google"},
	{c: "web", n: "yahoo"},
	{c: "web", n: "ask"},
	{c: "forum", n: "google"},
	{c: "image", n: "google"}
]

Search.defaults.preferedList["zh-cn"] = [
	{c: "web", n: "google"},
	{c: "web", n: "baidu"},
	{c: "web", n: "yahoo"},
	{c: "image", n: "google"},
	{c: "image", n: "baidu"},
	{c: "music", n: "baidu"},
	{c: "music", n: "sogua"},
	{c: "video", n: "youku"},
	{c: "video", n: "tudou"},
	{c: "news", n: "iask"},
	{c: "qita", n: "xunlei"}
]

Search.defaults.preferedList["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
//**********************************************************************
Search.localeList = {};

//**********************************************************************
// English
//**********************************************************************
Search.localeList["en-us"] = {};

Search.localeList["en-us"]["web"] = {

	"title": "Web",

	"items": {
		"google": { title: "Google",
			url: "http://www.google.com/search?client=aff-&forid=1&ie=utf-8&oe=utf-8&hl=en&q={keyword}" },
		"yahoo": { title: "Yahoo!",
			url: "http://search.yahoo.com/search?fr=cb-&serveUrl=so..cn&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}" }
	}

}


Search.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-&serveUrl=so..cn&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}" }
	}
}


Search.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" }
	}

}


Search.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}" }
	}

}


Search.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}" }
	}

}


Search.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}" }
	}

}


//**********************************************************************
// 简体中文
//**********************************************************************
Search.localeList["zh-cn"] = {};

Search.localeList["zh-cn"]["web"] = {

	"title": "网页",

	"items": {
		"google": { title: "Google",
			url: "http://www.google.cn/search?q={keyword}&client=pub-2270652831195889&forid=1&prog=aff&ie=UTF-8&oe=UTF-8&hl=zh-CN" },
		"baidu": { title: "百度",
			url: "http://www.baidu.com/s?tn=fandejie&ie=utf-8&wd={keyword}" },
		"yahoo": { title: "雅虎",
			url: "http://one.cn.yahoo.com/s?p={keyword}&pid=hp&v=web" },
		"Soso": { title: "腾讯Soso",
			url: "http://www.soso.com/q?pid=s.idx&w={keyword:gb2312}" },
		"live": { title: "Live 搜索",
			url: "http://search.live.com/results.aspx?q={keyword}" },
		"sogou": { title: "搜狗",
			url: "http://www.sogou.com/web?query={keyword:gb2312}" },
		"yodao": { title: "有道",
			url: "http://www.yodao.com/search?q={keyword}&ue=utf8&keyfrom=web.index" },
		"gougou": { title: "狗狗",
			url: "http://web.gougou.com/search?search={keyword:gb2312}&page=1&id=10000000" },
		"zhongshou": { title: "中搜",
			url: "http://p.zhongsou.com/p?dt=1&pt=1&w={keyword:gb2312}"	}
	}

}


Search.localeList["zh-cn"]["image"] = {

	"title": "图片",

	"items": {
		"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}" },
		"yahoo": { title: "雅虎", subtitle: "图像",
			url: "http://image.cn.yahoo.com/search?p={keyword:gb2312}" },
		"bababian": { title: "巴巴变",
			url: "http://www.bababian.com/seallphoto.sl?type=tag&all=0&search={keyword}" },
		"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: "Live 搜索", subtitle: " (图像)",
			url: "http://search.live.com/images/results.aspx?q={keyword}" }
	}
}


Search.localeList["zh-cn"]["news"] = {

	"title": "新闻",

	"items": {
		"baidu": { title: "百度", subtitle: "新闻",
			url: "http://news.baidu.com/ns?word={keyword:gb2312}" },
		"google": { title: "Google", subtitle: " 新闻",
			url: "http://news.google.cn/news?ie=utf-8&oe=utf-8&q={keyword}" },
		"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}" }
	}

}


Search.localeList["zh-cn"]["music"] = {

	"title": "音乐",

	"items": {
		"baidu": { title: "百度", subtitle: " MP3",
			url: "http://mp3.baidu.com/m?f=ms&&ct=134217728&lm=-1&word={keyword:gb2312}" },
		"sogua": { title: "SoGua",
			url: "http://search.sogua.com/search.asp?key={keyword}" },
		"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}" },
		"qihoo": { title: "奇虎", subtitle: " MP3",
			url: "http://so.mp3.qihoo.com/index.html?kw={keyword}" },
		"zhongshou": { title: "中搜", subtitle: " MP3",
			url: "http://mp3.zhongsou.com/m?w={keyword:gb2312}" },
		"xunlei": { title: "迅雷", subtitle: " MP3",
			url: "http://mp3.gougou.com/search?search={keyword:gb2312}&suffix=&mtv=0&id=10000000" }
	}

}

Search.localeList["zh-cn"]["mobile"] = {

	"title": "手机",

	"items": {
	"roboo": { title: "儒豹",
			url: "http://www.roboo.com/pages/svideo.jsp?q={keyword}" },
	"xunlei": { title: "迅雷手机",
			url: "http://shouji.gougou.com/search?search={keyword:gb2312}&restype=6&id=10000001" },
	"TOMPDA": { title: "TOMPDA",
			url: "http://mov.tompda.com/s.asp?key={keyword:gb2312}&CurPageNo=1" },
	"gamezero": { title: "手游天下",
			url: "http://so.gamezero.cn/gamesearch.php?keyword={keyword:gb2312}" },
	"imobile": { title: "手机号码查询",
			url: "http://www.imobile.com.cn/search2005.php?searchkeyword={keyword}" }
	}

}



Search.localeList["zh-cn"]["soft"] = {

	"title": "软件",

	"items": {
	
		"skycn": { title: "天空",
			url: "http://www.skycn.com/search.php?sor=00&get=indate&az=2&ss_name={keyword:gb2312}" },
		"crsky": { title: "霏凡",
			url: "http://search.crsky.com/search.asp?keyword={keyword:gb2312}&sType=ResName&action=s" },
		"onlinedown": { title: "华军",
			url: "http://search2.onlinedown.net/search.asp?Keyword={keyword:gb2312}" },
		"mydrivers": { title: "驱动之家",
			url: "http://so.mydrivers.com/drivers.aspx?q={keyword:gb2312}" },
		"cncrk": { title: "起点",
			url: "http://www.cncrk.com/search.asp?keyword={keyword:gb2312}&stype=ResName" },
		"greendown": { title: "绿色下载站",
			url: "http://www.greendown.cn/search.asp?keyword={keyword:gb2312}&stype=ResName" },
		"xunlei": { title: "迅雷软件",
			url: "http://search.gougou.com/search?search={keyword:gb2312}&restype=2&id=10000000&ty=0" }
	}

}


Search.localeList["zh-cn"]["video"] = {

	"title": "视频",

	"items": {
		"youku": { title: "优酷",
			url: "http://www.youku.com/search_video/q_{keyword}" },
		"tudou": { title: "土豆",
			url: "http://www.tudou.com/search/programs/?posto=%2Fsearch%2Fprograms%2F&kw={keyword:gb2312}" },
		"ku6": { title: "ku6", subtitle: "视频",
			url: "http://so.ku6.com/v?q={keyword}" },
		"6": { title: "6房间", subtitle: "视频",
			url: "http://6.cn/search.php?k={keyword}&t=v&ko=1" },
		"baidu": { title: "百度", subtitle: "视频",
			url: "http://video.baidu.com/v?word={keyword:gb2312}&ct=301989888&rn=20&pn=0&db=0&s=0" },
		"xunleiyingshi": { title: "迅雷影视", subtitle: "视频",
			url: "http://movie.gougou.com/search?search={keyword}&suffix=&id=10000001&pattern=0" },
        "Google": { title: "Google", subtitle: "视频",
			url: "http://video.google.cn/videosearch?q={keyword}#" },
		"live": { title: "Live", subtitle: "视频",
			url: "http://cnweb.search.live.com/video/results.aspx?q={keyword}&go=&form=QBLH&scope=video" },
		"sogou": { title: "搜狗", subtitle: "视频",
		    url: "http://v.sogou.com/v?query={keyword:gb2312}&w=06009900&_asf=v.sogou.com&_ast=1220179710" },
		"soso": { title: "搜搜", subtitle: "视频",
			url: "http://video.soso.com/q?sc=vid&ch=w.ptl&w={keyword:gb2312}" },
		"verycd": { title: "VeryCD", subtitle: "视频",
			url: "http://www.verycd.com/search/folders/{keyword}" }
	}

}

Search.localeList["zh-cn"]["game"] = {

	"title": "游戏",

	"items": {
		"xunlei": { title: "迅雷游戏",
			url: "http://search.gougou.com/search?search={keyword:gb2312}&restype=1&id=10000000&ty=0" },
		"52pk": { title: "52pk",
			url: "http://so.52pk.com/search.php?keyword={keyword:gb2312}" },
		"17173": { title: "17173",
			url: "http://search.17173.com/newgame.jsp?keyword={keyword:gb2312}" },
		"souyo": { title: "搜游",
			url: "http://game.souyo.com/exec/search?k={keyword:gb2312}&kt=2" }
	}

}


Search.localeList["zh-cn"]["novel"] = {

	"title": "小说",

	"items": {
		"cmfu": { title: "起点",
			url: "http://sosu.cmfu.com/Result.aspx?k={keyword:gb2312}&t=zh" },
		"oklink": { title: "白鹿书院",
			url: "http://oklink.net/deer/newpage.asp?from=1&choose=1&matching=2&search={keyword:gb2312}" },
		"xunlei": { title: "迅雷书籍",
			url: "http://search.gougou.com/search?search={keyword:gb2312}&restype=3&id=10000000" }
	}

}


Search.localeList["zh-cn"]["forum"] = {

	"title": "论坛",

	"items": {
		"google": { title: "Google", subtitle: " 论坛",
			url: "http://groups.google.com/groups?q={keyword}" },
		"qihoo": { title: "奇虎", subtitle: "论坛",
			url: "http://so.bbs.qihoo.com/?kw={keyword:gb2312}" },
		"daqi": { title: "大旗",
			url: "http://search.daqi.com/cgi-bin/search?keyword={keyword:gb2312}" },
		"yahoo": { title: "雅虎", subtitle: "酷帖",
			url: "http://misc.yahoo.com.cn/psearch.html?p={keyword:gb2312}" },
		"zhongshou": { title: "中搜", subtitle: "论坛",
			url: "http://bbs.zhongsou.com/b?w={keyword:gb2312}" }
	}

}

Search.localeList["zh-cn"]["sucai"] = {

	"title": "素材",

	"items": {
		"wangyesucai": { title: "WangYeSuCai", subtitle: " 素材",
			url: "http://wangyesucai.com/plus/search.php?keyword={keyword:gb2312}&kwtype=0&searchtype=titlekeyword" },
		"chinaz": { title: "ChinaZ", subtitle: " 素材",
			url: "http://sc.chinaz.com/Search.aspx?SearchWord={keyword:gb2312}&classID=059514483510162&page=1" },
		"nipic": { title: "呢图", subtitle: " 素材",
			url: "http://www.nipic.com/act/search.asp?kid=0&kw={keyword:gb2312}" },	
		"sc-cn": { title: "素材中国", subtitle: " 素材",
			url: "http://www.sc-cn.net" },
		"arting365": { title: "艺术设计联盟", subtitle: " 素材",
			url: "http://pic.arting365.com" }
	}

}

Search.localeList["zh-cn"]["blog"] = {

	"title": "博客",

	"items": {
		"baidu": { title: "百度", subtitle: "博客",
			url: "http://blogsearch.baidu.com/s?wd={keyword:gb2312}" },
		"souyo": { title: "SouYo",
			url: "http://www.souyo.com/search?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}" }
	}

}

Search.localeList["zh-cn"]["lunwen"] = {

	"title": "论文",

	"items": {
		"3edu": { title: "3edu",
			url: "http://k.3edu.net/Search.asp?Field=SoftName&ClassID=&keyword={keyword:gb2312}" },
		"smcm": { title: "天添资源",
			url: "http://www.smcm.cn/Soft/Search.asp?Field=SoftName&ClassID=&keyword={keyword:gb2312}" }
	}

}

Search.localeList["zh-cn"]["map"] = {

	"title": "地图",

	"items": {
		"baidumap": { title: "百度",
			url: "http://ditu.baidu.com/m?ct=10&word={keyword:gb2312}" },
	"sogoumap": { title: "搜狗",
			url: "http://map.sogou.com/new/#lq={keyword:gb2312}" }
	}

}

Search.localeList["zh-cn"]["shop"] = {

	"title": "购物",

	"items": {
		"taobao": { title: "淘宝",
			url: "http://search1.taobao.com/browse/search_auction.htm?o=and&mc=0&n=40&!et=1141719180&ss=ends&s=0&ct=50&_ps=commend&q={keyword:gb2312}" }
	}

}

Search.localeList["zh-cn"]["biz"] = {

	"title": "商业",

	"items": {
		"alibabaco": { title: "阿里公司库",
			url: "http://search.china.alibaba.com/search/company_search.htm?cnalibaba=comsearch&keywords={keyword:gb2312}" },
		"alibabasale": { title: "阿里供应信息",
			url: "http://search.china.alibaba.com/search/offer_search.htm?cnalibaba=salesearch&tracelog=PO_searchsell_search&keywords={keyword:gb2312}" },
		"alibababuy": { title: "阿里求购信息",
			url: "http://search.china.alibaba.com/search/search.htm?cnalibaba=buysearch&tracelog=PO_searchbuy_search&keywords={keyword:gb2312}" },
		"alibababiz": { title: "阿里商业资讯",
			url: "http://info.china.alibaba.com/news/search?do=1&cnalibaba=newsearch&keywords={keyword:gb2312}" },
		"sohutrade": { title: "搜狐商机企业",
			url: "http://search.b2b.sohu.com/corpsearch.jsp?opt=enterprise&key_word={keyword:gb2312}" },
		"sinatrade": { title: "新浪企业黄页",
			url: "http://yp.sina.net/cgi-bin/search/mem_search.cgi?key={keyword:gb2312}" }
	}

}

Search.localeList["zh-cn"]["dict"] = {

	"title": "词典",

	"items": {
		"iciba": { title: "爱词霸",
			url: "http://www.iciba.com/search?s={keyword}" },
		"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}" }
	}

}


Search.localeList["zh-cn"]["qita"] = {

	"title": "其他",

	"items": {
		"baidu_zhidao": { title: "百度知道",
			url: "http://zhidao.baidu.com/q?ct=17&pn=0&tn=ikaslist&rn=10&word={keyword:gb2312}" },
		"xunlei": { title: "迅雷",
			url: "http://search.gougou.com/search?search={keyword:gb2312}&id=0" },
		"iask_k": { title: "爱问知识人",
			url: "http://iask.sina.com.cn/search_engine/search_knowledge_engine.php?key={keyword:gb2312}" },
		"paiso": { title: "拍手电影",
			url: "http://www.paiso.net/class/search_{keyword:gb2312}.html" },
		"taobao": { title: "淘宝",
			url: "http://search1.taobao.com/browse/search_auction.htm?q={keyword:gb2312}" },
		"btchina": { title: "BT China",
			url: "http://search.btchina.net/btsearch.php?query={keyword:gb2312}" }
	}

}


//**********************************************************************
// Français
//**********************************************************************
Search.localeList["fr-fr"] = {};

Search.localeList["fr-fr"]["prefered"] = {}; // place holder for user list

Search.localeList["fr-fr"]["web"] = {

	"title": "Web",

	"items": {
		"google": { title: "Google",
			url: "http://www.google.fr/search?client=aff-&forid=1&ie=utf-8&oe=utf-8&hl=fr&q={keyword}" },
		"yahoo": { title: "Yahoo!",
			url: "http://fr.search.yahoo.com/search?fr=ond__off&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" }
	}

}


Search.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=ond__off&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}" }
	}
}


Search.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" }
	}

}


Search.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}" }
	}

}


Search.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}" }
	}

}


Search.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}" }
	}

}

