//Copyright 2006 Orontes Projects, Modification V1.0 function objactive(objdata) { document.write(objdata); } function OP_AddExtension(src, ext) { // if (src.indexOf('?') != -1) // return src.replace(/\?/, ext+'?'); // else // return src + ext; return src; } function OP_Generateobj(objAttrs, params, embedAttrs) { var str = ' '; str += '