<html> <head><title>Cheers</title> <style type="text/css"> <!-- A:link { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#cc3333; } A:visited { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#cc3333; } A:active { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#cc3333; } A:hover { text-decoration: none; font-weight: 900; font-size: 9pt; font-family: sans-serif; color:#ffffff; background-color:#cc3333;} body { background-color: #ffffff; font-family: sans-serif; color: #000000 ; font-size: 8pt; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; margin-top: 0px; scrollbar-face-color : #ffffff; scrollbar-highlight-color : #cc3333; scrollbar-3dlight-color : #cc3333; scrollbar-shadow-color : #cc3333; scrollbar-darkshadow-color : #cc3333; scrollbar-track-color : #ffffff; scrollbar-arrow-color : #cc3333; background-image:url(YOUR IMAGE HERE); background-repeat:no-repeat; background-position:bottom 0px; background-attachment: fixed} span {font-size: 10pt; font-weight:900;} td {vertical-align: top; align: left; font-family: sans-serif; font-size: 8pt;} --> </style> </head> <body> <div style="position:absolute; left:275px; top:5px;"> <table width="450px" cellspacing="0px" cellpadding="10px" border="0px"> <tr> <td width="405px" height="505px"> <center> <a href="http://%%username%%.diaryland.com/index.html" onMouseOver="window.status='new'; return true" onMouseOut="window.status=' '; return true">new</a> | <a href="http://%%username%%.diaryland.com/older.html" onMouseOver="window.status='old'; return true" onMouseOut="window.status=' '; return true">old</a> | <a href="mailto:%%username%%@diaryland.com" onMouseOver="window.status='mail'; return true" onMouseOut="window.status=' '; return true">mail</a> | <a href="http://%%username%%.signmyguestbook.com" onMouseOver="window.status='book'; return true" onMouseOut="window.status=' '; return true">book</a> | <a href="http://diaryland.com/index.html" onMouseOver="window.status='host'; return true" onMouseOut="window.status=' '; return true">host</a> | <a href="http://my-grain.diaryland.com/index.html" onMouseOver="window.status='design'; return true" onMouseOut="window.status=' '; return true">design</a> | <a href="http://anzwers.org/free/tackorama/index.html" onMouseOver="window.status='image'; return true" onMouseOut="window.status=' '; return true">image</a> </center> <BR> <div style="width: 405px; height: 480; overflow: auto; align: left;"> <span><font color="#cc3333">Older Entries</font></span><br><br> %%older_entries%% </div> <br><br> </td> </tr></table> </div> </body> </html>