From: <Saved by Windows Internet Explorer 8>
Subject: Rancho YMCA
Date: Wed, 10 Aug 2011 09:39:19 -0700
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0007_01CC5741.60EB0ED0"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931

This is a multi-part message in MIME format.

------=_NextPart_000_0007_01CC5741.60EB0ED0
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://content.yudu.com/A1765f/RanchoYMCA/resources/index.htm?referrerUrl=

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=3D(0013)about:internet --><!-- The comment above =
stops IE blocking the content on this page. See =
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=3Dtn_19480 =
--><HTML=20
lang=3Den><HEAD><TITLE>Rancho YMCA</TITLE>
<META content=3D"text-html; charset=3Dutf-8" http-equiv=3Dcontent-type>
<META name=3Dtitle content=3D"Rancho YMCA">
<META name=3Ddescription content=3D""><LINK rel=3Dstylesheet =
type=3Dtext/css=20
href=3D"css/plaintext.css"><LINK rel=3Dimage_src=20
href=3D"resources/content/1Thumb.jpg"><!-- We set the z index of the =
flash items to ensure they appear higher than the=0A=
     plain text, otherwise Safari gets muddled up and fails to pass =
mouse events to Flash. -->
<STYLE type=3Dtext/css>BODY {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: =
0px; PADDING-TOP: 0px
}
#flashObject {
	Z-INDEX: 2; POSITION: absolute; OUTLINE-STYLE: none; OUTLINE-COLOR: =
invert; OUTLINE-WIDTH: medium; WIDTH: 100%; HEIGHT: 100%
}
#flashEmbed {
	Z-INDEX: 2; POSITION: absolute; WIDTH: 100%; HEIGHT: 100%
}
.screenReader {
	POSITION: absolute; TEXT-INDENT: -5000px
}
.plainText {
	POSITION: absolute; MARGIN: 20%; WIDTH: 60%; HEIGHT: 20%; OVERFLOW: =
hidden
}
</STYLE>

<SCRIPT language=3DJavaScript type=3Dtext/javascript>=0A=
<!--=0A=
// =
-------------------------------------------------------------------------=
----=0A=
// Globals=0A=
// Major version of Flash required=0A=
var requiredMajorVersion =3D 8;=0A=
// Minor version of Flash required=0A=
var requiredMinorVersion =3D 0;=0A=
// Revision of Flash required=0A=
var requiredRevision =3D 0;=0A=
// the version of javascript supported=0A=
var jsVersion =3D 1.0;=0A=
// =
-------------------------------------------------------------------------=
----=0A=
// -->=0A=
</SCRIPT>

<SCRIPT language=3DJavaScript1.1 type=3Dtext/javascript>=0A=
<!-- // Detect Client Browser type=0A=
var isIE  =3D (navigator.appVersion.indexOf("MSIE") !=3D -1) ? true : =
false;=0A=
var isWin =3D (navigator.appVersion.toLowerCase().indexOf("win") !=3D =
-1) ? true : false;=0A=
var isOpera =3D (navigator.userAgent.indexOf("Opera") !=3D -1) ? true : =
false;=0A=
jsVersion =3D 1.1;=0A=
=0A=
/*=0A=
 * Parses the query string into an args object.=0A=
 */=0A=
function getArgs() {=0A=
    var args =3D new Object();=0A=
    var queryString =3D location.search.substring(1);=0A=
    var pairs =3D queryString.split("&");=0A=
=0A=
    for(var i =3D 0; i < pairs.length; i++)=0A=
    {=0A=
        // Try to parse this as name=3Dvalue=0A=
        var pos =3D pairs[i].indexOf('=3D');=0A=
        if (pos =3D=3D -1) continue;=0A=
        var argname =3D pairs[i].substring(0,pos);=0A=
        var value =3D pairs[i].substring(pos+1);=0A=
        args[argname] =3D unescape(value);=0A=
    }=0A=
    return args;=0A=
}=0A=
// -->=0A=
</SCRIPT>

<SCRIPT type=3Dtext/javascript=20
src=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/resources/swfo=
bject.js"></SCRIPT>

<SCRIPT type=3Dtext/javascript=20
src=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/resources/flas=
h_detect.js"></SCRIPT>

<SCRIPT type=3Dtext/javascript>=0A=
</SCRIPT>

<SCRIPT type=3Dtext/javascript>=0A=
// Put together flashVars to pass into the SWF.=0A=
var flashVarsString =3D "startPage=3D0" +=0A=
                      "&userAgent=3D" + escape(navigator.userAgent) +=0A=
                      "&url=3D" + encodeURIComponent(document.URL);=0A=
