<!DOCTYPE html>
<html lang="en" xmlns:og="http://ogp.me/ns#">
<head data-layout-view="default" class="xj_layout_head">
<script>
    window.dataLayer = window.dataLayer || [];
        </script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T5W4WQ');</script>
<!-- End Google Tag Manager -->
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL - Zenith Aircraft Builders and Flyers</title>
    <link rel="icon" href="https://zenith.aero/favicon.ico" type="image/x-icon" />
    <link rel="SHORTCUT ICON" href="https://zenith.aero/favicon.ico" type="image/x-icon" />
    <meta name="description" content="Online community for active builders and pilots of Zenith Aircraft kits (Chris Heintz / Zenair light airplane designs)." />
    <meta name="keywords" content="ul, 600, LSA, ultralight, CH, sport, 650, zenair, 701, kitplane, 640, heintz, 750, homebuilt, power, 300, EAA, rotax, 601, pilot, 801, ULM, ZODIAC, microlight, aviation, kit, STOL, jabiru, fly" />
<meta name="title" content="8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zenith.aero/photo/albums/8490-mile-trip-to-sunnsun-2009?rss=yes&amp;xn_auth=no" />
<meta property="og:title" content="8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL" />
<meta property="og:image" content="https://storage.ning.com/topology/rest/1.0/file/get/2746163718?profile=UPSCALE_150x150">
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL" />
<meta name="twitter:description" content="Online community for active builders and pilots of Zenith Aircraft kits (Chris Heintz / Zenair light airplane designs)." />
<meta name="twitter:image" content="https://storage.ning.com/topology/rest/1.0/file/get/2746163718?profile=UPSCALE_150x150" />
<link rel="image_src" href="https://storage.ning.com/topology/rest/1.0/file/get/2746163718?profile=UPSCALE_150x150" />
<script type="text/javascript">
    djConfig = { preventBackButtonFix: false, isDebug: false }
ning = {"CurrentApp":{"premium":true,"iconUrl":"https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/2746163718?profile=UPSCALE_150x150","url":"httpsZenair.ning.com","domains":["zenith.aero","www.zenith.aero"],"online":true,"privateSource":true,"id":"Zenair","appId":2606393,"description":"Online community for active builders and pilots of Zenith Aircraft kits (Chris Heintz \/ Zenair light airplane designs).","name":"Zenith Aircraft Builders and Flyers","owner":"0djxihg4urviq","createdDate":"2008-12-14T13:14:54.867Z","runOwnAds":false,"category":{"ul":null,"600":null,"LSA":null,"ultralight":null,"CH":null,"sport":null,"650":null,"zenair":null,"701":null,"kitplane":null,"640":null,"heintz":null,"750":null,"homebuilt":null,"power":null,"300":null,"EAA":null,"rotax":null,"601":null,"pilot":null,"801":null,"ULM":null,"ZODIAC":null,"microlight":null,"aviation":null,"kit":null,"STOL":null,"jabiru":null,"fly":null},"tags":["ul","600","LSA","ultralight","CH","sport","650","zenair","701","kitplane","640","heintz","750","homebuilt","power","300","EAA","rotax","601","pilot","801","ULM","ZODIAC","microlight","aviation","kit","STOL","jabiru","fly"]},"CurrentProfile":null,"maxFileUploadSize":7};
        (function(){
            if (!window.ning) { return; }

            var age, gender, rand, obfuscated, combined;

            obfuscated = document.cookie.match(/xgdi=([^;]+)/);
            if (obfuscated) {
                var offset = 100000;
                obfuscated = parseInt(obfuscated[1]);
                rand = obfuscated / offset;
                combined = (obfuscated % offset) ^ rand;
                age = combined % 1000;
                gender = (combined / 1000) & 3;
                gender = (gender == 1 ? 'm' : gender == 2 ? 'f' : 0);
                ning.viewer = {"age":age,"gender":gender};
            }
        })();

        if (window.location.hash.indexOf('#!/') == 0) {
        window.location.replace(window.location.hash.substr(2));
    }
    window.xg = window.xg || {};
xg.captcha = {
    'shouldShow': false,
    'siteKey': '6Ldf3AoUAAAAALPgNx2gcXc8a_5XEcnNseR6WmsT'
};
xg.addOnRequire = function(f) { xg.addOnRequire.functions.push(f); };
xg.addOnRequire.functions = [];
xg.addOnFacebookLoad = function (f) { xg.addOnFacebookLoad.functions.push(f); };
xg.addOnFacebookLoad.functions = [];
xg._loader = {
    p: 0,
    loading: function(set) {  this.p++; },
    onLoad: function(set) {
                this.p--;
        if (this.p == 0 && typeof(xg._loader.onDone) == 'function') {
            xg._loader.onDone();
        }
    }
};
xg._loader.loading('xnloader');
if (window.bzplcm) {
    window.bzplcm._profileCount = 0;
    window.bzplcm._profileSend = function() { if (window.bzplcm._profileCount++ == 1) window.bzplcm.send(); };
}
xg._loader.onDone = function() {
            if(window.bzplcm)window.bzplcm.start('ni');
        xg.shared.util.parseWidgets();    var addOnRequireFunctions = xg.addOnRequire.functions;
    xg.addOnRequire = function(f) { f(); };
    try {
        if (addOnRequireFunctions) { dojo.lang.forEach(addOnRequireFunctions, function(onRequire) { onRequire.apply(); }); }
    } catch (e) {
        if(window.bzplcm)window.bzplcm.ts('nx').send();
        throw e;
    }
    if(window.bzplcm) { window.bzplcm.stop('ni'); window.bzplcm._profileSend(); }
};
window.xn = { track: { event: function() {}, pageView: function() {}, registerCompletedFlow: function() {}, registerError: function() {}, timer: function() { return { lapTime: function() {} }; } } };</script>
<link rel="image_src" href="https://storage.ning.com/topology/rest/1.0/file/get/2089158515?profile=RESIZE_180x180&crop=1%3A1&width=165&height=165&width=165" type="image/jpeg" /><meta name="title" content="8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL" /><link rel="alternate" type="application/rss+xml" title="8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL - Zenith Aircraft Builders and Flyers" href="https://zenith.aero/photo/albums/8490-mile-trip-to-sunnsun-2009?rss=yes&amp;xn_auth=no" /><link rel="alternate" type="application/atom+xml" title="Comments - 8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL - Zenith Aircraft Builders and Flyers" href="https://zenith.aero/photo/albumcomment/feed?attachedTo=2606393%3AAlbum%3A21658&amp;xn_auth=no" />
<style type="text/css" media="screen,projection">
@import url("https://static.ning.com/socialnetworkmain/widgets/index/css/common-982.min.css?xn_version=3128532263");
@import url("https://static.ning.com/socialnetworkmain/widgets/photo/css/component.min.css?xn_version=3156643033");
@import url("https://static.ning.com/socialnetworkmain/widgets/chat/css/bottom-bar.min.css?xn_version=512265546");

