<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: It&#8217;s December Already?!</title>
	<atom:link href="http://sawyoucry.net/2006/12/04/its-december-already/feed/" rel="self" type="application/rss+xml" />
	<link>http://sawyoucry.net/2006/12/04/its-december-already/</link>
	<description>babblings!</description>
	<pubDate>Fri, 05 Sep 2008 17:01:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Lucia</title>
		<link>http://sawyoucry.net/2006/12/04/its-december-already/#comment-1393</link>
		<dc:creator>Lucia</dc:creator>
		<pubDate>Tue, 05 Dec 2006 09:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sawyoucry.net/index.php/2006/12/04/its-december-already/#comment-1393</guid>
		<description>Yeps! It is December ALREADY!! lol i know! very fast lmao Goodluck with everything else!! xxx</description>
		<content:encoded><![CDATA[<p>Yeps! It is December ALREADY!! lol i know! very fast lmao Goodluck with everything else!! xxx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irina</title>
		<link>http://sawyoucry.net/2006/12/04/its-december-already/#comment-1392</link>
		<dc:creator>Irina</dc:creator>
		<pubDate>Mon, 04 Dec 2006 07:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sawyoucry.net/index.php/2006/12/04/its-december-already/#comment-1392</guid>
		<description>I'm glad that you've finished the hardest part of your job =)
December already, i haven't bought presents nor anything, just the tree and some decorations =(
Anyways, hope your other domain is up again =)
xoxo</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad that you&#8217;ve finished the hardest part of your job =)<br />
December already, i haven&#8217;t bought presents nor anything, just the tree and some decorations =(<br />
Anyways, hope your other domain is up again =)<br />
xoxo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>SawYouCry.net ... Here With You &lt;3</title>

<link href="http://sawyoucry.net/skins/9/style.css" rel="stylesheet" type="text/css" />
<link href="http://sawyoucry.net/style.css" rel="stylesheet" type="text/css" />
<link href="http://sawyoucry.net/favicon.ico" rel="Shortcut Icon" />

<script type="text/javascript" language="JavaScript" src="http://sawyoucry.net/skins/9/scrollbar.js"></script>

<meta name="verify-v1" content="xquZBaGqWIS4fNm7L+FmQXK2zMmxGHVtPR6GaChAlbY=" />
<meta name="keywords" content="najwa, naj, wawa, aiwa, sawyoucry, meteora productions, plugboard, tagboard, tutorials, blank buttons, blog, wordpress, personal site, subdomain hosting, girl, lady, gallery, visitors, exits, domain, .net, hotness, goofies, games, smallville fan, contents, pixels, bullets, button templates, free buttons, textures, download, psd, you, visitor, contents, images, reads, games, scripts, free, nice, artwork, fonts, brushes, avatars, php birthday script, php users online script, advertisement, plugboard, plug" />
<meta name="description" content="Sawyoucry.net is a personal blog / portfolio / personal site of a lady, where she pours her thought, creativity and heart out... with some content for visitors too... Fully opened since March 05, 2005. Best viewed with Mozilla Firefox, 1024x768 resolution, allow javascript, fast connection. The site has valid Html and Css. As this is my personal domain, I can post whatever I feel like posting or sharing, whenever I like..." />
<meta name="author" content="Najwa" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />


<meta name="generator" content="WordPress 2.5.1" /> <!-- leave this for stats -->
<!--<meta http-equiv="Content-Type" content="text/html; charset=" />-->

<link rel="Contents" href="http://sawyoucry.net" />
<link rel="stylesheet" type="text/css" media="print" href="http://sawyoucry.net/x/print.css" />
<link rel="alternate" type="application/rss+xml" title="SawYouCry.net RSS Feed" href="http://sawyoucry.net/feed/" />
<link rel="pingback" href="http://sawyoucry.net/x/xmlrpc.php" />
	<link rel='archives' title='September 2008' href='http://sawyoucry.net/2008/09/' />
	<link rel='archives' title='August 2008' href='http://sawyoucry.net/2008/08/' />
	<link rel='archives' title='July 2008' href='http://sawyoucry.net/2008/07/' />
	<link rel='archives' title='June 2008' href='http://sawyoucry.net/2008/06/' />
	<link rel='archives' title='May 2008' href='http://sawyoucry.net/2008/05/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://sawyoucry.net/x/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://sawyoucry.net/x/wp-includes/wlwmanifest.xml" /> 
<script type='text/javascript' src='http://sawyoucry.net/x/wp-includes/js/prototype.js?ver=1.6'></script>
<meta name="generator" content="WordPress 2.5.1" />

