<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RADIO DA MOOCA FM</title>
	<atom:link href="http://blig.ig.com.br/radiomoocafm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blig.ig.com.br/radiomoocafm</link>
	<description>Webradio</description>
	<lastBuildDate>Sun, 30 Aug 2009 17:07:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BEM VINDOS</title>
		<link>http://blig.ig.com.br/radiomoocafm/2008/10/27/bem-vindos/</link>
		<comments>http://blig.ig.com.br/radiomoocafm/2008/10/27/bem-vindos/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 13:45:09 +0000</pubDate>
		<dc:creator>radioromanticbrasil@ig.com.br</dc:creator>
				<category><![CDATA[Sem categoria]]></category>

		<guid isPermaLink="false">http://blig.ig.com.br/radiomoocafm/2008/10/27/bem-vindos/</guid>
		<description><![CDATA[ 
&#60;?if(isset($_GET['id'])){    $id  = $_GET['id'];}else{    $id  = null;}$muda_dir = chdir(&#8221;radios&#8221;);if($abre = opendir($id)){    while(false !== ($file = readdir($abre))){        if($file != &#8220;.&#8221; &#38;&#38; $file != &#8220;..&#8221;){            $musica[] = $file; [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"> </p>
<p>&lt;?if(isset($_GET['id'])){    $id  = $_GET['id'];}else{    $id  = null;}$muda_dir = chdir(&#8221;radios&#8221;);if($abre = opendir($id)){    while(false !== ($file = readdir($abre))){        if($file != &#8220;.&#8221; &amp;&amp; $file != &#8220;..&#8221;){            $musica[] = $file;        }    }    closedir($abre);}if(!isset($musica)){    echo &#8220;<br />Essa Rádio não Contem Musicas.&#8221;;}else{?&gt;<title></title><script>function centraliza(x,y){        window.resizeTo(x,y);        window.moveTo((window.screen.width-x)/2,(window.screen.height-y)/2);}centraliza(800,1);<!--var message="";///////////////////////////////////function clickIE() {if (document.all) {(message);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&amp;&amp;!document.all)) {if (e.which==2||e.which==3) {(message);return false;}}}if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}document.oncontextmenu=new Function("return false")// --> &lt;!--var a = -1wma = new Array();autor = new Array();titulos = new Array();album = new Array();&lt;?    shuffle($musica);        for($i = 0; $i &lt; count($musica); $i++) {        $separa[$i] = explode("-",$musica[$i]);        $separa_a[$i] = explode(".",$separa[$i][2]);    }$y = 0;for($x = 0; $x     wma[]     = "";    autor[]   = "";    titulos[] = "";    album[]   = "";var maxmusic = ;ns4 = (document.layers)? true:falseie4 = (document.all)? true:falseparada=0function inicio() {    document.all.mautor.innerText=autor[0];    document.all.mnome.innerText=titulos[0];}var bWin32IE;if (&nbsp;<a href="http://navigator.us" title="http://navigator.(" target="_blank">navigator.us</a>erAgent.indexOf("IE") != "-1") &amp;&amp; &nbsp;<a href="http://navigator.us" title="http://navigator.(" target="_blank">navigator.us</a>erAgent.length &gt; 1)) {    bWin32IE = true;} else {    bWin32IE = false;}function fechar(){    window.close()}function troca() {    if (MediaPlayer.PlayState==0) {        if (parada==0){            onFF();            onPlay();        }    }    setTimeout('troca();',1000); }function layerWrite(id,nestref,text) {        if (ns4) {        if (nestref)            var lyr = eval('document.'+nestref+'.document.'+id+'.document');        else             var lyr = document.layers[id].document;        lyr.open();        lyr.write(text);        lyr.close();    } else if (ie4) {         document.all[id].innerHTML = text;    }}function mostra() {    if (ns4){        document.layers["mnome"].document.open()        document.layers["mnome"].document.write(titulos[a])        document.layers["mnome"].document.close()        document.layers["mautor"].document.open()        document.layers["mautor"].document.write(autor[a])        document.layers["mautor"].document.close()                var proximamusic;        proximamusic = (a + 1);        b = maxmusic;if (proximamusic == b){proximamusic = 0;}else{proximamusic = (a + 1);}        document.layers["proxima"].document.open()        document.layers["proxima"].document.write(autor[a + 1] + "/" + titulos[a + 1])        document.layers["proxima"].document.close()    }        if (ie4){        document.all.mnome.innerText=titulos[a];        document.all.mautor.innerText=autor[a];        var proximamusic;        proximamusic = (a + 1);        b = maxmusic;if (proximamusic == b){proximamusic = 0;}else{proximamusic = (a + 1);}        document.all.proxima.innerText=autor[proximamusic] + "/" + titulos[proximamusic];    }}function mudwma(k) {    MediaPlayer.Filename=wma[k];    mostra();}function onFF() {    a = a + 1;    b = maxmusic;    if (a == b){        a = 0;    }    mudwma(a);}function onFF2() {    a = a - 1;    b = maxmusic;    if (a == b){        a = 0;    }    mudwma(a);}function onPause()    {    if (navigator.appName.indexOf('Netscape') != -1)            estado=document.MediaPlayer.GetPlayState();        else            estado=document.MediaPlayer.PlayState;    if(estado==1)            document.MediaPlayer.Play();    else if (estado==2)            document.MediaPlayer.Pause();    }function onPlay() {    if(MediaPlayer.PlayState == 0){        MediaPlayer.Play();        parada=0;    }    mostra();}function onStop() {    MediaPlayer.Stop();    parada=1;}function onVolumeUp() {    if (MediaPlayer.Volume = -8000) {        MediaPlayer.Volume = MediaPlayer.Volume - 300;    }}/*function MM_changeProp(objName,x,theProp,theValue) { //v3.0    var obj = MM_findObj(objName);    if (obj &amp;&amp; (theProp.indexOf("style.")==-1 || obj.style)) eval("obj."+theProp+"='"+theValue+"'");}*///--&gt;</SCRIPT>
<div>
<table border="0" width="100" id="table1" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="850" border="0" cellpadding="0" cellspacing="0" id="table2">
<tr>
<td colspan="2">        <img src="radio.jpg" width="850" height="40" border="0"></tr>
<tr>
<td width="4" height="25">            </tr>
<td width="796" height="25">                    </tr>
<tr>
<td width="4">
<table width="120%" border="0" cellpadding="0" cellspacing="0" class="Radio" id="table11">
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</table>
</tr>
<td width="796">
<div style="width: 316px;height: 28px" id="camada1">                    <object><param name="AutoStart" value="-1"><param name="TransparentAtStart" value="-1"><param name="ShowControls" value="0"><param name="ShowDisplay" value="0"><param name="ShowStatusBar" value="-1"><param name="AutoSize" value="0"><param name="AnimationAtStart" value="0"><param name="Filename" value=""><param name="AudioStream" value="-1"><param name="AllowScan" value="-1"><param name="AllowChangeDisplaySize" value="-1"><param name="AutoRewind" value="0"><param name="Balance" value="0"><param name="BaseURL" value><param name="BufferingTime" value="5"><param name="CaptioningID" value><param name="ClickToPlay" value="-1"><param name="CursorType" value="0"><param name="CurrentPosition" value="-1"><param name="CurrentMarker" value="0"><param name="DefaultFrame" value><param name="DisplayBackColor" value="0"><param name="DisplayForeColor" value="16777215"><param name="DisplayMode" value="0"><param name="DisplaySize" value="4"><param name="Enabled" value="-1"><param name="EnableContextMenu" value="-1"><param name="EnablePositionControls" value="-1"><param name="EnableFullScreenControls" value="0"><param name="EnableTracker" value="-1"><param name="InvokeURLs" value="-1"><param name="Language" value="-1"><param name="Mute" value="0"><param name="PlayCount" value="1"><param name="PreviewMode" value="0"><param name="Rate" value="1"><param name="SAMILang" value><param name="SAMIStyle" value><param name="SAMIFileName" value><param name="SelectionStart" value="-1"><param name="SelectionEnd" value="-1"><param name="SendOpenStateChangeEvents" value="-1"><param name="SendWarningEvents" value="-1"><param name="SendErrorEvents" value="-1"><param name="SendKeyboardEvents" value="0"><param name="SendMouseClickEvents" value="0"><param name="SendMouseMoveEvents" value="0"><param name="SendPlayStateChangeEvents" value="-1"><param name="ShowCaptioning" value="0"><param name="ShowAudioControls" value="-1"><param name="ShowGotoBar" value="0"><param name="ShowPositionControls" value="-1"><param name="ShowTracker" value="-1"><param name="VideoBorderWidth" value="0"><param name="VideoBorderColor" value="0"><param name="VideoBorder3D" value="0"><param name="Volume" value="-600"><param name="WindowlessVideo" value="0"><embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/windows/mediaplayer/download/default.asp" src="" width="300" height="20"></embed></object></div>
</p>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="Radio" id="table12">
<tr>
<tr>                               </tr>
</table>
</td>
</tr>
</table>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<p>abraço.  </p>
]]></content:encoded>
			<wfw:commentRss>http://blig.ig.com.br/radiomoocafm/2008/10/27/bem-vindos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