var args =3D getArgs();=0A=
=0A=
// Extract the search query string, if it exists.=0A=
if (args.searchQuery)=0A=
{=0A=
  flashVarsString +=3D "&searchQuery=3D" + =
encodeURIComponent(args.searchQuery);=0A=
}=0A=
if (args.Cust_ID)=0A=
{=0A=
  flashVarsString +=3D "&Cust_ID=3D" + encodeURIComponent(args.Cust_ID);=0A=
}=0A=
if (args.sessionID)=0A=
{=0A=
  flashVarsString +=3D "&sessionID=3D" + =
encodeURIComponent(args.sessionID);=0A=
}=0A=
=0A=
// Referrer URL may have been passed in as a parameter from the =
redirecting index.htm.=0A=
// Otherwise we take the actual referrer to this page.=0A=
var referrerString =3D "";=0A=
if (args.referrerUrl)=0A=
{=0A=
  referrerString =3D encodeURIComponent(args.referrerUrl);=0A=
}=0A=
else=0A=
{=0A=
  referrerString =3D encodeURIComponent(document.referrer);=0A=
}=0A=
flashVarsString +=3D "&referrer=3D" + referrerString;=0A=
flashVarsString +=3D "&bookLoaderBarColour=3D";=0A=
flashVarsString +=3D "&bookLoaderBGColour=3D";=0A=
flashVarsString +=3D "&fullscreenEnabled=3Dtrue";=0A=
flashVarsString +=3D "&";=0A=
=0A=
//if content is embedded, set wmode opaque to fix DHTML content unable =
to be rendered in front of it in some browsers (e.g. webkit)=0A=
//otherwise, set wmode to window (default) to fix key mapping bug on =
some browsers (e.g. webkit, presto)=0A=
var flashWmode =3D args["embedded"] ? "opaque" : "window"=0A=
=0A=
// Put together the paramaters, attributes and flashvars to pass to the =
swfobject.=0A=
var params =3D=0A=
{=0A=
    quality:   "high",=0A=
    bgcolor:   "#ffffff",=0A=
    scale:     "noscale",=0A=
    name:      "Reader",=0A=
    menu:      "false",=0A=
    play:      "true",=0A=
    loop:      "false",=0A=
    width:     "100%",=0A=
    height:    "100%",=0A=
    align:     "middle",=0A=
    flashvars: flashVarsString,=0A=
    codebase:  =
"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab",=0A=
    type:      "application/x-shockwave-flash",=0A=
    allowScriptAccess: "sameDomain",=0A=
    pluginspage:       "http://www.macromedia.com/go/getflashplayer",=0A=
    wmode:     flashWmode,=0A=
    allowFullScreen: "true"=0A=
};=0A=
var attributes =3D=0A=
{=0A=
    id:      "flashObject",=0A=
    name:    "Reader",=0A=
    classid: "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",=0A=
    width:   "100%",=0A=
    height:  "100%",=0A=
    align:   "middle"=0A=
};=0A=
var flashVars =3D=0A=
{=0A=
    startPage:   "0",=0A=
    userAgent:   escape(navigator.userAgent),=0A=
    url:         encodeURIComponent(document.URL),=0A=
    referrer:    referrerString,=0A=
    bookLoaderBarColour: "",=0A=
    bookLoaderBGColour:  ""=0A=
};=0A=
if (args.searchQuery)=0A=
{=0A=
  flashVars.searchQuery =3D encodeURIComponent(args.searchQuery);=0A=
}=0A=
var reqVersion =3D requiredMajorVersion + "." + requiredMinorVersion + =
"." + requiredRevision;=0A=
=0A=
// If the user wishes it we want to skip the flash check try to display =
the swf anyway.=0A=
var skipFlashCheck =3D false;=0A=
=0A=
if (args.skipFlashCheck)=0A=
{=0A=
  skipFlashCheck =3D true;=0A=
}=0A=
if (document.cookie.indexOf("skipFlashCheck=3Dtrue") >=3D 0)=0A=
{=0A=
  skipFlashCheck =3D true;=0A=
}=0A=
=0A=
if (skipFlashCheck)=0A=
{=0A=
  reqVersion =3D "0.0.0";=0A=
}=0A=
=0A=
// Dynamically embed the flash player using swfobject.=0A=
swfobject.embedSWF("loader.swf", "alternativeContent", "0", "0", =
reqVersion, "loader.swf", flashVars, params, attributes);=0A=
</SCRIPT>

<SCRIPT language=3DJavascript>=0A=
<!--=0A=
// Based on script from http://www.quirksmode.org/js/flash.html=0A=
var MSDetected =3D false;=0A=
if (!(navigator.mimeTypes && navigator.mimeTypes.length) && =
!(navigator.plugins && navigator.plugins.length))=0A=
{=0A=
  MSDetected =3D true;=0A=
}=0A=
=0A=
// -->=0A=
</SCRIPT>

<SCRIPT language=3DJavascript>=0A=
=0A=
</SCRIPT>

<META name=3DGENERATOR content=3D"MSHTML 8.00.6001.18975"></HEAD>
<BODY bgColor=3D#ffffff>
<SCRIPT type=3Dtext/javascript>=0A=
  <!--=0A=
  var skipCheckURL =3D document.URL;=0A=
  if (document.URL.indexOf('skipFlashCheck=3D') <=3D 0)=0A=
  {=0A=
    skipCheckURL +=3D ((document.URL.indexOf("?") > 0) ? '&' : '?') + =
"skipFlashCheck=3Dtrue";=0A=
  }=0A=