</style>

<style type="text/css" media="screen,projection">
@import url("/generated-69d3af63789bb8-08627872-css?xn_version=202604061257");

</style>

<style type="text/css" media="screen,projection">
@import url("/generated-69d3af630d09e7-69415221-css?xn_version=202604061257");

</style>

<!--[if IE 6]>
    <link rel="stylesheet" type="text/css" href="https://static.ning.com/socialnetworkmain/widgets/index/css/common-ie6.min.css?xn_version=463104712" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="https://static.ning.com/socialnetworkmain/widgets/index/css/common-ie7.css?xn_version=2712659298" />
<![endif]-->
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://zenith.aero/profiles/blog/rsd" />
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T5W4WQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
    <div class="xj_before_content">        <div id="xn_bar">
            <div id="xn_bar_menu">
                <div id="xn_bar_menu_branding" >
                                    </div>

                <div id="xn_bar_menu_more">
                    <form id="xn_bar_menu_search" method="GET" action="https://zenith.aero/main/search/search">
                        <fieldset>
                            <input type="text" name="q" id="xn_bar_menu_search_query" value="Search Zenith.Aero" _hint="Search Zenith.Aero" accesskey="4" class="text xj_search_hint" />
                            <a id="xn_bar_menu_search_submit" href="#" onclick="document.getElementById('xn_bar_menu_search').submit();return false">Search</a>
                        </fieldset>
                    </form>
                </div>

                            <ul id="xn_bar_menu_tabs">
                                            <li><a href="https://zenith.aero/main/authorization/signUp?target=https%3A%2F%2Fzenith.aero%2Fphoto%2Falbums%2F8490-mile-trip-to-sunnsun-2009%3Frss%3Dyes%26xn_auth%3Dno">Sign Up</a></li>
                                                <li><a href="https://zenith.aero/main/authorization/signIn?target=https%3A%2F%2Fzenith.aero%2Fphoto%2Falbums%2F8490-mile-trip-to-sunnsun-2009%3Frss%3Dyes%26xn_auth%3Dno">Sign In</a></li>
                                    </ul>
                        </div>
        </div>
        </div>
    <div class="xg_theme" data-layout-pack="brutus">
        <div id="xg_themebody">
            <div id="xg_ad_above_header" class="xg_ad xj_ad_above_header dy-displaynone">
                    
                </div>        
            <div id="xg_head">
                <div id="xg_masthead">
                    <h1 id="xg_sitename" class="xj_site_name"><a id="application_name_header_link" href="/">Zenith Aircraft Builders and Flyers</a></h1>
                    <p id="xg_sitedesc" class="xj_site_desc">Online Community of Zenith Builders and Flyers</p>
                </div>
                <div id="xg_navigation" class="xj_navigation"><ul>
    <li id="xg_tab_xn47" class="xg_subtab"><a href="/"><span>Home</span></a></li><li id="xg_tab_profile" class="xg_subtab"><a href="/profiles"><span>My Plane</span></a></li><li dojoType="SubTabHover" id="xg_tab_groups" class="xg_subtab"><a href="/page/zenith-aircraft-models-and"><span>Model</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/stolch701" style="float:none;"><span>STOL CH 701</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/stolch750" style="float:none;"><span>STOL CH 750</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/750-cruzer" style="float:none;"><span>CH 750 Cruzer</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/ch750sd" style="float:none;"><span>STOL CH 750 Super Duty</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/stolch801" style="float:none;"><span>STOL CH 801</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/ch601" style="float:none;"><span>CH 601 / 650 Series</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_xn17" class="xg_subtab"><a href="/page/forum-discussions"><span>Forums</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/open-discussion-forums-non/listForCategory" style="float:none;"><span>Open Forum</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/classified-for-sale-postings/listForCategory" style="float:none;"><span>Classified/For Sale</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/stolch701/forum/" style="float:none;"><span>STOL CH 701</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/stolch750/forum/" style="float:none;"><span>STOL CH 750</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/750-cruzer/forum/" style="float:none;"><span>CH 750 Cruzer</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/ch750sd/forum" style="float:none;"><span>STOL CH 750 Super Duty</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/stolch801/forum/" style="float:none;"><span>STOL CH 801</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/ch601/forum/" style="float:none;"><span>CH 601 / 650</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/group/floats" style="float:none;"><span>Zenair Floats</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_xn73" class="xg_subtab"><a href="/page/engine-forums"><span>ENGINE FORUMS</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/viking-forum/listForCategory" style="float:none;"><span>Viking Forum</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/ul-power-forum/listForCategory" style="float:none;"><span>UL Power</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/rotax-engine-forum/listForCategory" style="float:none;"><span>Rotax Engine</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/jabiru-engine-forum/listForCategory" style="float:none;"><span>Jabiru Engine</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/corvair-engine-forum/listForCategory" style="float:none;"><span>Corvair Engine</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/aeromomentum-engine-forum/listForCategory" style="float:none;"><span>AeroMomentum engine</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/continental-engines/listForCategory" style="float:none;"><span>Continental Engine</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/lycoming-engines/listForCategory" style="float:none;"><span>Lycoming engine</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/forum/categories/yamaha-engines/listForCategory" style="float:none;"><span>Yamaha engine</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_blogs" class="xg_subtab"><a href="/profiles/blog/list"><span>Blogs</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?user=00eiy0etlw16s" style="float:none;"><span>Zenith.Aero (new)</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?user=0djxihg4urviq" style="float:none;"><span>Zenith.Aero (old)</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?user=00s2qtsepp2i0" style="float:none;"><span>Sebastien Heintz</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list?user=049mmpxcgvpcb" style="float:none;"><span>Roger Dubbert</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="/profiles/blog/list" style="float:none;"><span>All Blogs</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_xn0" class="xg_subtab"><a href="http://www.zenithair.com"><span>Zenith</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="https://www.zenithair.net/contact/" style="float:none;"><span>Contact Zenith</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="https://www.zenithair.net/introduction-cruzer/" style="float:none;"><span>Zenith CH 750 Cruzer</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="https://www.zenithair.net/introduction-701/" style="float:none;"><span>STOL CH 701</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="https://www.zenithair.net/introduction-750-stol/" style="float:none;"><span>STOL CH 750</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="https://www.zenithair.net/introduction-ch-750-super-duty/" style="float:none;"><span>STOL CH 750 SD</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="https://www.zenithair.net/introduction-ch650/" style="float:none;"><span>Zenith CH 650</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="http://www.zenithair.com/events.htm" style="float:none;"><span>Zenith Events Calendar</span></a></li><li style="list-style:none !important;display:block;text-align:left;"><a href="http://www.zenairfloats.com" target="_blank" style="float:none;"><span>Zenair Floats</span></a></li></ul></div></li><li dojoType="SubTabHover" id="xg_tab_xn11" class="xg_subtab"><a href="/notes/Notes_Home"><span>Info &amp; FAQ</span></a><div class="xg_subtab" style="display:none;position:absolute;"><ul class="xg_subtab" style="display:block;" ><li style="list-style:none !important;display:block;text-align:left;"><a href="/notes/Notes_Home" style="float:none;"><span>About</span></a></li></ul></div></li><li id="xg_tab_chat" class="xg_subtab"><a href="/chat"><span>Chat</span></a></li><li id="xg_tab_photo" class="xg_subtab this"><a href="/photo"><span>Photos</span></a></li></ul>
