<html> <head><title>One Bad Apple</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:#333300;} A:visited { text-decoration: none; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#333300;} A:active { text-decoration: none; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#333300;} A:hover { text-decoration: underline overline; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#BFC940;} body {background-color: #ffffff; font-family: sans-serif; color: #000000 ; font-size: 8pt; margin:0px; text-align:center; scrollbar-face-color:#ffffff; scrollbar-track-color:#ffffff; scrollbar-highlight-color:#333300; scrollbar-3dlight-color:#333300; scrollbar-shadow-color:#333300; scrollbar-darkshadow-color:#333300; scrollbar-arrow-color:#333300; } span {font-size: 12pt;font-weight: bold;} td {vertical-align: top; align: center; font-family: sans-serif; color: #333300 ; font-size: 8pt;} .header {vertical-align:bottom;} .links a:link {font-size:16pt;line-height:12pt;} .links a:visited {font-size:16pt;line-height:12pt;} .links a:active {font-size:16pt;line-height:12pt;} .links a:hover {font-size:16pt;line-height:12pt;text-decoration:none;} .apple {background-image:url(../images/apple.gif); background-repeat:no-repeat; background-position:top left;} --> </style> </head> <body> <table class="apple" width="500px" cellpadding="0px" cellspacing="0px" border="0px"> <tr><td class="header" colspan="2" background="../images/apple.gif" height="150px"> </td></tr> <tr><td width="92px" class="links"> <a href="http://%%username%%.diaryland.com/index.html" onMouseOver="window.status='new'; return true" onMouseOut="window.status=' '; return true">new</a><br> <a href="http://%%username%%.diaryland.com/older.html" onMouseOver="window.status='old'; return true" onMouseOut="window.status=' '; return true">old</a><br> <a href="mailto:%%username%%@diaryland.com" onMouseOver="window.status='mail'; return true" onMouseOut="window.status=' '; return true">mail</a><br> <a href="http://%%username%%.signmyguestbook.com" onMouseOver="window.status='book'; return true" onMouseOut="window.status=' '; return true">book</a><br> <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> <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> <a href="http://diaryland.com/index.html" onMouseOver="window.status='host'; return true" onMouseOut="window.status=' '; return true">host</a><br> <a href="http://www.geocities.com/migraine_designs/index.html" onMouseOver="window.status='migraine design'; return true" onMouseOut="window.status=' '; return true">design</a><br><br> </td> <td width="400px"> <span>Older Entries</span><br><br> %%older_entries%% </td></tr> </table> </body> </html>