home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Komunik / sambar / sambar51p.exe / sysuser / BODY.STM next >
Encoding:
Text File  |  2002-03-16  |  1.9 KB  |  87 lines

  1. <RCif RCEloggedin ! true>
  2.     <HTML>
  3.     <HEAD>
  4.     <META HTTP-EQUIV="REFRESH" CONTENT="1; URL=/sysuser/index.stm">
  5.     </HEAD>
  6.     <BODY>
  7.     <FONT SIZE=+2 COLOR=#ff0000><B>User not logged in or timed out!</B></FONT>
  8.     </BODY>
  9.     </HTML>
  10. <RCexit>
  11. <RCendif>
  12. <HTML>
  13. <STYLE>
  14. BODY {
  15.     COLOR:          #000000;
  16.     FONT-FAMILY:    Arial,Helvetica,sans-serif;
  17.     FONT-SIZE:      12px;
  18.     TEXT-DECORATION:none;
  19. }
  20. td, p {
  21.     FONT-FAMILY:    Arial,Helvetica,sans-serif;
  22.     FONT-SIZE:      12px;
  23. }
  24. h2 {  
  25.     font-family: verdana, sans-serif; font-size: 36px
  26. }
  27. a {
  28.     text-decoration: none;
  29. }
  30. a:hover {
  31.     text-decoration:underline;
  32. }
  33. .newstext, .nav {
  34.     line-height: 18px;
  35. }
  36. .hCalTable, .dCalTable {
  37.     border-width: 1px;
  38.     border-style: solid;
  39.     border-color: #DCDCDC;
  40. }
  41. .hCalMonthYearRow, .dCalMonthYearRow {
  42.     background-color: #990033;
  43.     color: #000000;
  44.     height: 24px;
  45. }
  46. .hCalMonthNavRow, .dCalMonthNavRow {
  47.     background-color: #FFFFFF;
  48.     color: #000000;
  49.     height: 24px;
  50. }
  51. .hCalDayNameRow, .dCalDayNameRow {
  52.     background-color: #999999;
  53.     color: #DCDCDC;
  54.     font-weight: bold;
  55. }
  56. .hCalDayRow, .dCalDayRow {
  57.     color: #666666;
  58.     background-color: #eeeeee;
  59. }
  60. .hCalDayLinked, .dCalDayLinked {
  61.     color: #000000;
  62.     background-color: #cccccc;
  63. }
  64. .hCalDayCurrent, .dCalDayCurrent {
  65.     color: #DCDCDC;
  66.     font-weight: bold;
  67.     background-color: black;
  68. }
  69. .hCalMonthYearRow, .hCalMonthNavRow, .hCalDayNameRow, .hCalDayRow, .dCalMonthYearRow, .dCalDayNameRow, .dCalDayRow {
  70.     text-align: center;
  71. }
  72. </STYLE>
  73. <BODY bgcolor=#ffffff VLINK=0000FF LINK=0000FF>
  74. <FONT SIZE=+1 COLOR=#990033><B>Welcome</B> <U><RCEusername></u> !</FONT>
  75. <BR>
  76. <BR>
  77. <CENTER>
  78. <RCXcalendar nav=/sysuser/body.stm month=RC$month year=RC$year>
  79. </CENTER>
  80. <BR>
  81. <BR>
  82. <font size=-1>
  83. © 2002 Sambar Technologies.  All rights reserved.
  84. </font>
  85. </BODY>
  86. </HTML>
  87.