function squirtFlash()
{
document.write('<object type="application/x-shockwave-flash" data="./navtop.swf" width="766" height="57">\n');
document.write('<param name="movie" value="./navtop.swf" />\n');
document.write('</object>\n');
}
function squirtFlash2()
{
document.write('<object type="application/x-shockwave-flash" data="./navbot.swf" width="766" height="54">\n');
document.write('<param name="movie" value="./navbot.swf" />\n');
document.write('</object>\n');
}
