// JavaScript Documentfunction RunFoo()

function Runskyline() 

{

    document.write('<object type="application/x-shockwave-flash" data="/sites/all/themes/radiomamma/flash/skyline.swf" width="370" height="290">\n');

	document.write ('<param name="allowScriptAccess" />\n');

    document.write('<param name="movie" value="/sites/all/themes/radiomamma/flash/skyline.swf" />\n');
	document.write('<param name="wmode" value="transparent">');
	document.write('</object>\n');

}



function RunMappa() 

{

    document.write('<object type="application/x-shockwave-flash" data="/sites/all/themes/radiomamma/flash/mappa.swf" width="250" height="145">\n');

	document.write ('<param name="allowScriptAccess" />\n');

    document.write('<param name="movie" value="/sites/all/themes/radiomamma/flash/mappa.swf" />\n');
	document.write('<param name="wmode" value="transparent">');
	document.write('</object>\n');

}

function RunBannerNew() 

{

    document.write('<object type="application/x-shockwave-flash" data="/sites/all/themes/radiomamma/flash/mondobambino_120x200.swf" width="120" height="200">\n');

	document.write ('<param name="allowScriptAccess" />\n');

    document.write('<param name="movie" value="/sites/all/themes/radiomamma/flash/mondobambino_120x200.swf" />\n');
	document.write('<param name="wmode" value="transparent">');
	document.write('</object>\n');

}


function RunBannerNew2() 

{

    document.write('<object type="application/x-shockwave-flash" data="/sites/all/themes/radiomamma/flash/huggies_120x400_02.swf" width="120" height="400">\n');

	document.write ('<param name="allowScriptAccess" />\n');

    document.write('<param name="movie" value="/sites/all/themes/radiomamma/flash/huggies_120x400_02.swf" />\n');
	document.write('<param name="wmode" value="transparent">');
	document.write('</object>\n');

}

function RunBanner() 

{

    document.write('<object type="application/x-shockwave-flash" data="/sites/all/themes/radiomamma/flash/sinomarin-120x600.swf" width="120" height="600">\n');

	document.write ('<param name="allowScriptAccess" />\n');

    document.write('<param name="movie" value="/sites/all/themes/radiomamma/flash/sinomarin-120x600.swf" />\n');
	document.write('<param name="wmode" value="transparent">');
	document.write('</object>\n');

}

function RunBannerPalmolive() 
{

    document.write('<object type="application/x-shockwave-flash" data="/sites/all/themes/radiomamma/flash/palmolive_120x200.swf" width="120" height="200">\n');

	document.write ('<param name="allowScriptAccess" />\n');

    document.write('<param name="movie" value="/sites/all/themes/radiomamma/flash/palmolive_120x200.swf" />\n');
	document.write('<param name="wmode" value="transparent">');
	document.write('</object>\n');

}

function RunAlboFF() 

{

    document.write('<object type="application/x-shockwave-flash" data="/sites/all/themes/radiomamma/flash/slogan1.swf" width="370" height="55">\n');

	document.write ('<param name="allowScriptAccess" />\n');

    document.write('<param name="movie" value="/sites/all/themes/radiomamma/flash/slogan1.swf" />\n');
	document.write('<param name="wmode" value="transparent">');
	document.write('</object>\n');

}

