<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Journey &#187; Photography</title>
	<atom:link href="http://john.memoryimprints.com/category/photography/feed/" rel="self" type="application/rss+xml" />
	<link>http://john.memoryimprints.com</link>
	<description>life...reflections...memories...</description>
	<lastBuildDate>Sat, 22 Oct 2011 14:25:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Koko Black</title>
		<link>http://john.memoryimprints.com/2011/06/86/</link>
		<comments>http://john.memoryimprints.com/2011/06/86/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 15:37:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://john.memoryimprints.com/?p=86</guid>
		<description><![CDATA[KoKo Black is a great place for anything chocolate.  Comes highly recommended.    (Note: lunch was at Jus Burgers).]]></description>
			<content:encoded><![CDATA[<p>KoKo Black is a great place for anything chocolate.  Comes highly recommended.    (Note: lunch was at Jus Burgers).</p>

                <script type="text/javascript">
                jQuery(function($) {

										/* Hide all images */
										$("#splash").siblings().hide();
																	 
                    /* Turn Splash On */
                    $("#prophoto-77-7233 #splash").fadeIn("fast", function() {
											$(this).siblings().show();
											
										});
										
                    /* Pre-load Images */
                    var images = $("#prophoto-77-7233 .items a");
                    var images_count = images.length -1;
                    var loop_count = 0;
                    
                    $(images).each(
                        function(){
                            loop_count++;
                            var img = new Image();                 
                            $(img)
                                .load(function(){
                                    $("#prophoto-77-7233 .prophoto-preview #preview").append(this);
																		$(this).width(this.width).height(this.height);
                                })
                                .attr("src", $(this).attr("rel"))
                                .attr("alt", "Preview Image");
                            
                            /* Check For Last Iteration */
                            if(loop_count === images_count){

                                /* Turn Splash and Loader Off */
                                $(".loader").delay(2000).fadeOut("slow", function() {
                                  $(this).remove();
                                });
                                $("#prophoto-77-7233 #splash")
                                  .delay(2000)
                                  .fadeOut("slow", function() {

                                  // This is also locatedin prophoto.js but queuing issues prevent it from firing properly consistently. It has to be here for IE, too.
                                  if($.browser.msie) {
                                    $("#preview img").each(function() {
                                          
                                      if($(this).width() < $(".prophoto-preview").width()) {
                                            
                                        var iWidth = $(this).width() / 2;
                                        if(iWidth % 2 !== 0) {
                                          iWidth += 0.5
                                        }
                                            
                                        $(this).css("left", ($(".overlay").width() / 2) - (iWidth));
                                          
                                      } // end if
                                    });
                                  } // end if
                                
                                });
                            }
                        }
                    );
                    /* End Pre-load Images */
										
                    /* Check if we need navigation buttons */
                    if($(".scrollable .items").children().length === 1) {
											$(".prophoto-scroll .browse").css("visibility", "hidden");
										}
                    
                    /* Create Scroller Nav */
                    $(".scrollable").scrollable({keyboard:true, mousewheel:true});
                    
                    /* Thumb -> Preview Gallery Functionality */$("#prophoto-77-7233 .items a").click(function() {
                    
                        /* Check if thumb is active. If so, do not reload preview. */
                        if ($(this).hasClass("active")) { return false; }
                        
                        /* Set Loading, Current and Original Image */
                        var loading_url = $(this).attr("rel");
                        var loading = $("#prophoto-77-7233 .prophoto-preview > div img[src="+loading_url+"]");
                        var current_url = $("#prophoto-77-7233 .current").attr("src");
                        var current = $("#prophoto-77-7233 .prophoto-preview > div img[src="+current_url+"]");
                        var preview_original = $(this).attr("name");
                        
                        /* Set Current Image To Lower Level For Cross Fade */
                        current.addClass("leaving");
                        
                        $("#prophoto-77-7233 .prophoto-preview > div img").removeClass("current");
                            $(loading).hide();
                            $(loading).addClass("current"); /* Promote to level above .leaving */
                            $(loading).fadeIn("medium", function(){ 
                                $("#prophoto-77-7233 .prophoto-preview > div img:not(.current)").fadeOut(100).removeClass("leaving");
                            }); /* Fade In Current Image - Fade Out .leaving and hide */
                            
                            /* Set Overlay Image */
                            $("#prophoto-77-7233 #overlay").attr("href", preview_original);
                        /* Set Thumbnail Active Class */
                        $("#prophoto-77-7233 .items a").removeClass("active transparent");
                        $(this).addClass("active transparent");
                        
                        /* Stop Browser Actions */
                        return false;
                        
                    }).filter(":first").click(); /* Simulate click/mousover on first thumb. */
                    
                    /* If behavior is mouseover, do nothing on thumbnail click */
                    $("#prophoto-77-7233 .items a").click(function(){return false;});
                    $("#overlay").fancybox({hideOnContentClick:true, overlayOpacity:".7", overlayColor:"#000"});$("#prophoto-77-7233 .prophoto-copyright a").hover(
                        function(){
                            $("#prophoto-77-7233 #splash").fadeIn("medium");
                        },
                        function(){
                            $("#prophoto-77-7233 #splash").fadeOut("medium");
                        }
                    );
                    $("#prophoto-77-7233 .prophoto-preview, #fancybox-wrap").bind("contextmenu",function(evt){
                        evt.preventDefault();
                    });
                    
                });
                </script>
            <div id="prophoto-77-7233" class="prophoto-wrapper prophoto-gallery-small">
            <div class="prophoto-preview">
                <img class="loader" src="http://john.memoryimprints.com/wp-content/themes/ProPhoto_14/lib/pro-photo/images/progress-bar.gif" alt="Loading" /><a id="overlay" href="#overlay"><img class="overlay" src="http://john.memoryimprints.com/wp-content/themes/ProPhoto_14/lib/pro-photo/images/bullet.png" alt="Overlay" /></a><div id="preview">
                    <img class="preview " src="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3240-Edit.jpg" alt="" title="" rel="" />
                </div>
            </div>
            <div class="prophoto-scroll clearfix">  
							<a class="prev browse left">last</a>
							<div class="scrollable">
                <div class="items">
                  <div class="small"><ul><li><a name="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3240-Edit.jpg" rel="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3240-Edit.jpg" href="#preview"><img class="prophoto-thumbnail wp-attachment-78 first" src="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3240-Edit.jpg" alt="Thumbnail" title="_DSC3240-Edit" width="" title="_DSC3240-Edit" alt="Thumbnail" rel=""/></a></li><li><a name="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3241-Edit.jpg" rel="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3241-Edit.jpg" href="#preview"><img class="prophoto-thumbnail wp-attachment-79 prophoto-thumbnail" src="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3241-Edit.jpg" alt="Thumbnail" title="_DSC3241-Edit" width="" title="_DSC3241-Edit" alt="Thumbnail" rel=""/></a></li><li><a name="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3243-Edit.jpg" rel="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3243-Edit.jpg" href="#preview"><img class="prophoto-thumbnail wp-attachment-80 prophoto-thumbnail" src="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3243-Edit.jpg" alt="Thumbnail" title="_DSC3243-Edit" width="" title="_DSC3243-Edit" alt="Thumbnail" rel=""/></a></li><li><a name="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3244-Edit.jpg" rel="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3244-Edit.jpg" href="#preview"><img class="prophoto-thumbnail wp-attachment-81 prophoto-thumbnail" src="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3244-Edit.jpg" alt="Thumbnail" title="_DSC3244-Edit" width="" title="_DSC3244-Edit" alt="Thumbnail" rel=""/></a></li><li><a name="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3246-Edit.jpg" rel="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3246-Edit.jpg" href="#preview"><img class="prophoto-thumbnail wp-attachment-82 prophoto-thumbnail" src="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3246-Edit.jpg" alt="Thumbnail" title="_DSC3246-Edit" width="" title="_DSC3246-Edit" alt="Thumbnail" rel=""/></a></li><li><a name="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3251-Edit.jpg" rel="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3251-Edit.jpg" href="#preview"><img class="prophoto-thumbnail wp-attachment-83 prophoto-thumbnail" src="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3251-Edit.jpg" alt="Thumbnail" title="_DSC3251-Edit" width="" title="_DSC3251-Edit" alt="Thumbnail" rel=""/></a></li></ul></div><div class="small"><ul><li class="last-image"><a name="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3252-Edit.jpg" rel="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3252-Edit.jpg" href="#preview"><img class="prophoto-thumbnail wp-attachment-84 first" src="http://john.memoryimprints.com/wp-content/uploads/2011/06/DSC3252-Edit.jpg" alt="Thumbnail" title="_DSC3252-Edit" width="" title="_DSC3252-Edit" alt="Thumbnail" rel=""/></a></li></div>
                </div>
							</div>
							<a class="next browse right">next</a>
            </div>
            <div class="clearfix"></div>
            <div class="prophoto-navigation">
                <div class="navi">    
                </div>
                <div class="prophoto-share clearfix"></div>
                <div class="clearfix"></div>
            </div></div><!-- End prophoto-77-7233 Instance -->
]]></content:encoded>
			<wfw:commentRss>http://john.memoryimprints.com/2011/06/86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Life&#8217;s an Adventure</title>
		<link>http://john.memoryimprints.com/2010/04/lifes-an-adventure/</link>
		<comments>http://john.memoryimprints.com/2010/04/lifes-an-adventure/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 15:14:21 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://john.memoryimprints.com/?p=54</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p class="fade" style="text-align: center;"><a href="http://john.memoryimprints.com/wp-content/uploads/2010/04/KenDuncanInviteforWeb.png"><img class="aligncenter size-full wp-image-55" src="http://john.memoryimprints.com/wp-content/uploads/2010/04/KenDuncanInviteforWeb.png" alt="" width="664" height="290" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://john.memoryimprints.com/2010/04/lifes-an-adventure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Siew Pau</title>
		<link>http://john.memoryimprints.com/2010/03/siew-pau/</link>
		<comments>http://john.memoryimprints.com/2010/03/siew-pau/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 10:14:30 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://john.memoryimprints.com/?p=39</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_40" class="wp-caption alignnone" style="width: 658px"><a href="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC8354a.jpg"><img class="size-full wp-image-40 " src="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC8354a.jpg" alt="" width="648" height="430" /></a><p class="wp-caption-text">Grandma&#39;s Siew Pau</p></div>
]]></content:encoded>
			<wfw:commentRss>http://john.memoryimprints.com/2010/03/siew-pau/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Australia Day &#8211; Skyworks</title>
		<link>http://john.memoryimprints.com/2010/03/australia-day-skyworks/</link>
		<comments>http://john.memoryimprints.com/2010/03/australia-day-skyworks/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 14:50:36 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://john.memoryimprints.com/?p=6</guid>
		<description><![CDATA[A beautiful fireworks display of Australian Day Skyworks, Perth, Western Australia View from Kings Park James and Lindy Pair Aces Always on the iphone Sophia and Lisa.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">A beautiful fireworks display of Australian Day Skyworks, Perth, Western Australia</p>
<p style="text-align: center;">
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_7" class="wp-caption aligncenter" style="width: 550px;">
<dt class="wp-caption-dt"><a href="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6633_DxO_raw.jpg"><img class="size-full wp-image-7" title="Fireworks" src="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6633_DxO_raw.jpg" alt="fireworks" width="540" height="813" /></a></dt>
<dd class="wp-caption-dd">View from Kings Park</dd>
</dl>
</div>
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;"><span id="more-6"></span><a href="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6633_DxO_raw.jpg"></a><a href="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6620_DxO_raw.jpg"><img class="aligncenter size-full wp-image-13" title="Fireworks" src="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6620_DxO_raw.jpg" alt="" width="540" height="813" /></a></p>
<p style="text-align: center;"><a href="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6613_DxO_raw.jpg"><img class="aligncenter size-full wp-image-12" title="Fireworks" src="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6613_DxO_raw.jpg" alt="" width="540" height="813" /></a></p>
<p style="text-align: center;">
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_11" class="wp-caption aligncenter" style="width: 550px;">
<dt class="wp-caption-dt"><a href="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6481_DxO_raw.jpg"><img class="size-full wp-image-11" title="_DSC6481_DxO_raw" src="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6481_DxO_raw.jpg" alt="" width="540" height="813" /></a></dt>
<dd class="wp-caption-dd">James and Lindy</dd>
</dl>
</div>
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;">
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_8" class="wp-caption aligncenter" style="width: 550px;">
<dt class="wp-caption-dt"><a href="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6426_DxO_raw.jpg"><img class="size-full wp-image-8" title="_DSC6426_DxO_raw" src="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6426_DxO_raw.jpg" alt="" width="540" height="813" /></a></dt>
<dd class="wp-caption-dd">Pair Aces</dd>
</dl>
</div>
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;">
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_10" class="wp-caption aligncenter" style="width: 496px;">
<dt class="wp-caption-dt"><a href="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6458_DxO_raw.jpg"><img class="size-full wp-image-10" title="_DSC6458_DxO_raw" src="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6458_DxO_raw.jpg" alt="" width="486" height="732" /></a></dt>
<dd class="wp-caption-dd">Always on the iphone</dd>
</dl>
</div>
<p style="text-align: center;">
<p style="text-align: center;">
<p style="text-align: center;">
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_9" class="wp-caption   aligncenter" style="width: 578px;">
<dt class="wp-caption-dt"><a href="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6444_DxO_raw.jpg"><img class="size-full wp-image-9     " title="_DSC6444_DxO_raw" src="http://john.memoryimprints.com/wp-content/uploads/2010/03/DSC6444_DxO_raw.jpg" alt="" width="568" height="377" /></a></dt>
<dd class="wp-caption-dd">Sophia and Lisa. </dd>
</dl>
</div>
<p style="text-align: center;">
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://john.memoryimprints.com/2010/03/australia-day-skyworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

