function squirtFlash()
{

document.write('<object width="760" height="28">\n');
document.write('<param name="movie" value="menu.swf">\n');
document.write('<param name="wmode" value="opaque">');
document.write('<embed src="menu.swf" width="760" height="28">\n');
document.write('</embed></object>\n');
}

function squirtnewad()
{
document.write('<object type="application/x-shockwave-flash" data="newads.swf" width="525" height="559">\n');
document.write('<param name="movie" value="newads.swf" />\n');
document.write('<param name="wmode" value="transparent">');
document.write('</object>\n');
}

function squirtslide()
{
document.write('<object type="application/x-shockwave-flash" data="slide.swf" width="758" height="162">\n');
document.write('<param name="movie" value="slide.swf" />\n');
document.write('</object>\n');
}

function squirtleftad()
{
document.write('<object type="application/x-shockwave-flash" data="ads.swf" width="243" height="240">\n');
document.write('<param name="movie" value="ads.swf" />\n');
document.write('</object>\n');
}

function storemenu()
{

document.write('<object width="760" height="28">\n');
document.write('<param name="movie" value="../../menu.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<embed src="../../menu.swf" width="760" height="28">\n');
document.write('</embed></object>\n');
}

function menu()
{
var menu="";menu='<OBJECT id="menuobj" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=760 HEIGHT=28> <PARAM NAME=movie VALUE="menu.swf"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="menu.swf" menu=false quality=high bgcolor=#FFFFFF  WIDTH=760 HEIGHT=28 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>';document.write(menu);
}

function newmenu()
{
document.write('<object type="application/x-shockwave-flash" data="newmenu.swf" width="758" height="100">\n');
document.write('<param name="movie" value="newmenu.swf" />\n');
document.write('</object>\n');
}

function flamenu()
{
document.write('<object type="application/x-shockwave-flash" data="images/newmenu.swf" width="760" height="100">\n');
document.write('<param name="movie" value="images/newmenu.swf" />\n');
document.write('</object>\n');
}



