	ns4=(document.layers)?true:false;
	ie4=(document.all)?true:false;
	
	function s(a,b)
	{
	if(ns4){
		document.a.document.b.visibility="show";
		}else if(ie4) b.style.visibility="visible";
	}
	
	function sn(a,b)
	{
	if(ns4){
		document.a.document.b.visibility="hide";
		}else if(ie4) b.style.visibility="hidden";
	}
	
document.write('<table width="760"  align="center" cellpadding="0" cellspacing="0">');
document.write(' <tr>');
document.write('    <td width="760" height=2></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('  <td>');
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" align="center"><tr>');
document.write('<td>');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="80">');
document.write('<param name="movie" value="/img/banner-logo/IMI.swf">');
document.write('<param name="quality" value="high">');
document.write('<embed src="/img/banner-logo/IMI.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="80"></embed>');
document.write('</object>');
document.write('</td>');
document.write('</tr></table></td></tr></table>');	