<script language="javascript" type="text/javascript">
<!--
		function collapseThread( theId ) {
			var comment = document.getElementById(theId);
			if(!comment)
			{
				alert("ERROR:\nThe document structure is different\nfrom what Threaded Comments expects.\nYou are missing the element '"+theId+"'");
				return;
			}
			var theBody = findBody(comment);
			if(comment.className.indexOf("collapsed") > -1) {
				comment.className = comment.className.replace(" collapsed", "");;
			} else {
				comment.className += " collapsed";
			}
		}

		function expandThread( theId ) {
			var comment = document.getElementById(theId);
			if(!comment)
			{
				alert("ERROR:\nThe document structure is different\nfrom what Threaded Comments expects.\nYou are missing the element '"+theId+"'");
				return;
			}
			var theBody = findBody(comment);
			if(comment.className.indexOf("collapsed") > -1) {
				comment.className = comment.className.replace(" collapsed", "");;
			} 
		}
		
		function findBody(el)
		{
			var divs = el.getElementsByTagName("div");
			var ret;
			for(var i = 0; i < divs.length; ++i) {
				if(divs.item(i).className.indexOf("body") > -1)
					return divs.item(i);
			}
			return false;
		}
	
		function onAddComment() {
			//checkDocumentIntegrity();
			var el = document.getElementById("commentform");
			// Future release: Check if form is filled correctly and mark the form fields.
			el.submit();
		}
		
		function moveAddCommentBelow(theId, threadId, collapse)
		{
			expandThread( theId );
			var addComment = document.getElementById("addcomment");
			if(!addComment)
			{
			  	alert("ERROR:\nThreaded Comments can't find the 'addcomment' div.\nThis is probably because you have changed\nthe comments.php file.\nMake sure there is a tag around the form\nthat has the id 'addcomment'"); 
				return
			}
			var comment = document.getElementById(theId);
			if(collapse)
			{
				for(var i = 0; i < comment.childNodes.length; ++i) {
					var c = comment.childNodes.item(i);
					if(typeof(c.className) == "string" && c.className.indexOf("collapsed")<0) {
						c.className += " collapsed";
					}
				}
			}
			addComment.parentNode.removeChild(addComment);

			comment.appendChild(addComment);
			if(comment.className.indexOf("alt")>-1) {
				addComment.className = addComment.className.replace(" alt", "");					
			} else {
				addComment.className += " alt";
			}
		        var replyId = document.getElementById("comment_reply_ID");
			if(replyId == null)
			{
				alert("Brians Threaded Comments Error:\nThere is no hidden form field called\n'comment_reply_ID'. This is probably because you\nchanged the comments.php file and forgot\nto include the field. Please take a look\nat the original comments.php and copy the\nform field over.");
			}
			replyId.value = threadId;
			var reRootElement = document.getElementById("reroot");
			if(reRootElement == null)
			{
				alert("Brians Threaded Comments Error:\nThere is no anchor tag called 'reroot' where\nthe comment form starts.\nPlease compare your comments.php to the original\ncomments.php and copy the reroot anchor tag over.");
			}
			reRootElement.style.display = "block";
			var aTags = comment.getElementsByTagName("A");
			var anc = aTags.item(0).id;
			//document.location.href = "#"+anc;
			document.getElementById("comment").focus();
		}

		function checkDocumentIntegrity()
		{
			str = "";
			
			str += checkElement("reroot","div tag");
			str += checkElement("addcomment", "div tag");
			str += checkElement("comment_reply_ID", "hidden form field");
			str += checkElement("content", "div tag");
			str += checkElement("comment", "textfield");
			str += checkElement("addcommentanchor", "anchor tag");
			
			if(str != "")
			{
				str = "Brian's Threaded Comments are missing some of the elements that are required for it to function correctly.\nThis is probably the because you have changed the original comments.php that was included with the plugin.\n\nThese are the errors:\n" + str;
				str += "\nYou should compare your comments.php with the original comments.php and make sure the required elements have not been removed.";

				alert(str);
			}
		}
               
		function checkElement(theId, elDesc)
		{
			var el = document.getElementById(theId);
			if(!el)
			{
				if(elDesc == null)
					elDesc = "element";
				return "- The "+elDesc+" with the ID '" +theId + "' is missing\n"; 
			}
			else 
				return "";
		}
		
		function reRoot()
		{
			var addComment = document.getElementById("addcomment");			
			var reRootElement = document.getElementById("reroot");
			reRootElement.style.display = "none";
			var content = document.getElementById("content-main");
			if( !content )
				content = document.getElementById("content");
			if( content )
			{
				addComment.parentNode.removeChild(addComment);
				content.appendChild(addComment);
			}
			addComment.className = addComment.className.replace(" alt", "");
			document.location.href = "#addcommentanchor";
			document.getElementById("comment").focus();				
			document.getElementById("comment_reply_ID").value = "0";
		}			
		
		function changeCommentSize(d)
		{
			var el = document.getElementById("comment");
			var height = parseInt(el.style.height);
			if(!height && el.offsetHeight)
				height = el.offsetHeight;
			height += d;
			if(height < 20) 
				height = 20;
			el.style.height = height+"px";
		}		
-->
</script>
<style type="text/css">
.comment 
{
	position: 				relative;
	margin:					3px;
	margin-top:				6px;
/*	border: 				1px solid #666; */
	padding:				4px 4px 4px 8px;
	background-color:		#fff;
}

.odd
{
	background-color: #f8f8f8;
}

.comment div {
	position: 				relative;
}

.comment .comment img
{
	margin: 				0px;
}

.comment .collapseicon 
{
	width: 					13px;
	height: 				13px;
	overflow:				hidden;
	background-image: 		url(http://sawyoucry.net/x/wp-content/plugins/briansthreadedcomments.php?image=subthread-open.png);
}

.collapsed .collapseicon 
{
	background-image: 		url(http://sawyoucry.net/x/wp-content/plugins/briansthreadedcomments.php?image=subthread.png);
}


.comment .reply {
	text-align: 			right;
	font-size: 				80%;
	padding: 				0px 6px 6px 0px;
}

.comment
{
	border: 	1px solid #ddd;
	margin-top: 			10px;
}

input#subscribe
{
	width: auto;
}

.comment .body .content
{
	padding:				0px 3px 0px 3px;
	/*width: 					100%;	*/
	overflow: 				auto; 
}

.comment .title abbr
{
	border: none;
}

.collapsed .body, .collapsed .comment
{
	display:				none;
}
 
#commentform textarea {
	width: 97%;
}

.btc_gravatar {
	float: right;
	margin: 3px 3px 4px 4px;
}
</style>
<!-- Styling added by CommentLuv http://www.fiddyp.co.uk --><style type="text/css">.commentlist abbr{border:1px solid; display:block; padding:4px;}</style><link rel="stylesheet" type="text/css" media="screen" href="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/social_bookmarks.css" />
<link rel="stylesheet" type="text/css" href="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/lib/niftyCube/niftyCorners.css" />
<script type="text/javascript" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/lib/niftyCube/niftycube.js"></script>
<script type="text/javascript">
 window.onload=function()
{Nifty("div#box","transparent");
}
</script>
<link rel="stylesheet" type="text/css" href="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/lib/niftyCube/niftyPrint.css" media="print" />	<!-- WP Dynamic Drive Thumbnail Image Viewer Plugin -->
	<script type="text/javascript">
/* <![CDATA[ */
	var loading_url = 'http://sawyoucry.net/x/wp-content/plugins/thumbnail-viewer/images/loadingImage.gif';
/* ]]> */
</script>
	<link rel="stylesheet" href="http://sawyoucry.net/x/wp-content/plugins/thumbnail-viewer/css/thumbnailviewer.css" type="text/css" media="screen" />
	<script src="http://sawyoucry.net/x/wp-content/plugins/thumbnail-viewer/js/thumbnailviewer.js" type="text/javascript">
	</script>
<script type="text/javascript" src="http://sawyoucry.net/x/index.php?ak_action=wp_grins_js"></script>

<style type="text/css">
#wp_grins img {
	cursor: pointer;
}
</style>
<!--[if IE]>
<style type="text/css">
#wp_grins img {
	cursor: hand;
}
</style>
<![endif]-->
	

<!-- Inclusion for GUESTBOOK -->
<script type="text/javascript" language="JavaScript"><!--
function guestbook() {window.open('http://sawyoucry.net/(syc)/guestbook','guestbook','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resize=no,width=560,height=500')}
// --></script>

<!-- Inclusion for JOINED -->
<script type="text/javascript" language="JavaScript"><!--
function joined() {window.open('http://sawyoucry.net/exit-joined.php','SYCnetJOINED','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resize=no,width=490,height=350')}
// --></script>

<!-- Inclusion for FAIL IMAGE LOAD javascript -->
<script type="text/javascript" language="JavaScript"><!--
function ImageLoadFailed() {window.event.srcElement.style.display = "None";}
// --></script>

