if(document.all)
{
	if(flashinstalled>=2 && flashversion!=0 && flashversion>=6)
	{
		document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH="199" HEIGHT="138" ID="logos11" ALIGN="middle">\n');
        document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">\n');
        document.write('<PARAM NAME="movie" VALUE="clients1.swf">\n');
        document.write('<PARAM NAME="quality" VALUE="high">\n');
        document.write('<PARAM NAME="wmode" VALUE="transparent">\n');
        document.write('<PARAM NAME="bgcolor" VALUE="#ffffff">\n');
        document.write('<EMBED SRC="clients1.swf"  WMODE="transparent" QUALITY="high" WIDTH="199" HEIGHT="138" NAME="logos11" ALIGN="middle" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">\n');
        document.write('</OBJECT>\n');
	}else
	{
	document.write('<img src="gifs/bg1-f2.jpg" width="199" height="140"></img>');
	}
}else
{
	if(flashinstalled>=2 && flashversion!=0 && flashversion>=6)
	{
		document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH="199" HEIGHT="138" ID="logos11" ALIGN="middle">\n');
        document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">\n');
        document.write('<PARAM NAME="movie" VALUE="clients1.swf">\n');
        document.write('<PARAM NAME="quality" VALUE="high">\n');
        document.write('<PARAM NAME="wmode" VALUE="transparent">\n');
        document.write('<PARAM NAME="bgcolor" VALUE="#ffffff">\n');
        document.write('<EMBED SRC="clients1.swf"  WMODE="transparent" QUALITY="high" WIDTH="199" HEIGHT="138" NAME="logos11" ALIGN="middle" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">\n');
        document.write('</OBJECT>\n');
	}else{
		document.write('<img src="gifs/bg1-f2.jpg" width="199" height="140"></img>');
	}
}


