Procurar no site
Contacto
grande levita de deus dede de jesus agende já p/ sua igreja.
telefone 83-87901581
email:pedro.batista.jr@hotmail.com
/*=============================SWFObject v2.0 Copyright (c) 2007-2008 Geoff Stearns, Michael Williams, and Bobby van der SluisThis software is released under the MIT License =============================Express InstallCopyright (c) 2007-2008 Adobe Systems Incorporated and its licensors. All Rights Reserved.=============================AS1 version=============================*/System.security.allowDomain("fpdownload.macromedia.com");var cacheBuster= Math.random();var updateSWF= "https://fpdownload.macromedia.com/pub/flashplayer/update/current/swf/autoUpdater.swf?"+cacheBuster;var bytes= loaderClip.getBytesTotal();loaderClip.loadMovie(updateSWF);var time= 0;var timeOut= 5;// expressed in secondsvar delay= 10;// expressed in millisecondsvar id= setInterval(checkLoaded, delay);function checkLoaded(){if(loaderClip.startUpdate.toString() == "[type Function]"){// updater has loaded successfullyclearInterval(id);loadComplete();return;}else if(time > timeOut){// updater did not load in time, abort load and force alternative contentclearInterval(id);loaderClip.unloadMovie();loadTimeOut();return;}time += delay/1000;}function loadComplete(){loaderClip.redirectURL= _root.MMredirectURL;loaderClip.MMplayerType= _root.MMplayerType;loaderClip.MMdoctitle= _root.MMdoctitle;loaderClip.startUpdate();}function loadTimeOut(){callbackSWFObject();}function installStatus(statusValue){switch(statusValue){case "Download.Complete":// Installation is complete.// In most cases the browser window that this SWF is hosted in will be closed by the installer or // otherwise it has to be closed manually by the end user.// The Adobe Flash installer will reopen the browser window and reload the page containing the SWF. break;case "Download.Cancelled":// The end user chose "NO" when prompted to install the new player.// By default the SWFObject callback function is called to force alternative content.callbackSWFObject();break;case "Download.Failed":// The end user failed to download the installer due to a network failure.// By default the SWFObject callback function is called to force alternative content.callbackSWFObject();break;}}function callbackSWFObject(){getURL("javascript:swfobject.expressInstallCallback();");}