home *** CD-ROM | disk | FTP | other *** search
/ Draw 3 / Draw 3.iso / AOL90 / COMP02.000 / %MAINDIR% / CalendarResource.dll / HTML / IDH_ACMCBOTTOMFRAME < prev    next >
Encoding:
Text File  |  2004-11-29  |  900 b   |  34 lines

  1. <HTML>
  2. <STYLE>
  3.  
  4. BODY
  5. {
  6.     background-color: #D8E9F5;
  7.     margin:                0;
  8. }
  9.  
  10. </STYLE>
  11.  
  12. <SCRIPT LANG="Javascript">
  13. function DoOnLoad()
  14. {
  15.     var HoroscopeDisplayString = window.external.GetResourceString(218)
  16.     document.all.Keyword.innerHTML = HoroscopeDisplayString;
  17. }
  18. </SCRIPT>
  19.  
  20. <BODY oncontextmenu="window.event.returnValue = false;" onload="DoOnLoad()">
  21.     <table width="100%" height="1" cellpadding="0" cellspacing="0" border="0">
  22.         <tr height="1">
  23.     <td width="9"><img src="res:IDG_ACCLEAR" vspace="0" hspace="0" border="0" width="9" height="1"></td>
  24.     <td align="right" width="100%" style="color:#2E89B6; font-size:11px; font-family:arial,geneva,sans-serif; font-weight:bold">
  25.     <DIV ID="Keyword">AOL Keyword: Calendar</DIV>
  26.     </td>
  27.     <td width="6"><img src="res:IDG_ACCLEAR" vspace="0" hspace="0" border="0" width="6" height="1"></td>
  28.         </tr>
  29.     </table>
  30. </BODY>
  31. </STYLE>
  32. </HTML>
  33.  
  34.