<!DOCTYPE html>
<html lang="en">
    <head data-layout-view="default">
        <script>(function(){var d={date:8,app:"s",host:"s",ip:4,ua:"s",user:"s",url:"s",html:4,css:4,render:4,js:4,nlr:4,nlr_eval:4,img:4,embed:4,obj:4,mcc:4,mcr:4,mct:4,nac:4,pac:4,l_t:"s"},h=document,e="getElementsByTagName",i=window,c=function(){return(new Date).getTime()},f=c(),g={},b={},a={},j=i.bzplcm={listen:{},start:function(k){b[k]=c();return j},stop:function(k){g[k]=c()-b[k];return j},ts:function(k){g[k]=c()-f;return j},abs_ts:function(k){g[k]=c();return j},add:function(l){for(var k in l){if("function"!=typeof l[k]){a[k]=l[k]}}},send:function(){if(!g.he){j.ts("he")}a.date=["xdate"];a.host=["xhost"];a.ip=["xip"];a.ua=["xua"];a.url=["xpath"];a.html=g.he-g.hb;a.css=g.ca-g.cb;a.render=g.jb-g.hb;a.js=g.ja-g.jb;a.nlr=g.nr-g.ns;a.nlr_eval=g.ni+g.ne;a.img=h[e]("img").length;a.embed=h[e]("embed").length;a.obj=h[e]("object").length;if(i.xg&&i.xg.xnTrackEvent){i.xg.xnTrackEvent(d,"BazelCSPerfLite",a)}}}})();</script><script>if(window.bzplcm)window.bzplcm.ts('hb')</script>    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>CV Athletes</title>
    <link rel="icon" href="/favicon.ico" type="image/x-icon" />
    <link rel="SHORTCUT ICON" href="/favicon.ico" type="image/x-icon" />
    <meta name="description" content="CV Athletes is an online network promoting prep athletes from the Central Valley. It is designed to be interesting and informative to the student-athlete, the…" />
    <meta name="keywords" content="High School, Football, Central Valley, Sports, California, Fresno" />
<meta name="title" content="CV Athletes" />
<link rel="image_src" href="http://api.ning.com/icons/appatar/1980629?default=1980629&amp;width=90&amp;height=90" />
<script type="text/javascript">
djConfig = { baseScriptUri: 'http://cvathletes.ning.com/xn/static-6.11.8.1/js/dojo-0.3.1-ning/', isDebug: false }
ning = {"CurrentApp":{"premium":false,"iconUrl":"http:\/\/api.ning.com\/icons\/appatar\/1980629?default=1980629&width=64&height=64","url":"http:\/\/cvathletes.ning.com","domains":[],"online":true,"privateSource":false,"id":"cvathletes","appId":"1980629","description":"CV Athletes is an online network promoting prep athletes from the Central Valley. It is designed to be interesting and informative to the student-athlete, the avid fan, the dedicated parent, the college recruiter, and everyone in between.","name":"CV Athletes","owner":"1tplooi3aqmp3","createdDate":"2008-01-18T23:31:33.643Z","runOwnAds":false,"category":{"High School":null,"Football":null,"Central Valley":null,"Sports":null,"California":null,"Fresno":null},"tags":["High School","Football","Central Valley","Sports","California","Fresno"]},"CurrentProfile":null};
    (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 = {};
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: { _globals: { screen_name: null, subdomain: "cvathletes", is_owner: false, is_admin: false, is_member: false, join_date: 0, request_method: "GET", trace: "0d5dcbfe-d061-407c-827a-0517039d366d"}, event: function() {}, pageView: function() {}, registerCompletedFlow: function() {}, registerError: function() {}, timer: function() { return { lapTime: function() {} }; }, _trackingHost: "coll.ning.com", _jsDebug: false } }    </script>
<script>
(function () {
var cookies = document.cookie.split(';');
var re = /^\s*xn_visitor=([^\s]*)/;
var vc = '';
for (i in cookies) {
    if (!cookies.hasOwnProperty(i)) {
        continue
    }
    var match = re.exec(cookies[i]);
    if (match) {
        vc = match[1];
        break;
    }
}
var image = new Image();
var user = vc + ',,cvathletes';
image.src = 'http://www22.glam.com/cTagsImgCmd.act?gname=ning_user&gvalue=' + user + '&gtid=5000059145&gcmd=setc&gexpires=604800&ord=' + Math.random()*1E16;
})();
</script>
<script src="http://www35.glam.com/gad/glamadapt_jsapi.act?afid=183770529"></script>
<script>
GlamCreateSlot("183770529", "728x90", "Ning_Top_Leaderboard");
GlamSetSlotData("Ning_Top_Leaderboard", "ningid=1980629");
GlamCreateSlot("183770529", "300x250", "Ning_Top_Right");
GlamSetSlotData("Ning_Top_Right", "ningid=1980629");
GlamTrack("183770529");
</script>
<script type="text/javascript">
    var ning_gaq = ning_gaq || [];
    ning_gaq.push(['_ning_ga._setAccount', 'UA-2270114-6']); 
    ning_gaq.push(['_ning_ga._setNamespace', 'ning']);
               ning_gaq.push(['_ning_ga._setCustomVar', 1,'member_type',   'anonymous', 3]);
       ning_gaq.push(['_ning_ga._setCustomVar', 2,'subdomain',     'other' ,3]); 
       ning_gaq.push(['_ning_ga._setCustomVar', 3,'category',      'unknown' ,3]);
       ning_gaq.push(['_ning_ga._setCustomVar', 4,'product_type',  'free' ,3]);
       ning_gaq.push(['_ning_ga._setCustomVar', 5,'member_segment','20-149' ,3]);
    ning_gaq.push(['_ning_ga._trackPageview']);
    ning_gaq.push(['_ning_ga._trackPageLoadTime']);

    (function() {
     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
     ga.src = "http://static.ning.com/socialnetworkmain/widgets/index/js/google-analytics/ga.js?v=201202072337";
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
     })();
</script>
<script>
  var _comscore = _comscore || [];
  _comscore.push({ c1: "2", c2: "6770185" });
  (function() {
    var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
    s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
    el.parentNode.insertBefore(s, el);
  })();
</script>
<noscript>
  <img src="http://b.scorecardresearch.com/p?c1=2&c2=6770185&cv=2.0&cj=1" />
