//
	if (parseInt(navigator.appVersion) >= 4) {
		document.writeln('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="123" height="137" id="foster" align="middle">');
		document.writeln('<param name="allowScriptAccess" value="sameDomain" />');
		document.writeln('<param name="movie" value="foster.swf" />');
		document.writeln('<param name="quality" value="high" />');
		document.writeln('<param name="bgcolor" value="#ffffff" />');
		document.writeln('<embed src="foster.swf" quality="high" bgcolor="#ffffff" width="123" height="137" name="foster" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" />');
		document.writeln('</OBJECT>');
	}
	else {
		document.writeln('<a href="foster-group.html"><img src="images/animation3.jpg" alt="" border="0" width="123" height="137"></a>');
	}
//
							