﻿<?xml version="1.0" encoding="UTF-8" ?>
<Module>
  <ModulePrefs title="Google Corner Bookmark" 
  	author="Michael Rowe" 
	author_email="abc.xml.feedback@abc.edu" 
	description="Adds Google Corner Bookmark just like what is in Gmail and Google Calendar." 
  	author_affiliation="Appalachian Bible College"
	author_location="Bradley, WV"
	screenshot="http://www.abc.edu/xml/corner_bookmark.png"
	thumbnail="http://www.abc.edu/xml/corner_bookmark_thumb.png"
	height="200"
	render_inline="optional"
	scaling="false"
	scrolling="true"
  /> 
	   <Content type="html">
<![CDATA[ 
<script>
_IG_RegisterOnloadHandler(cornerBookmark__MODULE_ID__)
if(_gel('addc')) {
document.write('<a href="javascript:hideMod__MODULE_ID__()">Hide this box</a>');
} else {
document.write('This module must be inlined to work. To inline a module you must have the &quot;Developer&quot; module. To add the developer module, click here: <a href="http://fusion.google.com/add?moduleurl=developer.xml" target="_blank"><img src="http://buttons.googlesyndication.com/fusion/add.gif" alt="Add to Google" border="0" height="17" width="104"></a><br><br>Once you have the Developer module, check the &quot;Inlined&quot; box next to corner_bookmark.xml');
}
function cornerBookmark__MODULE_ID__() {
if(_gel('addc')) {
_gel('addc').style.position='absolute';
_gel('addc').style.top='0px';
_gel('addc').style.left='0px';
_gel('addc').style.width='392px';
_gel('m___MODULE_ID__').style.display='none';
_gel('addc').innerHTML='<table cellpadding="0" style="padding-top:1px; background:#E5ECF9;font-family:Arial;font-size:medium;padding:4px 4px 4px 4px;background-image:url(http://mail.google.com/mail/images/corner_br.gif);background-position:bottom right;background-repeat:no-repeat;font-size:70%;" cellspacing="0"> <tbody><tr><td style="white-space: nowrap;"><div style="overflow:auto; white-space: nowrap; float: left"><b>Google</b>&nbsp;&nbsp;<a href="http://mail.google.com/mail/" style="color:#112ABB;" target="_blank">Gmail</a>&nbsp;&nbsp;<a href="http://www.google.com/calendar/" style="color:#112ABB;" target="_blank">Calendar</a>&nbsp;&nbsp;<a href="http://picasaweb.google.com" style="color:#112ABB;" target="_blank">Photos</a>&nbsp;&nbsp;<a href="http://docs.google.com" style="color:#112ABB;" target="_blank">Docs &amp; Spreadsheets</a>&nbsp;&nbsp;<a href="http://www.google.com/accounts/ManageAccount" target="_blank" style="color:#112ABB;">all my services &raquo;</a></div></td><td><img src="/ig/images/x.gif" style="cursor:pointer;" onclick="showMod__MODULE_ID__()"></td></tr></tbody></table><a href="/ig/directory?num=24" style="margin-top:5px; margin-left:7px;"><font size="-1"><b>Add more to this page&nbsp;&raquo;</b></font></a>';
} 
}
function showMod__MODULE_ID__() {
_gel('m___MODULE_ID__').style.display='block';
}
function hideMod__MODULE_ID__() {
_gel('m___MODULE_ID__').style.display='none';
}
</script>

]]> 
	 </Content>
</Module>