<!-- Inclusion for SKINS THUMBNAIL javascript -->
<script type="text/javascript" language="JavaScript"><!--
//Specify image paths and optional link (set link to "" for no link):
var dynimages=new Array()
dynimages[0]=["http://sawyoucry.net/images/layout01s.gif", ""]
dynimages[1]=["http://sawyoucry.net/images/layout02s.gif", ""]
dynimages[2]=["http://sawyoucry.net/images/layout03s.gif", ""]
dynimages[3]=["http://sawyoucry.net/images/layout04s.gif", ""]
dynimages[4]=["http://sawyoucry.net/images/layout05s.gif", ""]
dynimages[5]=["http://sawyoucry.net/images/layout06s.gif", ""]
dynimages[6]=["http://sawyoucry.net/images/layout07s.gif", ""]
dynimages[7]=["http://sawyoucry.net/images/layout08s.gif", ""]
dynimages[8]=["http://sawyoucry.net/images/layout09s.gif", ""]
//Preload images ("yes" or "no"):
var preloadimg="yes"
//Set optional link target to be added to all images with a link:
var optlinktarget="_top"
//Set image border width
var imgborderwidth=0
//Optionally, change 1.0 and 0.7 below to affect Wipe gradient size and duration in seconds in IE5.5+:
var filterstring="progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)"
///////No need to edit beyond here/////
if (preloadimg=="yes"){
	for (x=0; x<dynimages.length; x++){
		var myimage=new Image()
	myimage.src=dynimages[x][0]
	}
}
function returnimgcode(theimg){
	var imghtml=""
	if (theimg[1]!="")
	imghtml='<a href="'+theimg[1]+'" target="'+optlinktarget+'">'
	imghtml+='<img src="'+theimg[0]+'" border="'+imgborderwidth+'" class="borderdark" alt="" />'
	if (theimg[1]!="")
	imghtml+='<\/a>'
	return imghtml
}
function modifyimage(loadarea, imgindex){
	if (document.getElementById){
		var imgobj=document.getElementById(loadarea)
		if (imgobj.filters && window.createPopup){
		imgobj.style.filter=filterstring
		imgobj.filters[0].Apply()
	}
	imgobj.innerHTML=returnimgcode(dynimages[imgindex])
	if (imgobj.filters && window.createPopup)
		imgobj.filters[0].Play()
		return false
	}
}
// --></script>

<!-- LIST TOGGLE -->
<script language="JavaScript" type="text/javascript"><!--
function toggle(list){
	var listElementStyle=document.getElementById(list).style;
	if (listElementStyle.display!="block"){
	listElementStyle.display="block";
	} else {
	listElementStyle.display="none";
	}
}
// --></script>

<!-- CLICKS VALUE-->
<script language="JavaScript" type="text/javascript"><!--
function getClickValue(imageId, clickId) {
   document.getElementById(imageId).title=ccount_link[clickId]+" downloads";
}
//--></script>

<!-- SIDE STUFF -->
<script type="text/javascript" language="Javascript"><!--
function cam() {window.open('http://sawyoucry.net/lady-cam.php','SYCnetCam','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resize=no,width=400,height=400')}
function playlist() {window.open('http://sawyoucry.net/lady-playlist.php','SYCnetPlaylist','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resize=no,width=258,height=288')}
function playlist2() {window.open('http://sawyoucry.net/lady-playlist.php','SYCnetPlaylist','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resize=no,width=450,height=380')}
function addBookmark(title,url) {
if (window.sidebar) {
window.sidebar.addPanel(title, url,"");
} else if( document.all ) {
window.external.AddFavorite( url, title);
} else if( window.opera && window.print ) {
return true;
}}
// --></script>

</head>


<body onload="doscrolls();">

<div class="container">

<div class="header">
</div> <!--header-->

<a name="top"> </a>
<div class="maincontent">

<div id="rap">

<div class="title">journal</div>
<div id="content">

    <div class="maintitle">It&#8217;s December Already?!</div><div class="linespace">&nbsp;</div>    
    <div class="post">

    	
      <div class="storytitle" id="post-105" align="right">
                    Mon, 4th December 2006  at 9:46 am <br />
      </div><!-- story title -->

    
    <div class="storycontent">
      <p>Damn, it&#8217;s already December?! All I can is WOW, lol <img src='http://sawyoucry.net/x/wp-includes/images/smilies/minic_ooh.gif' alt=':o' class='wp-smiley' /> Guess what, I got my first pay last Friday! And more than quarter of them are already gone to monthly bills and expenses <img src='http://sawyoucry.net/x/wp-includes/images/smilies/minic_sad.gif' alt=':(' class='wp-smiley' /> But I&#8217;m glad I got the chance to treat everyone I love last weekend <img src='http://sawyoucry.net/x/wp-includes/images/smilies/minic_inlove.gif' alt=':love:' class='wp-smiley' /> </p>
