<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
    <ModulePrefs 
        title="Bubba's Watch" 
        title_url="http://www.bubbathelovesponge.net/"
        description="First version of the Bubba the Love Sponge Rolex Watch which he wears. This clock shows the date and time on your Google home page. Listen to Bubba on Sirius Satellite Radio at Howard Stern Channel 101 Mondays thru Friday and visit the BTLS Bubba Army at BubbaArmy.net"
        author="DS Publications"
        author_email="info@bubbathelovesponge.net"
        author_affiliation="DS Publications"
        author_location="Tampa, FL"
        screenshot="http://www.bubbathelovesponge.net/images/bubbawatchscreen.PNG"
	thumbnail="http://www.bubbathelovesponge.net/images/bubbawatchthumb.PNG"
        scaling="false"
        scrolling="false"
        render_inline="never"
        height="200">
        <MayRequire type="plugin" value="flash" min_version="5"/>
        <Locale lang="en" />
    </ModulePrefs>
    <Content type="html"><![CDATA[
        <table>
            <tr>
                <td>
                    <object type="application/x-shockwave-flash" data="http://www.bubbathelovesponge.net/bubbawatch.swf" width="640" height="200">
                        <param name="movie" value="http://www.bubbathelovesponge.net/bubbawatch.swf"/>
                        <param name="quality" value="high"/>
                        <param name="scale" value="noscale"/>
                        <param name="salign" value="LT"/>
                        <param name="menu" value="false"/>
                    </object>
                </td>
            </tr>
        </table>
    ]]></Content> 
</Module>
