var tvAztecaPlayerURL = 'FlvPlayerTmp_nmn100705.swf';
var tvAztecaPrevio = '';
var tvAztecaPlayerWidth = '650';
var tvAztecaPlayerHeight = '500';
function tvAztecaGetSWFTag(width,height,id,align,allowScriptAccess,allowFullScreen,movie,loop,menu,quality,scale,wmode,bgcolor){
var returnValue = null;
if(navigator.appName.match(/Microsoft/i) != null){
returnValue =
"";
}else{
returnValue =
"";
}
return returnValue;
}
document.write(
"
"+
tvAztecaGetSWFTag(
tvAztecaPlayerWidth,
tvAztecaPlayerHeight,
'flvplayer',
'middle',
'always',
'true',
tvAztecaPlayerURL+'?v='+
'&tit=Azteca13'+
'&cat=http://www.mytvmexico.com/'+
'&url=rtmp%3A%2F%2Faztecalivefs.fplive.net%2Faztecalive-live'+
'&dur=00%3A00'+
'&vid='+
'&camp='+
'&rank='+
'&fec='+
'&token_text=controlcuarenta',
'false',
'false',
'high',
'noscale',
'opaque',
'#0e0e0e'
)+
"
"
);
//By_Eduman xD