$GLOBALS["TAG_MD_ADDONS"] = array(
"google" => array(
"title" => "Google",
"link" => "http://www.google.com/search?q=%s",
),
"techno" => array(
"title" => "Technorati",
"link" => "http://technorati.com/tag/%s/",
),
"flickr" => array(
"title" => "Flickr",
"link" => "http://www.flickr.com/photos/tags/%s/",
"function" => "utf8_encode",
),
"A9" => array(
"title" => "A9",
"link" => "http://a9.com/%s",
),
"AOL" => array(
"title" => "AOL",
"link" => "http://search.aol.com/aolcom/search?query=%s",
),
"Clusty" => array(
"title" => "Clusty",
"link" => "http://clusty.com/search?query=%s",
),
"GigaBlast" => array(
"title" => "GigaBlast",
"link" => "http://gigablast.com/search?q=%s",
),
"Lycos" => array(
"title" => "Lycos",
"link" => "http://search.lycos.com/?query=%s",
),
"MSN" => array(
"title" => "MSN",
"link" => "http://search.msn.com/results.aspx?q=%s",
),
"Teoma" => array(
"title" => "Teoma",
"link" => "http://s.teoma.com/search?q=%s",
),
"WiseNut" => array(
"title" => "WiseNut",
"link" => "http://www.wisenut.com/search/query.dll?q=%s",
),
"Yahoo" => array(
"title" => "Yahoo",
"link" => "http://search.yahoo.com/bin/search?p=%s",
),
"AltaVista" => array(
"title" => "AltaVista",
"link" => "http://www.altavista.com/cgi-bin/query?q=%s",
),
"DMOZ" => array(
"title" => "DMOZ",
"link" => "http://search.dmoz.org/cgi-bin/search?search=%s",
),