function fp(url, width, height, wmode, vars, scale, id) { document.write(fpb(url, width, height, wmode, vars, scale, id)); } function fpb(url, width, height, wmode, vars, scale, id) { var montaSWF=""; montaSWF=""; montaSWF+=""; montaSWF+=""; montaSWF+=""; montaSWF+=""; montaSWF+=""; montaSWF+=""; montaSWF+=""; montaSWF+=""; return montaSWF; } function fp2(obj, url, width, height, wmode, vars, scale, id) { var montaSWF=fpb(url, width, height, wmode, vars, scale, id); //fl1.outerHTML = montaSWF; if (obj) eval(obj +".outerHTML = montaSWF;"); }