<p>The hardest part of my work on the project has finished. Last Friday during the meeting, even my big boss said we all did a really good job *yay* <img src='http://sawyoucry.net/x/wp-includes/images/smilies/minic_angel.gif' alt=':angel:' class='wp-smiley' /> But we still have to enhance and improve the system so it&#8217;ll be more perfect by the time our client wants to use it. <img src='http://sawyoucry.net/x/wp-includes/images/smilies/minic_faint.gif' alt=':faint:' class='wp-smiley' /> </p>
<p>My other domain was still down. Damn my domain provider. I payed them last week and they still haven&#8217;t renew my domain <img src='http://sawyoucry.net/x/wp-includes/images/smilies/minic_sad.gif' alt=':(' class='wp-smiley' /> I hope it&#8217;ll be up by today <img src='http://sawyoucry.net/x/wp-includes/images/smilies/minic_huh.gif' alt=':|' class='wp-smiley' /> My internet connection has been down since last week. I think the problem might be caused by the telephone line, well, I&#8217;m not really sure. But I brought my modem to the shop last Saturday and it&#8217;s perfectly fine. So, it&#8217;s either my Streamyx line or my home telephone line <img src='http://sawyoucry.net/x/wp-includes/images/smilies/minic_depressed.gif' alt=':depressed:' class='wp-smiley' /> </p>
<p>Tired of Spams on your Wordpress? Try and check out <a target="_blank" href="http://www.tubetorial.com/stop-spam-with-akismet">this video</a>. And you can also <a href="http://sawyoucry.net/tutorial.php?page=spam">view my tutorial</a> on how to &#8216;kill&#8217; them <img src='http://sawyoucry.net/x/wp-includes/images/smilies/minic_tongue.gif' alt=':P' class='wp-smiley' /></p>
<br /><!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
(<font class="tuto">Bookmark This Post</font>)
<div class="d">
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogmemes.net/post.php?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Blogmemes"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/blogmemes.png" title="Add to&nbsp;Blogmemes" alt="Add to&nbsp;Blogmemes" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?u=http://sawyoucry.net/2006/12/04/its-december-already/&amp;t=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Blue Dot"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Blue Dot" alt="Add to&nbsp;Blue Dot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bumpzee.com/bump.php?u=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;BUMPzee"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/bumpzee.png" title="Add to&nbsp;BUMPzee" alt="Add to&nbsp;BUMPzee" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Co.mments"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/comments.png" title="Add to&nbsp;Co.mments" alt="Add to&nbsp;Co.mments" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Connotea"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://de.lirio.us/login/?action=add&amp;address=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;De.lirio.us"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/delirious.png" title="Add to&nbsp;De.lirio.us" alt="Add to&nbsp;De.lirio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Diigo"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;digg"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=It%26%238217%3Bs+December+Already%3F%21&amp;url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;DZone"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Facebook"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=It%26%238217%3Bs+December+Already%3F%21&amp;url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;version=0.7" title="Add to&nbsp;Feed Me Links"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/feedmelinks.png" title="Add to&nbsp;Feed Me Links" alt="Add to&nbsp;Feed Me Links" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmark/?u=http://sawyoucry.net/2006/12/04/its-december-already/&amp;t=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=It%26%238217%3Bs+December+Already%3F%21&amp;u=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;FURL"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/furl.png" title="Add to&nbsp;FURL" alt="Add to&nbsp;FURL" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkagogo.com/go/AddNoPopup?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;LinkaGoGo"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/linkagogo.png" title="Add to&nbsp;LinkaGoGo" alt="Add to&nbsp;LinkaGoGo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/submit.php?url=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Maple"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://ma.gnolia.com/bookmarklet/add?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21&amp;description=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Ma.gnolia"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/magnolia.png" title="Add to&nbsp;Ma.gnolia" alt="Add to&nbsp;Ma.gnolia" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;bm_description=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://sawyoucry.net/2006/12/04/its-december-already/&amp;T=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Netscape"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21&amp;popup=no" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://sawyoucry.net/2006/12/04/its-december-already/&amp;h=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://popcurrent.com/submit?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;PopCurrent"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/popcurrent.png" title="Add to&nbsp;PopCurrent" alt="Add to&nbsp;PopCurrent" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rawsugar.com/tagger/?turl=http://sawyoucry.net/2006/12/04/its-december-already/&amp;tttl=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;RawSugar"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/rawsugar.png" title="Add to&nbsp;RawSugar" alt="Add to&nbsp;RawSugar" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;reddit"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rojo.com/add-subscription/?resource=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Rojo"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/rojo.png" title="Add to&nbsp;Rojo" alt="Add to&nbsp;Rojo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Simpy"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sk-rt.com/submit.php?url=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Sk*rt"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Sk*rt" alt="Add to&nbsp;Sk*rt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/search?q=sphereit:http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Spurl"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://taggly.com/bookmarks.php/pass?action=add&amp;address=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Taggly"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/taggly.png" title="Add to&nbsp;Taggly" alt="Add to&nbsp;Taggly" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tailrank.com/share/?title=It%26%238217%3Bs+December+Already%3F%21&amp;link_href=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Tailrank"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/tailrank.png" title="Add to&nbsp;Tailrank" alt="Add to&nbsp;Tailrank" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://sawyoucry.net/2006/12/04/its-december-already/" title="Add to&nbsp;Technorati"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http://sawyoucry.net/2006/12/04/its-december-already/&amp;name=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http://sawyoucry.net/2006/12/04/its-december-already/&amp;title=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Webride"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://sawyoucry.net/2006/12/04/its-december-already/&amp;t=It%26%238217%3Bs+December+Already%3F%21" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://sawyoucry.net/x/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END --><br />
    </div><!-- story content -->
    <br />

    Commenters: <a href="http://sk3ptic.net" title="Irina" target="_blank">Irina</a>, <a href="http://lucia.adorability.org" title="Lucia" target="_blank">Lucia</a>    <p />&nbsp;<br />


    <div align="right">
    <div class="meta">	</div><!-- meta -->

    <font class="line-dotted"></font>

        </div><!-- align right -->
    <p>&nbsp;</p>&nbsp;<p />
    
    
    
        <!-- You can start editing here. -->

        <a name="comments"> </a>
<div class="maintitle" id="comments">2 Comments 
</div> <!-- maintitle --> <br />

<div class="#commentlist">
          
          <div id="div-comment-1392" class="wpcomments"> <!--class='comment'-->
          
                      <div class='btc_gravatar'>
            <img alt='' src='http://www.gravatar.com/avatar/15b0c09f390a0b187af966a8de412000?s=64&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64' height='64' width='64' />            <div style="clear: both;"></div>
            </div> <!-- btc_gravatar -->
                    
          <a name='comment-1392' id='comment-1392'></a>
          <div class="wpcommentsheader">
					
					<!--<img class="collapseicon" src="http://sawyoucry.net/x/wp-content/plugins/briansthreadedcomments.php?image=spacer.png" onclick='collapseThread("div-comment-1392")' />-->
					Comment by <a href='http://sk3ptic.net' rel='external '>Irina</a><a href="#comment-1392"></a>
					
					          </div> <!-- author highlight header -->
				
					<div class='meta'>
						<small>
						Posted on Mon, 4th Dec 2006 at <a href="#comment-1392">3:15 pm</a>
						</small>
					</div> <!-- meta -->
									
          <div class='body'>
					<div class='content'>
						<p>I&#8217;m glad that you&#8217;ve finished the hardest part of your job =)<br />
December already, i haven&#8217;t bought presents nor anything, just the tree and some decorations =(<br />
Anyways, hope your other domain is up again =)<br />
xoxo</p>
					</div> <!-- content -->

                        <div class='reply'>
              
              
                            </div> <!-- reply -->
					
                    
          </div> <!-- body -->

                    
          					

			</div> <!-- author highlight -->
			<!-- This has to be here because of Internet Explorers plethora of layout bugs -->
			<div style="height: 1px; overflow: hidden;">&nbsp;</div>