</div>
            </div>
            <div id="xg_ad_below_header" class="xg_ad xj_ad_below_header dy-displaynone">
                        
                    </div>
            <div id="xg" class="xg_widget_photo xg_widget_photo_album xg_widget_photo_album_show">
            	 
                <div id="xg_body">
                   
                    <div class="xj_notifications"><div id="albumIdDiv" style="display:none;" _albumId="2606393:Album:21658"></div></div>
                    <div class="xg_column xg_span-16" id="column1">
                        <div id="xg_canvas" class="xj_canvas">
                            <ul class="navigation easyclear"><li><a href="https://zenith.aero/photo">All Photos</a></li><li><a href="https://zenith.aero/photo/album/list">All Albums</a></li><li><a href="https://zenith.aero/photo/photo/listForContributor?">My Photos</a></li><li><a href="https://zenith.aero/photo/album/listForOwner?">My Albums</a></li><li><a href="https://zenith.aero/photo/photo/listFavorites?">My Favorites</a></li><li class="right xg_lightborder navbutton"><a href="https://zenith.aero/photo/album/new" class="xg_sprite xg_sprite-add">Add</a></li></ul><div class="xg_module xg_module_with_dialog">
	<div class="xg_headline xg_headline-img xg_headline-2l">
    <div class="ib"><span class="xg_avatar"><a class="fn url" href="http://zenith.aero/profile/StephenRSmith"  title="Stephen R. Smith"><span class="table_img dy-avatar dy-avatar-64 "><img  class="photo photo" src="https://storage.ning.com/topology/rest/1.0/file/get/2197057535?profile=RESIZE_64x64&amp;width=64&amp;height=64&amp;crop=1%3A1" alt="" /></span></a></span></div>
<div class="tb"><h1>8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL</h1>
        <ul class="navigation byline">
            <li><a class="nolink">Added by </a><a href="/profile/StephenRSmith">Stephen R. Smith</a><a class="nolink"> on May 5, 2009 at 7:33am</a></li>
            <li><a class="xg_sprite xg_sprite-view" href="https://zenith.aero/photo/album/listForOwner?screenName=2my7t2txr7xov">View Albums</a></li>
        </ul>
    </div>
</div>
    <div class="xg_module_body nopad body_albumdetail_main">
        <div class="xg_column xg_span-4">
            <div class="albuminfo pad5">
                <div style="background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/2089158515?profile=RESIZE_180x180&crop=1%3A1&width=165&height=165&width=165);" class="albumcover">
                    8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL                </div>
                <p class="share-links clear"><br>            <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
                    <span class="xg_tweet">
        <a href="https://twitter.com/share" class="post_to_twitter twitter-share-button" target="_blank"
            data-text="Checking out &quot;8,490 mile trip to Sun-N-Sun 2009 in my Zodiac XL&quot; on Zenith Aircraft Builders and Fly:" data-url="https://zenith.aero/photo/albums/8490-mile-trip-to-sunnsun-2009?rss=yes&amp;xn_auth=no" data-count="none" data-dnt="true">Tweet</a>
        </span>
        <br>        <a class="post_to_facebook xj_post_to_facebook" href="http://www.facebook.com/share.php?u=https%3A%2F%2Fzenith.aero%2Fphoto%2Falbums%2F8490-mile-trip-to-sunnsun-2009%3Frss%3Dyes%26xn_auth%3Dno%26xg_source%3Dfacebookshare&amp;t=" _url="https://zenith.aero/photo/albums/8490-mile-trip-to-sunnsun-2009?rss=yes&amp;xn_auth=no&amp;xg_source=facebookshare" _title="" _log="{&quot;module&quot;:&quot;photo&quot;,&quot;page&quot;:&quot;album&quot;,&quot;action&quot;:&quot;show&quot;}">Facebook</a>
    <div class="likebox">
    <div class="facebook-like" data-content-type="Album" data-content-id="2606393:Album:21658" data-page-type="detail">
        <fb:like href="https://zenith.aero/xn/detail/2606393:Album:21658" layout="button_count" show_faces="false" width="450"></fb:like>
    </div>
