// JavaScript Document

function showmenu(){
document.getElementById("menu").innerHTML="<embed src='images/menu.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='239' height='355' wmode='transparent'></embed>";
}