// JavaScript Document
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

	function menu(val){
	document.write('<object type="application/x-shockwave-flash" width="893" height="56" data="http://www.momentofm.com.br/imagens/menu_momento.swf" >');
	document.write ('<param name="movie" value="http://www.momentofm.com.br/imagens/menu_momento.swf" />')
	document.write ('<param name="FlashVars" value="val='+val+'" />');
	document.write ('<param name="wmode" value="Transparent"/>');
	document.write ('</object>');
	}

  
   DD_belatedPNG.fix('.png_bg');
