document.write('<img src="/calendar/prev.gif"  width="11" height="13" title="one day earlier" alt="one day earlier" onclick="javascript:changeDate(\'-1\',\'0\',\'\');" style="width:10px;margin:0px 3px 0px 5px;cursor:hand;" />&nbsp;');
document.write('<img src="/calendar/next.gif"  width="11" height="13" title="one day later" alt="one day later" onclick="javascript:changeDate(\'+1\',\'0\',\'\');" style="width:10px;margin-right:3px;cursor:hand;" />');