</div>
</p><p class="album_links relative"><a class="xg_sprite xg_sprite-play" href="https://zenith.aero/photo/photo/slideshow?albumId=2606393:Album:21658">View Slideshow</a></p>            </div>
        </div>
        <div class="xg_column xg_span-12 last-child">
            <ul class="clist">
                                    <li><a href="https://zenith.aero/photo/the-route-of-our-8490-mile?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="75" src="https://storage.ning.com/topology/rest/1.0/file/get/2089158515?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/snow-covered-sierra-nevada?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089158651?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/brother-dave-stands-next-to?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089157480?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/near-st-george-utah-8490-mile?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089157933?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/east-of-st-george-utah-8490?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089158014?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/east-of-st-george-utah-8490-1?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089158000?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/coral-pink-sand-dunes-state-1?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089158641?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/marble-canyon-arizona-8490?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089157556?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/marble-canyon-arizona-8490-1?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089159008?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/grand-canyon-arizona-8490?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089157514?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/arizona-8490-mile-trip-to?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089157656?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/windmill-farm-in-texas?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089159868?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/odd-manmade-patterns-in-the?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089157576?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/swamps-along-the-louisiana?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089158402?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/a-barge-makes-its-way-along?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089158018?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                                    <li><a href="https://zenith.aero/photo/brother-dave-beside-the-plane?context=album&amp;albumId=2606393%3AAlbum%3A21658"><img width="124" height="93" src="https://storage.ning.com/topology/rest/1.0/file/get/2089160074?profile=RESIZE_180x180&amp;width=124" alt="photo" /></a></li>
                            </ul>
                        <ul class="pagination easyclear easyclear">
                        <li class="xg_lightfont"><span>‹ Previous</span></li>
                    <li><span>1</span></li>
                    <li><a href="https://zenith.aero/photo/albums/8490-mile-trip-to-sunnsun-2009?rss=yes&amp;xn_auth=no&amp;test-locale=&amp;exposeKeys=&amp;xg_pw=&amp;xgsi=&amp;id=2606393%3AAlbum%3A21658&amp;groupId=&amp;groupUrl=&amp;xgi=&amp;commentPage=&amp;page=2">2</a></li>
                            <li><a href="https://zenith.aero/photo/albums/8490-mile-trip-to-sunnsun-2009?rss=yes&amp;xn_auth=no&amp;test-locale=&amp;exposeKeys=&amp;xg_pw=&amp;xgsi=&amp;id=2606393%3AAlbum%3A21658&amp;groupId=&amp;groupUrl=&amp;xgi=&amp;commentPage=&amp;page=3">3</a></li>
                                <li><span>&hellip;</span><li>
                                    <li><a href="https://zenith.aero/photo/albums/8490-mile-trip-to-sunnsun-2009?rss=yes&amp;xn_auth=no&amp;test-locale=&amp;exposeKeys=&amp;xg_pw=&amp;xgsi=&amp;id=2606393%3AAlbum%3A21658&amp;groupId=&amp;groupUrl=&amp;xgi=&amp;commentPage=&amp;page=7">7</a></li>
                                <li><a class="easyclear" href="https://zenith.aero/photo/albums/8490-mile-trip-to-sunnsun-2009?rss=yes&amp;xn_auth=no&amp;test-locale=&amp;exposeKeys=&amp;xg_pw=&amp;xgsi=&amp;id=2606393%3AAlbum%3A21658&amp;groupId=&amp;groupUrl=&amp;xgi=&amp;commentPage=&amp;page=2">Next ›</a></li>
                                <li class="right">
                        <span style="display:none" dojoType="Pagination" _maxPage="7" _gotoUrl="https://zenith.aero/photo/albums/8490-mile-trip-to-sunnsun-2009?rss=yes&amp;xn_auth=no&amp;test-locale=&amp;exposeKeys=&amp;xg_pw=&amp;xgsi=&amp;id=2606393%3AAlbum%3A21658&amp;groupId=&amp;groupUrl=&amp;xgi=&amp;commentPage=&amp;page=__PAGE___">
                        <label>Page</label>
                        <input class="textfield pagination_input align-right" value="2" type="text" name="goto_page" size="2"/>
                        <input class="goto_button button" value="Go" type="button"/></span>
                    </li>
                            </ul>
                </div>
    </div>

