<!--
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
plugin = parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= 5 || parseInt(plugin.description.substring(plugin.description.indexOf(".")-2)) >= 5;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && (navigator.userAgent.indexOf("Windows 95")>=0 || navigator.userAgent.indexOf("Windows 98")>=0 || navigator.userAgent.indexOf("Windows NT")>=0)) {
 document.write('<SCRIPT LANGUAGE=VBScript\> \n');
 document.write('on error resume next \n');
 document.write('plugin = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.5")))\n');
 document.write('if ( plugin <= 0 ) then plugin = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.5")))\n');
 document.write('<\/SCRIPT\> \n');
}
if ( plugin ) {
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="477" height="262" id="risk-quiz" align="middle"><param name="allowScriptAccess" value="sameDomain" />');
document.write('<param name="movie" value="/images/flash/risk-quiz.swf" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.nwkidney.org/images/flash/risk-quiz.swf" quality="high" wmode="transparent" bgcolor="#ffffff" width="477" height="262" name="risk-quiz" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write(' </OBJECT>');
} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
document.write('<center><table width="300"><tr><td valign="middle"><p align="center" class="front">This site (along with many other sites) uses the Flash Player plugin for your browser. For optimum viewing pleasure in your e-life, you should allow your browser to see active content and have the flash plugin.</P><P align="center" class="front">The plug-in is easy to install and creates a wonderful viewing experience everywhere you go on the world wide web. </P><P align="center" class="front">You can download it <a href="http://www.macromedia.com/shockwave/download/alternates/" target="_blank" class="front">here >></a> - it doesnt hurt a bit.</p></td></tr></table></center>');
}
//-->