<div class="linespace">&nbsp;</div>          
          <div id="div-comment-1393" class="wpcomments"> <!--class='comment'-->
          
                      <div class='btc_gravatar'>
            <img alt='' src='http://www.gravatar.com/avatar/3c547c3c5ee93a406046ca0a3d19f65b?s=64&amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&amp;r=G' class='avatar avatar-64' height='64' width='64' />            <div style="clear: both;"></div>
            </div> <!-- btc_gravatar -->
                    
          <a name='comment-1393' id='comment-1393'></a>
          <div class="wpcommentsheader">
					
					<!--<img class="collapseicon" src="http://sawyoucry.net/x/wp-content/plugins/briansthreadedcomments.php?image=spacer.png" onclick='collapseThread("div-comment-1393")' />-->
					Comment by <a href='http://lucia.adorability.org' rel='external '>Lucia</a><a href="#comment-1393"></a>
					
					          </div> <!-- author highlight header -->
				
					<div class='meta'>
						<small>
						Posted on Tue, 5th Dec 2006 at <a href="#comment-1393">5:07 pm</a>
						</small>
					</div> <!-- meta -->
									
          <div class='body'>
					<div class='content'>
						<p>Yeps! It is December ALREADY!! lol i know! very fast lmao Goodluck with everything else!! xxx</p>
					</div> <!-- content -->

                        <div class='reply'>
              
              
                            </div> <!-- reply -->
					
                    
          </div> <!-- body -->

                    
          					

			</div> <!-- author highlight -->
			<!-- This has to be here because of Internet Explorers plethora of layout bugs -->
			<div style="height: 1px; overflow: hidden;">&nbsp;</div>
<div class="linespace">&nbsp;</div>
<p>
<a href="http://sawyoucry.net/feed/" target="_blank"><abbr title="Really Simple Syndication">RSS</abbr></a> feed for the blog.
<br />
<a href='http://sawyoucry.net/2006/12/04/its-december-already/feed/'><abbr title="Really Simple Syndication">RSS</abbr> feed</a> for comments on this post.
<br /><a href="http://sawyoucry.net/2006/12/04/its-december-already/trackback/">Trackback <acronym title="Uniform Resource Identifier">URI</acronym></a> of this entry.
</p>
</div> <!-- commentlist-->



<p />&nbsp;<p />&nbsp;<p />
<a name="postcomment"> </a><div class="maintitle">Leave a comment</div><div class="linespace">&nbsp;</div><p>Sorry, the comment form is closed at this time.</p>

    </div><!-- post -->





</div><!-- content -->
</div><!-- rap -->

<p />&nbsp;<p />

<div class="maintitle">tag clouds</div><div class="linespace">&nbsp;</div>
<div class="storytitle">Umbrella's not needed ;)</div><br />

<center><a href='http://sawyoucry.net/tag/dream/' class='tag-link-66' title='2 topics' rel="tag" style='font-size: 8.2pt;'>dream</a>
<a href='http://sawyoucry.net/tag/song/' class='tag-link-36' title='2 topics' rel="tag" style='font-size: 8.2pt;'>song</a>
<a href='http://sawyoucry.net/tag/blog/' class='tag-link-55' title='4 topics' rel="tag" style='font-size: 10.6pt;'>blog</a>
<a href='http://sawyoucry.net/tag/american-idol-7/' class='tag-link-76' title='2 topics' rel="tag" style='font-size: 8.2pt;'>american&nbsp;idol&nbsp;7</a>
<a href='http://sawyoucry.net/tag/cry/' class='tag-link-56' title='1 topic' rel="tag" style='font-size: 7pt;'>cry</a>
<a href='http://sawyoucry.net/tag/concert/' class='tag-link-32' title='1 topic' rel="tag" style='font-size: 7pt;'>concert</a>
<a href='http://sawyoucry.net/tag/diddy/' class='tag-link-42' title='3 topics' rel="tag" style='font-size: 9.4pt;'>diddy</a>
<a href='http://sawyoucry.net/tag/election/' class='tag-link-30' title='1 topic' rel="tag" style='font-size: 7pt;'>election</a>
<a href='http://sawyoucry.net/tag/freelance/' class='tag-link-18' title='1 topic' rel="tag" style='font-size: 7pt;'>freelance</a>
<a href='http://sawyoucry.net/tag/awards/' class='tag-link-23' title='2 topics' rel="tag" style='font-size: 8.2pt;'>awards</a>
<a href='http://sawyoucry.net/tag/apm/' class='tag-link-22' title='1 topic' rel="tag" style='font-size: 7pt;'>APM</a>
<a href='http://sawyoucry.net/tag/backstreet-boys/' class='tag-link-33' title='1 topic' rel="tag" style='font-size: 7pt;'>backstreet&nbsp;boys</a>
<a href='http://sawyoucry.net/tag/birthday/' class='tag-link-26' title='4 topics' rel="tag" style='font-size: 10.6pt;'>birthday</a>
<a href='http://sawyoucry.net/tag/friends/' class='tag-link-13' title='6 topics' rel="tag" style='font-size: 13pt;'>friends</a>
<a href='http://sawyoucry.net/tag/wordpress/' class='tag-link-21' title='1 topic' rel="tag" style='font-size: 7pt;'>wordpress</a>
<a href='http://sawyoucry.net/tag/happy/' class='tag-link-29' title='1 topic' rel="tag" style='font-size: 7pt;'>happy</a>
<a href='http://sawyoucry.net/tag/selamat-hari-raya/' class='tag-link-52' title='2 topics' rel="tag" style='font-size: 8.2pt;'>selamat&nbsp;hari&nbsp;raya</a>
<a href='http://sawyoucry.net/tag/dinner/' class='tag-link-28' title='2 topics' rel="tag" style='font-size: 8.2pt;'>dinner</a>
<a href='http://sawyoucry.net/tag/klcc/' class='tag-link-24' title='1 topic' rel="tag" style='font-size: 7pt;'>klcc</a>
<a href='http://sawyoucry.net/tag/gathering/' class='tag-link-38' title='3 topics' rel="tag" style='font-size: 9.4pt;'>gathering</a>
<a href='http://sawyoucry.net/tag/interview/' class='tag-link-17' title='2 topics' rel="tag" style='font-size: 8.2pt;'>interview</a>
<a href='http://sawyoucry.net/tag/chocolate/' class='tag-link-20' title='1 topic' rel="tag" style='font-size: 7pt;'>chocolate</a>
<a href='http://sawyoucry.net/tag/job/' class='tag-link-19' title='4 topics' rel="tag" style='font-size: 10.6pt;'>job</a>
<a href='http://sawyoucry.net/tag/melaka/' class='tag-link-25' title='2 topics' rel="tag" style='font-size: 8.2pt;'>melaka</a>
<a href='http://sawyoucry.net/tag/david-archuleta/' class='tag-link-79' title='2 topics' rel="tag" style='font-size: 8.2pt;'>david&nbsp;archuleta</a>
<a href='http://sawyoucry.net/tag/new-skin/' class='tag-link-15' title='2 topics' rel="tag" style='font-size: 8.2pt;'>new&nbsp;skin</a>
<a href='http://sawyoucry.net/tag/david-cook/' class='tag-link-78' title='2 topics' rel="tag" style='font-size: 8.2pt;'>david&nbsp;cook</a>
<a href='http://sawyoucry.net/tag/posters/' class='tag-link-31' title='1 topic' rel="tag" style='font-size: 7pt;'>posters</a>
<a href='http://sawyoucry.net/tag/holiday/' class='tag-link-14' title='4 topics' rel="tag" style='font-size: 10.6pt;'>holiday</a>
<a href='http://sawyoucry.net/tag/bowling/' class='tag-link-86' title='3 topics' rel="tag" style='font-size: 9.4pt;'>bowling</a></center>



