<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
  <ModulePrefs title="LunaPic Photo Editor" 
     description="Cut, Crop, Resize, Retouch and Animate your photos instantly"
     title_url="http://www.lunapic.com/editor/" 
     height="120" 
     thumbnail="http://google.lunapic.com/editor/images/widget-thumb.png"
     author="lunapic.com" 
     author_email="2006@devitry.com"
     screenshot="http://google.lunapic.com/editor/images/widget.png"/> 
  <Content type="html">
     <![CDATA[ 
       
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>LunaPic Photo Editor</title>
<LINK REL="SHORTCUT ICON" HREF="http://lunapic.com/lunaicon.ico">
</head>
<body background=http://lunapic.com/editor/images/bg.gif><a href=http://www.lunapic.com/>
<form action="http://www206.lunapic.com/editor/index.php" method="post" enctype="multipart/form-data" target="_TOP">
<img vspace=3 src=http://google.lunapic.com/editor/images/lunapic-sm.png border=0></a>
<span style="color: #111111">Upload a photo to edit</span> <BR>
<input type="hidden" name="MAX_FILE_SIZE" value="2008576">
<input type="hidden" name="action" value="upload-now">
<input type="file" class="textfield" name="upload-image" size="30">
<input type="submit" value="Edit!">
</form>
<form action="http://www.lunapic.com/editor/index.php" method="get" target=_TOP>
<span style="color: #111111">Or, enter the URL of a photo to edit:</span> <BR>
<input type="hidden" name="MAX_FILE_SIZE" value="2008576">
<input type="hidden" name="action" value="url">
<input type="text" class="textfield" name="url" size="40"> <input type="submit" value="Edit!">
</form>
</body>
</html>

     ]]>
  </Content> 
</Module>