</div>

        <div class="xg_module">
                                        <div class="xg_module_body">
                    <p id="add-comment">Comment</p>
                                            <div class="comment-join">
                            <h3>You need to be a member of Zenith Aircraft Builders and Flyers to add comments!</h3>
                                                <p><a href="https://zenith.aero/main/authorization/signUp?target=https%3A%2F%2Fzenith.aero%2Fphoto%2Falbums%2F8490-mile-trip-to-sunnsun-2009%3Frss%3Dyes%26xn_auth%3Dno">Join Zenith Aircraft Builders and Flyers</a></p>
                                                </div>
                                                        </div>
                    <div class="xg_module_body" id="comments"  _numComments="5" _scrollTo="">
                    <dl _id="2606393:Comment:21864" id="c_472" class="comment vcard xg_lightborder">
            <dt>
                <a name="first_comment"></a><a name="comment-2606393_Comment_21864" id="comment-2606393_Comment_21864"></a>
                <span class="xg_avatar"><a class="fn url" href="http://zenith.aero/profile/BillPagan"  title="Bill Pagan"><span class="table_img dy-avatar dy-avatar-48 "><img  class="photo photo" src="https://storage.ning.com/topology/rest/1.0/file/get/2197058068?profile=RESIZE_48X48&amp;width=48&amp;height=48&amp;crop=1%3A1" alt="" /></span></a></span>                Comment by <a href="/profile/BillPagan" class="fn url">Bill Pagan</a> on May 6, 2009 at 9:10pm            </dt>
            <dd>
            <div class="xg_user_generated">Thanks for sharing. Very inspirational for any builder and flyer.</div>            </dd>
                    </dl>
            <dl _id="2606393:Comment:21749" id="c_6f0" class="comment vcard xg_lightborder">
            <dt>
                <a name="comment-2606393_Comment_21749" id="comment-2606393_Comment_21749"></a>
                <span class="xg_avatar"><a class="fn url" href="http://zenith.aero/profile/RichardRost"  title="Richard Rost"><span class="table_img dy-avatar dy-avatar-48 "><img  class="photo photo" src="https://storage.ning.com/topology/rest/1.0/file/get/2197060865?profile=RESIZE_48X48&amp;width=48&amp;height=48&amp;crop=1%3A1" alt="" /></span></a></span>                Comment by <a href="/profile/RichardRost" class="fn url">Richard Rost</a> on May 5, 2009 at 4:57pm            </dt>
            <dd>
            <div class="xg_user_generated">Awesome! Just awesome!</div>            </dd>
                    </dl>
            <dl _id="2606393:Comment:21730" id="c_004" class="comment vcard xg_lightborder">
            <dt>
                <a name="comment-2606393_Comment_21730" id="comment-2606393_Comment_21730"></a>
                <span class="xg_avatar"><a class="fn url" href="http://zenith.aero/profile/JuanVega"  title="Juan Vega"><span class="table_img dy-avatar dy-avatar-48 "><img  class="photo photo" src="https://storage.ning.com/topology/rest/1.0/file/get/2197057808?profile=RESIZE_48X48&amp;width=48&amp;height=48&amp;crop=1%3A1" alt="" /></span></a></span>                Comment by <a href="/profile/JuanVega" class="fn url">Juan Vega</a> on May 5, 2009 at 2:54pm            </dt>
            <dd>
            <div class="xg_user_generated">Man I wish you had contacted some of us in Tampa. We would have loved to invite you over for a barbque her in St. Petersburg, Albert Whitted Airport! PLease elet us know when you come back this way. Really cool place to fly into, The airport is on the water and in town like in Miegees field Chi- town. I plan on doing this same trip with my son in a few years.<br />
