function writeTests(){
var str='';
str+='<div id="flashcontent_tests">';
str+='<script type="text\/javascript">';
str+='var mtests = new SWFObject("http:\/\/static.oprah.com\/images\/health\/moz\/programs\/young\/flash\/moz_medtests_420x620.swf", "ozsolution", "420", "620", "9", "#ffffff");';
str+='mtests.addParam("wmode", "transparent");';
str+='mtests.addParam("allowScriptAccess", "always");';
str+='mtests.addParam("quality", "high");';
str+='mtests.useExpressInstall("http:\/\/static.oprah.com\/flash\/expressinstall\/expressinstall.swf");';
str+='mtests.write("flashcontent_tests");';
str+='<\/script>';
str+='<\/div>';
document.write(str);
}
writeTests();



