
<!--
if (flash_max_version >= 8) 
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="670" height="410" id="videos_1_uk" align="middle" VIEWASTEXT>');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="flash/nev_video_dems.swf?version=2" />');
	document.write('<param name="quality" value="High" /><param name="bgcolor" value="#ffffff" />');
	document.write('<param name="play" value="true">');
	document.write('<param name="wmode" value="transparent">');
	document.write('<param name="loop" value="false">');
	document.write('<param name="FlashVars" value="ebsl_1004=' + ebsl_1004 + '&buffering_multipler=' + buffering_multipler + '">');
	document.write('<embed src="flash/nev_video_dems.swf?version=2"  FlashVars="ebsl_1004=' + ebsl_1004 + '&buffering_multipler=' + buffering_multipler + '" quality="High" bgcolor="#ffffff" width="670" height="410" name="videos_1_uk" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" play="false" loop="false" />');
	document.write('</object>');
}
else
{
	document.write('<p class=error>You need to install the latest Flash plugin if you want to see the Videos on ');
	document.write('this website</p>');
	document.write('<p class=error>Please click on the link below to install the latest version.&nbsp; It will ');
	document.write('only take a minute or so.&nbsp; Thank you.</p>');
	document.write('<p>');
	document.write('<a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash">');
	document.write('<img border="0" src="images/get_flashplayer_trans.gif" width="88" height="31"></a></p>');
	document.write('<p>');
	document.write('<a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash">');
	document.write('Download the latest Flash Player</a></p>');

}
//-->