<p />&nbsp;<br />
<div class="maintitle">etcetera</div><div class="linespace">&nbsp;</div>
<div class="storytitle">The blog and splash stuff</div><br />

-  <a href="http://www.despair.nu/click.php?to=despair&amp;out=1231">Despair.nu</a> - <a href="http://www.despair.nu/click.php?to=5740&amp;out=1231">Artiful</a> <br />
- <a href="http://www.exentrique.com/" target="_top">Exentrique</a>: <a href="http://rinato.eorlingas.org/" target="_top">Rinato</a>
<br />
- <a href="http://allmalaysia.info/ambp/">All Malaysian</a> Bloggers Project<br />
- <a target="_blank" href="http://itsallgame.com">IAG Directory</a><br />
- Want to  <a target="_blank" href="http://sawyoucry.net/belinkeddirectory.php">be linked</a>?<br />
- Powered by <a href='http://wordpress.org' title='Powered by WordPress, state-of-the-art semantic personal publishing platform'><strong>WordPress</strong></a><p />

<p />&nbsp;<br />&nbsp;<br /><div class="maintitle">Advertisements</div><div class="linespace">&nbsp;</div>
<div class="storytitle">Must clicks!</div><br />
<div align="center">

<!--blogvertise-->
<a href="http://www.blogsvertise.com/?rid=b2378"><img src="http://www.blogsvertise.com/images/ads/advertising/150x150_2g.gif" alt="Click Here to Advertise On My Blog" border="0" /></a>
<br />
...also get paid to blog!

<p />
<!--advertlets-->
<script type="text/javascript">
adv_username = "sawyoucry";
adv_gid = "sawyoucry_default";
adtype = "165x240";
</script><script type="text/javascript" src="http://www.advertlets.com/_/js/advertlets_lite.js"></script>

<p />
<!--nuffnang -->
<script type='text/javascript'>
nuffnang_bid = "ff43252ff5f90458bf0aacd9a2a4ca18";
</script>
<script type="text/javascript" src="http://synad2.nuffnang.com.my/lmn.js"></script>
<!--nuffnang-->

</div>
<p />

</div><!--maincontent-->

<div class="sidecontent">
<div align="justify">

<div class="sidetitle">lady</div><div class="linespace">&nbsp;</div>
<img src="http://sawyoucry.net/images/n9.jpg" alt="" align="left" /><b>ajwa</b> . Naj . Wawa . 24 . <font class="tuto">253 days  until my 25th birthday on May 18th</font> . System Analyst .  Malaysian . Mad . Dreamer . Hyper . Worrier . Laughs a lot . Mariah carey . David Archuleta . Michael Buble . Anuar Zain . Faizal Tahir . Diddy . Shawal . Nadia Haswani . LP . BSB .  *N Sync . Westlife  . Rascal Flatts . Maroon 5 . Green Day . Good Charlotte . Smallville . Charmed . One Tree Hill . CSI . Matrix Trilogy . LOTR . Star Wars Saga . The Covenant . Tom Welling . Paul Walker . Steven Strait . Hugh Jackman . Josh Hartnett . Chad Michael Murray . Ewan McGregor . Natalie Portman . Cameron Diaz
<br /><br />

<div align="center">
<form action="http://sawyoucry.net/(syc)/ask/ask.php" method="post">
	<input type="text" name="question" id="question" size="15" /> <input type="submit" value="Ask" /> <a href="http://sawyoucry.net/visitor-interact/askme/">?</a>
</form>
<br />

<a target="_blank" href="http://www.myspace.com/najwahashim" title="MySpace (Najwa)"><img src="http://sawyoucry.net/images/pxl-myspace.gif" alt="myspace" border="0" width="8" height="9" /></a>
<a target="_blank" href="http://profile.to/najwa" title="FaceBook (Najwa)"><img src="http://sawyoucry.net/images/pxl-facebook.gif" alt="facebook" border="0" width="9" height="9" /></a>
<a target="_blank" href="http://www.friendster.com/profiles/aiwawa" title="Friendster (aiwawa)"><img src="http://sawyoucry.net/images/pxl-friendster.gif" alt="friendster" border="0" width="9" height="9" /></a>
<a target="_blank" href="http://eowynaj.multiply.com" title="Multiply (eowynaj)"><img src="http://sawyoucry.net/images/pxl-multiply.gif" alt="multiply" border="0" width="9" height="9" /></a>
<a target="_blank" href="http://www.flickr.com/people/aiwawa" title="Flickr (aiwawa)"><img src="http://sawyoucry.net/images/pxl-flickr.gif" alt="flickr" border="0" width="12" height="9" /></a>
<a target="_blank" href="http://twitter.com/aiwawa" title="Twitter (aiwawa)"><img src="http://sawyoucry.net/images/pxl-twitter.gif" alt="twitter" border="0" width="7" height="9" /></a>
<a target="_blank" href="http://www.imeem.com/people/ffFRl5F" title="iMeem (wawa)"><img src="http://sawyoucry.net/images/pxl-imeem.png" alt="imeem" border="0" width="9" height="9" /></a>
<a target="_blank" href="http://sinner9.deviantart.com" title="DeviantArt (sinner9)"><img src="http://sawyoucry.net/images/pxl-deviantart.gif" alt="deviantart" border="0" width="10" height="9" /></a>
<a target="_blank" href="http://technorati.com/blogs/sawyoucry.net" title="Technorati (aiwa9)"><img src="http://sawyoucry.net/images/pxl-technorati.gif" alt="" border="0" width="9" height="8" /></a>
<br />
<a href="javascript:playlist()" title="Listen to some music? (Pop Up)"><img src="http://sawyoucry.net/images/pxl-playlist.gif" alt="playlist" border="0" width="9" height="9" /></a>
<a href="javascript:cam()" title="View my cams' captures? (Pop Up)"><img src="http://sawyoucry.net/images/pxl-webcam.gif" alt="cam" border="0" width="8" height="9" /></a>
<a href="javascript:joined()" title="Joined stuff? (Pop Up)"><img src="http://sawyoucry.net/images/pxl-fan.gif" alt="cam" border="0" width="9" height="7" /></a>
<a href="javascript:addBookmark('SawYouCry.net &lt;3', 'http://sawyoucry.net')" title="Bookmark the site?"><img src="http://sawyoucry.net/images/pxl-bm.gif" alt="" border="0" width="9" height="9" /></a>
<a href="http://validator.w3.org/check?uri=referer" target="_blank" title="Valid XHTML 1.0 Transitional? (New Window)"><img src="http://sawyoucry.net/images/pxl-valid.gif" alt="" border="0" width="9" height="8" /></a>