Juan</div>            </dd>
                    </dl>
            <dl _id="2606393:Comment:21722" id="c_5bb" class="comment vcard xg_lightborder">
            <dt>
                <a name="comment-2606393_Comment_21722" id="comment-2606393_Comment_21722"></a>
                <span class="xg_avatar"><a class="fn url" href="http://zenith.aero/profile/RogerLambert"  title="Roger Lambert"><span class="table_img dy-avatar dy-avatar-48 "><img  class="photo photo" src="https://storage.ning.com/topology/rest/1.0/file/get/2197058868?profile=RESIZE_48X48&amp;width=48&amp;height=48&amp;crop=1%3A1" alt="" /></span></a></span>                Comment by <a href="/profile/RogerLambert" class="fn url">Roger Lambert</a> on May 5, 2009 at 2:18pm            </dt>
            <dd>
            <div class="xg_user_generated">A true adventure flight.</div>            </dd>
                    </dl>
            <dl _id="2606393:Comment:21668" id="c_2a2" class="comment vcard xg_lightborder last-child">
            <dt>
                <a name="last_comment"></a><a name="comment-2606393_Comment_21668" id="comment-2606393_Comment_21668"></a>
                <span class="xg_avatar"><a class="fn url" href="http://zenith.aero/profile/SHeintz"  title="Sebastien Heintz"><span class="table_img dy-avatar dy-avatar-48 "><img  class="photo photo" src="https://storage.ning.com/topology/rest/1.0/file/get/2197056442?profile=RESIZE_48X48&amp;width=48&amp;height=48&amp;crop=1%3A1" alt="" /></span></a></span>                Comment by <a href="/profile/SHeintz" class="fn url">Sebastien Heintz</a> on May 5, 2009 at 8:47am            </dt>
            <dd>
            <div class="xg_user_generated">Stephan: It was great to see you and your brother at Sun'n Fun! Wow, it looks like you had an awesome trip around the country! It makes our 2000 mile round-trip Sun'n fun flight seem like a Sunday afternoon trip in comparison... Thanks for sharing the great photos! I hope to see you this weekend in Cloverdale at Quality Sport Planes. Sebastien.</div>            </dd>
                    </dl>
            </div>
                    <div class="xg_module_foot" id="xj_comments_footer" >
                                            <p class="left">
                            <a class="xg_icon xg_icon-rss" href="https://zenith.aero/photo/albumcomment/feed?attachedTo=2606393%3AAlbum%3A21658&amp;xn_auth=no">RSS</a>
                        </p>
                                    </div>
                    </div>
    
                        </div>
                    </div>
                    <div class="xg_column xg_span-5 xg_last" id="column2">
                        <div class="xj_user_info">    <div class="xg_module" id="xg_module_account">
        <div class="xg_module_body xg_signup xg_lightborder">
            <p>Welcome to<br />Zenith Aircraft Builders and Flyers</p>
                        <p class="last-child"><big><strong><a href="https://zenith.aero/main/authorization/signUp?target=https%3A%2F%2Fzenith.aero%2Fphoto%2Falbums%2F8490-mile-trip-to-sunnsun-2009%3Frss%3Dyes%26xn_auth%3Dno">Sign Up</a></strong></big><br/>or <a href="https://zenith.aero/main/authorization/signIn?target=https%3A%2F%2Fzenith.aero%2Fphoto%2Falbums%2F8490-mile-trip-to-sunnsun-2009%3Frss%3Dyes%26xn_auth%3Dno" style="white-space:nowrap">Sign In</a></p>
                            <div class="xg_external_signup xg_lightborder xj_signup">
                    <p class="dy-small">Or sign in with:</p>
                    <ul class="providers">
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/facebook?edfm=Qe4U7i5OOi9NsYmjQlTuluQ%2BsMdZXx%2B17NhSirnhGOZU98F0DkdHJJnKnMZ33VKtpN84lJQm0VP%2FyHKX9curSktHHIBIZ6akIzjgnvHD%2FZfZATDTBKCdLfLgMBFoE7KIz3QWyOIuo9aqEsrr6cepA7fJuBL2F1h%2Fe0nFrvIxSmQWpyux9%2Beo5CE8mXwxxjx5E7VzJRmdkFs89cCPqexpVljrOAYaurhX9vaKiC91EHUskgbRH6PUOECaV4y7%2BWEkEN6UYVPhAfTzpdJQ30lj5%2FE3k63%2Bs7K81MsB9w%2F8cCGxixIWpDsxMmnbke72v%2BoXi9mbH3sx6darar8tI67rAheBFqHDpci7hDnou62na4kp%2BkQt3nLzAe60k3ueUDiAdsXO%2ByNX%2BigesjgH7wQxQyngJ01uBowdCVzsYVMsOb6Q2RGhDlPCKz1DHEgJWxOwAdRLmNqziiuLR0%2Bsz1yJLRvX9PGUNVVGhJc8CgR%2Fix8%3D'
                    ); return false;">
                            <span class="mini-service mini-service-facebook" title="Facebook"></span>
                        </a>
        </li>
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/twitter?edfm=iRAqWqYR%2F9vXoDvVVGELkwF4OfYH%2Fp30f0ZxsOSMz7%2FnFP%2FGzXx6axRgi4OTyiORq9Lh8kiOvLKG2l%2BC7RRjfdrX2Wg%2Fg0qI9j4M%2BVfdSynPtZqww%2B%2BO1CbKeNXJsYfIA8q09Gtg2JSVW6gVWGPqGxTq268IlboTRvL2fKrySkcFcIbek0g32m%2BTrIheZ8%2BT2cf%2FXHNRrRo74jZ4DXpsc%2FvjfBXodhgxqT27Pg4CpJX1gvt6G46%2FS%2BoeK4sakzhBgs8GTEXslz6GWJRFO%2B1oGlfa8i8P3FzghAjeU%2BVEJhm9S7TKx%2BfKbbXA8S1I9ErGE7iXGJLHBmrR1EfV7Fr0pFCMVdcGrURs917i4r70ZiurvipufSy%2BsFaF2rhCxch2EA8xt2Zoh5B1G4ogPLadngf4OsD8FsWuXHzRfz2nGNuF38fm2pv5dyS6mBbXvmf53btGJsuVa62lLCcIYBdyr%2FH4YSyqfL1F3wRWhUpyOREY9qpDN045nI5ZsFy4kCkY'
                ); return false;">
                <span class="mini-service mini-service-twitter" title="Twitter"></span>
            </a>
        </li>
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/yahooopenidconnect?edfm=Rg%2Fb398nbBeYmHgFBuPJxddVz1C8G3FpqWf5vdazl8bvVhyIc%2BNMwWSPV6Mmavn0BPVPUsGTVVNKw9EbJfSfFJG%2Bln%2BOMabGTEfeLjK9fPd7qSKkg7TniiVpWjM4gspVHcy%2BNCXboOAIw%2BJ%2FTQAffZuo%2BBNusK%2FuKVO%2FpxcYI0Fu3cA%2B2Pae3DDN4JcRi%2Btz3KSt4rjRSsZCCpAyElqf8Vt%2BCcolEz2bewlKK2pE1pb2HlRiFWYs6a0b3j2XyYit65wwzpDgn5QujTW2Rv8ppJZiEmjPm8JZYNkVaor5Hdn5mmoZ4lLvxJY0KmrFUkqODz8g7vhBscd4W6jjTy6Yfbi5uhGHfciOTvrRfzOJTgo%2FaeEkcE2SXSNVsh7zW1C4'
                ); return false;">
                <span class="mini-service mini-service-yahoo" title="Yahoo!"></span>
            </a>
        </li>
            <li>
            <a
                onclick="xg.index.authorization.social.openAuthWindow(
                    'https://auth.ning.com/socialAuth/linkedin?edfm=thzlMdnXxBpB2n7U9F2PI6BGOPU5KyFPyCEBNJwM0hZIwA6Sk%2BavDTTlIq%2B0l81gF%2BCwvgXNO%2Fmcfun%2BXyDHCw%2BFdzgIN4psZ73JzfPq0mPdIJxmRfv%2FXcKhcqPRjA6DPgsK8cmvD9yK6d8tswAPIPncQIJSjfm2ZkpXm0zrVhRdO9QxLSP78NA623pvgVti7rAmaVRav4lkiOLcsUh8m6j4ISIY0TwTy0x9NE9cT8dUVeeh3k%2FyVRITT6jiruQQeYYoni2y30du0SwX3HZFC1kMeHwsPsSymkY4di0z%2F9k%2B3wurUnTluInyiN2QYYXq8HHOfTaBDuts0hN41CMhsxcrOtOwIKYNQbdAY%2BvIyO619BDNZMqd9ZjtP0CoQn0S9QKYJPH0ocyZLljMYdoNvVwQaTYSLnH9kFmt4wehk0Ybhmm2ZiEscbUq2iqP7oo2'
                ); return false;">
                <span class="mini-service mini-service-linkedin" title="LinkedIn"></span>
            </a>
        </li>
    </ul>
                </div>
                    </div>
    </div>
</div>
                        <div class="xj_sidebar_content"><div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>New from Zenith:</h2></div>
        <div class="xg_module_body xg_user_generated">
            <p style="text-align: center;"><b><a href="http://www.zenith.aero/forum/categories/classified-for-sale-postings/listForCategory" target="_self">Zenith Planes For Sale&#160;<br /></a> &#160;</b><a href="http://www.zenith.aero/forum/categories/classified-for-sale-postings/listForCategory" target="_self"><img src="https://storage.ning.com/topology/rest/1.0/file/get/13641304664?profile=RESIZE_710x" width="150"  /></a></p>
