function montaFlash(movie,width,height,wmode,FlashVars){var swf='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'
+'width="'+ width+'" height="'+ height+'"'
+'codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">'
+'<param name="movie" value="'+ movie+'" /><param name="quality" value="high" /><param name="devicefont" value="true" /><param name="wmode" value="'+ wmode+'" /><param name="FlashVars" value="'+ FlashVars+'" />'
+'<embed src="'+ movie+'" quality="high" devicefont="true" '
+'width="'+ width+'" height="'+ height+'" align="middle"'
+'play="true"'
+'loop="false"'
+'quality="high"'
+'wmode="'+ wmode+'"'
+'allowScriptAccess="sameDomain"'
+'type="application/x-shockwave-flash"'
+'FlashVars="'+ FlashVars+'"'
+'pluginspage="https://www.macromedia.com/go/getflashplayer"'
+'><\/embed>'
+'<\/object>';document.write(swf);}
function montaFlashYoutube(movie){var swf='<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/'+ movie+'&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/'+ movie+'&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>';document.write(swf);}
function MM_openBrWindow(theURL,winName,features,myWidth,myHeight,isCenter){if(window.screen)if(isCenter)if(isCenter=="true"){var myLeft=(screen.width-myWidth)/2;var myTop=(screen.height-myHeight)/2;features+=(features!='')?',':'';features+=',left='+myLeft+',top='+myTop;}
window.open(theURL,winName,features+((features!='')?',':'')+'width='+myWidth+',height='+myHeight);}
