function menu(){
document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='582' height='76'>");
document.write("<param name='movie' value='flashs/menu.swf'>");
document.write("<param name='quality' value='high'>");
document.write("<embed src='flashs/menu.swf' quality='high' type='application/xshockwave-flash' width='582' height='76'></embed>");
document.write("</object>");
}
function topo(){
document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='776' height='316'>");
document.write("<param name='movie' value='flashs/topo.swf'>");
document.write("<param name='quality' value='high'>");
document.write("<embed src='flashs/topo.swf' quality='high' type='application/xshockwave-flash' width='776' height='316'></embed>");
document.write("</object>");
}