<p style="text-align: center;"><strong><a href="http://www.zenith.aero/forum/categories/classified-for-sale-postings/listForCategory" target="_self">Classified listing</a></strong> for buying or selling your Zenith building or flying related stuff...</p>
<hr />
<p><b>Custom Instrument Panels<br />
for your Zenith</b>:</p>
<p style="text-align: left;"><a href="http://www.zenithair.com/stolch750/instrument-panel.html" target="_blank" rel="noopener"><img width="205" class="align-center" src="https://storage.ning.com/topology/rest/1.0/file/get/2219603034?profile=original"  /></a></p>
<p><a href="http://www.zenithair.com/stolch750/instrument-panel.html">Custom instrument panels</a>&#160;are now available directly from Zenith Aircraft Company exclusively for Zenith builders and owners. Pre-cut panel, Dynon and Garmin avionics, and more.</p>
<hr />
<p><em><strong>Zenith Homecoming Tee</strong></em>:</p>
<p><a href="https://www.zenithair.co/zenithstore/product/t-shirt-zenith-homecoming-2025/" target="_blank" rel="noopener"><img src="https://storage.ning.com/topology/rest/1.0/file/get/13713155691?profile=RESIZE_710x" width="205" class="align-center"  /></a></p>
<hr />
<p style="text-align: center;"><a href="http://www.myfloats.com" target="_blank" rel="noopener"><img src="https://storage.ning.com/topology/rest/1.0/file/get/10960002865?profile=RESIZE_710x" width="205" class="align-full"  /></a></p>
<p style="text-align: center;"><a href="http://www.myfloats.com" target="_blank" rel="noopener">Zenair Floats</a></p>
<hr />
<p><a href="http://www.flyingonyourownwings.com" target="_blank" rel="noopener"><img width="125" class="align-center" src="https://storage.ning.com/topology/rest/1.0/file/get/2219603138?profile=original"  /></a></p>
<p><strong>Flying On Your Own Wings:<br /></strong> A Complete Guide to Understanding Light Airplane Design, by Chris Heintz</p>
<hr />
<p></p>
        </div>
        </div>
<div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Builder &amp; Pilot Supplies:</h2></div>
        <div class="xg_module_body xg_user_generated">
            <p style="text-align: center;"><a href="http://www.avemco.com/ZA01" target="_blank" rel="noopener">Aircraft Insurance</a>:</p>
<p style="text-align: center;"><a href="http://www.avemco.com/ZA01" target="_blank" rel="noopener"><img src="https://storage.ning.com/topology/rest/1.0/file/get/3536280954?profile=RESIZE_710x" width="150"  /></a>&#160;<br />
&#160;</p>
<p style="text-align: center;"><span><span>Transition training:</span></span></p>
<p style="text-align: center;"><strong><a href="https://www.flyingknuckleheads.com/zenith-training" target="_blank" rel="noopener">Flying Knuckleheads<br /></a></strong></p>
<p style="text-align: center;"><strong><a href="https://www.lavion.aero/Pages/experimental" target="_blank" rel="noopener">Lavion Aero</a></strong></p>
<p style="text-align: center;"></p>
<p><a href="http://www.aircraftspruce.com/" target="_blank" rel="noopener"><img src="https://storage.ning.com/topology/rest/1.0/file/get/2219607318?profile=RESIZE_710x" class="align-center"  /></a></p>
<p style="text-align: center;">Aircraft Spruce &amp; Specialty for all your building and pilot supplies!</p>
<p></p>
<p style="text-align: center;"><a href="http://homebuilthelp.com/ZAC/Home.htm" target="_blank" rel="noopener">How to videos from HomebuiltHELP.com</a></p>
<p></p>
<p><a href="http://homebuilthelp.com/ZAC/Home.htm" target="_blank" rel="noopener"><img src="https://storage.ning.com/topology/rest/1.0/file/get/10960002890?profile=RESIZE_710x" class="align-center"  /></a></p>
<p style="text-align: center;">Developed specifically for Zenith builders (by a builder) these videos on DVD are a great help in building your own kit plane by providing practical hands-on construction information. Visit <b><a href="http://homebuilthelp.com/ZAC/Home.htm">HomebuiltHelp.com</a></b> for the latest DVD titles.</p>
        </div>
        </div>
<div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
            <div class="xg_module_body xg_user_generated">
            <script type="text/javascript">
// <![CDATA[
google_ad_client = "pub-1176215041344175";
/* 160x600, NING created 12/16/08 */
google_ad_slot = "0913423089";
google_ad_width = 160;
google_ad_height = 600;
// ]]>
</script>
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script>
        </div>
        </div>
</div>
                    </div>
                </div>
            </div>
            <div id="xg_foot">
                <div id="xg_footcontent">
                    <div class="xj_foot_content"><p class="left">
    © 2026             &nbsp; Created by <a href="/profile/Admin">Zenith.Aero</a>.            &nbsp;
    Powered by<a class="poweredBy-logo" href="https://www.ning.com/" title="" alt="" rel="dofollow">
    <img class="poweredbylogo" width="87" height="15" src="https://static.ning.com/socialnetworkmain/widgets/index/gfx/Ning_MM_footer_blk@2x.png?xn_version=3605040243"
         title="Ning Website Builder" alt="Website builder | Create website | Ning.com">
</a>    </p>
    <p class="right xg_lightfont">
                    <a href="https://zenith.aero/main/embeddable/list">Badges</a> &nbsp;|&nbsp;
                        <a href="https://zenith.aero/main/authorization/signUp?target=https%3A%2F%2Fzenith.aero%2Fmain%2Findex%2Freport" dojoType="PromptToJoinLink" _joinPromptText="Please sign up or sign in to complete this step." _hasSignUp="true" _signInUrl="https://zenith.aero/main/authorization/signIn?target=https%3A%2F%2Fzenith.aero%2Fmain%2Findex%2Freport">Report an Issue</a> &nbsp;|&nbsp;
                        <a href="https://zenith.aero/main/authorization/termsOfService?previousUrl=https%3A%2F%2Fzenith.aero%2Fphoto%2Falbums%2F8490-mile-trip-to-sunnsun-2009%3Frss%3Dyes%26xn_auth%3Dno">Terms of Service</a>
            </p>
