function embedObject()
{
 document.write('<embed fullscreen="no" src=\"nav.swf\" width=\"670px\" height=\"75px\" type=\"application/x-shockwave-flash\"></embed>');
 
}
 
embedObject();
