Press Ctrl-A to select all, then Ctrl-C to copy. Current Main Index <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>[the girlie matters] guestbook</title> <MTOtherBlog blog_id="11"> <link href="<MTBlogURL>styles/styles.css" rel=stylesheet type=text/css> </MTOtherBlog> <script language="javascript" type="text/javascript"> <!-- var HOST = '<$MTBlogHost$>'; // Copyright (c) 1996-1997 Athenia Associates. // http://www.webreference.com/js/ // License is granted if and only if this entire // copyright notice is included. By Tomer Shiran. function setCookie (name, value, expires, path, domain, secure) { var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); document.cookie = curCookie; } function getCookie (name) { var prefix = name + '='; var c = document.cookie; var nullstring = ''; var cookieStartIndex = c.indexOf(prefix); if (cookieStartIndex == -1) return nullstring; var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length); if (cookieEndIndex == -1) cookieEndIndex = c.length; return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex)); } function deleteCookie (name, path, domain) { if (getCookie(name)) document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT"; } function fixDate (date) { var base = new Date(0); var skew = base.getTime(); if (skew > 0) date.setTime(date.getTime() - skew); } function rememberMe (f) { var now = new Date(); fixDate(now); now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000); setCookie('mtcmtauth', f.author.value, now, '', HOST, ''); setCookie('mtcmtmail', f.email.value, now, '', HOST, ''); setCookie('mtcmthome', f.url.value, now, '', HOST, ''); } function forgetMe (f) { deleteCookie('mtcmtmail', '', HOST); deleteCookie('mtcmthome', '', HOST); deleteCookie('mtcmtauth', '', HOST); f.email.value = ''; f.author.value = ''; f.url.value = ''; } //--> </script> </head> <body bgColor="#ffffff"> <table height="304" cellSpacing="10" cellPadding="10" width="100%" bgColor="#ffffff" border="0"> <tbody> <tr> <td vAlign="top" align="left" width="15%" bgColor="#ffffff" height="358"> <img border="0" src="http://www.thegirliematters.com/images/v3/sideguest.gif" width="85" height="324" alt="guestbook"> </td> <td vAlign="top" width="70%" bgColor="#ffffff" height="358"> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/gifdiv.php'); ?> </MTOtherBlog> <div class="entry"> <MTEntries lastn="1"> <MTEntryBody> <MTEntryMore> <div class="guestsign"> [<a href="#sign" onMouseOver="self.status='convince me!';return true" onMouseOut="self.status='';return true">sign the guestbook</a>] </div> </div> <div class="guestbook"> <!--begin--> <MTComments> <a name="<MTCommentID>"></a> <MTCommentBody sanitize_html="a,a href,b,i,u,br,p,pre,tt,strong,em,ol,ul,li,blockquote,div class"> <p class="bylineguest">posted by <a href="mailto:<MTCommentEmail spam_protect="1">"><MTCommentAuthor></a> [<a href="<MTCommentURL>">url</a>] <MTCommentDate></p><br /> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/gifdivsm.php'); ?> </MTOtherBlog> <br /> </MTComments> <div class="guestsign"><a name="sign"></a> <MTEntryIfCommentsOpen><p align="center"> <form method="post" action="<$MTCGIPath$>mt-comments.cgi" name="comments" onSubmit="if (this.bakecookie.checked) rememberMe(this)"> <input type="hidden" name="entry_id" value="<$MTEntryID$>" /> <input type="hidden" name="static" value="http://www.thegirliematters.com/guestbook/index.php" /> Name:<br /> <input class="forms" name="author" size="40" /><br /><br /> Email Address:<br /> <input class="forms" name="email" size="40" /><br /><br /> URL:<br /> <input class="forms" name="url" size="40" /><br /><br /> Comments:<br /> <textarea class="forms" name="text" rows="10" cols="40" wrap="virtual"></textarea><br /><br /> <input type="checkbox" name="bakecookie">remember info?<br /><br /> <input class="buttons" type="button" onclick="window.close()" value=" cancel " /> <input class="buttons" type="submit" name="preview" value=" preview " /> <input class="buttons" type="submit" name="post" value=" post " /><br /><br /> <input class="buttons" type="button" onclick="forgetMe(this.form)" value=" forget me " /> </form> </p> <script type="text/javascript" language="javascript"> <!-- document.comments.email.value = getCookie("mtcmtmail"); document.comments.author.value = getCookie("mtcmtauth"); document.comments.url.value = getCookie("mtcmthome"); //--> </script> <MTElse> <div class="guestclosed">Comments on this guestbook have been closed. Thanks to all who posted here sincerely.</div> </MTElse> </MTEntryIfCommentsOpen> </div> </MTEntries> </div> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/gifdiv.php'); ?> </MTOtherBlog> </td> <td valign="top" width="15%" bgColor="#ffffff" height="358"> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/linkbar.php'); ?> </MTOtherBlog> </td> </tr> </tbody> </table> <p> </p> <MTInclude module="axs_g"> <MTInclude module="topref_g"> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/smhome.php'); ?> <? include('<MTBlogSitePath>/ssi/footer2.php'); ?> <? include('<MTBlogSitePath>/ssi/smhomepower.php'); ?> </MTOtherBlog> </body> </html> Original Main Index <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>[the girlie matters] guestbook</title> <MTOtherBlog blog_id="11"> <link href="<MTBlogURL>styles/styles.css" rel=stylesheet type=text/css> </MTOtherBlog> <script language="javascript" type="text/javascript"> function OpenComments (c) { window.open(c, 'comments', 'width=480,height=480,scrollbars=yes,status=yes'); } </script> </head> <body bgColor="#ffffff"> <table height="304" cellSpacing="10" cellPadding="10" width="100%" bgColor="#ffffff" border="0"> <tbody> <tr> <td vAlign="top" align="left" width="15%" bgColor="#ffffff" height="358"> <img border="0" src="http://www.thegirliematters.com/images/v3/sideguest.gif" width="85" height="324" alt="guestbook"> </td> <td vAlign="top" width="70%" bgColor="#ffffff" height="358"> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/gifdiv.php'); ?> </MTOtherBlog> <div class="entry"> <MTEntries lastn="1"> <MTEntryBody> <MTEntryMore> <div class="guestsign"> <MTEntryIfAllowComments> [<a href="<$MTCGIPath$>mt-comments.cgi?entry_id=<$MTEntryID$>" onclick="OpenComments(this.href); return false" onMouseOver="self.status='convince me!';return true" onMouseOut="self.status='';return true">sign the guestbook</a>] </MTEntryIfAllowComments> </div> </div> <div class="guestbook"> <!--begin--> <MTComments> <MTCommentBody> <p class="bylineguest">posted by <a href="mailto:<MTCommentEmail spam_protect="1">"><MTCommentAuthor></a> [<a href="<MTCommentURL>">url</a>] <MTCommentDate></p><br /> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/gifdivsm.php'); ?> </MTOtherBlog> <br /> </MTComments> <div class="guestsign"> <MTEntryIfAllowComments> [<a href="<$MTCGIPath$>mt-comments.cgi?entry_id=<$MTEntryID$>" onclick="OpenComments(this.href); return false" onMouseOver="self.status='convince me!';return true" onMouseOut="self.status='';return true">sign the guestbook</a>] </MTEntryIfAllowComments> </div> </MTEntries> </div> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/gifdiv.php'); ?> </MTOtherBlog> </td> <td valign="top" width="15%" bgColor="#ffffff" height="358"> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/linkbar.php'); ?> </MTOtherBlog> </td> </tr> </tbody> </table> <p> </p> <MTInclude module="axs_g"> <MTInclude module="topref_g"> <MTOtherBlog blog_id="11"> <? include('<MTBlogSitePath>/ssi/smhome.php'); ?> <? include('<MTBlogSitePath>/ssi/footer2.php'); ?> <? include('<MTBlogSitePath>/ssi/smhomepower.php'); ?> </MTOtherBlog> </body> </html>