<html> <head><title>Kitchen Counter</title> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <style type="text/css"> <!-- A:link { text-decoration: none; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#000000;} A:visited { text-decoration: none; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#000000;} A:active { text-decoration: none; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#000000;} A:hover { text-decoration: underline overline; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#000000;} body {background-color: #ff6600; font-family: sans-serif; color: #000000 ; font-size: 8pt; margin-left: 0px; margin-right: 0px; margin-top: 25px; margin-bottom: 0px; text-align:center; scrollbar-face-color : #ff6600; scrollbar-track-color : #ff6600; scrollbar-highlight-color:#ff6600; scrollbar-3dlight-color:#ff6600; scrollbar-shadow-color:#ff6600; scrollbar-darkshadow-color:#ff6600; scrollbar-arrow-color:#ff6600;} .span {font-size: 10pt;font-weight: bold;} td {vertical-align: top; align: center; font-family: sans-serif; color: #000000; font-size: 8pt;} .table {background-image:url(kitchencounter.jpg); background-repeat:repeat; background-attachment:fixed; border:2px solid #000000;} .links {text-align:right; vertical-align:bottom;font-weight:bold; color:#ffffff;font-size:9pt;} .links A:link { text-decoration: none; font-weight: bold; font-size:9pt; font-family: sans-serif; color:#ffffff;} .links A:visited { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#ffffff;} .links A:active { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#ffffff;} .links A:hover { text-decoration: underline overline; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#ffffff;} .entry {scrollbar-face-color : #fcfee8; scrollbar-track-color : #efeeee; scrollbar-highlight-color:#cccccc; scrollbar-3dlight-color:#cccccc; scrollbar-shadow-color:#cccccc; scrollbar-darkshadow-color:#cccccc; scrollbar-arrow-color:#cccccc;} --> </style> </head> <body> <table class="table" width="600px" height="450" border="0px" cellspacing="0px" cellpadding="20px"> <tr> <td width="300px" class="entry"> <span class="span">Older Entries</span><br><br> <div style="height:80%;overflow:auto;"> %%older_entries%% </div> </td> <td width="*" class="links"> navigate :// <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="http://members.diaryland.com/edit/profile.phtml?user=%%username%%" onMouseOver="window.status='profile'; return true" onMouseOut="window.status=' '; return true">profile</a><br> contact :// <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://members.diaryland.com/edit/notes.phtml?user=%%username%%" onMouseOver="window.status='notes'; return true" onMouseOut="window.status=' '; return true">notes</a><br> thanks :// <a href="http://diaryland.com/index.html" onMouseOver="window.status='host'; return true" onMouseOut="window.status=' '; return true">host</a> / <a href="http://intuitivmedia.net" onMouseOver="window.status='intuitivmedia'; return true" onMouseOut="window.status=' '; return true">image</a> / <a href="http://my-grain.diaryland.com/index.html" onMouseOver="window.status='another fabulous migraine design'; return true" onMouseOut="window.status=' '; return true">design</a><br> </td> </tr></table> </body> </html>