<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>Climbing Rainier</title>
	<link>http://www.kevinwanke.com/rainier</link>
	<description></description>
	<pubDate>Fri, 14 Sep 2007 16:03:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Boeing Plant Tour</title>
		<link>http://www.kevinwanke.com/rainier/?p=46</link>
		<comments>http://www.kevinwanke.com/rainier/?p=46#comments</comments>
		<pubDate>Tue, 10 Jul 2007 04:59:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Seattle Sights]]></category>

		<guid isPermaLink="false">http://www.kevinwanke.com/rainier/?p=46</guid>
		<description><![CDATA[      
      
        
          
        
      
        
   [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: left">      <table width="391" border="0" cellspacing="0" cellpadding="0">
      <tr><td>
        <table border="1" width="391" cellspacing="0" cellpadding="0"><tr><td>
          <div id="boeing" style="width:391px; height:210px"></div>
        </td></tr></table>
      </td><td>
        <div id="spacer_boeing" style="width:6px; height:210px"></div>
      </td><td>
        <table border="1" width="133" cellspacing="0" cellpadding="0"><tr><td>
          <div id="mini_boeing" style="width:133px; height:210px"></div>
        </td></tr></table>
      </td></tr>
      </table>
      <br>
    
      <script type="text/javascript" defer="defer">
      //<![CDATA[
      function ShowPostMiniMapboeing() {

        if (GBrowserIsCompatible()) {
          var boeing = new GMap2(document.getElementById("boeing"));
          boeing.addControl(new GSmallMapControl());
          boeing.setCenter(new GLatLng(47.916917,-122.272425), 13);
          boeing.setMapType( G_HYBRID_MAP );

          //create the mini map
          var mini_boeing = new GMap2(document.getElementById("mini_boeing"));
          
          mini_boeing.setCenter(new GLatLng(47.916917,-122.272425), 10);

          // add marker code
          
        var req = GXmlHttp.create();
        //req.open("GET", "http://www.kevinwanke.com/rainier/kmlxml/boeing.xml", true);
        req.open("GET", "kmlxml/boeing.xml", true);
        req.onreadystatechange = function() {
          if (req.readyState == 4) {
            var xmlDoc = GXml.parse(req.responseText);
          
            // lets first get all of the markers in the file and draw them on the map
            var markersxml = xmlDoc.getElementsByTagName("marker");
//removed documentElement after xmldoc          

            for (var i = 0; i < markersxml.length; i++) {
              // obtain the attribues of each marker
              var mkrlat = parseFloat(markersxml[i].getAttribute("lat"));
              var mkrlng = parseFloat(markersxml[i].getAttribute("lng"));
              var mkrinfo = markersxml[i].getAttribute("info");
              var mkrIcon = markersxml[i].getAttribute("icon");

              if (mkrIcon == "yes") {
                var iconxml = markersxml[i].getElementsByTagName("icon");
                var markerIcon = new GIcon();
                markerIcon.image = iconxml[0].getAttribute("loc");
                markerIcon.iconSize = new GSize(iconxml[0].getAttribute("xsize"), iconxml[0].getAttribute("ysize"));
                markerIcon.shadowSize = new GSize(0,0);
                markerIcon.iconAnchor = new GPoint(iconxml[0].getAttribute("xanchor"), iconxml[0].getAttribute("yanchor"));
                markerIcon.infoWindowAnchor = new GPoint(iconxml[0].getAttribute("xinfowa"), iconxml[0].getAttribute("yinfowa"));
                var marker = createMarkerIcon(new GLatLng(mkrlat,mkrlng), mkrinfo, markerIcon);
                boeing.addOverlay(marker);
              } else {
                var marker = createMarker(new GLatLng(mkrlat,mkrlng), mkrinfo);
                boeing.addOverlay(marker);
              }
            }
          }
        }
        req.send(null);
    
          // create the crosshair icon, which will indicate where we are on the minimap
          // Lets not bother with a shadow
          var miniIcon = new GIcon();
          miniIcon.image = "http://www.kevinwanke.com/rainier/mapstuff/target.png";
          miniIcon.iconSize = new GSize(20, 20);
          miniIcon.shadowSize = new GSize(0,0);
          miniIcon.iconAnchor = new GPoint(10, 10);
          miniIcon.infoWindowAnchor = new GPoint(20, 20);

          var minicenter = new GMarker(mini_boeing.getCenter(), miniIcon);            
          mini_boeing.addOverlay(minicenter);

          var boeing_moving = 0;
          var mini_boeing_moving = 0;

          function Move(){
            mini_boeing_moving = true;
	    if (boeing_moving == false) {
	      mini_boeing.setCenter(boeing.getCenter());
              minicenter.setPoint(boeing.getCenter());
	      minicenter.redraw(true);
	    }
	    mini_boeing_moving = false;
          }
        
          // This function handles what happens when the mini map moves
          // If we arent moving it (i.e. if the user is moving it) move the main map to match
          // and reposition the crosshair back to the centre
          function MiniMove(){
            boeing_moving = true;
	    if (mini_boeing_moving == false) {
	      boeing.setCenter(mini_boeing.getCenter());
              minicenter.setPoint(mini_boeing.getCenter());
	      minicenter.redraw(true);
	    }
	    boeing_moving = false;
          }

          // Listen for when the user moves either map
          GEvent.addListener(boeing, 'move', Move);
          GEvent.addListener(mini_boeing, 'moveend', MiniMove);

        } else {
       	  alert("not compatible browser");
        }

      }

      //window.onload = ShowPostMiniMapboeing();
      //window.onload = function() 
      //{
      //  setTimeout("ShowPostMiniMapboeing()", 1);
      //}
      window.onload = window.setTimeout("ShowPostMiniMapboeing()", 1);

      //]]&gt;
      </script></p>
<p>After getting up on Wednesday we walked down and picked up our rental car. We then drove north about 25 miles to Everett, Washington. This is the home of Boeing&#8217;s largest plant, what they call the dual-aisle plant. This factory makes all of their planes that come with dual aisles like the 747, 777, 767 and the new 787 Dreamliner. We were lucky enough to be there just hours after the very first production Dreamliner rolled off of the assembly line.</p>
<p>Unfortunately,  we were not able to take pictures inside the building or tour. The tour was well worth it though. The building that they build these planes in is just plain huge. It is the largest building in the world by interior space. It is so large that each assembly lines has its own quarter mile long underground walkway under it so that employees can get from one place to another faster. The building even has 3 indoor coffee shops in the middle of things so that employees don&#8217;t have to go too far for their morning latte. One lap around the outside is 2 1/2 miles.</p>
<p>The building is adjacent to a county airfield and the visitors center. We got on a bus and drove across the airfield to the plant and walked down into one of the tunnels for the tour. The main part of the tour is the observation deck that we got to in a big freight elevator that took us 4 stories above the assembly floor. This overlooked the 787 Dreamliner lines and the 777 assembly area, and we could see the other lines in the distance. Here are the pictures:</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/21-1/P6270001.JPG" rel="lightbox[Boeing]" title="Paintshop"><img src="http://kevinwanke.com/gallery/d/20-1/P6270001.JPG" class="imgleft" /></a><br />
This is a picture as we were driving past the front of the plant. These buildings are the paint buildings for the planes. On the tour they talked about how the paint affects the plane. They usually use around 800 pounds of paint on a plane. Some of the components come pre-painted because they have to be within certain tolerances. The paint is applied electrostatically to the skin of the plane.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/28-2/P6270002.JPG" rel="lightbox[Boeing]" title="Plant Doors"><img src="http://kevinwanke.com/gallery/d/27-2/P6270002.JPG" class="imgleft" /></a><br />
A picture as we are driving past the main plant doors. These things are over 300 feet wide and 75 feet high and take over 5 minutes to fully open.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/31-2/P6270003.JPG" rel="lightbox[Boeing]" title="View from Visitors Center Parking Lot"><img src="http://kevinwanke.com/gallery/d/30-2/P6270003.JPG" class="imgleft" /></a><br />
Here is a view from the Visitors Center Parking lot. The pictures of the outside of the building don&#8217;t really do it justice. You really need to take the tour to get a good feel for the size of the building.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/34-2/P6270004.JPG" rel="lightbox[Boeing]" title="Finished Planes"><img src="http://kevinwanke.com/gallery/d/33-2/P6270004.JPG" class="imgleft" /></a><br />
This is a good picture of some of the finished planes on the runway. I am guessing that these planes are either going through their final workouts before being released to the airlines that bought them or have come in for some maintenance. We saw planes here from all over the world. Air Italia, India Air, Japan Air and a bunch more.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/37-2/P6270005.JPG" rel="lightbox[Boeing]" title="Rainier In Distance"><img src="http://kevinwanke.com/gallery/d/36-2/P6270005.JPG" class="imgleft" /></a><br />
This was one of our first views of Mt Rainier. As we were driving up the clouds kept it hidden but as we waited for the tour we saw it for the first time. We are about 40 miles North of downtown Seattle, which puts us probably around 135 miles from the mountain itself.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/40-2/P6270006.JPG" rel="lightbox[Boeing]" title="Back Part of Plant"><img src="http://kevinwanke.com/gallery/d/39-2/P6270006.JPG" class="imgleft" /></a><br />
I forget how many people work here, but they run 3 full shifts and have a lot of full service options for their employees including a Boeing credit union, dry cleaning, daycare, convenience store, movie rentals and more that I can&#8217;t remember. You can see one of the many parking lots in this picture.</p>
<p style="clear: left"><a href="http://kevinwanke.com/gallery/d/52-2/P6270010.JPG" rel="lightbox[Boeing]" title="Side of Plant"><img src="http://kevinwanke.com/gallery/d/51-2/P6270010.JPG" /></a> <a href="http://kevinwanke.com/gallery/d/55-2/P6270011.JPG" rel="lightbox[Boeing]" title="Front Doors"><img src="http://kevinwanke.com/gallery/d/54-2/P6270011.JPG" /></a> <a href="http://kevinwanke.com/gallery/d/58-2/P6270012.JPG" rel="lightbox[Boeing]" title="Paint Buildings"><img src="http://kevinwanke.com/gallery/d/57-2/P6270012.JPG" /></a><br />
Three pictures that show you how big the complex is. People ride bikes to get from place to place in the complex since it is so large.</p>
<p style="clear: left"><a href="http://kevinwanke.com/gallery/d/61-2/P6270013.JPG" rel="lightbox[Boeing]" title="Small Plane and Rainier"><img src="http://kevinwanke.com/gallery/d/60-2/P6270013.JPG" class="imgleft" /></a><br />
Here is another picture where you can see Rainier in the distance. Also you can see a small plane getting ready to land. Boeing actually has 2 plant facilities around seattle. The southern plant has a Boeing-owned airfield, however this facility shares the use of the airfield with the county, so small planes  like this often have the right of way over large 747s and other Boeing planes. Boeing did pay to strengthen and lengthen the runway for their heavier planes.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/64-2/P6270014.JPG" rel="lightbox[Boeing]" title="Airfield"><img src="http://kevinwanke.com/gallery/d/63-2/P6270014.JPG" class="imgleft" /></a><br />
Another overview of the airfield, with all of the planes being worked on and ready to go on the other side of the runway.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/67-2/P6270015.JPG" rel="lightbox[Boeing]" title="Visitors Center"><img src="http://kevinwanke.com/gallery/d/66-2/P6270015.JPG" class="imgleft" /></a><br />
This is the visitors center. Inside they had a theater and some exhibits about the new Dreamliner and its construction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinwanke.com/rainier/?feed=rss2&amp;p=46</wfw:commentRss>
		</item>
		<item>
		<title>Original REI Store</title>
		<link>http://www.kevinwanke.com/rainier/?p=47</link>
		<comments>http://www.kevinwanke.com/rainier/?p=47#comments</comments>
		<pubDate>Mon, 09 Jul 2007 16:45:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Seattle Sights]]></category>

		<guid isPermaLink="false">http://www.kevinwanke.com/rainier/?p=47</guid>
		<description><![CDATA[       
      
        
          
        
      
        
  [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: left">       <table width="391" border="0" cellspacing="0" cellpadding="0">
      <tr><td>
        <table border="1" width="391" cellspacing="0" cellpadding="0"><tr><td>
          <div id="REI" style="width:391px; height:175px"></div>
        </td></tr></table>
      </td><td>
        <div id="spacer_REI" style="width:6px; height:175px"></div>
      </td><td>
        <table border="1" width="133" cellspacing="0" cellpadding="0"><tr><td>
          <div id="mini_REI" style="width:133px; height:175px"></div>
        </td></tr></table>
      </td></tr>
      </table>
      <br>
    
      <script type="text/javascript" defer="defer">
      //<![CDATA[
      function ShowPostMiniMapREI() {

        if (GBrowserIsCompatible()) {
          var REI = new GMap2(document.getElementById("REI"));
          REI.addControl(new GSmallMapControl());
          REI.setCenter(new GLatLng(47.620238,-122.329878), 17);
          REI.setMapType( G_HYBRID_MAP );

          //create the mini map
          var mini_REI = new GMap2(document.getElementById("mini_REI"));
          
          mini_REI.setCenter(new GLatLng(47.620238,-122.329878), 12);

          // add marker code
          
        var req = GXmlHttp.create();
        //req.open("GET", "http://www.kevinwanke.com/rainier/kmlxml/REI.xml", true);
        req.open("GET", "kmlxml/REI.xml", true);
        req.onreadystatechange = function() {
          if (req.readyState == 4) {
            var xmlDoc = GXml.parse(req.responseText);
          
            // lets first get all of the markers in the file and draw them on the map
            var markersxml = xmlDoc.getElementsByTagName("marker");
//removed documentElement after xmldoc          

            for (var i = 0; i < markersxml.length; i++) {
              // obtain the attribues of each marker
              var mkrlat = parseFloat(markersxml[i].getAttribute("lat"));
              var mkrlng = parseFloat(markersxml[i].getAttribute("lng"));
              var mkrinfo = markersxml[i].getAttribute("info");
              var mkrIcon = markersxml[i].getAttribute("icon");

              if (mkrIcon == "yes") {
                var iconxml = markersxml[i].getElementsByTagName("icon");
                var markerIcon = new GIcon();
                markerIcon.image = iconxml[0].getAttribute("loc");
                markerIcon.iconSize = new GSize(iconxml[0].getAttribute("xsize"), iconxml[0].getAttribute("ysize"));
                markerIcon.shadowSize = new GSize(0,0);
                markerIcon.iconAnchor = new GPoint(iconxml[0].getAttribute("xanchor"), iconxml[0].getAttribute("yanchor"));
                markerIcon.infoWindowAnchor = new GPoint(iconxml[0].getAttribute("xinfowa"), iconxml[0].getAttribute("yinfowa"));
                var marker = createMarkerIcon(new GLatLng(mkrlat,mkrlng), mkrinfo, markerIcon);
                REI.addOverlay(marker);
              } else {
                var marker = createMarker(new GLatLng(mkrlat,mkrlng), mkrinfo);
                REI.addOverlay(marker);
              }
            }
          }
        }
        req.send(null);
    
          // create the crosshair icon, which will indicate where we are on the minimap
          // Lets not bother with a shadow
          var miniIcon = new GIcon();
          miniIcon.image = "http://www.kevinwanke.com/rainier/mapstuff/target.png";
          miniIcon.iconSize = new GSize(20, 20);
          miniIcon.shadowSize = new GSize(0,0);
          miniIcon.iconAnchor = new GPoint(10, 10);
          miniIcon.infoWindowAnchor = new GPoint(20, 20);

          var minicenter = new GMarker(mini_REI.getCenter(), miniIcon);            
          mini_REI.addOverlay(minicenter);

          var REI_moving = 0;
          var mini_REI_moving = 0;

          function Move(){
            mini_REI_moving = true;
	    if (REI_moving == false) {
	      mini_REI.setCenter(REI.getCenter());
              minicenter.setPoint(REI.getCenter());
	      minicenter.redraw(true);
	    }
	    mini_REI_moving = false;
          }
        
          // This function handles what happens when the mini map moves
          // If we arent moving it (i.e. if the user is moving it) move the main map to match
          // and reposition the crosshair back to the centre
          function MiniMove(){
            REI_moving = true;
	    if (mini_REI_moving == false) {
	      REI.setCenter(mini_REI.getCenter());
              minicenter.setPoint(mini_REI.getCenter());
	      minicenter.redraw(true);
	    }
	    REI_moving = false;
          }

          // Listen for when the user moves either map
          GEvent.addListener(REI, 'move', Move);
          GEvent.addListener(mini_REI, 'moveend', MiniMove);

        } else {
       	  alert("not compatible browser");
        }

      }

      //window.onload = ShowPostMiniMapREI();
      //window.onload = function() 
      //{
      //  setTimeout("ShowPostMiniMapREI()", 1);
      //}
      window.onload = window.setTimeout("ShowPostMiniMapREI()", 1);

      //]]&gt;
      </script></p>
<p>After we grabbed a bite to eat we headed back down towards downtown Seattle. Our next stop was the original REI store. We didn&#8217;t have too much trouble finding the place, and they had their own parking garage which was nice. That store is incredible. It is one of those stores that you can get lost in and spend days there. They had just about everything. They even had an outdoor track around the building for testing out mountain bikes.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/79-2/P6270018.JPG" rel="lightbox[REI]" title="REI Landscaping"><img src="http://kevinwanke.com/gallery/d/78-2/P6270018.JPG" class="imgleft" /></a><br />
This is the view of some of the landscaping outside of the main doors. The store took up most of a city block and there was lots of green around the building, so much so that you really didn&#8217;t feel like you were in the middle of a large city.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/88-2/P6270021.JPG" rel="lightbox[REI]" title="Front Entrance"><img src="http://kevinwanke.com/gallery/d/87-2/P6270021.JPG" class="imgleft" /></a><br />
These stairs and elevator go down to street level and the parking garage.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/82-2/P6270019.JPG" rel="lightbox[REI]" title="Rainier Watch"><img src="http://kevinwanke.com/gallery/d/81-2/P6270019.JPG" class="imgleft" /></a><br />
If you look at the picture just before this, directly above where I am standing at each post there was a large watch with a location. I took pictures of the ones that I had either been at or would like to go to. The watch here had the local time and listed Mt Rainier.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/72-2/P6270016.JPG" rel="lightbox[REI]" title="Everest Watch"><img src="http://kevinwanke.com/gallery/d/71-2/P6270016.JPG" class="imgleft" /></a><br />
The watch here had the local time of Mount Everest</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/76-2/P6270017.JPG" rel="lightbox[REI]" title="Denali Watch"><img src="http://kevinwanke.com/gallery/d/75-2/P6270017.JPG" class="imgleft" /></a><br />
This is the Denali (Mt McKinley) watch.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/85-2/P6270020.JPG" rel="lightbox[REI]" title="Barrier Reef Watch"><img src="http://kevinwanke.com/gallery/d/84-2/P6270020.JPG" class="imgleft" /></a><br />
The watch here had the local time of the Great Barrier Reef, which I went diving on in 2006.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/91-2/P6270022.JPG" rel="lightbox[REI]" title="Front Doors"><img src="http://kevinwanke.com/gallery/d/90-2/P6270022.JPG" class="imgleft" /></a><br />
These are the front doors of the store. You can see the ice axes that they used for door handles.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinwanke.com/rainier/?feed=rss2&amp;p=47</wfw:commentRss>
		</item>
		<item>
		<title>Ballard Locks</title>
		<link>http://www.kevinwanke.com/rainier/?p=48</link>
		<comments>http://www.kevinwanke.com/rainier/?p=48#comments</comments>
		<pubDate>Mon, 09 Jul 2007 16:30:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Seattle Sights]]></category>

		<guid isPermaLink="false">http://www.kevinwanke.com/rainier/?p=48</guid>
		<description><![CDATA[       
      
        
          
        
      
        
  [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: left">       <table width="391" border="0" cellspacing="0" cellpadding="0">
      <tr><td>
        <table border="1" width="391" cellspacing="0" cellpadding="0"><tr><td>
          <div id="locks1" style="width:391px; height:220px"></div>
        </td></tr></table>
      </td><td>
        <div id="spacer_locks1" style="width:6px; height:220px"></div>
      </td><td>
        <table border="1" width="133" cellspacing="0" cellpadding="0"><tr><td>
          <div id="mini_locks1" style="width:133px; height:220px"></div>
        </td></tr></table>
      </td></tr>
      </table>
      <br>
    
      <script type="text/javascript" defer="defer">
      //<![CDATA[
      function ShowPostMiniMaplocks1() {

        if (GBrowserIsCompatible()) {
          var locks1 = new GMap2(document.getElementById("locks1"));
          locks1.addControl(new GSmallMapControl());
          locks1.setCenter(new GLatLng(47.665720,-122.397265), 15);
          locks1.setMapType( G_HYBRID_MAP );

          //create the mini map
          var mini_locks1 = new GMap2(document.getElementById("mini_locks1"));
          
          mini_locks1.setCenter(new GLatLng(47.665720,-122.397265), 11);

          // add marker code
          
    
          // create the crosshair icon, which will indicate where we are on the minimap
          // Lets not bother with a shadow
          var miniIcon = new GIcon();
          miniIcon.image = "http://www.kevinwanke.com/rainier/mapstuff/target.png";
          miniIcon.iconSize = new GSize(20, 20);
          miniIcon.shadowSize = new GSize(0,0);
          miniIcon.iconAnchor = new GPoint(10, 10);
          miniIcon.infoWindowAnchor = new GPoint(20, 20);

          var minicenter = new GMarker(mini_locks1.getCenter(), miniIcon);            
          mini_locks1.addOverlay(minicenter);

          var locks1_moving = 0;
          var mini_locks1_moving = 0;

          function Move(){
            mini_locks1_moving = true;
	    if (locks1_moving == false) {
	      mini_locks1.setCenter(locks1.getCenter());
              minicenter.setPoint(locks1.getCenter());
	      minicenter.redraw(true);
	    }
	    mini_locks1_moving = false;
          }
        
          // This function handles what happens when the mini map moves
          // If we arent moving it (i.e. if the user is moving it) move the main map to match
          // and reposition the crosshair back to the centre
          function MiniMove(){
            locks1_moving = true;
	    if (mini_locks1_moving == false) {
	      locks1.setCenter(mini_locks1.getCenter());
              minicenter.setPoint(mini_locks1.getCenter());
	      minicenter.redraw(true);
	    }
	    locks1_moving = false;
          }

          // Listen for when the user moves either map
          GEvent.addListener(locks1, 'move', Move);
          GEvent.addListener(mini_locks1, 'moveend', MiniMove);

        } else {
       	  alert("not compatible browser");
        }

      }

      //window.onload = ShowPostMiniMaplocks1();
      //window.onload = function() 
      //{
      //  setTimeout("ShowPostMiniMaplocks1()", 1);
      //}
      window.onload = window.setTimeout("ShowPostMiniMaplocks1()", 1);

      //]]&gt;
      </script></p>
<p>Actually named the Hiram M. Chittenden Locks, this was our next stop after REI. These locks are the barrier between the freshwater Lake Washington and the saltwater Puget Sound. The lake is usually 10-15 feet higher than the sound water. There are 2 locking chambers at the locks, a larger one used for larger and commercial traffic and a smaller one for recreational and smaller boat traffic. On this visit to the locks the larger chamber was drained for what looked like repairs. The smaller chamber was open and was in constant use. The public was also welcome to visit the locks and watch their operation. The locks are open 24 hours a day and were very busy when we were there.</p>
<p>On the other side of the waterway from the locks was a fish ladder. This &#8220;ladder&#8221; is a series of chambers, each about a foot higher than the previous one. This allows salmon to swim up through the ladder from chamber to chamber and make it to the lake on the other side of the locks. This was a lot of fun to watch. There were dozens of salmon and every once in a while you would see one jump through the water to get to the next chamber. Here are the pictures.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/94-5/P6270023.JPG" rel="lightbox[Ballard]" title="Main Lock, Drained"><img src="http://kevinwanke.com/gallery/d/93-5/P6270023.JPG" class="imgleft" /></a><br />
Here is a look down into the main locking chamber with the water drained.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/98-7/P6270024.JPG" rel="lightbox[Ballard]" title="Towards the Sound"><img src="http://kevinwanke.com/gallery/d/97-7/P6270024.JPG" class="imgleft" /></a><br />
This is a view towards the Puget Sound with the locks and dam behind me.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/101-5/P6270025.JPG" rel="lightbox[Ballard]" title="Below the Locks"><img src="http://kevinwanke.com/gallery/d/100-5/P6270025.JPG" class="imgleft" /></a><br />
This is the actual dam. I am standing at the lower end of the locks to take this picture.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/104-5/P6270026.JPG" rel="lightbox[Ballard]" title="Locking Through"><img src="http://kevinwanke.com/gallery/d/103-5/P6270026.JPG" class="imgleft" /></a><br />
Here are a number of smaller boats going through the smaller locking chamber. They would fit as many boats in as possible and the signs said that the locks operated 24 hours a day. The public is welcome to walk over the locking gates and to observe the entire process.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/107-5/P6270027.JPG" rel="lightbox[Ballard]" title="Fish Spillway"><img src="http://kevinwanke.com/gallery/d/106-5/P6270027.JPG" class="imgleft" /></a><br />
This is one of the fish spillways. If you look at the picture of the dam from below it (2 pictures up) you can see 2 jets of water shooting out into the water below the dam. This is what the jets look like from above. These are actually there to help salmon spawn. The spawn will swim through these and get shot out into the saltwater. This helps them in a few ways, it is supposed to help keep them safer with all fo the bubbles to help hide them and also provides a quicker and easier way than going back down the fish ladder.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/110-5/P6270028.JPG" rel="lightbox[Ballard]" title="Sculpture"><img src="http://kevinwanke.com/gallery/d/109-5/P6270028.JPG" class="imgleft" /></a><br />
These are some metal sculptures that were standing near the fish ladder.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/113-5/P6270029.JPG" rel="lightbox[Ballard]" title="Locks through Sculpture"><img src="http://kevinwanke.com/gallery/d/112-5/P6270029.JPG" class="imgleft" /></a><br />
Here is the topside of the dam as seen through the metal sculptures.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/116-5/P6270030.JPG" rel="lightbox[Ballard]" title="Closed Spillway"><img src="http://kevinwanke.com/gallery/d/115-5/P6270030.JPG" class="imgleft" /></a><br />
This is one of the closed spillways. Kyle is looking over the barrier at the fish ladder to try and see some salmon jumping.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/119-5/P6270031.JPG" rel="lightbox[Ballard]" title="Fish Ladder"><img src="http://kevinwanke.com/gallery/d/118-5/P6270031.JPG" class="imgleft" /></a><br />
The actual fish ladder. You are looking at a couple of steps in the ladder. The L shaped piece of concrete is actuall part of one of the steps. To the right of the L shape is a &#8217;step&#8217; in the ladder. The small chamber before the step is about 8 inches lower than the one above. The fish will swim into the lower chamber, swim around there for a bit then swim real fast and jump up into the next chamber, and repeat the process until they make it all fo the way to the top. The section beyond the metal grate does not have any steps because it is part of the underground observation area below and to the right in the picture.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/122-5/P6270032.JPG" rel="lightbox[Ballard]" title="Fish Ladder Explanation"><img src="http://kevinwanke.com/gallery/d/121-5/P6270032.JPG" class="imgleft" /></a><br />
This is a information display in the observation room. It was well lit so I got a picture, but the rest of the room was dark and no pictures came out enough to show unfortunately. This explains the ladder and its purpose.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/125-5/P6270034.JPG" rel="lightbox[Ballard]" title="Lower Fish Ladder"><img src="http://kevinwanke.com/gallery/d/124-5/P6270034.JPG" /></a>  <a href="http://kevinwanke.com/gallery/d/128-5/P6270033.JPG" rel="lightbox[Ballard]" title="Upper Fish Ladder"><img src="http://kevinwanke.com/gallery/d/127-5/P6270033.JPG" /></a><br />
These two pictures show the detail of the fish ladder display</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/131-5/P6270035.JPG" rel="lightbox[Ballard]" title="Locks and Spillway"><img src="http://kevinwanke.com/gallery/d/130-5/P6270035.JPG" class="imgleft" /></a><br />
Here is the dam and locks from the area near the fish ladder. You can see the spawn jets shooting out pretty good here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinwanke.com/rainier/?feed=rss2&amp;p=48</wfw:commentRss>
		</item>
		<item>
		<title>Seattle Center</title>
		<link>http://www.kevinwanke.com/rainier/?p=51</link>
		<comments>http://www.kevinwanke.com/rainier/?p=51#comments</comments>
		<pubDate>Sun, 08 Jul 2007 16:15:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Seattle Sights]]></category>

		<guid isPermaLink="false">http://www.kevinwanke.com/rainier/?p=51</guid>
		<description><![CDATA[       
      
        
          
        
      
        
  [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: left">       <table width="391" border="0" cellspacing="0" cellpadding="0">
      <tr><td>
        <table border="1" width="391" cellspacing="0" cellpadding="0"><tr><td>
          <div id="seattlecenter" style="width:391px; height:220px"></div>
        </td></tr></table>
      </td><td>
        <div id="spacer_seattlecenter" style="width:6px; height:220px"></div>
      </td><td>
        <table border="1" width="133" cellspacing="0" cellpadding="0"><tr><td>
          <div id="mini_seattlecenter" style="width:133px; height:220px"></div>
        </td></tr></table>
      </td></tr>
      </table>
      <br>
    
      <script type="text/javascript" defer="defer">
      //<![CDATA[
      function ShowPostMiniMapseattlecenter() {

        if (GBrowserIsCompatible()) {
          var seattlecenter = new GMap2(document.getElementById("seattlecenter"));
          seattlecenter.addControl(new GSmallMapControl());
          seattlecenter.setCenter(new GLatLng(47.621438,-122.350874), 16);
          seattlecenter.setMapType( G_HYBRID_MAP );

          //create the mini map
          var mini_seattlecenter = new GMap2(document.getElementById("mini_seattlecenter"));
          
          mini_seattlecenter.setCenter(new GLatLng(47.621438,-122.350874), 13);

          // add marker code
          
        var req = GXmlHttp.create();
        //req.open("GET", "http://www.kevinwanke.com/rainier/kmlxml/seattlecenter.xml", true);
        req.open("GET", "kmlxml/seattlecenter.xml", true);
        req.onreadystatechange = function() {
          if (req.readyState == 4) {
            var xmlDoc = GXml.parse(req.responseText);
          
            // lets first get all of the markers in the file and draw them on the map
            var markersxml = xmlDoc.getElementsByTagName("marker");
//removed documentElement after xmldoc          

            for (var i = 0; i < markersxml.length; i++) {
              // obtain the attribues of each marker
              var mkrlat = parseFloat(markersxml[i].getAttribute("lat"));
              var mkrlng = parseFloat(markersxml[i].getAttribute("lng"));
              var mkrinfo = markersxml[i].getAttribute("info");
              var mkrIcon = markersxml[i].getAttribute("icon");

              if (mkrIcon == "yes") {
                var iconxml = markersxml[i].getElementsByTagName("icon");
                var markerIcon = new GIcon();
                markerIcon.image = iconxml[0].getAttribute("loc");
                markerIcon.iconSize = new GSize(iconxml[0].getAttribute("xsize"), iconxml[0].getAttribute("ysize"));
                markerIcon.shadowSize = new GSize(0,0);
                markerIcon.iconAnchor = new GPoint(iconxml[0].getAttribute("xanchor"), iconxml[0].getAttribute("yanchor"));
                markerIcon.infoWindowAnchor = new GPoint(iconxml[0].getAttribute("xinfowa"), iconxml[0].getAttribute("yinfowa"));
                var marker = createMarkerIcon(new GLatLng(mkrlat,mkrlng), mkrinfo, markerIcon);
                seattlecenter.addOverlay(marker);
              } else {
                var marker = createMarker(new GLatLng(mkrlat,mkrlng), mkrinfo);
                seattlecenter.addOverlay(marker);
              }
            }
          }
        }
        req.send(null);
    
          // create the crosshair icon, which will indicate where we are on the minimap
          // Lets not bother with a shadow
          var miniIcon = new GIcon();
          miniIcon.image = "http://www.kevinwanke.com/rainier/mapstuff/target.png";
          miniIcon.iconSize = new GSize(20, 20);
          miniIcon.shadowSize = new GSize(0,0);
          miniIcon.iconAnchor = new GPoint(10, 10);
          miniIcon.infoWindowAnchor = new GPoint(20, 20);

          var minicenter = new GMarker(mini_seattlecenter.getCenter(), miniIcon);            
          mini_seattlecenter.addOverlay(minicenter);

          var seattlecenter_moving = 0;
          var mini_seattlecenter_moving = 0;

          function Move(){
            mini_seattlecenter_moving = true;
	    if (seattlecenter_moving == false) {
	      mini_seattlecenter.setCenter(seattlecenter.getCenter());
              minicenter.setPoint(seattlecenter.getCenter());
	      minicenter.redraw(true);
	    }
	    mini_seattlecenter_moving = false;
          }
        
          // This function handles what happens when the mini map moves
          // If we arent moving it (i.e. if the user is moving it) move the main map to match
          // and reposition the crosshair back to the centre
          function MiniMove(){
            seattlecenter_moving = true;
	    if (mini_seattlecenter_moving == false) {
	      seattlecenter.setCenter(mini_seattlecenter.getCenter());
              minicenter.setPoint(mini_seattlecenter.getCenter());
	      minicenter.redraw(true);
	    }
	    seattlecenter_moving = false;
          }

          // Listen for when the user moves either map
          GEvent.addListener(seattlecenter, 'move', Move);
          GEvent.addListener(mini_seattlecenter, 'moveend', MiniMove);

        } else {
       	  alert("not compatible browser");
        }

      }

      //window.onload = ShowPostMiniMapseattlecenter();
      //window.onload = function() 
      //{
      //  setTimeout("ShowPostMiniMapseattlecenter()", 1);
      //}
      window.onload = window.setTimeout("ShowPostMiniMapseattlecenter()", 1);

      //]]&gt;
      </script></p>
<p>Our next stop was back to the hotel. Once there we parked and walked down to a mall downtown where we got on a tram to go to the Seattle Center. The Seattle Center is an area with some museums, the old worlds fair buildings, the Space Needle and a few other attractions. The elevated train ride through downtown to get there was pretty nice and had some good views.</p>
<p>Once we were at the center, we went up in the space needle, walked around the Science Fiction Hall of Fame and checked out the outside of the Experience Music Project. On to the pictures:</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/135-2/P6270036.JPG" rel="lightbox[seattlecenter]" title="Space Needle"><img src="http://kevinwanke.com/gallery/d/134-2/P6270036.JPG" class="imgleft" /></a><br />
Here is a good view of the space needle from where we got off the elevated train.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/139-2/P6270037.JPG" rel="lightbox[seattlecenter]" title="Space Needle Again"><img src="http://kevinwanke.com/gallery/d/138-2/P6270037.JPG" class="imgleft" /></a><br />
I took a couple of shots of the Space Needle as we walked towards it, here is another one framed by a tree.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/142-2/P6270038.JPG" rel="lightbox[seattlecenter]" title="Space Needle From Below"><img src="http://kevinwanke.com/gallery/d/141-2/P6270038.JPG" class="imgleft" /></a><br />
This is a shot from almost directly beneath the needle. The box-like think with windows is actually a restaurant that is a few hundred feet up.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/145-2/P6270039.JPG" rel="lightbox[seattlecenter]" title="Downtown from Space Needle"><img src="http://kevinwanke.com/gallery/d/144-2/P6270039.JPG" class="imgleft" /></a><br />
The next few pictures are all ones I took from on top of the space needle. This one is looking south towards the main part of downtown. Rainier is in the background, almost directly above the white arches of the football stadium which is just to the right of the main downtown buildings. Unfortunately, the camera did not do a good job of picking up Rainier, but we could see it very good that day.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/151-2/P6270041.JPG" rel="lightbox[seattlecenter]" title="Rainier from Space Needle"><img src="http://kevinwanke.com/gallery/d/150-2/P6270041.JPG" class="imgleft" /></a><br />
Zoomed in picture of Rainier from the Space Needle. You can also see the football stadium (white arches) and baseball stadium (dark roof) on the right side of the picture.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/154-2/P6270042.JPG" rel="lightbox[seattlecenter]" title="Puget Sound and Port Area"><img src="http://kevinwanke.com/gallery/d/153-2/P6270042.JPG" class="imgleft" /></a><br />
This is one of the main port areas for shipping, looked at across the Puget Sound. Unfortunately there wern&#8217;t any big container ships unloading that day, we did see some at other times though.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/157-2/P6270043.JPG" rel="lightbox[seattlecenter]" title="Worlds Fair Buildings"><img src="http://kevinwanke.com/gallery/d/156-2/P6270043.JPG" class="imgleft" /></a><br />
Here is one of the buildings from the worlds fair. The whole Seattle Center area was where the fair was located and is the reason the Space Needle was built.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/160-2/P6270044.JPG" rel="lightbox[seattlecenter]" title="Puget Sound"><img src="http://kevinwanke.com/gallery/d/159-2/P6270044.JPG" class="imgleft" /></a><br />
This is looking out west from the Space Needle over the Puget Sound.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/163-2/P6270045.JPG" rel="lightbox[seattlecenter]" title="Puget Sound and Olympic Mountains"><img src="http://kevinwanke.com/gallery/d/162-2/P6270045.JPG" class="imgleft" /></a><br />
Here is a picture of the Olympic Mountains across the Puget Sound. Unfortunately we did not get to go over the the park there, but that is definitely something I want to do in the future.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/166-2/P6270046.JPG" rel="lightbox[seattlecenter]" title="Northwest Side of Seattle"><img src="http://kevinwanke.com/gallery/d/165-2/P6270046.JPG" class="imgleft" /></a><br />
Looking Northwest from the Space Needle. The Ballard Locks are up this way.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/169-2/P6270047.JPG" rel="lightbox[seattlecenter]" title="Experience Music Project and Sci-Fi Hall of Fame"><img src="http://kevinwanke.com/gallery/d/168-2/P6270047.JPG" class="imgleft" /></a><br />
Looking down to the top of the Experience Music Project and the Science Fiction Hall of Fame. You can see the elevated train tracks that actually run through the building in the picture.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/172-2/P6270048.JPG" rel="lightbox[seattlecenter]" title="Rooftop of Experience Music Project and Sci-Fi HOF"><img src="http://kevinwanke.com/gallery/d/171-2/P6270048.JPG" class="imgleft" /></a><br />
Here is a closeup of the roof of the Experience Music Project and Sci-Fi Hall of Fame.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/175-2/P6270049.JPG" rel="lightbox[seattlecenter]" title="Rooftop of Experience Music Project and Sci-Fi HOF"><img src="http://kevinwanke.com/gallery/d/174-2/P6270049.JPG" class="imgleft" /></a><br />
Another closeup of the roof of the Experience Music Project and Sci-Fi Hall of Fame.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/178-2/P6270050.JPG" rel="lightbox[seattlecenter]" title="Downtown from Space Needle"><img src="http://kevinwanke.com/gallery/d/177-2/P6270050.JPG" class="imgleft" /></a><br />
Another view of downtown from the Space Needle.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/184-2/P6270052.JPG" rel="lightbox[seattlecenter]" title="Straight Down"><img src="http://kevinwanke.com/gallery/d/183-2/P6270052.JPG" class="imgleft" /></a><br />
Leaning out and looking straight down from on top of the Space Needle.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinwanke.com/rainier/?feed=rss2&amp;p=51</wfw:commentRss>
		</item>
		<item>
		<title>Seattle Center Cont&#8217;d</title>
		<link>http://www.kevinwanke.com/rainier/?p=53</link>
		<comments>http://www.kevinwanke.com/rainier/?p=53#comments</comments>
		<pubDate>Sun, 08 Jul 2007 15:45:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Seattle Sights]]></category>

		<guid isPermaLink="false">http://www.kevinwanke.com/rainier/?p=53</guid>
		<description><![CDATA[The rest of the pictures form the Seattle Center, these were taken after we got down from the top of the Space Needle.
 
This was taken right after we left the Needle, looking straight up one of the legs of the structure.
 
Self portrait under the Space Needle.
 
This is the entrance to the experience [...]]]></description>
			<content:encoded><![CDATA[<p>The rest of the pictures form the Seattle Center, these were taken after we got down from the top of the Space Needle.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/187-2/P6280053.JPG" rel="lightbox[seattlecenter2]" title="Straight Up"><img src="http://kevinwanke.com/gallery/d/186-2/P6280053.JPG" class="imgleft" /></a><br />
This was taken right after we left the Needle, looking straight up one of the legs of the structure.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/190-2/P6280056.JPG" rel="lightbox[seattlecenter2]" title="Under the Space Needle"><img src="http://kevinwanke.com/gallery/d/189-2/P6280056.JPG" class="imgleft" /></a><br />
Self portrait under the Space Needle.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/193-2/P6280060.JPG" rel="lightbox[seattlecenter2]" title="Experience Music Project"><img src="http://kevinwanke.com/gallery/d/192-2/P6280060.JPG" class="imgleft" /></a><br />
This is the entrance to the experience music project from street level.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/196-2/P6280062.JPG" rel="lightbox[seattlecenter2]" title="Outside the Experience Music Project"><img src="http://kevinwanke.com/gallery/d/195-2/P6280062.JPG" class="imgleft" /></a><br />
A self portrait outside the Experience Music Project entrance.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/199-2/P6280063.JPG" rel="lightbox[seattlecenter2]" title="Reflections"><img src="http://kevinwanke.com/gallery/d/198-2/P6280063.JPG" class="imgleft" /></a><br />
This is a picture of the reflective metal on the outside of the building.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/205-2/P6280065.JPG" rel="lightbox[seattlecenter2]" title="Space Needle and Reflection"><img src="http://kevinwanke.com/gallery/d/204-2/P6280065.JPG" class="imgleft" /></a><br />
A cool shot of the Space Needle in the reflection from the Experience Music Project.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/208-1/P6280066.JPG" rel="lightbox[seattlecenter2]" title="Me and the Space Needle"><img src="http://kevinwanke.com/gallery/d/207-1/P6280066.JPG" class="imgleft" /></a><br />
Another self portrait with the Space Needle.</p>
<p style="clear: left"> <a href="http://kevinwanke.com/gallery/d/223-2/P6280071.JPG" rel="lightbox[seattlecenter2]" title="Reflection Closeup"><img src="http://kevinwanke.com/gallery/d/222-2/P6280071.JPG" class="imgleft" /></a><br />
Kyle and I in the reflection from the building.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinwanke.com/rainier/?feed=rss2&amp;p=53</wfw:commentRss>
		</item>
		<item>
		<title>Not Finished Yet&#8230;..</title>
		<link>http://www.kevinwanke.com/rainier/?p=52</link>
		<comments>http://www.kevinwanke.com/rainier/?p=52#comments</comments>
		<pubDate>Sat, 07 Jul 2007 06:00:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kevinwanke.com/rainier/?p=52</guid>
		<description><![CDATA[If you are reading this, that means that I am not done posting pictures from my trip. I am working on it and hope to have stuff up soon, so please check back later!
]]></description>
			<content:encoded><![CDATA[<p>If you are reading this, that means that I am not done posting pictures from my trip. I am working on it and hope to have stuff up soon, so please check back later!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinwanke.com/rainier/?feed=rss2&amp;p=52</wfw:commentRss>
		</item>
		<item>
		<title>The End</title>
		<link>http://www.kevinwanke.com/rainier/?p=40</link>
		<comments>http://www.kevinwanke.com/rainier/?p=40#comments</comments>
		<pubDate>Tue, 26 Jun 2007 17:00:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.kevinwanke.com/rainier/?p=40</guid>
		<description><![CDATA[Well I hope you enjoyed my trip blog. Because I am putting the pictures in in reverse order, this is the last post in the blog but the first one I am writing. I have to say that it was a great trip, one that I definitely want to repeat with a little more success. [...]]]></description>
			<content:encoded><![CDATA[<p>Well I hope you enjoyed my trip blog. Because I am putting the pictures in in reverse order, this is the last post in the blog but the first one I am writing. I have to say that it was a great trip, one that I definitely want to repeat with a little more success. Thanks for reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinwanke.com/rainier/?feed=rss2&amp;p=40</wfw:commentRss>
		</item>
	</channel>
</rss>