<a href="http://feeds.feedburner.com/sawyoucry" target="_blank" title="Subscribe to Feed on FeebBurner? (New Window)"><img src="http://sawyoucry.net/images/pxl-feedburner.gif" alt="" border="0" width="8" height="8" /></a>
<!--<a href="http://sawyoucry.net/feed/" target="_blank" title="Subscribe to Feed? (New Window)"><img src="http://sawyoucry.net/images/pxl-rss.gif" alt="" border="0" width="8" height="8" /></a>-->
<!--<a href="http://del.icio.us/post" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=700,height=400'); return false;" title="Add to del.icio.us favorites? (Pop Up)"><img src="http://sawyoucry.net/images/pxl-delicious.gif" alt="" border="0" width="8" height="8" /></a>-->
<!--<a href="http://technorati.com/faves?sub=addfavbtn&amp;add=http://sawyoucry.net" target="_blank" title="Add to Technorati favorites? (New Window)"><img src="http://sawyoucry.net/images/pxl-technorati.gif" alt="" border="0" width="9" height="8" /></a>-->
</div>










<p />&nbsp;<br />
<div class="sidetitle">navigate</div><div class="linespace">&nbsp;</div>
<img src="http://sawyoucry.net/images/arrow.gif" width="13" height="5" border="0" alt="" /> <a href="http://sawyoucry.net">Journal</a><br />

<img src="http://sawyoucry.net/images/arrow.gif" width="13" height="5" border="0" alt="" /> <a href="http://sawyoucry.net/lady/">Lady</a><br />

<img src="http://sawyoucry.net/images/arrow.gif" width="13" height="5" border="0" alt="" /> <a href="http://sawyoucry.net/artwork/">Artwork</a><br />

<img src="http://sawyoucry.net/images/arrow.gif" width="13" height="5" border="0" alt="" /> <a href="http://sawyoucry.net/collectives/">Collective</a><br />

<img src="http://sawyoucry.net/images/arrow.gif" width="13" height="5" border="0" alt="" /> <a href="http://sawyoucry.net/domain/">Domain</a><br />

<img src="http://sawyoucry.net/images/arrow.gif" width="13" height="5" border="0" alt="" /> <a href="http://sawyoucry.net/exit/">Exits</a><br />

<img src="http://sawyoucry.net/images/arrow.gif" width="13" height="5" border="0" alt="" /> <a href="http://sawyoucry.net/visitor/">Visitor</a><br />

<img src="http://sawyoucry.net/images/arrow.gif" width="13" height="5" border="0" alt="" /> <a href="http://sawyoucry.net/plugboard/">Plugboard</a><br />






<p />&nbsp;<br />
<div class="sidetitle">skins</div><br />
<div id="dynloadarea" style="height:80px;text-align:center">
<img src="http://sawyoucry.net/images/layout09s.gif" border="0" alt="" class="borderdark" /></div><br />
<div align="center">
<a href="http://sawyoucry.net/skins.php?newskin=1" onmouseover="modifyimage('dynloadarea', 0)"><img src="http://sawyoucry.net/images/layout01t.gif" border="0" alt="" title="Oh Mandy: Mandy Moore" /></a>
<a href="http://sawyoucry.net/skins.php?newskin=2" onmouseover="modifyimage('dynloadarea', 1)"><img src="http://sawyoucry.net/images/layout02t.gif" border="0" alt="" title="Legendary: Clark Kent &amp; Lex Luthor" /></a>
<a href="http://sawyoucry.net/skins.php?newskin=3" onmouseover="modifyimage('dynloadarea', 2)"><img src="http://sawyoucry.net/images/layout03t.gif" border="0" alt="" title="I'm Flying: Titanic" /></a>
<a href="http://sawyoucry.net/skins.php?newskin=4" onmouseover="modifyimage('dynloadarea', 3)"><img src="http://sawyoucry.net/images/layout04t.gif" border="0" alt="" title="I'm On Fire: Warren Peace" /></a><br />
<a href="http://sawyoucry.net/skins.php?newskin=5" onmouseover="modifyimage('dynloadarea', 4)"><img src="http://sawyoucry.net/images/layout05t.gif" border="0" alt="" title="Heartbreaker: Mariah Carey" /></a>
<a href="http://sawyoucry.net/skins.php?newskin=6" onmouseover="modifyimage('dynloadarea', 5)"><img src="http://sawyoucry.net/images/layout06t.gif" border="0" alt="" title="Life Has Begun: Kirsten Dunst" /></a>
<a href="http://sawyoucry.net/skins.php?newskin=7" onmouseover="modifyimage('dynloadarea', 6)"><img src="http://sawyoucry.net/images/layout07t.gif" border="0" alt="" title="KLCC: KLCC" /></a>
<a href="http://sawyoucry.net/skins.php?newskin=8" onmouseover="modifyimage('dynloadarea', 7)"><img src="http://sawyoucry.net/images/layout08t.gif" border="0" alt="" title="Legendary Love Story: Romeo &amp; Juliet" /></a><br />
<img src="http://sawyoucry.net/images/layout00t.gif" border="0" alt="" />
<a href="http://sawyoucry.net/skins.php?newskin=9" onmouseover="modifyimage('dynloadarea', 8)"><img src="http://sawyoucry.net/images/layout09t.gif" border="0" alt="" title="Here With You: Natalie Portman" /></a>
<img src="http://sawyoucry.net/images/layout10t.gif" border="0" alt="" />
<img src="http://sawyoucry.net/images/layout00t.gif" border="0" alt="" />
</div><br />
<div align="right">
<a href="http://sawyoucry.net/skin/"><img src="http://sawyoucry.net/images/pxl-skin.gif" alt="skins" border="0" width="9" height="9" /> more</a>?
</div>



























<p />&nbsp;<br />
<div class="sidetitle">frozen moments</div><div class="linespace">&nbsp;</div>
<div align="center">
<!-- Start of Flickr Badge -->
<table cellpadding="0" cellspacing="5" border="0" id="flickr_badge_wrapper"><tr><td>
<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=3&amp;display=random&amp;size=s&amp;layout=v&amp;source=user&amp;user=51494089%40N00"></script>
</td></tr></table>
<!-- End of Flickr Badge -->
</div><!--center-->





