function object_write(swfPath,w,h){ var obj = ''; obj += ''; obj += ''; obj += '<'+'/embed><'+'/object>'; document.write(obj); }