// JavaScript Document
function doPassVar(args) 
{
   window.document.myFlash.SetVariable("_root.subMenu01_mc.texto", args);
}



