function squirtFlash()
{
document.write('<object type="application/x-shockwave-flash" data="./menu.swf" width="699" height="263">\n');
document.write('<param name="movie" value="./menu.swf" />\n');
document.write('</object>\n');
}
