<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs

title="EnBicicleta"
directory_title="EnBicicleta"
title_url="http://www.enbicicleta.com/"
description="El buscador especializado en el mundo de la bicicleta. Indexa mas de 2.500 sitios en castellano relecionados con el mundo ciclista (mountain bike, ciclismo de carretera, ciclismo urbano, paginas de ciclistas, etc)"
author="Javier Arias Gonzalez"
author_email="webmaster+feedback_gadget@enbicicleta.com"
author_location="Madrid - Spain"
author_photo="http://www.enbicicleta.com/JavierAriasGonzalez-70x100.PNG"
author_aboutme="Experimentando con los Google Gadgets y los Google Custom Search Engines"
author_link="http://www.javierariasgonzalez.es"
author_quote="A cuidarse"
screenshot="http://www.enbicicleta.com/EnBicicleta-Gadget-Screenshoot.PNG"
thumbnail="http://www.enbicicleta.com/EnBicicleta-Gadget-Thumbnail.PNG"
height="160"
width="320"
category="sports"
category2="tools">

</ModulePrefs>
<Content type="html"><![CDATA[

<!--Version 20090711-1545-->

<script type="text/javascript"> 
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>

<script>
//From http://blog.stevenlevithan.com/archives/parseuri
/*
	parseUri 1.2.1
	(c) 2007 Steven Levithan <stevenlevithan.com>
	MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
function parseUri (str) {
	var	o   = parseUri.options,
		m   = o.parser[o.strictMode ? "strict" : "loose"].exec(str),
		uri = {},
		i   = 14;

	while (i--) uri[o.key[i]] = m[i] || "";

	uri[o.q.name] = {};
	uri[o.key[12]].replace(o.q.parser, function ($0, $1, $2) {
		if ($1) uri[o.q.name][$1] = $2;
	});

	return uri;
};

parseUri.options = {
	strictMode: false,
	key: ["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"],
	q:   {
		name:   "queryKey",
		parser: /(?:^|&)([^&=]*)=?([^&]*)/g
	},
	parser: {
		strict: /^(?:([^:\/?#]+):)?(?:\/\/((?:(([^:@]*):?([^:@]*))?@)?([^:\/?#]*)(?::(\d*))?))?((((?:[^?#\/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/,
		loose:  /^(?:(?![^:@]+:[^:@\/]*@)([^:\/?#.]+):)?(?:\/\/)?((?:(([^:@]*):?([^:@]*))?@)?([^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/
	}
};

var pagehome = parseUri(document.referrer).host;
if ( pagehome.indexOf("gmodules") >=0 ) {
	 pagehome = "gmodules.com";
};

//var ga = new _IG_GA("UA-4268606-1");
//ga.reportPageview(pagehome);

var pageTracker = _gat._getTracker("UA-4268606-1");
pageTracker._initData();
pageTracker._trackPageview(pagehome);

		 		function Setsvalue( formulario ) {
								 formulario.s.value = pagehome + "/eb_search";
								 return true;
								 }
</script> 

<div align="center">
		 <font size="5" color="#800000">EnBicicleta</font>
</div>

<div align="center">
		 <font color="#800000">El buscador especializado en el mundo de la bicicleta</font>
</div>

<form action="http://www.enbicicleta.com/buscar.html" TARGET="_blank" id="cse-search-box" onsubmit="return Setsvalue(this);">
	<p align="center">
		<input name="cx" value="005219334371818208439:nkv46bdurmg" type="hidden">
		<input name="cof" value="FORID:11" type="hidden">
		<input name="ie" value="UTF-8" type="hidden">
		<input name="s" value="search-gadget" type="hidden">
		<input name="q" size="25" id="query" type="text">
		<input name="sa" value="Buscar" type="submit">
	</p>
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=es"></script>

<center>
	<a href="http://www.enbicicleta.com/" title="El buscador especializado en el mundo de la bicicleta" target="_blank">www.enbicicleta.com</a>
</center>

]]></Content>
</Module>