<?xml version="1.0" encoding="UTF-8"?>
<Module>
     <ModulePrefs title="Cambridge Dictionary" height="63" description="This will give the meaning of the word through http://dictionary.cambridge.org in a new Window." author ="Karthik" author_email ="manikarthik84@gmail.com" screenshot ="http://manikarthik84.googlepages.com/cambgadget.png" author_location ="India" author_affiliation= "none"  title_url="http://dictionary.cambridge.org" 
thumbnail="http://www.geocities.com/manikarthik84/gadgetsimg/cambgadget.PNG">
     <Require feature="analytics" /> 
     </ModulePrefs>
     <Content type="html"> 
     <![CDATA[
     <script>
       _IG_Analytics("UA-1962844-34", "/myKcambgadget");
     </script>
    <form style="background-color:#ffffff" method="get" action="http://dictionary.cambridge.org/results.asp" target="_blank">
<font face = verdana size = 3 color= #0000ff > <b> &nbsp;&nbsp;Search </b></font>
<table border="0" align="center" style="width:100%"><tr><td valign="bottom" > &nbsp;</td><td valign="bottom" width=100%>
<input type="text" style="width:100%"  maxlength="50" name="searchword">
<input type="hidden" name="dict" value="CALD">
&nbsp;</td><td valign="top"><input type="submit" value="Go">&nbsp;</td> </tr> </table> 

     </form>
    ]]> 
   </Content> </Module>