<?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: Salinas baby photographer • welcome home!</title>
	<atom:link href="http://gooseandbugsphotography.com/blog/2010/01/salinas-baby-photographer-%e2%80%a2-welcome-home/feed/" rel="self" type="application/rss+xml" />
	<link>http://gooseandbugsphotography.com/blog/2010/01/salinas-baby-photographer-%e2%80%a2-welcome-home/</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: Cheryl</title>
		<link>http://gooseandbugsphotography.com/blog/2010/01/salinas-baby-photographer-%e2%80%a2-welcome-home/comment-page-1/#comment-151</link>
		<dc:creator>Cheryl</dc:creator>
		<pubDate>Wed, 06 Jan 2010 08:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://gooseandbugsphotography.com/blog/?p=173#comment-151</guid>
		<description>the pictures are just beautiful Leandra!</description>
		<content:encoded><![CDATA[<p>the pictures are just beautiful Leandra!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janice</title>
		<link>http://gooseandbugsphotography.com/blog/2010/01/salinas-baby-photographer-%e2%80%a2-welcome-home/comment-page-1/#comment-147</link>
		<dc:creator>Janice</dc:creator>
		<pubDate>Mon, 04 Jan 2010 05:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://gooseandbugsphotography.com/blog/?p=173#comment-147</guid>
		<description>Oh they are so precious!! These are beautiful shots!</description>
		<content:encoded><![CDATA[<p>Oh they are so precious!! These are beautiful shots!</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>