</noscript>
<link rel="alternate" type="application/atom+xml" title="The Journal - CV Athletes" href="http://cvathletes.ning.com/profiles/blog/feed?xn_auth=no" /><link rel="alternate" type="application/rss+xml" title="Latest Activity - CV Athletes" href="http://cvathletes.ning.com/activity/log/list?fmt=rss" /><script>if(window.bzplcm)window.bzplcm.ts('cb')</script>
<style type="text/css" media="screen,projection">
@import url(http://static.ning.com/socialnetworkmain/widgets/index/css/common.min.css?xn_version=2327746879);
@import url(http://static.ning.com/socialnetworkmain/widgets/index/css/component.min.css?xn_version=2143550942);

</style>

<style type="text/css" media="screen,projection">
@import url(http://static.ning.com/cvathletes/instances/css/embed_1328679240.css?xn_version=201202072337);

</style>

<style type="text/css" media="screen,projection">
@import url(http://static.ning.com/cvathletes/instances/css/theme_1328679240.css?xn_version=201202072337);

</style>

<!--[if IE 6]>
    <link rel="stylesheet" type="text/css" href="http://static.ning.com/socialnetworkmain/widgets/index/css/common-ie6.min.css?v=201202072337" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="http://static.ning.com/socialnetworkmain/widgets/index/css/common-ie7.css?v=201202072337" />
<![endif]-->
<script>if(window.bzplcm)window.bzplcm.ts('ca')</script><link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://cvathletes.ning.com/profiles/blog/rsd" />

    </head>
    <body>
                <div id="xn_bar">
            <div id="xn_bar_menu">
                <div id="xn_bar_menu_branding" >
                                            <p id="xn_brand" style="display: block !important;"><a href="http://www.ning.com?utm_campaign=9000&utm_medium=prd&utm_source=online&utm_term=cvathletes&utm_content=bazbarmenu"><span>Ning</span></a></p>
                                            <p id="xn_gyo_link">
                                                    <a href="http://www.ning.com/chooseplan?source=cvathletes&amp;utm_campaign=9000&amp;utm_medium=prd&amp;utm_source=online&amp;utm_term=cvathletes&amp;utm_content=cvathletes">Create a Ning Network!</a>
                                                </p>
                                     </div>

                <div id="xn_bar_menu_more">
                    <form id="xn_bar_menu_search" method="GET" action="http://cvathletes.ning.com/main/search/search">
                        <fieldset>
                            <input type="text" name="q" id="xn_bar_menu_search_query" value="Search CV Athletes" _hint="Search CV Athletes" 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="http://cvathletes.ning.com/main/authorization/signUp?target=http%3A%2F%2Fcvathletes.ning.com%2F%3Fz%3D1">Sign Up</a></li>
                        <li><a href="http://cvathletes.ning.com/main/authorization/signIn?target=http%3A%2F%2Fcvathletes.ning.com%2F%3Fz%3D1">Sign In</a></li>
                                        </ul>
                        </div>
        </div>
        <a style="display:none" class="button" href="#" dojoType="frameBusting" _isAdminOrNC="" _appUrl="http://cvathletes.ning.com/?z=1"></a>
<div id="xj_msg" style="display:none;"></div>


<input type="hidden" id="xj_migration_lightbox_display" value="yes" />
        <script id="recaptcha_options" type="text/javascript">
            /* <![CDATA[ */
            var RecaptchaOptions = {
                theme: 'white',
                lang: 'en',
                custom_translations: {
                    instructions_visual: 'Type the two words:',
                    instructions_audio: 'Type what you hear:',
                    play_again: 'Play sound again',
                    cant_hear_this: 'Download sound as MP3',
                    visual_challenge: 'Get a visual challenge',
                    audio_challenge: 'Get an audio challenge',
                    refresh_btn: 'Get a new challenge',
                    help_btn: 'Help',
                    incorrect_try_again: 'Your response did not match the words. Please try again.'
                }
            };
            /* ]]> */
        </script>
    <script type="text/javascript" src="http://api.recaptcha.net/js/recaptcha_ajax.js"></script>
<div class="xg_overlay" id="xj_temporary_overlay"></div>
<input type="hidden" id="xj_migration_lightbox_title" value="This Ning Network is currently unavailable" />
<div id="xj_migration_lightbox_body" style="display:none">
  <div class="xj_contactnc contactnc" id="xj_contactnc" data-successMessage="Your message was sent!">
        <div class="promo xg_lightborder">
            <p>
                <a href="http://www.ning.com/chooseplan?utm_source=DNLB&amp;utm_medium=prd&amp;utm_campaign=9000&amp;utm_term=cvathletes&amp;utm_content=contactnc">
                    <img src="http://static.ning.com/socialnetworkmain/widgets/index/gfx/test-network-label-logo.png?v=201202072337" alt="Ning" class="logoimg">
                </a>
            </p>
            <p>This social website runs on Ning</p>
            <p>
                <a href="http://www.ning.com/chooseplan?utm_source=DNLB&amp;utm_medium=prd&amp;utm_campaign=9000&amp;utm_term=cvathletes&amp;utm_content=contactnc">
                    <img src="http://static.ning.com/about/images/dnlb_marketingimage.png" alt="Promotion" width="204" height="200" class="promoimg" />
                </a>
            </p>
            <p>Build a social destination for your own community</p>
            <p>
                <a href="http://www.ning.com/chooseplan?utm_source=DNLB&amp;utm_medium=prd&amp;utm_campaign=9000&amp;utm_term=cvathletes&amp;utm_content=contactnc" class="ningbutton">
                    Create Your Own                </a>
            </p>
        </div>
<div>
<form method="post" action="http://cvathletes.ning.com/main/embed/contactNC" novalidate="novalidate">
<input type="hidden" name="xg_token" value="" /><input type="hidden" name="t" value="gX+C84BXdO+q+oUBWxFpcQ==,cYcb1zp5FzhrxtGHPG3tmK/qDQ1MI9YTlTQEefsXogc/7LUM2blP01tr1rX9h+Qk" />
<div class="xj_top">
    <div class="summary">
            <p class="dy-big">Want to reactivate this Ning Network?</p>
        <p>Tell the Creator by filling out this form:</p>
        </div>
</div>
<fieldset class="noborder dy-form-2">
            <dl>
            <dt class="nobr"><label for="name" class="dy-label">Your Name</label></dt>
            <dd><input type="text" class="textfield dy-input-medium" id="name" name="name" /></dd>
        </dl>
        <dl>
            <dt class="nobr"><label for="email" class="dy-label">Your Email</label></dt>
            <dd><input type="email" class="textfield dy-input-medium" id="email" name="emailAddress" /></dd>
        </dl>
        <dl>
        <dt class="nobr"><label for="question" class="dy-label">Your Message</label></dt>
        <dd><textarea id="question" class="textarea dy-input-medium" name="description"></textarea></dd>
    </dl>
            <dl>
            <dd><div id="xj_recaptcha_div" data-key="6LehigcAAAAAADjv-vta_dpH1AoOrTX_-KszqcNb"></div></dd>
        </dl>
        <dl>
        <dd>
            <input type="submit" class="button" value="Send" />
                    </dd>
    </dl>
            <dl>
            <dd><p class="foot">If you are the Creator, <a href="http://cvathletes.ning.com/main/authorization/signIn">Sign In</a></p></dd>
        </dl>
    </fieldset>
</form>
</div>
</div>
</div>

        
        <div id="xg" class="xg_theme xg_widget_main xg_widget_main_index xg_widget_main_index_index" data-layout-pack="classic">
            <div id="xg_head">
                <div id="xg_masthead">
                    <p id="xg_sitename"><a id="application_name_header_link" href="/"><img src="http://api.ning.com/files/Hx1B07HxboFRxPZ9-wk*KfN5VTtQf0fNRaSmZZBjtuTGSYs12*6IZ*JcNyUlg8icA7QFd47BGmHm4hzPevhEJoRPSiHzst0f/banner_final_v02.jpg?width=925&height=114&xn_auth=no&type=jpeg" alt="CV Athletes"></a></p>
                    
                </div>
                <div id="xg_navigation">
                    <ul>
    <li id="xg_tab_main" class='this'><a href='http://cvathletes.ning.com/'><span>Main</span></a></li>
<li id="xg_tab_profile"><a href='http://cvathletes.ning.com/profiles'><span>My Page</span></a></li>
<li id="xg_tab_members"><a href='http://cvathletes.ning.com/profiles/members/'><span>Members</span></a></li>
<li id="xg_tab_photo"><a href='http://cvathletes.ning.com/photo'><span>Photos</span></a></li>
<li id="xg_tab_video"><a href='http://cvathletes.ning.com/video'><span>Videos</span></a></li>
<li id="xg_tab_forum"><a href='http://cvathletes.ning.com/forum'><span>The Boards</span></a></li>
<li id="xg_tab_blogs"><a href='http://cvathletes.ning.com/profiles/blog/list'><span>Blogs</span></a></li>
</ul>

                </div>
            </div>
            
            <div id="xg_body">
                
                <div class="xg_column xg_span-16 xj_classic_canvas">
                    <div  class='xg_colgroup first-child last-child'>
<div _maxEmbedWidth="730" _columnCount="3"  class='xg_3col first-child'>
<div  class='xg_colgroup first-child last-child'>
<div _maxEmbedWidth="220" _columnCount="1"  id="xg_layout_column_1" class='xg_1col first-child'>
<div class="xg_module  html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Welcome</h2></div>
            <div class="xg_module_body xg_user_generated">
            <b>Features, opinions, interviews, analysis, and much, much more</b> from the best sports journal in California's Central Valley.<br />
        </div>
            </div>
<div class="xg_module  html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Network</h2></div>
            <div class="xg_module_body xg_user_generated">
            <a href="http://myspace.com/cvathletes"><img border="0" src="http://cvathletes.googlepages.com/myspace.jpg"  /></a> / Myspace <a href="http://www.facebook.com/profile.php?id=701358327"><img border="0" src="http://cvathletes.googlepages.com/facebook.jpg"  /></a> / Facebook <a href="http://feeds.feedburner.com/cvathletes"><img border="0" src="http://cvathletes.googlepages.com/feedburner.jpg"  /></a> / RSS Feed<br />
        </div>
            </div>
<div class="xg_module module_photo" data-module_name="photo">
    <div class="xg_module_head">
        <h2>Photos</h2>
    </div>
    <div class="xg_module_body body_slideshow xj_slideshow_body xj_embed_container" _embedCode="&lt;embed class=&quot;xg_slideshow xj_photo_embed&quot; src=&quot;http://static.ning.com/socialnetworkmain/widgets/photo/slideshowplayer/slideshowplayer.swf?v=201202072337&quot; quality=&quot;high&quot; bgcolor=&quot;#&quot;
    width=&quot;220&quot;
    height=&quot;172&quot;
    allowFullScreen=&quot;true&quot;
    allowScriptAccess=&quot;always&quot;
    scale=&quot;noscale&quot;
    wmode=&quot;opaque&quot;
    FlashVars=&quot;feed_url=http%3A%2F%2Fcvathletes.ning.com%2Fphoto%2Fphoto%2FslideshowFeed%3Fxn_auth%3Dno%26x%3DUnzGVxclRUMtGACrHQEAmnaBXgfmuXif&amp;autoplay=1&amp;loop=1&amp;hideWatermark=1&amp;hideVisit=1&amp;config_url=http%3A%2F%2Fcvathletes.ning.com%2Fphoto%2Fphoto%2FshowPlayerConfig%3Fx%3DUnzGVxclRUMtGACrHQEAmnaBXgfmuXif%26xn_auth%3Dno%26feed_url%3Dhttp%253A%252F%252Fcvathletes.ning.com%252Fphoto%252Fphoto%252FslideshowFeed%253Fxn_auth%253Dno%2526x%253DUnzGVxclRUMtGACrHQEAmnaBXgfmuXif%26version%3DDEP-7284%253A7c944a7_137_100_11&amp;layout=within_app&amp;slideshow_title=&amp;fullsize_url=http%3A%2F%2Fcvathletes.ning.com%2Fphoto%2Fphoto%2Fslideshow%3Ffeed_url%3Dhttp%253A%252F%252Fcvathletes.ning.com%252Fphoto%252Fphoto%252FslideshowFeed%253Fxn_auth%253Dno%26back_url%3Dhttp%253A%252F%252Fcvathletes.ning.com%252F%253Fz%253D1&quot;
    type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot;&gt;
&lt;/embed&gt;">
                Loading…            </div>
                <div class="xg_module_foot">
        <ul>
                            <li class="left"><a href="http://cvathletes.ning.com/photo/photo/chooseUploader" class="xg_sprite xg_sprite-add">Add Photos</a></li>
                                        <li class="right"><a href="http://cvathletes.ning.com/photo/photo/list">View All</a></li>
                                <li class="right photo-facebook-share" style="display:none; margin-right:10px;" ><a target="_blank"
                        href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcvathletes.ning.com%2Fphoto%2Fphoto%2Flist%3Ffrom%3Dfb"><img src="http://static.ning.com/socialnetworkmain/widgets/index/gfx/icon/facebook.gif?v=201202072337" alt="Facebook" /></a></li>
                    <script>
                        xg.addOnRequire(function () {
                            x$('.module_photo').mouseover(function () { x$(this).find('.photo-facebook-share').show(); })
                                    .mouseout(function () { x$(this).find('.photo-facebook-share').hide(); });
                        });
                    </script>
                    </ul>
    </div></div>
<div class="xg_module  html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Contact</h2></div>
            <div class="xg_module_body xg_user_generated">
            <b>Drop our editor a line:</b> <a href="mailto:edson@cvathletes.com">edson@cvathletes.com</a><br />
<br />
<b>Advertising Inquiries:</b><br />
<a href="mailto:edson@cvathletes.com">contact@cvathletes.com</a>
        </div>
            </div>
&nbsp;</div>
<div _maxEmbedWidth="492" _columnCount="2"  id="xg_layout_column_2" class='xg_2col last-child'>
 
<div class="xg_module module_blog indented_content" data-module_name="blog">
    <div class="xg_module_head">
        <h2>The Journal</h2>
    </div>
    <div class="xg_module_body body_detail">
            <div class="blogpost vcard" data-contentId="1980629:BlogPost:2121">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:2121" _snid="1980629:BlogPost:2121">Football season starts in New Jersey</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://i11.photobucket.com/albums/a185/duffshere/bulldogs-rutgers.jpg" width="439"></img></p>
<br></br>
The Fresno State Bulldogs come into this season with high expectations. I know, I know just like every other year. And I know many of you are aware of the heartbreak these 'Dogs have caused in the past. But, also all of us know what the Diamond 'Dogs accomplished this season.<br></br>
<br></br>
With that comes plenty of hope. And with a team full of talent, returners and experience lies a preseason #25 ranking in the USA Today/ESPN poll. The preseason…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:2121" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on August 28, 2008 at 9:12pm                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:2082">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:2082" _snid="1980629:BlogPost:2082">Welcome Back.....Again</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/sdp5dUbIh9drHcUMdI-38Kjt8fnFzWkdhkrIX0wjl6zYn9hJMsn-kN04KGG*MbDjBpvdx2rMtj*e3gOHkwjpe5v3eM6W0xw9/bakersfield.jpg" width="439"></img></p>
Vacation is over, High School football is here, and CV Athletes is gearing up to bring you everything you need to know, want to know, and in some cases don't need nor want to know concerning high football in our fine Valley.<br></br>
<br></br>
Let's jump right into it and throw down our Top 5.<br></br>
<br></br>
<u>CV ATHLETES TOP 5:</u><br></br>
<br></br>
1. Bakersfield High Drillers - They are the reigning DI champs and Jackson is a threat. Until they get knocked off or…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:2082" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on August 21, 2008 at 9:30pm                                                        — <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:2082#comments" class="xg_lightfont">1 Comment</a>
                                                </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:2004">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:2004" _snid="1980629:BlogPost:2004">Batesole to Leave Fresno?</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/gYUGdxTKoTRBQs*TENVmG2zk2BRmsJlQ3BFHLTTrpVqZ*G8UuuUouar8JdCZNSdG22vVf0x2DFexBTLq7xElhqnMrLHE6viT/batesole.jpg" width="439"></img></p>
<i>More Diamond 'Dogs news:</i><br></br>
<br></br>
Is Fresno State's baseball <a href="http://www.cbs47.tv/content/sports/local_sports/story.aspx?content_id=b7ccd697-abc0-4b22-a56d-6985d0aee671&quot;&quot;">coach Mike Batesole leaving the valley?</a> That's the question many baseball fans are wondering around Fresno. Batesole has put his house up for sale, but has been coy regarding whether or not he's been offered a position elsewhere. Batesole's current…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:2004" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on July 11, 2008 at 11:00am                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:2002">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:2002" _snid="1980629:BlogPost:2002">Recruiting News</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/7eFQZPibpNWGyp2M4d61PwZYH*6W2FqN8psEnkEuzdhxBu9ZvD-TJNB7np4G9OulkGuFPl5MIEOWrKlLH7Hj4H8iz1-6rBTx/recruiting.jpg" width="439"></img></p>
<i>Diamond 'Dogs land Two more; UCLA lands Valley football prospect</i><br></br>
It's amazing what winning a national championship can do for a program. Shortly after their miracle post season run, the 'Dogs received a commitment from <a href="http://cvathletes.ning.com/profiles/blog/show?id=1980629%3ABlogPost%3A1921&quot;&quot;">Clovis West standout J.D. Salles</a>. Wednesday Fowler High's hitting machine Clay Cederquist…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:2002" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on July 11, 2008 at 11:00am                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1982">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1982" _snid="1980629:BlogPost:1982">Davis to AAA Columbus</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/Bv7QWFOewwAzcTgotRpzd0n4dK-USM7FTyiTW89e2fQ97yZ5a2xrHVnPzdmAHvyQMdYlV1go*jB1CGw9PO-xrd8os5fKsNPH/davis_clippers.jpg" width="439"></img></p>
Dos Palos High alum, <a href="http://www.senatorsbaseball.com/team_roster.php?player=156">Leonard Davis</a>, earned a <a href="http://farmauthority.dcsportsnet.com/category/columbus-aaa/">promotion to Washington Nationals</a> AAA-affiliate, Columbus Clippers. Davis has been playing outfield for the AA team, although his stay was short. Davis only played ten games for Harrisburg Senators. Davis was terrorizing pitching as he hit .488 with four homeruns…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1982" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on July 10, 2008 at 9:30am                                                        — <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1982#comments" class="xg_lightfont">1 Comment</a>
                                                </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1921">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1921" _snid="1980629:BlogPost:1921">Bulldogs Land Salles</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/nUmZG873MZFmzHlRLg76sHPoN8TdTWMZ3N8K5IjbH95tsDkXg7HUTwoZx210iIZ2dZcxtXB4JElU59TaKRNjMFC26*q1hLs7/jd_salles.jpg" width="439"></img></p>
Perhaps the news that Clovis West's <a href="http://www.fresnobee.com/sports/hs/v-printerfriendly/story/712561.html">J.D. Salles</a> has committed to play baseball at Fresno State isn't as exciting as...say, <a href="http://cvathletes.ning.com/profiles/blog/show?id=1980629%3ABlogPost%3A1769">winning a national championship</a>. But, the experts here at CVA believe that the commitment of Salles shows that the 'Dogs are far from a one-hit wonder. I know…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1921" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on July 6, 2008 at 11:00am                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1847">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1847" _snid="1980629:BlogPost:1847">From Los Banos to the Bay</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/oUKkdMFycrbwDYegKNHCqSbeYdf5e5NCMutHFVFPz5CLL*EqKKh7I*XMX64*6KF4qDQAIilXYgq3YDckgFw6SzEfwTgoKs5A/sierrah_garcia.jpg" width="439"></img></p>
Being the best pitcher at your school and league sometimes is just not enough. But, with the hype and all the accolades comes benefits. <a href="http://www.leaguelineup.com/rocketsjohnson/files/Profile%20Sierrah%20Garcia.pdf">Sierrah Garcia</a> has accepted an 80% athletic scholarship to San Francisco's Academy of Arts University. The Los Banos Enterprise goes in depth with the story,…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1847" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on July 5, 2008 at 4:30pm                                                        — <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1847#comments" class="xg_lightfont">1 Comment</a>
                                                </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1845">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1845" _snid="1980629:BlogPost:1845">Julio Cortez heading to Stanislaus State</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/P*t1H7BLL6ejbgzJbsJFtgJeXFEW8pBHailxxJ02CRX6YMEcCRcGSWQnOejgnstxgqCaiDthhb6VH69V8KZlfypBMnPm5O*r/julio_cortez.jpg" width="439"></img></p>
Los Banos High senior, <a href="http://www.maxpreps.com/FanPages/Player.mxp/AreaID-d663c9bc-2efc-42a4-b1f5-f51200644ccc/AthleteID-3b33bf2c-cd3d-453e-913f-22a21583bb66/SchoolID-4c34d137-c2fd-4c5a-9c5f-7bbcaf7d0ed3/Boys_Varsity_Baseball_Spring_07-08/California">Julio Cortez</a>, is keeping his baseball skills in the valley for the next four years. Cortez is heading north of Los Banos to Turlock, where he will play shortstop for the Warriors.…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1845" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on July 5, 2008 at 3:00pm                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1842">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1842" _snid="1980629:BlogPost:1842">Insider Preview</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/B0kEK18xxMpygpw5Wc*Y-ecOKVzNW0BTxk9-Qcs0Mof5s0YEIxzHF4uDPpYeE*i25hF2BYyNMEe9PpqEJw7GD86po8ShbOux/bulldogs_preview.jpg" width="439"></img></p>
Waiting for my tri-tip to cook to perfection and ran into <a href="http://insider.espn.go.com/ncf/insider/news/story?id=3472191&amp;action=login&amp;appRedirect=http%3a%2f%2finsider.espn.go.com%2fncf%2finsider%2fnews%2fstory%3fid%3d3472191">ESPN Insider's preview of Fresno State's 2008 Football campaign</a>. Reminded me of our <a href="http://cvathletes.ning.com/profiles/blog/show?id=1980629%3ABlogPost%3A1222">excellent piece from awhile back</a>.…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1842" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on July 4, 2008 at 3:30pm                                                        — <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1842#comments" class="xg_lightfont">1 Comment</a>
                                                </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1801">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1801" _snid="1980629:BlogPost:1801">Former Fresno State Bulldog Garza 1-Hits Marlins</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/68-v5Jh3UYDpH8iX76ymFQIkdVV-8zxVnaG235*NhtXpxFHb7yNetqqsW745dt0Wxpym-mLCFrvevW87aspInJsbJnPhH7-Y/garza1hit.jpg" width="439"></img></p>
<a href="http://cvathletes.ning.com/profiles/blog/show?id=1980629%3ABlogPost%3A998">Matt Garza</a> was the ace for the Fresno State Bulldogs a few years back. Garza is homegrown talent, from the North Sequoia League's Washington Union Panthers. (You know, the school famous for its basketball teams, the one where the NBA's <a href="http://cvathletes.ning.com/profiles/blog/show?id=1980629%3ABlogPost%3A546">number one marketing genius, D-Steve</a>, is…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1801" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on June 27, 2008 at 9:30pm                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1769">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1769" _snid="1980629:BlogPost:1769">Fresno State = National Champions</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/PKKtUf-q2p6icdkPIJAGchnH7hfoYfHBfj-ybKa6A3XB4OIqn4AmIORTAuxlrlcij78Uxr957qgPuEtYd65KmIkucLSsrrTZ/fresnostatenationalchamps.jpg" width="439"></img></p>
There's nothing really left to say. If you don't know by now, then get up from under that rock. The 'Dogs are the <a href="http://sports.espn.go.com/ncaa/news/story?id=3461096">2008 National Champions</a>. The CWS MVP was Turlock native, Tommy Mendonca. Congrats to the entire team, this is a great thing for the community. Steve Detwiler drove in all <a href="http://sports.espn.go.com/ncaa/baseball/recap?gameId=2817700611">six runs in this game…</a>                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1769" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on June 25, 2008 at 11:00pm                                                        — <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1769#comments" class="xg_lightfont">1 Comment</a>
                                                </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1763">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1763" _snid="1980629:BlogPost:1763">Fresno.</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/53Yc08l8fFWF2doDXzymw5kql4xvHLs08wCyFM1*XxpeUBIOn2-M6RRZK-vdG40*llX9P8pALtD2UpGgeXDOuBDnpbCHzbPH/bulldogv.jpg" width="439"></img></p>
<b>Today, 4pm PST, Omaha or ESPN.</b><br></br>
<br></br>
ESPN reminded me that:<br></br>
<br></br>
"To get to the CWS finals, Fresno State claimed eight tournament games against five teams ranked in the top 20."<br></br>
<br></br>
Our prediction? Fresno State by a field goal 31-28. (No, that is not the Rutgers prediction for Sept. 1st...One must have respect for the <s>metal</s> <b>composite *rolls eyes*</b> bat.)<br></br>
<br></br>
Let us know where you are going to watch. Go…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1763" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on June 25, 2008 at 9:00am                                                        — <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1763#comments" class="xg_lightfont">1 Comment</a>
                                                </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1734">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1734" _snid="1980629:BlogPost:1734">Special Guest Post: Cedar Ave. Between Bulldog Lane and Barstow Ave.</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/JLGZ-NmuOZBzk1g*bGQfLsJnLM7Hd*LIKw6-yHgKQzSLTEMuJDx7UTd1qkSRrvTOoO8cgThCN2*WexlKY0-MdZL0e2sSZFil/firstbase.jpg" width="439"></img></p>
Anthony Witrado is a former writer at the Bee, a current Brewers beat guy for the Milwaukee Journal Sentinel (yeah, no biggie), and a good friend of CVA. He passed along a timely opinion piece on the resurgence of Central Valley baseball. Enjoy.<br></br>
<br></br>
<b>CEDAR AVE. BETWEEN BULLDOG LANE AND BARSTOW AVE.</b><br></br>
By ANTHONY WITRADO<br></br>
<br></br>
There was once a time when the Central Valley reigned supreme in the baseball world.<br></br>
<br></br>
From Little…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1734" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on June 23, 2008 at 11:30am                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1701">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1701" _snid="1980629:BlogPost:1701">A Night in Kerman</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/TmLJ-BRP-D*IXkghVdnadDfuj91Qj2AYChZk0GO5l2Ox6T0F5qHCAgTxDTBhT3RshqfzQWmpsUbevwCMBoJ18cZO75IjTDiv/kerman_sparq.jpg" width="439"></img></p>
The Nike SPARQ combine in Kerman turned out to be a good event. Despite most of the <a href="http://cvathletes.ning.com/profiles/blog/show?id=1980629%3ABlogPost%3A89">Central Valley's premier athletes</a> not attending, there was still some pretty good talent present. Kerman's new head coach, Marty Martin, did a great job setting this event up. The most important thing that I got out of this event was how much it meant to the kids. A small community…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1701" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on June 20, 2008 at 8:00am                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1661">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1661" _snid="1980629:BlogPost:1661">The &#039;Dogs are Barking</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/pdq0vDPiUv*lJjv-VrmBb8uCuB2TLg6uPAfQah7kOzwLin9-DEgMNk-OcYvmqcgw5kETrftuLH3FBX*xLAWLniBd9OC8-9Si/bulldogs.jpg" width="439"></img></p>
The city of Fresno, heck the entire central valley, is in pure shock this morning. Everyone is still trying to figure out if it really did happen. Is it true? Did the Bulldogs really defeat the #2 team in the nation? Believe it central valley <a href="http://edsonbarrantes.blogspot.com/2008/06/fresno-state-vs-unc.html">Cinderella is in Omaha</a>. Your Fresno State Bulldogs are…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1661" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on June 18, 2008 at 9:00am                                                        — <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1661#comments" class="xg_lightfont">1 Comment</a>
                                                </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1642">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1642" _snid="1980629:BlogPost:1642">Sparq in Kerman, June 18th</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/46UGLap7O*x9ByX1OcS54Noj9CdlM0EoQ43Uftvy3M*Ycf2t5i0B4TbYdw2wyscHadX0gWerc*STNUtWDGLJ9xWJjieHUm5E/sparq_kerman.jpg" width="439"></img></p>
Get Your Official Nike Football SPARQ Rating at the Nike SPARQ Combine/Speed Camp hosted by KERMAN High School.<br></br>
<br></br>
<b>Date:</b> June 18, 2008<br></br>
<b>Time:</b> Sign-in at 6:00 PM, Combine Testing starts 6:30 PM<br></br>
<b>Location:</b> Lion Stadium, at Kerman High School, 205 S. First Street Kerman, CA.<br></br>
<b>Cost:</b> $20.00<br></br>
<b>Participants:</b> 7th – 12th Grade<br></br>
<b>Equipment:</b> The Top Five participants will receive a free Nike…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1642" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on June 12, 2008 at 10:30am                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1603">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1603" _snid="1980629:BlogPost:1603">Bulldogs advance to Omaha for World Series!!!</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/qzl3TocRrPZEwLuzDwaJ84K9bR31FAAJ1BTUevopNrosrO8vgbyPwesTsGYc52*a3R7zetJIVAtwpYjdnLYlasCz*hnGnhfj/fsu_worldseries.jpg" width="439"></img></p>
A big-time congratulations to Fresno State's baseball team. They have done the impossible. The Bulldogs are <a href="http://sports.espn.go.com/ncaa/baseball/boxscore?gameId=2816100091">heading to the College World Series</a> for the first time since 1991. The impressive part is the fact, they were the #4 seed in their regional tournament in Long Beach. Fresno State becomes the lowest seed ever to advance to the College World Series. They accomplished…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1603" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on June 9, 2008 at 9:30pm                                            </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1542">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1542" _snid="1980629:BlogPost:1542">Summer Vacation</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/9kU3dDnEOFNjirTB8IvVuJpioJGoxc7z1c4lE66E2pzyzV36IlWcUe8Ko0QIJvnrRi24XGVeTNg2LtP8vijfW6BdL10rKY00/summer_vacation.jpg" width="439"></img></p>
<br></br>
<i>"Hey, wait, CVA just relaunched...where is everyone?"</i><br></br>
<br></br>
Well, in short, we on vacation sucka and the R &amp; R is already getting our minds right for more big, site-related stuff. We will be checking in from time to time if you are that concerned. Also note, the site runs itself. We encourage you to customize profiles, make friends, and encourage new signups to your heart's desire.<br></br>
<br></br>
Epic things to come as the Fall draws…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1542" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on June 3, 2008 at 4:00pm                                                        — <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1542#comments" class="xg_lightfont">2 Comments</a>
                                                </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1464">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1464" _snid="1980629:BlogPost:1464">OJ Mayo and Al Capone</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/rcLCgBOAgqsnCvBXtNA0zx2BprAYCBpz6XH8miTj4*E*YucZsoV8RoNulb6Hjz2hk*bZPtbWzlDJXSZ3mh0B5h*2WoA*zKnC/oj_mayo.jpg" width="439"></img></p>
CV Athletes' initial response to all of the allegations regarding the <a href="http://www.latimes.com/sports/printedition/la-sp-mayo13-2008may13,0,550904.story">OJ Mayo ordeal</a> is as follows, "Someone along the way, most likely, somewhere....got paid." We know, we know, insightful. Now that Captain Obvious has left the building we want to point out two very interesting articles regarding the issue that we have read over the last week or…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1464" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on May 21, 2008 at 1:00pm                                                        — <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1464#comments" class="xg_lightfont">3 Comments</a>
                                                </p>
                                    </div>
            </div>
                <div class="blogpost vcard" data-contentId="1980629:BlogPost:1468">
                <div class="ib">
                    <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/cvadmin"  title="CVA_ Admin"><img class=" photo"  src="http://api.ning.com/files/*bLHc9f88oq11zvUGhGUi54VZiS2-mKdiknH35XgF0E0cnRxy52E9sBRIM1Bls-B8xBtjv7*SdRU9p3MBuQRGyDHahzurWwU/202x202.jpg?width=32&amp;height=32&amp;crop=1%3A1" height="32" width="32" alt="CVA_ Admin" /></a></span>                </div>
                <div class="tb">
                    <h3><a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1468" _snid="1980629:BlogPost:1468">Central Section Semifinals</a></h3>
                                            <div class="postbody">
                            <div class="xg_user_generated">
                                <p style="text-align: left;"><img alt="" class="blogimg" height="150" src="http://api.ning.com/files/QTesctMejN5VxnY84V4gtB9wvqbenfG-0SHAw-QezFwfYS1d21fQgUDJYqa0xt9Gc0ZO-rLRg8EQMETEhPxRLI6fa-ZjIXai/stockdale.jpg" width="439"></img></p>
It was a shocking Tuesday up and down the valley. In Division one the seeding committee got it right. No. 2 Clovis defeated No. 3 Clovis East 11-10 and now gets to travel to Bakersfield to face No. 1 Stockdale. <a href="http://www.bakersfield.com/225/story/450368.html">The Mustangs defeated, my pick to win DI</a>, C-Dubb by a score of 5-3.<br></br>
<br></br>
Here's the shocker, well one of them, DII favorite Hanford was defeated by Memorial. I said if…                                 <a href="http://cvathletes.ning.com/profiles/blogs/1980629:BlogPost:1468" class="xj_expandable">Continue</a>                            </div>
                        </div>
                                        <p class="dy-small xg_lightfont">
                                                    Posted by <a href="/profile/cvadmin">CVA_ Admin</a> on May 21, 2008 at 12:00pm                                            </p>
                                    </div>
            </div>
    </div>
    <div class="xg_module_foot">
        <ul>
            <li class="left"><a href="http://cvathletes.ning.com/profiles/blog/new" class="xg_sprite xg_sprite-add">Add a Blog Post</a></li>
            <li class="right"><a href="http://cvathletes.ning.com/profiles/blog/list">View All</a></li>        </ul>
    </div>
</div>
<div class="xg_module module_members">
    <div class="xg_module_head">
        <h2>Members</h2>
    </div>
    <div class="xg_module_body body_small" data-module_name="members">
    <ul class="clist">
        <li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/some"  title="some"><img class=" photo"  src="http://api.ning.com/files/REXVhjnouOy-5I15hRwVxTZBzVxCq6mlGkwv8xzDI1hD9UN7zEG4s63fX5-JzyXhg8kwMtrarMahbDcBupcSiOAg9ytsWFZI/PICT0218.JPG?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="some" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/LucileSawyer"  title="Lucile Sawyer"><img class=" photo"  src="http://api.ning.com/files/lpHIPu4aWJ3sMheIL-7t7EvVJtrcyqdUIJPqjwNWB22w6Wilp06obDTfKBpEP4y09t8mp*yBL3-js4CTQxuFZ4vmnvhQvuvP/292453101.bin?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="Lucile Sawyer" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/SeanRyan481"  title="Sean Ryan"><img class="xj_user_default photo"  src="http://api.ning.com/files/OY5gL9EvOhgo4M*YCl6xvIII8Qqpw5pnTs56y27Vrr-*gYBDOfvStBVdrhqvBUUsqUJhNLFfxNfGkuoIyqtK98NgzoZ9bTTv/226503661.png?width=48&amp;height=48&amp;crop=1%3A1&amp;xj_user_default=1" height="48" width="48" alt="Sean Ryan" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/JoeAlmirantearena"  title="Joe Almirantearena"><img class=" photo"  src="http://api.ning.com:80/files/pCRXA3ygStOczd0YeRho1FZgX6LyPeDN0guE5i977qQAPN0LMDjaWa27qLocRFJqIhplSprokX78RVrqG73VNnAHX5osVRZS/792410079.jpeg?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="Joe Almirantearena" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/Anthony"  title="Anthony"><img class="xj_user_default photo"  src="http://api.ning.com/files/OY5gL9EvOhgo4M*YCl6xvIII8Qqpw5pnTs56y27Vrr-*gYBDOfvStBVdrhqvBUUsqUJhNLFfxNfGkuoIyqtK98NgzoZ9bTTv/226503661.png?width=48&amp;height=48&amp;crop=1%3A1&amp;xj_user_default=1" height="48" width="48" alt="Anthony" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/okmediocre"  title="ok.mediocre"><img class=" photo"  src="http://api.ning.com/files/r3OG7gCsR4MdsVUozY6kUFZieLzogswQahV9Sqcd5jnk3M1uqADXqs0WFf*6CcYDHhk4xLg7OkAqpE3Q2Ry4Y57oqRHgVguB/202x202.jpg?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="ok.mediocre" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/Sergio"  title="dpbronco"><img class=" photo"  src="http://api.ning.com/files/OiRlQ-tZCmqzgOBq9pkTJ9KmoERPUo3s0SNmQDFIrndlWC37G9emF6jFqjTgnFyVucH-WuhuLPGXMWkn90rqEgj7RH06IqFh/Bronco20Brown.gif?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="dpbronco" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/AlbertoGarza"  title="Alberto Garza"><img class="xj_user_default photo"  src="http://api.ning.com/files/OY5gL9EvOhgo4M*YCl6xvIII8Qqpw5pnTs56y27Vrr-*gYBDOfvStBVdrhqvBUUsqUJhNLFfxNfGkuoIyqtK98NgzoZ9bTTv/226503661.png?width=48&amp;height=48&amp;crop=1%3A1&amp;xj_user_default=1" height="48" width="48" alt="Alberto Garza" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/whateverittakes"  title="whateverittakes"><img class=" photo"  src="http://api.ning.com/files/5y2cl5jxhv955SUYzgOtUSGU5qt5oeBUws6dC6zQS6XBAOolnIbmDVDBwMj1FvW90Ts5DquREn6bZoD7TmyaQ9mmnAp3dVhP/wallpaper7_800.jpg?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="whateverittakes" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/ghostoftomflores"  title="ghost of tom flores"><img class=" photo"  src="http://api.ning.com/files/EQ745riowoz3g2mnj*i*BmdRIJWQjOW4tUcKpwL7L66Ng3uLQVShoCPDdJYkIJTaqjQr1MWvDbkTCFy0flRZ4*JhG6MHHQr9/Tom_flores.jpg?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="ghost of tom flores" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/SAM"  title="SAM"><img class="xj_user_default photo"  src="http://api.ning.com/files/OY5gL9EvOhgo4M*YCl6xvIII8Qqpw5pnTs56y27Vrr-*gYBDOfvStBVdrhqvBUUsqUJhNLFfxNfGkuoIyqtK98NgzoZ9bTTv/226503661.png?width=48&amp;height=48&amp;crop=1%3A1&amp;xj_user_default=1" height="48" width="48" alt="SAM" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/adrianpacheco"  title="adrian pacheco"><img class=" photo"  src="http://api.ning.com/files/YG6mAz9vlZMBkwqxloPOVU0XZofcyZunx8KL8XE6W35P3lfB0iZWU1y6GIxPxWQGQ3DrYytRBIRV4yMAnjaeiT8fu*qJT*sc/l_804bedd2c3f5a8b18010db606b111a00.jpg?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="adrian pacheco" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/JasonRutherfordRMSSportsManagement"  title="Jason Rutherford- RMS Sports Management"><img class=" photo"  src="http://api.ning.com/files/Fr5CFnSXDCNgLAgm21kB-5D7vjem3ELFES*qMoUjVrlyUJikfZSIFmhcRNVk8nBS4o7GjhOQDVqiBD*9aD0ASmPg*Ll-kJ*1/2.JPG?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="Jason Rutherford- RMS Sports Management" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/Talon"  title="Talon"><img class=" photo"  src="http://api.ning.com/files/a9N1uGSnHuTBKZ6a5QK52-oHRNfw5dWTthj4YUGeIzH-cWqO7KwBMoAzM5WzZPlIkZqdxyFNkHhEMWVm9QEsIUCC01TacORR/Picture16.png?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="Talon" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/JulioCortez"  title="Julio Cortez"><img class=" photo"  src="http://api.ning.com/files/2t*nEpT63vYOiifFzFwjQWnS9eA0rhPI4vDXB6NVFzm-54l-tIGjoeZxWrNnnRQV7HfJ5qsASFtmijtlsmRBEddEvckzZpz0/m_dd2dbcf70ecb962c464a9e2db2e2b6ca.jpg?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="Julio Cortez" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/chambers1"  title="chambers1"><img class="xj_user_default photo"  src="http://api.ning.com/files/OY5gL9EvOhgo4M*YCl6xvIII8Qqpw5pnTs56y27Vrr-*gYBDOfvStBVdrhqvBUUsqUJhNLFfxNfGkuoIyqtK98NgzoZ9bTTv/226503661.png?width=48&amp;height=48&amp;crop=1%3A1&amp;xj_user_default=1" height="48" width="48" alt="chambers1" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/Angelina"  title="Angelina"><img class="xj_user_default photo"  src="http://api.ning.com/files/OY5gL9EvOhgo4M*YCl6xvIII8Qqpw5pnTs56y27Vrr-*gYBDOfvStBVdrhqvBUUsqUJhNLFfxNfGkuoIyqtK98NgzoZ9bTTv/226503661.png?width=48&amp;height=48&amp;crop=1%3A1&amp;xj_user_default=1" height="48" width="48" alt="Angelina" /></a></span></li>

<li>
        <span class="xg_avatar"><a class="fn url" href="http://cvathletes.ning.com/profile/KristyBrooks"  title="Kristy Brooks"><img class=" photo"  src="http://api.ning.com/files/NiYmwRBle51pzuPIPrhGq9bQWzxr3UUPVxGEmKp37BciIuLF7zh4UoroWYo8Y51dy6zFPwoHCLucOls3enEp2t-HD4QcNFJ8/scan0001.jpg?width=48&amp;height=48&amp;crop=1%3A1" height="48" width="48" alt="Kristy Brooks" /></a></span></li>

    </ul>
</div>
<div class="xg_module_foot">
    <ul>
                    <li class="right"><a href="http://cvathletes.ning.com/profiles/members/">View All</a></li>
            </ul>
</div>
</div><div id="xg_network_activity"
    class="xg_module xg_module_activity indented_content  column_2"
    dojotype="ActivityModule"
    data-module_name="activity"
    _isProfile=""
    _isAdmin=""
    _activityOptionsAvailable="1"
    _columnCount="2"
    _maxEmbedWidth="492"
    _embedLocatorId="111/homepage/index"
    _refreshUrl="http://cvathletes.ning.com/activity/embed/refresh?id=111%2Fhomepage%2Findex&amp;xn_out=json"

 >

    <div class="xg_module_head">
        <h2>Latest Activity</h2>
    </div>
    <div class="xg_module_body ">
    <div
    class="xj_social_feed_info"
    data-count="200"
 >
</div>        <div class="module module-feed">
            <div id="feed-91bfbaaea7999de5bc828a863ed1c768" class="feed-story  xg_separator xj_activity_item"><a href="/profile/HalinaCoffey?xg_source=activity"><img class=" feed-avatar" width="48" height="48" alt="Profile Icon" src="http://api.ning.com/files/uAPWiTA02JWz4lLAEkP58D7350MpZ5XMn80kLRa*RdPqEpkHkV7sqOCqB4m3RR7jz2NgMg3V4IO8h044Ww*FPlTKzQiAgwmj/311858189.bin?width=48&amp;height=48&amp;crop=1%3A1" /></a>                <div class="feed-event-info">
                    <span class="event-info-action xg_lightfont"><a href="http://cvathletes.ning.com/profile/HalinaCoffey?xg_source=activity">Halina Coffey</a> left a <a href="http://cvathletes.ning.com/xn/detail/1980629:Comment:2643?xg_source=activity">comment</a> for <a href="http://cvathletes.ning.com/profile/IreneBarrantes?xg_source=activity">Irene Barrantes</a></span>
                    <div class="content-comment"><div class="xg_sprite feed-quote"></div><em>Wanna view my cam?, come see me here We&#039;ll really have some fun! freelocalcams.info</em><span class="xg_sprite feed-endquote"></span></div>                    <span class="event-info-timestamp xg_lightfont" data-time="2009-06-22T07:57:41.063Z">Jun 22, 2009</span>                </div>
            </div><div id="feed-da6c33b2b0a3a6ef53726f4fbc458d48" class="feed-story  xg_separator xj_activity_item"><a href="/profile/HalinaCoffey?xg_source=activity"><img class=" feed-avatar" width="48" height="48" alt="Profile Icon" src="http://api.ning.com/files/uAPWiTA02JWz4lLAEkP58D7350MpZ5XMn80kLRa*RdPqEpkHkV7sqOCqB4m3RR7jz2NgMg3V4IO8h044Ww*FPlTKzQiAgwmj/311858189.bin?width=48&amp;height=48&amp;crop=1%3A1" /></a>                <div class="feed-event-info">
                    <span class="event-info-action xg_lightfont"><a href="http://cvathletes.ning.com/profile/HalinaCoffey?xg_source=activity">Halina Coffey</a> left a <a href="http://cvathletes.ning.com/xn/detail/1980629:Comment:2644?xg_source=activity">comment</a> for <a href="http://cvathletes.ning.com/profile/TracyDawn?xg_source=activity">Tracy Dawn</a></span>
                    <div class="content-comment"><div class="xg_sprite feed-quote"></div><em>Wanna view my cam?, come see me here We&#039;ll really have some fun! freelocalcams.info</em><span class="xg_sprite feed-endquote"></span></div>                    <span class="event-info-timestamp xg_lightfont" data-time="2009-06-22T07:57:41.073Z">Jun 22, 2009</span>                </div>
            </div><div id="feed-795373c679a5550243e95910c05d65ca" class="feed-story  xg_separator xj_activity_item"><a href="/profile/HalinaCoffey?xg_source=activity"><img class=" feed-avatar" width="48" height="48" alt="Profile Icon" src="http://api.ning.com/files/uAPWiTA02JWz4lLAEkP58D7350MpZ5XMn80kLRa*RdPqEpkHkV7sqOCqB4m3RR7jz2NgMg3V4IO8h044Ww*FPlTKzQiAgwmj/311858189.bin?width=48&amp;height=48&amp;crop=1%3A1" /></a>                <div class="feed-event-info">
                    <span class="event-info-action xg_lightfont"><a href="http://cvathletes.ning.com/profile/HalinaCoffey?xg_source=activity">Halina Coffey</a> left a <a href="http://cvathletes.ning.com/xn/detail/1980629:Comment:2642?xg_source=activity">comment</a> for <a href="http://cvathletes.ning.com/profile/Shannon?xg_source=activity">Shannon</a></span>
                    <div class="content-comment"><div class="xg_sprite feed-quote"></div><em>Wanna view my cam?, come see me here We&#039;ll really have some fun! freelocalcams.info</em><span class="xg_sprite feed-endquote"></span></div>                    <span class="event-info-timestamp xg_lightfont" data-time="2009-06-22T07:57:40.975Z">Jun 22, 2009</span>                </div>
            </div><div id="feed-028dade9507d17906a02e3926b222d24" class="feed-story  xg_separator xj_activity_item"><a href="/profile/HalinaCoffey?xg_source=activity"><img class=" feed-avatar" width="48" height="48" alt="Profile Icon" src="http://api.ning.com/files/uAPWiTA02JWz4lLAEkP58D7350MpZ5XMn80kLRa*RdPqEpkHkV7sqOCqB4m3RR7jz2NgMg3V4IO8h044Ww*FPlTKzQiAgwmj/311858189.bin?width=48&amp;height=48&amp;crop=1%3A1" /></a>                <div class="feed-event-info">
                    <span class="event-info-action xg_lightfont"><a href="http://cvathletes.ning.com/profile/HalinaCoffey?xg_source=activity">Halina Coffey</a> left a <a href="http://cvathletes.ning.com/xn/detail/1980629:Comment:2645?xg_source=activity">comment</a> for <a href="http://cvathletes.ning.com/profile/okmediocre?xg_source=activity">ok.mediocre</a></span>
                    <div class="content-comment"><div class="xg_sprite feed-quote"></div><em>Wanna view my cam?, come see me here We&#039;ll really have some fun! freelocalcams.info</em><span class="xg_sprite feed-endquote"></span></div>                    <span class="event-info-timestamp xg_lightfont" data-time="2009-06-22T07:57:40.936Z">Jun 22, 2009</span>                </div>
            </div><div id="feed-64258e50b40a371bcce6afe06f3f2a23" class="feed-story  xg_separator xj_activity_item"><a href="/profile/HalinaCoffey?xg_source=activity"><img class=" feed-avatar" width="48" height="48" alt="Profile Icon" src="http://api.ning.com/files/uAPWiTA02JWz4lLAEkP58D7350MpZ5XMn80kLRa*RdPqEpkHkV7sqOCqB4m3RR7jz2NgMg3V4IO8h044Ww*FPlTKzQiAgwmj/311858189.bin?width=48&amp;height=48&amp;crop=1%3A1" /></a>                <div class="feed-event-info">
                    <span class="event-info-action xg_lightfont"><a href="http://cvathletes.ning.com/profile/HalinaCoffey?xg_source=activity">Halina Coffey</a> left a <a href="http://cvathletes.ning.com/xn/detail/1980629:Comment:2648?xg_source=activity">comment</a> for <a href="http://cvathletes.ning.com/profile/Anthony?xg_source=activity">Anthony</a></span>
                    <div class="content-comment"><div class="xg_sprite feed-quote"></div><em>Wanna view my cam?, come see me here We&#039;ll really have some fun! freelocalcams.info</em><span class="xg_sprite feed-endquote"></span></div>                    <span class="event-info-timestamp xg_lightfont" data-time="2009-06-22T07:57:40.913Z">Jun 22, 2009</span>                </div>
            </div><div id="feed-eb01979b363a6429688a470e63fb97c7" class="feed-story  xg_separator xj_activity_item"><a href="/profile/HalinaCoffey?xg_source=activity"><img class=" feed-avatar" width="48" height="48" alt="Profile Icon" src="http://api.ning.com/files/uAPWiTA02JWz4lLAEkP58D7350MpZ5XMn80kLRa*RdPqEpkHkV7sqOCqB4m3RR7jz2NgMg3V4IO8h044Ww*FPlTKzQiAgwmj/311858189.bin?width=48&amp;height=48&amp;crop=1%3A1" /></a>                <div class="feed-event-info">
                    <span class="event-info-action xg_lightfont"><a href="http://cvathletes.ning.com/profile/HalinaCoffey?xg_source=activity">Halina Coffey</a> left a <a href="http://cvathletes.ning.com/xn/detail/1980629:Comment:2646?xg_source=activity">comment</a> for <a href="http://cvathletes.ning.com/profile/Ktowncoach?xg_source=activity">Ktown coach</a></span>
                    <div class="content-comment"><div class="xg_sprite feed-quote"></div><em>Wanna view my cam?, come see me here We&#039;ll really have some fun! freelocalcams.info</em><span class="xg_sprite feed-endquote"></span></div>                    <span class="event-info-timestamp xg_lightfont" data-time="2009-06-22T07:57:40.964Z">Jun 22, 2009</span>                </div>
            </div><div id="feed-1ff74d27e5f73b150b88ad0c2a65b4cb" class="feed-story  xg_separator xj_activity_item"><a href="/profile/HalinaCoffey?xg_source=activity"><img class=" feed-avatar" width="48" height="48" alt="Profile Icon" src="http://api.ning.com/files/uAPWiTA02JWz4lLAEkP58D7350MpZ5XMn80kLRa*RdPqEpkHkV7sqOCqB4m3RR7jz2NgMg3V4IO8h044Ww*FPlTKzQiAgwmj/311858189.bin?width=48&amp;height=48&amp;crop=1%3A1" /></a>                <div class="feed-event-info">
                    <span class="event-info-action xg_lightfont"><a href="http://cvathletes.ning.com/profile/HalinaCoffey?xg_source=activity">Halina Coffey</a> left a <a href="http://cvathletes.ning.com/xn/detail/1980629:Comment:2647?xg_source=activity">comment</a> for <a href="http://cvathletes.ning.com/profile/Sergio?xg_source=activity">dpbronco</a></span>
                    <div class="content-comment"><div class="xg_sprite feed-quote"></div><em>Wanna view my cam?, come see me here We&#039;ll really have some fun! freelocalcams.info</em><span class="xg_sprite feed-endquote"></span></div>                    <span class="event-info-timestamp xg_lightfont" data-time="2009-06-22T07:57:40.940Z">Jun 22, 2009</span>                </div>
            </div><div id="feed-6a49ee43d58d02723247b6e964eb40de" class="feed-story  xg_separator xj_activity_item"><a href="/profile/HalinaCoffey?xg_source=activity"><img class=" feed-avatar" width="48" height="48" alt="Profile Icon" src="http://api.ning.com/files/uAPWiTA02JWz4lLAEkP58D7350MpZ5XMn80kLRa*RdPqEpkHkV7sqOCqB4m3RR7jz2NgMg3V4IO8h044Ww*FPlTKzQiAgwmj/311858189.bin?width=48&amp;height=48&amp;crop=1%3A1" /></a>                <div class="feed-event-info">
                    <span class="event-info-action xg_lightfont"><a href="http://cvathletes.ning.com/profile/HalinaCoffey?xg_source=activity">Halina Coffey</a> left a <a href="http://cvathletes.ning.com/xn/detail/1980629:Comment:2606?xg_source=activity">comment</a> for <a href="http://cvathletes.ning.com/profile/TysonHardy?xg_source=activity">Tyson Hardy</a></span>
                    <div class="content-comment"><div class="xg_sprite feed-quote"></div><em>Wanna view my cam?, come see me here We&#039;ll really have some fun! freelocalcams.info</em><span class="xg_sprite feed-endquote"></span></div>                    <span class="event-info-timestamp xg_lightfont" data-time="2009-06-22T07:57:37.134Z">Jun 22, 2009</span>                </div>
            </div>        </div>
    </div>
    <div class="xg_module_foot">
                    <button
                class="xj_see_more see_more_cta"
                data-url="http://cvathletes.ning.com/activity/index/getActivityItems?xn_out=json"
                data-numitems="8"
                data-ownername=""
                data-columncount="2"
                data-maxembedwidth="492"
                data-excerptlength="500">
                    More...            </button>
        
            <ul class="feed_foot_icons">
                    <li class="left"><a class="xg_icon xg_icon-rss" href="http://cvathletes.ning.com/activity/log/list?fmt=rss">RSS</a></li>
         </ul>
    </div></div>
&nbsp;</div>
</div>
&nbsp;</div>
<div _maxEmbedWidth="173" _columnCount="1"  class='xg_1col last-child'>
&nbsp;</div>
</div>
<script>xg_quickadd_forceReload = true /* enable the quick add refreshing. */ </script>

                </div>
                <div class="xg_column xg_span-4 xg_last xj_classic_sidebar">
                        <div class="xg_module" id="xg_module_account">
        <div class="xg_module_body xg_signup xg_lightborder">
            <p>Welcome to<br />CV Athletes</p>
            <p class="last-child">
                <big><strong><a href="http://cvathletes.ning.com/main/authorization/signUp?target=http%3A%2F%2Fcvathletes.ning.com%2F%3Fz%3D1">Sign Up</a></strong></big><br/>
                or <a href="http://cvathletes.ning.com/main/authorization/signIn?target=http%3A%2F%2Fcvathletes.ning.com%2F%3Fz%3D1" style="white-space:nowrap">Sign In</a>            </p>
                    </div>
    </div>
    <div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>The Bleachers</h2></div>
            <div class="xg_module_body xg_user_generated">
            <ul>
<li>The Bakerfield Californian has a <a href="http://www.bakersfield.com/225/story/514827.html">quality HS Football Preview</a>.</li>
<li><a href="http://www.maxpreps.com/list/team_preview.aspx">Here</a> is what MaxPreps has to say.</li>
<li><a href="http://www.calpreps.com/">CalPreps</a>: what they lack in fluff, they make up for in stats; including...Undefeated Regular Season Probabilities?</li>
</ul>
-------------------------------------------<br />
<a href="http://cvathletes.ning.com/profiles/blog/show?id=1980629%3ABlogPost%3A2085">What are <i>The Bleachers</i>?</a><br />
        </div>
            </div>
<div class="xg_module html_module module_text xg_reset" data-module_name="text"
        >
        <div class="xg_module_head"><h2>Links</h2></div>
            <div class="xg_module_body xg_user_generated">
            <a href="http://www.usatoday.com/sports/preps/default.htm">USA Today</a><br />
<a href="http://highschool.rivals.com/">Rivals High</a><br />
<a href="http://myspace.com/cvathletes">MySpace</a><br />
<a href="http://www.mercedsunstar.com/sports/prep/">Merced Sun-Star</a><br />
<a href="http://www.maxpreps.com/FanPages.aspx">Max Preps</a><br />
<a href="http://www.fresnobee.com/348/index.html/">Fresno Bee</a><br />
<a href="http://www.clovisindependent.com/sports/">Clovis Independent</a><br />
<a href="http://www.cifstate.org/">CIF: Statewide</a><br />
<a href="http://www.cifcs.org/">CIF: Central Section</a><br />
<a href="http://www.cbs47.tv/content/sports/hsfootball/default.aspx">CBS 47 On Your Sidelines</a><br />
<a href="http://calhisports.rivals.com/">Cal-Hi Sports</a><br />
<a href="http://www.bakersfield.com/news/sports/high_school/">Bakersfield Calif.</a><br />
        </div>
            </div>

                </div>
            </div>
            <div id="xg_foot">
                <p class="left">
    © 2012             &nbsp; Created by <a href="/profile/cvadmin">CVA_ Admin</a>.            &nbsp;
    Powered by <a href="http://www.ning.com/?utm_source=online&amp;utm_content=bazfooter&amp;utm_campaign=9000&amp;utm_medium=prd&amp;utm_term=cvathletes"><img src="http://static.ning.com/socialnetworkmain/widgets/index/gfx/logo_ningbar.png?v=201202072337" width="48" height="15" alt="Ning" class="poweredbylogo" /></a>.
    </p>
    <p class="right xg_lightfont">
                <a href="http://cvathletes.ning.com/main/embeddable/list">Badges</a> &nbsp;|&nbsp;
                                    <a href="http://cvathletes.ning.com/main/authorization/signUp?target=http%3A%2F%2Fcvathletes.ning.com%2Fmain%2Findex%2Freport" dojoType="PromptToJoinLink" _joinPromptText="Please sign up or sign in to complete this step." _signInUrl="http://cvathletes.ning.com/main/authorization/signIn?target=http%3A%2F%2Fcvathletes.ning.com%2Fmain%2Findex%2Freport">Report an Issue</a> &nbsp;|&nbsp;
                        <a href="http://cvathletes.ning.com/main/authorization/termsOfService?previousUrl=http%3A%2F%2Fcvathletes.ning.com%2F%3Fz%3D1">Terms of Service</a>
            </p>

            </div>
        </div>
        
        <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 CV Athletes.</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>if(window.bzplcm)window.bzplcm.ts('jb')</script><script type="text/javascript" src="http://static.ning.com/socialnetworkmain/widgets/lib/core.min.js?v=201202072337"></script>        <script>
            var sources = ["http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery-ui.min.js?v=201202072337","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/modernizr\/modernizr.custom.09583.js?v=201202072337","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jstorage.min.js?v=201202072337","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.autoResize.js?v=201202072337","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/jquery\/jquery.jsonp-2.2.0.min.js?v=201202072337","http:\/\/static.ning.com\/socialnetworkmain\/widgets\/lib\/js\/Base64.js?v=201202072337","http:\/\/static.ning.com\/cvathletes\/instances\/shared\/js\/set_common.min.js?r=1328182655","http:\/\/static.ning.com\/cvathletes\/instances\/shared\/js\/set_sidebar_u.min.js?r=1327679961","http:\/\/static.ning.com\/cvathletes\/instances\/shared\/js\/set_mainindeinde_u.min.js?r=1327679961"];
            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 = "2012-02-09T23:34:09+00:00";
ning._.probableScreenName = "";
ning._.domains = {
    base: 'ning.com',
    ports: { http: '80', ssl: '443' }
};
ning.loader.version = '201202072337_11'; // DEP-7284:7c944a7 33
djConfig.parseWidgets = false;
</script>
<script>if(window.bzplcm)window.bzplcm.ts('ja')</script><script>window.bzplcm.add({"app":"cvathletes","user":null,"l_t":"homepage","mcr":10,"mct":10});</script><script type="text/javascript">
    xg.token = '';
    xg.canTweet = false;
    xg.cdnHost = 'static.ning.com';
    xg.version = '201202072337';
    xg.useMultiCdn = true;
        xg.staticRoot = 'socialnetworkmain';
    xg.xnTrackHost = "coll.ning.com";
            xg.cdnDefaultPolicyHost = 'static';
        xg.cdnPolicy = [];
        xg.global = xg.global||{}; xg.global.currentMozzle = 'main';
    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(); }
                    });
                            xg._loader.onLoad('xnloader');
            })();
</script>
<script type="text/javascript" src="http://static.ning.com/socialnetworkmain/widgets/lib/js/thrift/xn_track.min.js?v=201202072337"></script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-2018746-3";
urchinTracker();
</script><script>if(window.bzplcm)window.bzplcm.ts('he')</script>

    </body>
</html>
