<font face="Arial Black" size="6" color="#232157"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Untitled</title> <script> function charge(id, img) { if ((navigator.appName == 'Netscape' && parseFloat(navigator.appVersion) >= 3) || (parseFloat(navigator.appVersion) >= 4)) eval('document.' + id + '.src = "images/' + img + '"') } </script> </head> <body style="background-image: url('images/bghp.jpg'); background-repeat: no-repeat; background-attachment: fixed" marginheight="15" marginwidth="10" leftmargin="225" topmargin="16"> <table cellspacing="0" cellpadding="0" border="0" style="HEIGHT: 465px; WIDTH: 235px"> <tr> <td colspan=2 height="235">&nbsp;</TD></TR> <tr> <td width="220">&nbsp;</td><td valign="top"><A href="fr/companyprofile.htm" onmouseout="charge('image1', 'b_francais.gif')" onmouseover="charge('image1', 'ba_francais.gif')"><IMG alt="" border=0 name=image1 src="images/b_francais.gif" width="88" height="26"></A><A href="de/companyprofile.htm" onmouseout="charge('image2', 'b_deutsch.gif')" onmouseover="charge('image2', 'ba_deutsch.gif')"><IMG alt="" border=0 name=image2 src="images/b_deutsch.gif" width="88" height="26"></A><A href="en/companyprofile.htm" onmouseout="charge('image3', 'b_english.gif')" onmouseover="charge('image3', 'ba_english.gif')"><IMG alt="" border=0 name=image3 src="images/b_english.gif" width="88" height="26"></A></TD></TR></TABLE></TD></TR></TABLE> </body> </html> </font>