<?xml version="1.0" encoding="UTF-8"?>
<Module> <ModulePrefs title="Britannica" 
height="63" 
description="This will search for the keyword in Britannica Encyclopedia and provide results in a new Window" 
author="Karthik" author_email="manikarthik84@gmail.com" 
screenshot="http://www.geocities.com/manikarthik84/gadgetsimg/britannica.png"
author_location ="India" author_affiliation= "none" 
title_url="http://www.britannica.org"
thumbnail="http://www.geocities.com/manikarthik84/gadgetsimg/britannica.png"> 
<Require feature="analytics" />  </ModulePrefs> <Content type="html">  
<![CDATA[ 


<script> _IG_Analytics("UA-1962844-3", "/mywikigadget"); 
</script> <form style="background-color:#ffffff" method="get" action="http://www.britannica.com/search" target="_blank"> 
<font face = verdana style="font-size:12px" color= #aa3455 > <b> &nbsp;&nbsp;Britannica </b></font><table border="0" align="center" style="width:100%"><tr><td valign="bottom" > &nbsp;</td><td valign="bottom" width=100%>
 <input type="text" name="query" style="width:100%" maxlength="50"/>
&nbsp;</td><td valign="top"><input type="submit" value="Go">&nbsp;</td> </tr> </table>  </form> 



]]>  </Content> </Module>




