function writeFlash(i, d, w, h, ai, at) { var s = ''; s += ''; if (ai && ai.length > 0) { s += '' + at + ''; } s += ""; document.write(s); }