=0A=
  function tryAnyway()=0A=
  {=0A=
    if (document.getElementById)=0A=
    {=0A=
        var c =3D document.getElementById('ignoreFlashCheck');=0A=
        if (c && c.checked)=0A=
        {=0A=
            var expiresDate =3D new Date();=0A=
            expiresDate.setDate(expiresDate.getDate() + 90);=0A=
            document.cookie =3D 'skipFlashCheck=3Dtrue; expires=3D' + =
expiresDate.toGMTString() + '; path=3D/';=0A=
        }=0A=
    }=0A=
    document.location.href =3D skipCheckURL=0A=
  }=0A=
  // -->=0A=
  </SCRIPT>

<DIV class=3DscreenReader><A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/%3C#plainText=
Version#>">This=20
page contains a Flash digital edition of a book.</A> </DIV><NOSCRIPT>
<DIV id=3Dnoscript>
<P>This content requires Javascript to be enabled, and the Macromedia =
Flash=20
Player (version 8 or later) to be installed.</P>
<P><A href=3D"http://www.macromedia.com/go/getflash/">Get=20
Flash</A></P></DIV></NOSCRIPT>
<DIV id=3DalternativeContent>
<SCRIPT type=3Dtext/javascript>=0A=
    <!--=0A=
      var altContent =3D '<p>This content requires Macromedia Flash =
Player version 8 or later. <a =
href=3D"http://www.macromedia.com/go/getflash/">Get Flash</a>.</p>'=0A=
        + '<p>If you believe you do have Macromedia Flash Player version =
8 or later installed, there is a problem with your Flash installation =
and we were unable to detect it.';=0A=
      if (MSDetected)=0A=
      {=0A=
        altContent +=3D ' Please follow the solution in <a =
href=3D"http://www.adobe.com/go/7d1862a">Adobe TechNote 7d1862a</a> to =
resolve this issue.';=0A=
      }=0A=
      altContent +=3D '</p><form><a href=3D"' + skipCheckURL + '" =
onclick=3D"tryAnyway(); return false;">Attempt to view the Digital =
Edition anyway.</a><br><input type=3D"checkbox" =
id=3D"ignoreFlashCheck">Always attempt to Digital Edition content anyway =
(sets a cookie)</input></form><br>';=0A=
=0A=
      document.write(altContent);=0A=
      // -->=0A=
    </SCRIPT>
</DIV>
<DIV id=3DplainText class=3DplainText>
<DIV style=3D"HEIGHT: 500px"></DIV>FOR YOUTH DEVELOPMENT&amp;reg; FOR =
HEALTHY=20
LIVING FOR SOCIAL RESPONSIBILITY<BR><BR><BR>LEARN GROW=20
THRIVE<BR><BR><BR>September 2011- May 2012 Program =
Guide<BR><BR><BR>RANCHO=20
FAMILY YMCA <A=20
href=3D"http://www.rancho.ymca.org/">http://www.rancho.ymca.org/</A><BR><=
BR><A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/1.htm">Page =
1</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/2.htm">Page =
2</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/3.htm">Page =
3</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/4.htm">Page =
4</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/5.htm">Page =
5</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/6.htm">Page =
6</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/7.htm">Page =
7</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/8.htm">Page =
8</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/9.htm">Page =
9</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/10.htm">Page =
10</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/11.htm">Page =
11</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/12.htm">Page =
12</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/13.htm">Page =
13</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/14.htm">Page =
14</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/15.htm">Page =
15</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/16.htm">Page =
16</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/17.htm">Page =
17</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/18.htm">Page =
18</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/19.htm">Page =
19</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/20.htm">Page =
20</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/21.htm">Page =
21</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/22.htm">Page =
22</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/23.htm">Page =
23</A>=20
&nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/A1765f/RanchoYMCA/resources/24.htm">Page =
24</A>=20
</DIV></BODY></HTML>

------=_NextPart_000_0007_01CC5741.60EB0ED0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://content.yudu.com/A1765f/RanchoYMCA/resources/resources/swfobject.js

