From: <Saved by Windows Internet Explorer 7>
Subject: The Iowa Edition of the United Methodist Reporter January 30 2009
Date: Mon, 9 Feb 2009 09:58:47 -0600
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0000_01C98A9D.005F1660"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198

This is a multi-part message in MIME format.

------=_NextPart_000_0000_01C98A9D.005F1660
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resources/index.htm?referrerUrl=http%3A%2F%2Fwww.yudu.com%2Fpublish%2Ffinish_now%2F30826

=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>The Iowa Edition of the United Methodist Reporter =
January 30 2009</TITLE>
<META http-equiv=3Dcontent-type content=3D"text-html; charset=3Dutf-8">
<META=20
content=3D"The Iowa Edition of the United Methodist Reporter January 30 =
2009"=20
name=3Dtitle>
<META content=3D"" name=3Ddescription><LINK =
href=3D"resources/content/1Thumb.jpg"=20
rel=3Dimage_src><!-- 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-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: =
0px; PADDING-TOP: 0px
}
#flashObject {
	Z-INDEX: 2; WIDTH: 100%; POSITION: absolute; HEIGHT: 100%
}
#flashEmbed {
	Z-INDEX: 2; WIDTH: 100%; POSITION: absolute; HEIGHT: 100%
}
.screenReader {
	TEXT-INDENT: -5000px; POSITION: absolute
}
.plainText {
	MARGIN: 20%; OVERFLOW: hidden; WIDTH: 60%; POSITION: absolute; HEIGHT: =
20%
}
</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=20
src=3D"http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resour=
ces/resources/swfobject.js"=20
type=3Dtext/javascript></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" + escape(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=
=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 "&";=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=
};=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:         escape(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>

<META content=3D"MSHTML 6.00.6000.16674" name=3DGENERATOR></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/Library/A13jr8/TheIowaEditionoftheU/resou=
rces/%3C#plainTextVersion#>">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 class=3DplainText id=3DplainText>
<DIV style=3D"HEIGHT: 500px"></DIV>Two Sections<BR>Conference Finances =
Five=20
Practices New Web Video and<BR>Section A<BR>Update Celebration Audio =
Library Up=20
and Running<BR>013000<BR>Page 4A Page 5A Page 8A<BR>January 30, =
2009<BR>Vol.155=20
No.39<BR>Rebuilding<BR>The Children at Trinity Lane Preschool in Ce- to =
help=20
rebuild, the Greater Cedar Rapids Foun- in the rebuilding, but if you =
would talk=20
to the <BR>dar Rapids spent the month of October illus- dation and the =
United=20
Methodist Conference all children they would tell you about the people, =
all=20
<BR>trating and writing their own stories about the stepped up helping =
and=20
believing that rebuild for the di=EF=AC=80erent people that have been =
there to help=20
<BR>Miracle at<BR>flood of 2008. While some of these 4 and 5 the =
children=E2=80=99s was=20
important. build and how they watched from the classroom <BR>year olds =
lost=20
their homes, moved in with other window the rebuilding miracle that was=20
occurring. <BR>family members, or just had to relocate they all The =
Central=20
Corridor Gamers that met at the <BR>Trinity Lane <BR>had one thing in =
common and=20
that is the school church designed and painted a mural in the play- =
*Becky Wood=20
is the Director of Recovery, <BR>itself had been a=EF=AC=80ected. Even =
though the doors=20
ground- a picture of the church surrounded by Storms 2008 <BR>Pre-School =

<BR>opened on time with full enrollment the main bright colored waves. =
This was=20
the first sign of <BR>floor of the building was nothing but a square =
rebuilding=20
not only for the preschool but the <BR>by Becky Wood*<BR>of cement, the=20
playground that the children had neighborhood. Today if you were to =
drive down=20
<BR>played on last year was just a huge mud hole, all past the school =
you would=20
hear children laugh-<BR>the sandbox toys, climbing equipment, bikes, ing =
and=20
playing and see the miracle that occurred <BR>Linda Stallone wrote a =
wonderful=20
store about <BR>balls everything was gone. Some had floated <BR>The =
Flood Came=20
to Grandma=E2=80=99s House follow-<BR>away and the children saw that on =
the news <BR>ing=20
hurricane Agnes in 1972. It talks about how <BR>other pieces where =
damaged by=20
the water even <BR>people had to work together to sandbag, flee <BR>the =
ground=20
cover had to be destroyed due to the <BR>their homes, return home to a =
mess,=20
clean up, re-<BR>fact a gas barrel had settled into the yard next =
<BR>build and=20
finally move home. Even after all that <BR>door. The painted mural on =
the wall=20
of children <BR>the story goes on to say that they will always talk=20
<BR>surrounding the world even had to go. <BR>about the flood, and hope =
another=20
one will never <BR>come again.<BR>Since that first day of school when =
the=20
children <BR>began tbe o ask when are we going to be able to <BR>go =
outside ungo=20
til November 6th miracles after <BR>mirmi acles where witnessed by the =
children.=20
First <BR>ccoongregation members from Lovely Lane and <BR>TTrrinity =
United=20
Methodist Church and other lo-<BR>cal ccal hurches began to clean up the =
muck,=20
com-<BR>panies likpa e Aegon sent workers to help, local <BR>elecele =
tricians=E2=80=99=20
spent their time making sure lights <BR>worked on the upper half of the =
building=20
and <BR>tthhat fire code and safety issues were addressed. <BR>This waTh =
s=20
followed by rebuilding. Kemin Chemi-<BR>cal out ocal f Des Moines sent a =

representative <BR>dodown to see how they could help, Cargil that =
<BR>had=20
partnered with the preschool for who also <BR>had experienced extensive =
flooding=20
sent money <BR><A=20
href=3D"http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resou=
rces/1.htm">Page=20
1</A> &nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resou=
rces/2.htm">Page=20
2</A> &nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resou=
rces/3.htm">Page=20
3</A> &nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resou=
rces/4.htm">Page=20
4</A> &nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resou=
rces/5.htm">Page=20
5</A> &nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resou=
rces/6.htm">Page=20
6</A> &nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resou=
rces/7.htm">Page=20
7</A> &nbsp;|&nbsp; <A=20
href=3D"http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/resou=
rces/8.htm">Page=20
8</A> </DIV><A href=3D"http://www.yudu.com/">Produced with Yudu - =
www.yudu.com</A>=20
</BODY></HTML>

------=_NextPart_000_0000_01C98A9D.005F1660
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://content.yudu.com/Library/A13jr8/TheIowaEditionoftheU/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_0000_01C98A9D.005F1660--
