function showSWF(str) {
document.write(str);
}

