<?xml version="1.0" encoding="UTF-8" ?>
<Module>
 <ModulePrefs title="Google Links" 
              description="You will find all google links in one app for you, gmail, calendar, youtube, play, blogger etc.." 
              thumbnail="https://igtab.com/gadget/img/google-link-thumb.png"
              height="200">
     <Require feature="dynamic-height"/>
</ModulePrefs>
 <Content type="html" view="home"><![CDATA[
<style tyle="text/css">
.gb_a .gb_c {
    display: inline-block;
    height: 64px;
    vertical-align: top;
    width: 64px;
}
.gb_c {
    background-image: url("https://igtab.com/gadget/img/google-link.png");
    background-size: 134px 1148px;
}
.gb_d {
    display: block;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #404040;
    text-decoration: none !important;

}

.gb_a  a, a {
    text-decoration: none;
}
</style>

<table border="0" width="100%"><tr>
<td align="center">
<a target="_blank" class="gb_a" href="https://mail.google.com/mail/?tab=wm">
<span class="gb_c" style="background-position:0 -173px"></span>
<span class="gb_d">Gmail</span>
</a>
</td>
<td align="center">
<!--<a target="_blank" class="gb_a" href="https://www.google.com/">
<span class="gb_c" style="background-position:-69px -980px"></span>
<span class="gb_d">Search</span>
</a> -->
<a target="_blank" class="gb_a" href="https://www.google.com/calendar?tab=wc">
<span class="gb_c" style="background-position:-69px -596px"></span>
<span class="gb_d">Calendar</span>
</a>
</td>
<td align="center">
<a target="_blank" class="gb_a" href="https://plus.google.com/photos?tab=wq">
<span class="gb_c" style="background-position:-69px -173px"></span>
<span class="gb_d">Photos</span>
</a>
</td>
<td align="center">
<a target="_blank" class="gb_a" href="https://www.youtube.com/">
<span class="gb_c" style="background-position:-69px -911px"></span>
<span class="gb_d">YouTube</span>
</a>
</td>
</tr><tr>
<td align="center">
<a target="_blank" class="gb_a" href="https://www.google.com/maps?hl=en&tab=wl">
<span class="gb_c" style="background-position:-69px -410px"></span>
<span class="gb_d">Maps</span>
</a>
</td>
<td align="center">
<a target="_blank" class="gb_a" href="https://www.blogger.com/?tab=wj">
<span class="gb_c" style="background-position:0 -980px"></span>
<span class="gb_d">Blogger</span>
</a>
</td>
<td align="center">
<a target="_blank" class="gb_a" href="https://news.google.com/nwshp?hl=en&tab=wn">
<span class="gb_c" style="background-position:0 -769px"></span>
<span class="gb_d">News</span>
</a>
</td>
<td align="center">
<a target="_blank" class="gb_a" href="https://translate.google.com/?hl=en&tab=wT">
<span class="gb_c" style="background-position:0 -665px"></span>
<span class="gb_d">Translate</span>
</a>
</td>
</tr><tr>
<td align="center">
<a target="_blank" class="gb_a" href="https://drive.google.com/?tab=wo">
<span class="gb_c" style="background-position:0 -272px"></span>
<span class="gb_d">Drive</span>
</a>
</td>
<td align="center">
<a target="_blank" class="gb_a" href="https://play.google.com/?hl=en&tab=w8">
<span class="gb_c" style="background-position:-69px -272px"></span>
<span class="gb_d">Play</span></td>

<td align="center">
<a target="_blank" class="gb_a" href="https://books.google.com/bkshp?hl=en&tab=wp">
<span class="gb_c" style="background-position:-69px -341px"></span>
<span class="gb_d">Books</span>
</a>
</td>
<td align="center">
<a target="_blank" class="gb_a" href="https://www.google.com/shopping?hl=en&tab=wf">
<span class="gb_c" style="background-position:0 -341px"></span>
<span class="gb_d">Shopping</span>
</a>
</td>
</tr>
<table>
     
    <script type="text/javascript">
        _IG_AdjustIFrameHeight();
    </script>
]]>
</Content>
</Module>
