function embedFlash1 ()
{
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" WIDTH="445px" HEIGHT="45px" id="mintz_f1.swf">');
document.write('<PARAM NAME=movie VALUE="main/dynamic_nav.swf'+document.location.search+'">');
document.write('<PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#f9f9fb>');
document.write('<EMBED src="main/dynamic_nav.swf'+document.location.search+'" quality=high bgcolor=#f9f9fb WIDTH="445px" HEIGHT="45px" NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT>');
}

function embedFlash2 ()
{
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" WIDTH="450px" HEIGHT="250px" id="mintz_f1.swf">');
document.write('<PARAM NAME=movie VALUE="gallery/main.swf">');
document.write('<PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#f9f9fb>');
document.write('<EMBED src="gallery/main.swf" quality=high bgcolor=#f9f9fb WIDTH="450px" HEIGHT="250px" NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT>');
}