

/*
   document.writeln("<object classid=\"clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab\" width=\"168\" height=\"200\">");

   document.writeln("<param name=\"AutoStart\" value=\"true\">");
   document.writeln("<param name=\"ShowTracker\" value=\"true\">");
   document.writeln("<param name=\"ShowControls\" value=\"true\">");
   document.writeln("<param name=\"ShowGotoBar\" value=\"false\">");
   document.writeln("<param name=\"ShowDisplay\" value=\"false\">");
   document.writeln("<param name=\"ShowStatusBar\" value=\"true\">");
   document.writeln("<param name=\"AutoSize\" value=\"false\">");
   document.writeln("<param name=\"Repeat\" value=\"false\">");
   document.writeln("<param name=\"FileName\" value=\"/videos/ExechonWorldVideoSmall.wmv\">");

   document.writeln("<embed src=\"/videos/ExechonWorldVideoSmall.wmv\" AutoStart=\"true\" ShowTracker=\"true\" ShowControls=\"true\"  ShowGotoBar=\"false\" ShowDisplay=\"false\" ShowStatusBar=\"true\" AutoSize=\"false\" Repeat=\"flase\" pluginspage=\"http://www.microsoft.com/windows/windowsmedia/download/\" width=\"168\" height=\"200\"></embed>");

   document.writeln("</object>");
*/


document.writeln("<object>");
document.writeln("  <param name=\"movie\" value=\"http://www.youtube.com/v/4xSkt9Fa8iQ&hl=en&fs=1\" />");
document.writeln("  <param name=\"allowFullScreen\" value=\"true\" />");
document.writeln("  <param name=\"allowscriptaccess\" value=\"always\" />");
document.writeln("  <embed src=\"http://www.youtube.com/v/4xSkt9Fa8iQ&hl=en&fs=1\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" />");
document.writeln("</object>");
