document.write('<table width="225" border="0" cellspacing="0" cellpadding="5" style="background-color:#dddddd;">');
document.write('   <tr>');

document.write('              <tr><td colspan="2" align="left" valign="top" style="padding-top:8px;padding-bottom:3px;"><span class="bla">Powered by...</span></td></tr>');
document.write('              <tr><td width="9" align="left" valign="top" class="pad"><img src="image/bullet.gif" width="9" height="9" /></td><td style="padding-bottom:3px;">Mobile Cloud Technology</td></tr>');
document.write('              <tr><td width="9" align="left" valign="top" class="pad"><img src="image/bullet.gif" width="9" height="9" /></td><td style="padding-bottom:3px;">Rich, Native User Interfaces</td></tr>');
document.write('              <tr><td width="9" align="left" valign="top" class="pad"><img src="image/bullet.gif" width="9" height="9" /></td><td style="padding-bottom:3px;">Messaging &amp; Voice Integration</td></tr>');
document.write('              <tr><td width="9" align="left" valign="top" class="pad"><img src="image/bullet.gif" width="9" height="9" /></td><td style="padding-bottom:3px;">Enterprise Apps &amp; Data Integration</td></tr>');
document.write('              <tr><td width="9" align="left" valign="top" class="pad"><img src="image/bullet.gif" width="9" height="9" /></td><td style="padding-bottom:3px;">Social Media Integration</td></tr>');
document.write('              <tr><td width="9" align="left" valign="top" class="pad"><img src="image/bullet.gif" width="9" height="9" /></td><td style="padding-bottom:3px;">Granular Analytics</td></tr>');
document.write('              <tr><td width="9" align="left" valign="top" class="pad"><img src="image/bullet.gif" width="9" height="9" /></td><td style="padding-bottom:3px;">Location Awareness</td></tr>');
document.write('              <tr><td width="9" align="left" valign="top" class="pad"><img src="image/bullet.gif" width="9" height="9" /></td><td style="padding-bottom:3px;">Web Services APIs</td></tr>');

document.write('</table>');
document.write('<table width="235" border="0" cellspacing="10" cellpadding="5">');
/*
document.write('   <tr>');
document.write('      <td colspan="2" align="center" valign="top"><a href="#" onclick="return GB_showFullScreenSet(flash_demo_page_set, 1)"><img src="image/use_cases_button.png" width="163" height="59" border="0" /></a></td>');
document.write('   </tr>');
document.write('   <tr>');
document.write('      <td colspan="2" align="center" valign="top"><a href="#" onclick="return GB_showFullScreenSet(live_page_set, 1)"><img src="image/live_examples_button.png" width="163" height="59" border="0" /></a></td>');
document.write('   </tr>');
*/
document.write('   <tr>');
document.write('      <td colspan="2" align="center" valign="top"><a href="request_demo.html"><img src="image/request_demo_button.png" width="163" height="59" border="0" /></a></td>');
document.write('   </tr>');
document.write('</table>');

