<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 5 days old and feisty • San Jose newborn photographer</title>
	<atom:link href="http://gooseandbugsphotography.com/blog/2009/10/5-days-old-and-feisty-i-san-jose-newborn-photographer/feed/" rel="self" type="application/rss+xml" />
	<link>http://gooseandbugsphotography.com/blog/2009/10/5-days-old-and-feisty-i-san-jose-newborn-photographer/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 02:18:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aubrey Wygralak</title>
		<link>http://gooseandbugsphotography.com/blog/2009/10/5-days-old-and-feisty-i-san-jose-newborn-photographer/comment-page-1/#comment-18</link>
		<dc:creator>aubrey Wygralak</dc:creator>
		<pubDate>Sun, 18 Oct 2009 15:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://gooseandbugsphotography.com/blog/?p=53#comment-18</guid>
		<description>These are gorgeous!  I love LOVE the one on the black.  Great job :)</description>
		<content:encoded><![CDATA[<p>These are gorgeous!  I love LOVE the one on the black.  Great job <img src='http://gooseandbugsphotography.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<SCRIPT LANGUAGE="JavaScript1.1">

//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit www.dynamicdrive.com

var message="TYPE WHATEVER MESSAGE YOU WANT TO APPEAR IN THE POPUP WINDOW";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// -->
</script>