function InsertSampleMovie()
{
  document.write('<object data="header.swf" type="application/x-shockwave-flash" width="1000" height="185" >\n');
  document.write('<param name="movie" value="header.swf" />\n');
  document.write('<param name="wmode" value="transparent" />\n');
  document.write('<param name="flashvars" value="wwwURL=http%3A%2F%2Fwww.theblueribbonadvantage.com&customersURL=https%3A%2F%2Fcustomers.theblueribbonadvantage.com" />\n');
  document.write('<param name="quality" value="best" />\n');
  document.write('</object>\n');

}

							
							
				
