//v1.0 //Copyright 2006 Adobe Systems, Inc. All rights reserved. function AC_AddExtension(src, ext) { // if (src.indexOf('?') != -1) //return src.replace(/\?/, ext+'?'); //else return src + ext; } function AC_Generateobj(objAttrs, params, embedAttrs) { var str = ' '; str += '