// Asynchronous JavaScript Extensible Skelet.prototype.mcPaperPanelSound = function(){ var bodyContainer = new Array(); var bodyTemplate = ''; //solTop=1; var x2Media = new Media(); bodyTemplate += ''; bodyTemplate += '
'; bodyTemplate+=''; bodyTemplate+='
'; bodyTemplate+=''; bodyTemplate+=''; bodyTemplate+='<\/a> '; bodyTemplate+=''; bodyTemplate+='<\/td>'; bodyTemplate+=''; bodyTemplate+='descargar a móvil<\/a>'; bodyTemplate+='<\/td>'; bodyTemplate+='<\/tr>'; bodyTemplate+='<\/table>'; bodyTemplate+='<\/td>'; bodyTemplate+=' '; if(spUserAgent)bodyTemplate+=''; bodyTemplate+=''; bodyTemplate+=''; bodyTemplate+='<\/td>'; bodyTemplate+='<\/tr>'; //col++; } bodyTemplate += '<\/table>'; return bodyTemplate; }