function mH()
{
	document.write('<object type="application/x-shockwave-flash" data="assets/mh.swf" style=" width: 525px; height: 235px;" >\n');
	document.write('<param name="movie" value="assets/mh.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}

function mC()
{
	document.write('<object type="application/x-shockwave-flash" data="assets/c.swf" style=" width: 200px; height: 197px;" >\n');
	document.write('<param name="movie" value="assets/c.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}

function mCal()
{
	
	document.write('<object id="flashCalendar" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="210" height="175">');
 	document.write('<param name="movie" value="calendar.swf">');
	document.write('<param name="quality" value="high">');
 	document.write('<param name="wmode" value="opaque">');
 	document.write('<param name="swfversion" value="7.0.00.0">');
	document.write('<param name="expressinstall" value="scripts/expressInstall.swf">');
	document.write('<object type="application/x-shockwave-flash" data="calendar.swf" width="210" height="175">');
 	document.write('<param name="quality" value="high">');
 	document.write('<param name="wmode" value="opaque">');
  	document.write('<param name="swfversion" value="7.0.00.0">');
  	document.write('<param name="expressinstall" value="scripts/expressInstall.swf">');
  	document.write('<div>');
   	document.write('<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>');
   	document.write('<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>');
  	document.write('</div>');
 	document.write('</object>');
	document.write('</object>');
	document.write('<script type="text/javascript">');
	document.write('swfobject.registerObject("flashCalendar");');
	document.write('</script>');
	
}

function duckNav()
{
	
document.write('	<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="241" height="295" id="duckNav" title="Main Menu">');
 document.write(' <param name="movie" value="/assets/ducknav.swf" />');
document.write('  <param name="quality" value="high" />');
document.write('  <param name="wmode" value="transparent" />');
 document.write(' <param name="swfversion" value="8.0.35.0" />');
 document.write(' <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->');
 document.write(' <param name="expressinstall" value="/scripts/expressInstall.swf" />');
document.write('  <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->');
 document.write(' <!--[if !IE]>-->');
 document.write(' <object type="application/x-shockwave-flash" data="/assets/ducknav.swf" width="241" height="295">');
  document.write('  <!--<![endif]-->');
  document.write('  <param name="quality" value="high" />');
 document.write('   <param name="wmode" value="transparent" />');
 document.write('   <param name="swfversion" value="8.0.35.0" />');
  document.write('  <param name="expressinstall" value="/scripts/expressInstall.swf" />');
 document.write('   <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->');
 document.write('   <div>');
   document.write('   <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>');
   document.write('   <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>');
  document.write('  </div>');
 document.write('   <!--[if !IE]>-->');
document.write('  </object>');
document.write('  <!--<![endif]-->');
document.write('</object>');
	
	
}

function walkingDuck()
{
	document.write('<object type="application/x-shockwave-flash" data="walking.swf" style=" width: 190px; height: 140px;" >\n');
	document.write('<param name="movie" value="walking.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}

function blagDuck()
{
	document.write('<object type="application/x-shockwave-flash" data="blag.swf" style=" width: 475px; height: 191px;" >\n');
	document.write('<param name="movie" value="blag.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}

function ukMap()
{
	document.write('<object type="application/x-shockwave-flash" data="assets/ukmap.swf" style=" width: 460px; height: 592px;" >\n');
	document.write('<param name="movie" value="assets/ukmap.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}

function lindseyMap()
{
	document.write('<object type="application/x-shockwave-flash" data="assets/ukmap.swf" style=" width: 364px; height: 423px;" >\n');
	document.write('<param name="movie" value="assets/ukmap.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}

function newsHome()
{
	document.write('<object type="application/x-shockwave-flash" data="assets/newshome.swf" style=" width: 507px; height: 200px;" >\n');
	document.write('<param name="movie" value="assets/newshome.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}

function corHome()
{
	document.write('<object type="application/x-shockwave-flash" data="assets/courses.swf" style=" width: 507px; height: 200px;" >\n');
	document.write('<param name="movie" value="assets/courses.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}