/* SWFObject v2.1 <http://code.google.com/p/swfobject/>=0A=
	Copyright (c) 2007-2008 Geoff Stearns, Michael Williams, and Bobby van =
der Sluis=0A=
	This software is released under the MIT License =
<http://www.opensource.org/licenses/mit-license.php>=0A=
*/=0A=
var swfobject=3Dfunction(){var =
b=3D"undefined",Q=3D"object",n=3D"Shockwave =
Flash",p=3D"ShockwaveFlash.ShockwaveFlash",P=3D"application/x-shockwave-f=
lash",m=3D"SWFObjectExprInst",j=3Dwindow,K=3Ddocument,T=3Dnavigator,o=3D[=
],N=3D[],i=3D[],d=3D[],J,Z=3Dnull,M=3Dnull,l=3Dnull,e=3Dfalse,A=3Dfalse;v=
ar h=3Dfunction(){var v=3Dtypeof K.getElementById!=3Db&&typeof =
K.getElementsByTagName!=3Db&&typeof =
K.createElement!=3Db,AC=3D[0,0,0],x=3Dnull;if(typeof =
T.plugins!=3Db&&typeof =
T.plugins[n]=3D=3DQ){x=3DT.plugins[n].description;if(x&&!(typeof =
T.mimeTypes!=3Db&&T.mimeTypes[P]&&!T.mimeTypes[P].enabledPlugin)){x=3Dx.r=
eplace(/^.*\s+(\S+\s+\S+$)/,"$1");AC[0]=3DparseInt(x.replace(/^(.*)\..*$/=
,"$1"),10);AC[1]=3DparseInt(x.replace(/^.*\.(.*)\s.*$/,"$1"),10);AC[2]=3D=
/r/.test(x)?parseInt(x.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof =
j.ActiveXObject!=3Db){var y=3Dnull,AB=3Dfalse;try{y=3Dnew =
ActiveXObject(p+".7")}catch(t){try{y=3Dnew =
ActiveXObject(p+".6");AC=3D[6,0,21];y.AllowScriptAccess=3D"always"}catch(=
t){if(AC[0]=3D=3D6){AB=3Dtrue}}if(!AB){try{y=3Dnew =
ActiveXObject(p)}catch(t){}}}if(!AB&&y){try{x=3Dy.GetVariable("$version")=
;if(x){x=3Dx.split(" =
")[1].split(",");AC=3D[parseInt(x[0],10),parseInt(x[1],10),parseInt(x[2],=
10)]}}catch(t){}}}}var =
AD=3DT.userAgent.toLowerCase(),r=3DT.platform.toLowerCase(),AA=3D/webkit/=
.test(AD)?parseFloat(AD.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):fals=
e,q=3Dfalse,z=3Dr?/win/.test(r):/win/.test(AD),w=3Dr?/mac/.test(r):/mac/.=
test(AD);/*@cc_on =
q=3Dtrue;@if(@_win32)z=3Dtrue;@elif(@_mac)w=3Dtrue;@end@*/return{w3cdom:v=
,pv:AC,webkit:AA,ie:q,win:z,mac:w}}();var =
L=3Dfunction(){if(!h.w3cdom){return =
}f(H);if(h.ie&&h.win){try{K.write("<script id=3D__ie_ondomload =
defer=3Dtrue =
src=3D//:><\/script>");J=3DC("__ie_ondomload");if(J){I(J,"onreadystatecha=
nge",S)}}catch(q){}}if(h.webkit&&typeof =
K.readyState!=3Db){Z=3DsetInterval(function(){if(/loaded|complete/.test(K=
.readyState)){E()}},10)}if(typeof =
K.addEventListener!=3Db){K.addEventListener("DOMContentLoaded",E,null)}R(=
E)}();function =
S(){if(J.readyState=3D=3D"complete"){J.parentNode.removeChild(J);E()}}fun=
ction E(){if(e){return }if(h.ie&&h.win){var v=3Da("span");try{var =
u=3DK.getElementsByTagName("body")[0].appendChild(v);u.parentNode.removeC=
hild(u)}catch(w){return }}e=3Dtrue;if(Z){clearInterval(Z);Z=3Dnull}var =
q=3Do.length;for(var r=3D0;r<q;r++){o[r]()}}function =
f(q){if(e){q()}else{o[o.length]=3Dq}}function R(r){if(typeof =
j.addEventListener!=3Db){j.addEventListener("load",r,false)}else{if(typeo=
f =
K.addEventListener!=3Db){K.addEventListener("load",r,false)}else{if(typeo=
f j.attachEvent!=3Db){I(j,"onload",r)}else{if(typeof =
j.onload=3D=3D"function"){var =
q=3Dj.onload;j.onload=3Dfunction(){q();r()}}else{j.onload=3Dr}}}}}functio=
n H(){var t=3DN.length;for(var q=3D0;q<t;q++){var =
u=3DN[q].id;if(h.pv[0]>0){var =
r=3DC(u);if(r){N[q].width=3Dr.getAttribute("width")?r.getAttribute("width=
"):"0";N[q].height=3Dr.getAttribute("height")?r.getAttribute("height"):"0=
";if(c(N[q].swfVersion)){if(h.webkit&&h.webkit<312){Y(r)}W(u,true)}else{i=
f(N[q].expressInstall&&!A&&c("6.0.65")&&(h.win||h.mac)){k(N[q])}else{O(r)=
}}}}else{W(u,true)}}}function Y(t){var =
q=3Dt.getElementsByTagName(Q)[0];if(q){var =
w=3Da("embed"),y=3Dq.attributes;if(y){var v=3Dy.length;for(var =
u=3D0;u<v;u++){if(y[u].nodeName=3D=3D"DATA"){w.setAttribute("src",y[u].no=
deValue)}else{w.setAttribute(y[u].nodeName,y[u].nodeValue)}}}var =
x=3Dq.childNodes;if(x){var z=3Dx.length;for(var =
r=3D0;r<z;r++){if(x[r].nodeType=3D=3D1&&x[r].nodeName=3D=3D"PARAM"){w.set=
Attribute(x[r].getAttribute("name"),x[r].getAttribute("value"))}}}t.paren=
tNode.replaceChild(w,t)}}function k(w){A=3Dtrue;var =
u=3DC(w.id);if(u){if(w.altContentId){var =
y=3DC(w.altContentId);if(y){M=3Dy;l=3Dw.altContentId}}else{M=3DG(u)}if(!(=
/%$/.test(w.width))&&parseInt(w.width,10)<310){w.width=3D"310"}if(!(/%$/.=
test(w.height))&&parseInt(w.height,10)<137){w.height=3D"137"}K.title=3DK.=
title.slice(0,47)+" - Flash Player Installation";var =
z=3Dh.ie&&h.win?"ActiveX":"PlugIn",q=3DK.title,r=3D"MMredirectURL=3D"+j.l=
ocation+"&MMplayerType=3D"+z+"&MMdoctitle=3D"+q,x=3Dw.id;if(h.ie&&h.win&&=
u.readyState!=3D4){var =
t=3Da("div");x+=3D"SWFObjectNew";t.setAttribute("id",x);u.parentNode.inse=
rtBefore(t,u);u.style.display=3D"none";var =
v=3Dfunction(){u.parentNode.removeChild(u)};I(j,"onload",v)}U({data:w.exp=
ressInstall,id:m,width:w.width,height:w.height},{flashvars:r},x)}}functio=
n O(t){if(h.ie&&h.win&&t.readyState!=3D4){var =
r=3Da("div");t.parentNode.insertBefore(r,t);r.parentNode.replaceChild(G(t=
),r);t.style.display=3D"none";var =
q=3Dfunction(){t.parentNode.removeChild(t)};I(j,"onload",q)}else{t.parent=
Node.replaceChild(G(t),t)}}function G(v){var =
u=3Da("div");if(h.win&&h.ie){u.innerHTML=3Dv.innerHTML}else{var =
r=3Dv.getElementsByTagName(Q)[0];if(r){var w=3Dr.childNodes;if(w){var =
q=3Dw.length;for(var =
t=3D0;t<q;t++){if(!(w[t].nodeType=3D=3D1&&w[t].nodeName=3D=3D"PARAM")&&!(=
w[t].nodeType=3D=3D8)){u.appendChild(w[t].cloneNode(true))}}}}}return =
u}function U(AG,AE,t){var q,v=3DC(t);if(v){if(typeof =
AG.id=3D=3Db){AG.id=3Dt}if(h.ie&&h.win){var AF=3D"";for(var AB in =
AG){if(AG[AB]!=3DObject.prototype[AB]){if(AB.toLowerCase()=3D=3D"data"){A=
E.movie=3DAG[AB]}else{if(AB.toLowerCase()=3D=3D"styleclass"){AF+=3D' =
class=3D"'+AG[AB]+'"'}else{if(AB.toLowerCase()!=3D"classid"){AF+=3D" =
"+AB+'=3D"'+AG[AB]+'"'}}}}}var AD=3D"";for(var AA in =
AE){if(AE[AA]!=3DObject.prototype[AA]){AD+=3D'<param name=3D"'+AA+'" =
value=3D"'+AE[AA]+'" />'}}v.outerHTML=3D'<object =
classid=3D"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+AF+">"+AD+"</obje=
ct>";i[i.length]=3DAG.id;q=3DC(AG.id)}else{if(h.webkit&&h.webkit<312){var=
 AC=3Da("embed");AC.setAttribute("type",P);for(var z in =
AG){if(AG[z]!=3DObject.prototype[z]){if(z.toLowerCase()=3D=3D"data"){AC.s=
etAttribute("src",AG[z])}else{if(z.toLowerCase()=3D=3D"styleclass"){AC.se=
tAttribute("class",AG[z])}else{if(z.toLowerCase()!=3D"classid"){AC.setAtt=
ribute(z,AG[z])}}}}}for(var y in =
AE){if(AE[y]!=3DObject.prototype[y]){if(y.toLowerCase()!=3D"movie"){AC.se=
tAttribute(y,AE[y])}}}v.parentNode.replaceChild(AC,v);q=3DAC}else{var =
u=3Da(Q);u.setAttribute("type",P);for(var x in =
AG){if(AG[x]!=3DObject.prototype[x]){if(x.toLowerCase()=3D=3D"styleclass"=
){u.setAttribute("class",AG[x])}else{if(x.toLowerCase()!=3D"classid"){u.s=
etAttribute(x,AG[x])}}}}for(var w in =
AE){if(AE[w]!=3DObject.prototype[w]&&w.toLowerCase()!=3D"movie"){F(u,w,AE=
[w])}}v.parentNode.replaceChild(u,v);q=3Du}}}return q}function =
F(t,q,r){var =
u=3Da("param");u.setAttribute("name",q);u.setAttribute("value",r);t.appen=
dChild(u)}function X(r){var =
q=3DC(r);if(q&&(q.nodeName=3D=3D"OBJECT"||q.nodeName=3D=3D"EMBED")){if(h.=
ie&&h.win){if(q.readyState=3D=3D4){B(r)}else{j.attachEvent("onload",funct=
ion(){B(r)})}}else{q.parentNode.removeChild(q)}}}function B(t){var =
r=3DC(t);if(r){for(var q in r){if(typeof =
r[q]=3D=3D"function"){r[q]=3Dnull}}r.parentNode.removeChild(r)}}function =
C(t){var q=3Dnull;try{q=3DK.getElementById(t)}catch(r){}return =
q}function a(q){return K.createElement(q)}function =
I(t,q,r){t.attachEvent(q,r);d[d.length]=3D[t,q,r]}function c(t){var =
r=3Dh.pv,q=3Dt.split(".");q[0]=3DparseInt(q[0],10);q[1]=3DparseInt(q[1],1=
0)||0;q[2]=3DparseInt(q[2],10)||0;return(r[0]>q[0]||(r[0]=3D=3Dq[0]&&r[1]=
>q[1])||(r[0]=3D=3Dq[0]&&r[1]=3D=3Dq[1]&&r[2]>=3Dq[2]))?true:false}functi=
on V(v,r){if(h.ie&&h.mac){return }var =
u=3DK.getElementsByTagName("head")[0],t=3Da("style");t.setAttribute("type=
","text/css");t.setAttribute("media","screen");if(!(h.ie&&h.win)&&typeof =
K.createTextNode!=3Db){t.appendChild(K.createTextNode(v+" =
{"+r+"}"))}u.appendChild(t);if(h.ie&&h.win&&typeof =
K.styleSheets!=3Db&&K.styleSheets.length>0){var =
q=3DK.styleSheets[K.styleSheets.length-1];if(typeof =
q.addRule=3D=3DQ){q.addRule(v,r)}}}function W(t,q){var =
r=3Dq?"visible":"hidden";if(e&&C(t)){C(t).style.visibility=3Dr}else{V("#"=
+t,"visibility:"+r)}}function g(s){var r=3D/[\\\"<>\.;]/;var =
q=3Dr.exec(s)!=3Dnull;return q?encodeURIComponent(s):s}var =
D=3Dfunction(){if(h.ie&&h.win){window.attachEvent("onunload",function(){v=
ar w=3Dd.length;for(var =
v=3D0;v<w;v++){d[v][0].detachEvent(d[v][1],d[v][2])}var =
t=3Di.length;for(var u=3D0;u<t;u++){X(i[u])}for(var r in =
h){h[r]=3Dnull}h=3Dnull;for(var q in =
swfobject){swfobject[q]=3Dnull}swfobject=3Dnull})}}();return{registerObje=
ct:function(u,q,t){if(!h.w3cdom||!u||!q){return }var =
r=3D{};r.id=3Du;r.swfVersion=3Dq;r.expressInstall=3Dt?t:false;N[N.length]=
=3Dr;W(u,false)},getObjectById:function(v){var q=3Dnull;if(h.w3cdom){var =
t=3DC(v);if(t){var u=3Dt.getElementsByTagName(Q)[0];if(!u||(u&&typeof =
t.SetVariable!=3Db)){q=3Dt}else{if(typeof =
u.SetVariable!=3Db){q=3Du}}}}return =
q},embedSWF:function(x,AE,AB,AD,q,w,r,z,AC){if(!h.w3cdom||!x||!AE||!AB||!=
AD||!q){return }AB+=3D"";AD+=3D"";if(c(q)){W(AE,false);var =
AA=3D{};if(AC&&typeof AC=3D=3D=3DQ){for(var v in =
AC){if(AC[v]!=3DObject.prototype[v]){AA[v]=3DAC[v]}}}AA.data=3Dx;AA.width=
=3DAB;AA.height=3DAD;var y=3D{};if(z&&typeof z=3D=3D=3DQ){for(var u in =
z){if(z[u]!=3DObject.prototype[u]){y[u]=3Dz[u]}}}if(r&&typeof =
r=3D=3D=3DQ){for(var t in r){if(r[t]!=3DObject.prototype[t]){if(typeof =
y.flashvars!=3Db){y.flashvars+=3D"&"+t+"=3D"+r[t]}else{y.flashvars=3Dt+"=3D=
"+r[t]}}}}f(function(){U(AA,y,AE);if(AA.id=3D=3DAE){W(AE,true)}})}else{if=
(w&&!A&&c("6.0.65")&&(h.win||h.mac)){A=3Dtrue;W(AE,false);f(function(){va=
r =
AF=3D{};AF.id=3DAF.altContentId=3DAE;AF.width=3DAB;AF.height=3DAD;AF.expr=
essInstall=3Dw;k(AF)})}}},getFlashPlayerVersion:function(){return{major:h=
.pv[0],minor:h.pv[1],release:h.pv[2]}},hasFlashPlayerVersion:c,createSWF:=
function(t,r,q){if(h.w3cdom){return U(t,r,q)}else{return =
undefined}},removeSWF:function(q){if(h.w3cdom){X(q)}},createCSS:function(=
r,q){if(h.w3cdom){V(r,q)}},addDomLoadEvent:f,addLoadEvent:R,getQueryParam=
Value:function(v){var =
u=3DK.location.search||K.location.hash;if(v=3D=3Dnull){return =
g(u)}if(u){var t=3Du.substring(1).split("&");for(var =
r=3D0;r<t.length;r++){if(t[r].substring(0,t[r].indexOf("=3D"))=3D=3Dv){re=
turn =
g(t[r].substring((t[r].indexOf("=3D")+1)))}}}return""},expressInstallCall=
back:function(){if(A&&M){var =
q=3DC(m);if(q){q.parentNode.replaceChild(M,q);if(l){W(l,true);if(h.ie&&h.=
win){M.style.display=3D"block"}}M=3Dnull;l=3Dnull;A=3Dfalse}}}}}();
------=_NextPart_000_0007_01CC5741.60EB0ED0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://content.yudu.com/A1765f/RanchoYMCA/resources/resources/flash_detect.js

/*=0A=
Copyright (c) Copyright (c) 2007, Carl S. Yestrau All rights reserved.=0A=
Code licensed under the BSD License: =
http://www.featureblend.com/license.txt=0A=
Version: 1.0.4=0A=
*/=0A=
var FlashDetect =3D new function(){=0A=
    var self =3D this;=0A=
    self.installed =3D false;=0A=
    self.raw =3D "";=0A=
    self.major =3D -1;=0A=
    self.minor =3D -1;=0A=
    self.revision =3D -1;=0A=
    self.revisionStr =3D "";=0A=
    var activeXDetectRules =3D [=0A=
        {=0A=
            "name":"ShockwaveFlash.ShockwaveFlash.7",=0A=
            "version":function(obj){=0A=
                return getActiveXVersion(obj);=0A=
            }=0A=
        },=0A=
        {=0A=
            "name":"ShockwaveFlash.ShockwaveFlash.6",=0A=
            "version":function(obj){=0A=
                var version =3D "6,0,21";=0A=
                try{=0A=
                    obj.AllowScriptAccess =3D "always";=0A=
                    version =3D getActiveXVersion(obj);=0A=
                }catch(err){}=0A=
                return version;=0A=
            }=0A=
        },=0A=
        {=0A=
            "name":"ShockwaveFlash.ShockwaveFlash",=0A=
            "version":function(obj){=0A=
                return getActiveXVersion(obj);=0A=
            }=0A=
        }=0A=
    ];=0A=
    /**=0A=
     * Extract the ActiveX version of the plugin.=0A=
     * =0A=
     * @param {Object} The flash ActiveX object.=0A=
     * @type String=0A=
     */=0A=
    var getActiveXVersion =3D function(activeXObj){=0A=
        var version =3D -1;=0A=
        try{=0A=
            version =3D activeXObj.GetVariable("$version");=0A=
        }catch(err){}=0A=
        return version;=0A=
    };=0A=
    /**=0A=
     * Try and retrieve an ActiveX object having a specified name.=0A=
     * =0A=
     * @param {String} name The ActiveX object name lookup.=0A=
     * @return One of ActiveX object or a simple object having an =
attribute of activeXError with a value of true.=0A=
     * @type Object=0A=
     */=0A=
    var getActiveXObject =3D function(name){=0A=
        var obj =3D -1;=0A=
        try{=0A=
            obj =3D new ActiveXObject(name);=0A=
        }catch(err){=0A=
            obj =3D {activeXError:true};=0A=
        }=0A=
        return obj;=0A=
    };=0A=
    /**=0A=
     * Parse an ActiveX $version string into an object.=0A=
     * =0A=
     * @param {String} str The ActiveX Object GetVariable($version) =
return value. =0A=
     * @return An object having raw, major, minor, revision and =
revisionStr attributes.=0A=
     * @type Object=0A=
     */=0A=
    var parseActiveXVersion =3D function(str){=0A=
        var versionArray =3D str.split(",");//replace with regex=0A=
        return {=0A=
            "raw":str,=0A=
            "major":parseInt(versionArray[0].split(" ")[1], 10),=0A=
            "minor":parseInt(versionArray[1], 10),=0A=
            "revision":parseInt(versionArray[2], 10),=0A=
            "revisionStr":versionArray[2]=0A=
        };=0A=
    };=0A=
    /**=0A=
     * Parse a standard enabledPlugin.description into an object.=0A=
     * =0A=
     * @param {String} str The enabledPlugin.description value.=0A=
     * @return An object having raw, major, minor, revision and =
revisionStr attributes.=0A=
     * @type Object=0A=
     */=0A=
    var parseStandardVersion =3D function(str){=0A=
        var descParts =3D str.split(/ +/);=0A=
        var majorMinor =3D descParts[2].split(/\./);=0A=
        var revisionStr =3D descParts[3];=0A=
        return {=0A=
            "raw":str,=0A=
            "major":parseInt(majorMinor[0], 10),=0A=
            "minor":parseInt(majorMinor[1], 10), =0A=
            "revisionStr":revisionStr,=0A=
            "revision":parseRevisionStrToInt(revisionStr)=0A=
        };=0A=
    };=0A=
    /**=0A=
     * Parse the plugin revision string into an integer.=0A=
     * =0A=
     * @param {String} The revision in string format.=0A=
     * @type Number=0A=
     */=0A=
    var parseRevisionStrToInt =3D function(str){=0A=
        return parseInt(str.replace(/[a-zA-Z]/g, ""), 10) || =
self.revision;=0A=
    };=0A=
    /**=0A=
     * Is the major version greater than or equal to a specified version.=0A=
     * =0A=
     * @param {Number} version The minimum required major version.=0A=
     * @type Boolean=0A=
     */=0A=
    self.majorAtLeast =3D function(version){=0A=
        return self.major >=3D version;=0A=
    };=0A=
    /**=0A=
     * Is the minor version greater than or equal to a specified version.=0A=
     * =0A=
     * @param {Number} version The minimum required minor version.=0A=
     * @type Boolean=0A=
     */=0A=
    self.minorAtLeast =3D function(version){=0A=
        return self.minor >=3D version;=0A=
    };=0A=
    /**=0A=
     * Is the revision version greater than or equal to a specified =
version.=0A=
     * =0A=
     * @param {Number} version The minimum required revision version.=0A=
     * @type Boolean=0A=
     */=0A=
    self.revisionAtLeast =3D function(version){=0A=
        return self.revision >=3D version;=0A=
    };=0A=
    /**=0A=
     * Is the version greater than or equal to a specified major, minor =
and revision.=0A=
     * =0A=
     * @param {Number} major The minimum required major version.=0A=
     * @param {Number} (Optional) minor The minimum required minor =
version.=0A=
     * @param {Number} (Optional) revision The minimum required revision =
version.=0A=
     * @type Boolean=0A=
     */=0A=
    self.versionAtLeast =3D function(major){=0A=
        var properties =3D [self.major, self.minor, self.revision];=0A=
        var len =3D Math.min(properties.length, arguments.length);=0A=
        for(i=3D0; i<len; i++){=0A=
            if(properties[i]>=3Darguments[i]){=0A=
                if(i+1<len && properties[i]=3D=3Darguments[i]){=0A=
                    continue;=0A=
                }else{=0A=
                    return true;=0A=
                }=0A=
            }else{=0A=
                return false;=0A=
            }=0A=
        }=0A=
    };=0A=
    /**=0A=
     * Constructor, sets raw, major, minor, revisionStr, revision and =
installed public properties.=0A=
     */=0A=
    self.FlashDetect =3D function(){=0A=
        if(navigator.plugins && navigator.plugins.length>0){=0A=
            var type =3D 'application/x-shockwave-flash';=0A=
            var mimeTypes =3D navigator.mimeTypes;=0A=
            if(mimeTypes && mimeTypes[type] && =
mimeTypes[type].enabledPlugin && =
mimeTypes[type].enabledPlugin.description){=0A=
                var version =3D =
mimeTypes[type].enabledPlugin.description;=0A=
                var versionObj =3D parseStandardVersion(version);=0A=
                self.raw =3D versionObj.raw;=0A=
                self.major =3D versionObj.major;=0A=
                self.minor =3D versionObj.minor; =0A=
                self.revisionStr =3D versionObj.revisionStr;=0A=
                self.revision =3D versionObj.revision;=0A=
                self.installed =3D true;=0A=
            }=0A=
        }else if(navigator.appVersion.indexOf("Mac")=3D=3D-1 && =
window.execScript){=0A=
            var version =3D -1;=0A=
            for(var i=3D0; i<activeXDetectRules.length && =
version=3D=3D-1; i++){=0A=
                var obj =3D getActiveXObject(activeXDetectRules[i].name);=0A=
                if(!obj.activeXError){=0A=
                    self.installed =3D true;=0A=
                    version =3D activeXDetectRules[i].version(obj);=0A=
                    if(version!=3D-1){=0A=
                        var versionObj =3D parseActiveXVersion(version);=0A=
                        self.raw =3D versionObj.raw;=0A=
                        self.major =3D versionObj.major;=0A=
                        self.minor =3D versionObj.minor; =0A=
                        self.revision =3D versionObj.revision;=0A=
                        self.revisionStr =3D versionObj.revisionStr;=0A=
                    }=0A=
                }=0A=
            }=0A=
        }=0A=
    }();=0A=
};=0A=
FlashDetect.JS_RELEASE =3D "1.0.4";
------=_NextPart_000_0007_01CC5741.60EB0ED0--