</div>
                </div>
            </div>
			<div id="xg_ad_below_footer" class="xg_ad xj_ad_below_footer">
				<div class="xg_module module-plain  html_module module_text xg_reset" data-module_name="text"
        >
            <div class="xg_module_body xg_user_generated">
            <p style="text-align: center;"><em>Exlusive online community for active builders and pilots of Zenith Aircraft kits (Chris Heintz / Zenair light airplane designs).</em></p>
        </div>
        </div>

			</div>
        </div>
    </div>
    <div class="xj_after_content"><div id="xj_baz17246" class="xg_theme"></div>
<div id="xg_overlay" style="display:none;">
<!--[if lte IE 6.5]><iframe></iframe><![endif]-->
</div>
<!--googleoff: all--><noscript>
	<style type="text/css" media="screen">
        #xg { position:relative;top:120px; }
        #xn_bar { top:120px; }
	</style>
	<div class="errordesc noscript">
		<div>
            <h3><strong>Hello, you need to enable JavaScript to use Zenith Aircraft Builders and Flyers.</strong></h3>
            <p>Please check your browser settings or contact your system administrator.</p>
			<img src="/xn_resources/widgets/index/gfx/jstrk_off.gif" alt="" height="1" width="1" />
		</div>
	</div>
</noscript><!--googleon: all-->
<script type="text/javascript" src="https://static.ning.com/socialnetworkmain/widgets/lib/core.min.js?xn_version=1651386455"></script>        <script>
            var sources = ["https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/slick\/slick.min.js?xn_version=1434432709","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery-ui.min.js?xn_version=2186421962","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/modernizr\/modernizr.custom.js?xn_version=202604061257","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jstorage.min.js?xn_version=1968060033","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.autoResize.js?xn_version=202604061257","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.jsonp.min.js?xn_version=1071124156","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/Base64.js?xn_version=202604061257","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.ui.widget.js?xn_version=202604061257","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.iframe-transport.js?xn_version=202604061257","https:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.fileupload.js?xn_version=202604061257","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/12882174467?profile=original&r=1724772586","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/12882174101?profile=original&r=1724772586","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/11108756492?profile=original&r=1684134884","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/31093188270?profile=original&r=1771939769","https:\/\/storage.ning.com\/topology\/rest\/1.0\/file\/get\/11108754897?profile=original&r=1684134883"];
            var numSources = sources.length;
                        var heads = document.getElementsByTagName('head');
            var node = heads.length > 0 ? heads[0] : document.body;
            var onloadFunctionsObj = {};

            var createScriptTagFunc = function(source) {
                var script = document.createElement('script');
                
                script.type = 'text/javascript';
                                var currentOnLoad = function() {xg._loader.onLoad(source);};
                if (script.readyState) { //for IE (including IE9)
                    script.onreadystatechange = function() {
                        if (script.readyState == 'complete' || script.readyState == 'loaded') {
                            script.onreadystatechange = null;
                            currentOnLoad();
                        }
                    }
                } else {
                   script.onerror = script.onload = currentOnLoad;
                }

                script.src = source;
                node.appendChild(script);
            };

            for (var i = 0; i < numSources; i++) {
                                xg._loader.loading(sources[i]);
                createScriptTagFunc(sources[i]);
            }
        </script>
    <script type="text/javascript">
if (!ning._) {ning._ = {}}
ning._.compat = { encryptedToken: "<empty>" }
ning._.CurrentServerTime = "2026-05-12T00:47:28+00:00";
ning._.probableScreenName = "";
ning._.domains = {
    base: 'ning.com',
    ports: { http: '80', ssl: '443' }
};
ning.loader.version = '202604061257'; // DEP-260406_1:e856392 33
djConfig.parseWidgets = false;
</script>
    <script type="text/javascript">
        xg.token = '';
xg.canTweet = false;
xg.cdnHost = 'static.ning.com';
xg.version = '202604061257';
xg.useMultiCdn = true;
xg.staticRoot = 'socialnetworkmain';
xg.xnTrackHost = null;
    xg.cdnDefaultPolicyHost = 'static';
    xg.cdnPolicy = [];
xg.global = xg.global || {};
xg.global.currentMozzle = 'photo';
xg.global.userCanInvite = false;
xg.global.requestBase = '';
xg.global.locale = 'en_US';
xg.num_thousand_sep = ",";
xg.num_decimal_sep = ".";
(function() {
    dojo.addOnLoad(function() {
        if(window.bzplcm) { window.bzplcm.ts('hr'); window.bzplcm._profileSend(); }
            });
            ning.loader.require('xg.photo.photo.slideshow', 'xg.index.facebookLike', 'xg.video.index._shared', 'xg.video.video.ShowEmbedToggle', function() { xg._loader.onLoad('xnloader'); });
    })();    </script>
    <div class="xg_chat chatFooter signedOut" style="font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif">
        <div id="userListContainer" class="xg_verticalPane xg_userWidth">
            <div class="xg_chatBar xg_bottomBar xg_userBar">
                <a class="xg_info xg_info_full" href="/main/authorization/signIn?chat=true">Sign in to chat!</a>            </div>
        </div>
    </div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-560912-4");
pageTracker._trackPageview();
} catch(err) {}


</script><script>
    document.addEventListener("DOMContentLoaded", function () {
        if (!dataLayer) {
            return;
        }
        var handler = function (event) {
            var element = event.currentTarget;
            if (element.hasAttribute('data-track-disable')) {
                return;
            }
            var options = JSON.parse(element.getAttribute('data-track'));
            dataLayer.push({
                'event'         : 'trackEvent',
                'eventType'     : 'googleAnalyticsNetwork',
                'eventCategory' : options && options.category || '',
                'eventAction'   : options && options.action || '',
                'eventLabel'    : options && options.label || '',
                'eventValue'    : options && options.value || ''
            });
            if (options && options.ga4) {
                dataLayer.push(options.ga4);
            }
        };
        var elements = document.querySelectorAll('[data-track]');
        for (var i = 0; i < elements.length; i++) {
            elements[i].addEventListener('click', handler);
        }
    });
</script>

</div>
</body>
</html>