<p />&nbsp;<br />
<div class="sidetitle">fav links</div><div class="linespace">&nbsp;</div>
<div align="center">
<table width="90%" border="0"><tr><td width="50%" align="left" valign="top">
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=118&amp;leURL=http://ajamihashim.blogspot.com">Ajami</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=213&amp;leURL=http://digital-sugar.org">Amarilys</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=198&amp;leURL=http://angela.ohsovogue.com">Angela</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=185&amp;leURL=http://anishayati.blogspot.com">Anis</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=156&amp;leURL=http://oh-doll.net">Char</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=160&amp;leURL=http://diddyaftersix.blogspot.com">Diddy</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=148&amp;leURL=http://vanz-lair.co.cc">Evan</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=129&amp;leURL=http://haunted-heart.net">Hannah</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=142&amp;leURL=http://honeymarie.com">Honey</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=180&amp;leURL=http://star-lett.net">Ilaria</a><br />
 <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=155&amp;leURL=http://you-dont-know.net">Izzy</a><br />
</td><td width="50%" align="right" valign="top">
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=201&amp;leURL=http://fabala.co.uk">Jasmine</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=132&amp;leURL=http://somewhatsane.org">Jen</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=37&amp;leURL=http://eerie-silence.net">Kaila</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=22&amp;leURL=http://so-juicy.net">Lana</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=149&amp;leURL=http://damn-sweet.org">Mariska</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=140&amp;leURL=http://daintystar.com">Millie</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=202&amp;leURL=http://mimi-goodies.com">Mimi</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=188&amp;leURL=http://tenshimon.com">Mona</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=139&amp;leURL=http://silent-emotion.org">Nanda</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=91&amp;leURL=http://illusivehopes.net">Rina</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
<a target="_blank" href="http://sawyoucry.net/exit.php?page=linkexchanges&amp;leLID=172&amp;leURL=http://tirablurb.blogspot.com">Tira</a> <img src="http://sawyoucry.net/images/pxl-favelink.gif" width="5" height="7" border="0" alt="" /> <br />
</td></tr></table>
</div><!--center--><br />
<div align="right">
<a href="http://sawyoucry.net/exit/linkexchanges/"><img src="http://sawyoucry.net/images/pxl-skin.gif" alt="link exchanges" border="0" width="9" height="9" /> more</a>?
</div><!--right-->











<p />&nbsp;<br />
<div class="sidetitle">stats</div><div class="linespace">&nbsp;</div>
<font class="tuto">5</font> online currently,<br />
<!--<a href="http://sawyoucry.net">8</a> cry today,<br />-->
<font class="tuto">0</font> cried on this page,<br />
<font class="tuto">273735</font> were all cried out,<br />
<font class="tuto">Since</font> 29-Jan-2006 
<a href="http://sawyoucry.net/blog-statistics"><img src="http://sawyoucry.net/images/pxl-blogstats.gif" alt="" border="0" width="9" height="9" /></a>
<br /><br />
<a href="http://www.mypagerank.net" target="_blank"><img src="http://www.mypagerank.net/services/pagerankbutton/pagerankbutton.php?aut=da47094fa0fa77861bcff09e4539401e03145a64" border="0" alt="Powered by  MyPagerank.Net" /></a>















<p />&nbsp;<br />
<a name="wishlist"> </a>
<div class="sidetitle">etcetera</div><br />
<div align="center">


<a href="http://sawyoucry.net/tutorial/miscellaneous/earn-money-online/">Earn Money Online</a>?<br />
<a target="_blank" href="http://www.text-link-ads.com/packageDetail.php?packageID=46404">Your Text Ads Here</a>?<br />

&nbsp;<br />


<script type="text/javascript"><!--
google_ad_client = "pub-5995041559942779";
/* 125x125, created 4/15/08 */
google_ad_slot = "6349783909";
google_ad_width = 125;
google_ad_height = 125;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<br />&nbsp;<br />

	<!-- SiteSearch Google -->
	<form method="get" action="http://www.google.com/custom" target="google_window">
	<img src="/images/pxl-search.gif" alt="" width="11" height="11" />&nbsp;Search the web/site.
	<table border="0">
	<tr><td valign="top" align="left">
	<input type="hidden" name="domains" value="sawyoucry.net" />
	<input type="text" name="q" size="16" maxlength="255" value="" />
	<input type="submit" name="sa" value="Go" />
	</td></tr>
	</table>
	<input type="radio" name="sitesearch" value="" />Web
	<input type="radio" name="sitesearch" value="sawyoucry.net" checked="checked" />SawYouCry
	<input type="hidden" name="client" value="pub-5995041559942779" />
	<input type="hidden" name="forid" value="1" />
	<input type="hidden" name="ie" value="UTF-8" />
	<input type="hidden" name="oe" value="UTF-8" />
	<input type="hidden" name="safe" value="active" />
	<input type="hidden" name="cof" value="GALT:#333333;GL:1;DIV:#37352E;VLC:000000;AH:center;BGC:C6B396;LBGC:8E866F;ALC:000000;LC:000000;T:44423A;GFNT:663333;GIMP:663333;FORID:1" />
	<input type="hidden" name="hl" value="en" />
	</form>
	<!-- SiteSearch Google -->
	</div>








<p />&nbsp;<p />&nbsp;<p />
<center>
&copy; <a href="mailto:najwaSPAM@YOURSELFsawyoucry.net">Najwa</a> 2005-08<br />
<a href="http://sawyoucry.net/collectives/" title="">Meteora Production</a><br />
All rights reserved<a href="javascript:toggle('myshits')">.</a><br />

<div id="myshits" style="text-align:center">
<font style="font-face:georgia; font-size:8px">
<a target="_blank" href="http://sawyoucry.net/x/wp-login.php" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/fan/admin" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/fan/joined/admin.php" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/fan/trouble" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/(syc)/click" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/(syc)/counter/counter.php?action=login" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/(syc)/refer/admin.php" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/(syc)/ask/admin.php" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/(syc)/bday/admin.php" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/(syc)/guestbook/admin.php" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/(syc)/links/admin.php" title="!">*</a>
<a target="_blank" href="http://sawyoucry.net/(syc)/buttonwall/admin.php" title="!">*</a>
<a target="_blank" href="http://www.cbox.ws/admin.php" title="!">*</a>
</font>
<br />
<img src="http://sawyoucry.net/(syc)/counter/online/locationcounter.php?location=http://sawyoucry.net/2006/12/04/its-december-already/feed/" alt=""  />
</div><!--id:myhits-->
</center>

<p />&nbsp;<p />&nbsp;<br />
<!--<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1508385-1";
urchinTracker();
</script>-->
</div><!--justify-->
</div><!--sidecontent-->

<div class="footer">
</div> <!--footer-->

</div><!--container-->

</body></html>
