// s: source url // d: flash id // w: source width // h: source height // t: wmode function mf(s,d,w,h,t){ return ""; } // write document contents function documentwrite(src){ document.write(src); } function mf_move(s,d,w,h,t){ return ""; } function mf_music(s,d,w,h,t){ return ""; }