	<!--
	path = location.pathname;
	//alert (path);
	var list1 = path.split("/");
	//alert("list1=" + list1);
	var listx = list1.length - 1;
	//alert("length=" + listx);
	var list2 = list1[listx];
	//alert(list2);
	var MM_contentVersion = 6;
	var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
	if ( plugin ) {
			var words = navigator.plugins["Shockwave Flash"].description.split(" ");
		    for (var i = 0; i < words.length; ++i)
		    {
			if (isNaN(parseInt(words[i])))
			continue;
			var MM_PluginVersion = words[i]; 
		    }
		var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
	}
	else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 
	   && (navigator.appVersion.indexOf("Win") != -1)) {
		document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
		document.write('on error resume next \n');
		document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
		document.write('</SCR' + 'IPT\> \n');
	}
	
	/* OLD FLASH 
	if ( MM_FlashCanPlay ) {
		document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
		document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab##version=6,0,0,0" ');
		document.write(' ID="script" WIDTH="308" HEIGHT="292" ALIGN="">');
		document.write(' <PARAM NAME=movie VALUE=../Include/EMRG_hero_border.swf?PGNM=' + list2 + '> <PARAM NAME=quality VALUE=high> <param name="wmode" value="transparent" /><PARAM NAME=bgcolor VALUE=FFFFFF>  '); 
		document.write(' <EMBED src=../Include/EMRG_hero_border.swf?PGNM=' + list2 + ' quality=high wmode="transparent" bgcolor=FFFFFF  ');
		document.write(' swLiveConnect=FALSE WIDTH="308" HEIGHT="292" NAME="script" ALIGN=""');
		document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
		document.write(' </EMBED>');
		document.write(' </OBJECT>');
	}*/
	
	if ( MM_FlashCanPlay ) {
		document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"');
		document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab##version=6,0,0,0" ');
		document.write(' ID="script" WIDTH="308" HEIGHT="292" ALIGN="">');
		document.write(' <param name="allowScriptAccess" value="sameDomain" /> ');
		document.write(' <param name="base" value "." /> ');
		document.write(' <param name="movie" value="http://www.emergenetics.com/Emergenetics//MasterPages/slideshow/emergeProduction.swf" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#ffffff" /> '); 
		document.write(' <embed base="." src="http://www.emergenetics.com/Emergenetics/MasterPages/slideshow/emergeProduction.swf" quality="high" wmode="transparent" bgcolor="#ffffff" width="308" height="292" name="emerge" align="middle" allowScriptAccess="sameDomain" swLiveConnect=FALSE type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> ');
		document.write(' </OBJECT>');
	} 	
	
	
	else{
		document.write('<table width="751" height="129" border="0" cellspacing="0" cellpadding="0" background="gifs/tophdr_bg1.gif"><tr valign="top"><td><img src="gifs/fill.gif" width="30" height="1" alt="" border="0"><img src="gifs/logo.gif" width="246" height="111" alt="Emergenetics" border="0"></td><td align="right"><a href="index.php"><img src="gifs/tnav1_on.gif" name="tnav1" width="68" height="26" alt="Home" border="0"></a><a href="aboutus1.php"><img src="gifs/tnav2_off.gif" name="tnav2" width="76" height="26" alt="About Us" border="0"></a><a href="contactus1.php"><img src="gifs/tnav3_off.gif" name="tnav3" width="94" height="26" alt="Contact Us" border="0"></a><img src="gifs/fill.gif" width="37" height="1" alt="" border="0"></td></tr></table><table width="751" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="gifs/mnav_lefttop.gif" width="30" height="30" alt="" border="0"><a href="emergentics1.php"><img src="gifs/mnav1_off.gif" name="mnav1" width="172" height="30" alt="Emergenetics" border="0"></a><a href="step1.php"><img src="gifs/mnav2_off.gif" name="mnav2" width="171" height="30" alt="Step" border="0"></a><a href="support1.php"><img src="gifs/mnav3_off.gif" name="mnav3" width="171" height="30" alt="Customer Support" border="0"></a><a href="find1.php"><img src="gifs/mnav4_off.gif" name="mnav4" width="170" height="30" alt="Find An Associate" border="0"></a><img src="gifs/mnav_righttop.gif" width="37" height="30" alt="" border="0">');
	}
	
	//-->
