<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="bit.ly URL Shortener"
directory_title="bit.ly URL Shortener"
title_url="http://bit.ly/"
description="A gadget that lets you shorten URLs with bit.ly"
author="bit.ly" author_email="gadgets@kortina.cjb.net" author_affiliation="kortina" author_location="New York, NY"
height="170" width="160" scrolling="false" render_inline="optional"
thumbnail="http://bit.ly/static/images/blowfish_logo_small.png"
screenshot="http://bit.ly/static/images/blowfish_logo_small.png"
/>


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

<div style="text-align:center; font-size:12px;">
<form action="http://api.bit.ly/shorten?version=2.0.1&login=bitlyspreadsheets&apiKey=R_ec5820b9a63b11ef0adfda8f98810713&format=text" method="post" name="f" target="bitly_target">
<div style="margin-top:10px; font-weight:bold;">Enter URL to shorten:</div>
<div style="margin-top:5px;"><input type="text" name="longUrl" style="width:140px; font-size:10px;" /></div>
<div style="margin-top:5px;"><input type="submit" name="submit" value="Shorten!" /></div>

</form>
<div style="margin-top:5px; font-weight:bold;">bit.ly Shortened URL:</div>
<iframe name="bitly_target" id="bitly_target" style="width:150px; height:30px; border:1px solid #eee; font-family:arial,sans-serif;" scrolling="no"></iframe>

<div style="margin-top:10px; font-size:10px;">powered by <a href="http://bit.ly/" style="color:#36f;">bit.ly</a></div>
</div>

]]></Content>
</Module>


