var flashContents = "";
flashContents += "<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='700' height='300' align='middle'>\n";
flashContents += "<param name='allowScriptAccess' value='sameDomain' />\n";
flashContents += "<param name='movie' value='charamakertop.swf' />\n";
flashContents += "<param name='quality' value='high' />\n";
flashContents += "<embed src='charamakertop.swf' ";
flashContents += "quality='high' width='700' height='300' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />\n";
flashContents += "</object>\n";
document.write(flashContents);
