Warning: Invalid argument supplied for foreach() in /home/k8malaba/public_html/funciones/clases/abm/clase_basica.php on line 1552 K8 Malabares - Store -
\n');
}
function getFlashMovieObject(movieName)
{
if (window.document[movieName])
{
return window.document[movieName];
}
if (navigator.appName.indexOf("Microsoft Internet")==-1)
{
if (document.embeds && document.embeds[movieName])
return document.embeds[movieName];
}
else // if (navigator.appName.indexOf("Microsoft Internet")!=-1)
{
return document.getElementById(movieName);
}
}
function MM_jumpMenu(targ,dir){ //v3.0
eval(targ+".location='"+dir+"'");
}
function MM_jumpMenu2(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
-->