<HTML>  <HEAD><TITLE>Le Blanc Bleu Belge</TITLE>  <script language="JavaScript"><!-- Begin code /* Copyright (C)1996 Web Integration Systems, Inc. DBA Websys, Inc.    All Rights Reserved.    This applet can be re-used or modified, if credit is given in the source code. */ function scrollit_r2l(seed) { 	var m1  = " 	*** Bienvenue sur le site Web du Herd du Blanc-Bleu Belge ***  "; 	var m2  = "  ***  Creation CEMU (Tel + 32 41 66 41 24, Fax + 32 41 66 41 22) cemuse@stat.fmv.ulg.ac.be *** "; 	var m3  = " *** Welcome to the Web site of The Belgian Blue *** ";        	var m4  = " ***  Designed by CEMU (Tel + 32 41 66 41 24, Fax + 32 41 66 41 22) cemuse@stat.fmv.ulg.ac.be *** "; 	 	var msg=m1+m2+m3+m4; 	var out = " "; 	var c   = 1; 	if (seed > 100) { 		seed--; 		var cmd="scrollit_r2l(" + seed + ")"; 		timerTwo=window.setTimeout(cmd,100); 	} 	else if (seed <= 100 && seed > 0) { 		for (c=0 ; c < seed ; c++) { 			out+=" "; 		} 		out+=msg; 		seed--; 		var cmd="scrollit_r2l(" + seed + ")"; 		    window.status=out; 		timerTwo=window.setTimeout(cmd,100); 	} 	else if (seed <= 0) { 		if (-seed < msg.length) { 			out+=msg.substring(-seed,msg.length); 			seed--; 			var cmd="scrollit_r2l(" + seed + ")"; 			window.status=out; 			timerTwo=window.setTimeout(cmd,100); 		} 		else { 			window.status=" "; 			timerTwo=window.setTimeout("scrollit_r2l(100)",75); 		} 	} } // -- End code --></script> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#120363" LINK="#0A21FF" VLINK="#7685FF" ALINK="#681FFF"> <IMG  SRC="img/vache1.gif" ALIGN=LEFT HSPACE=10 VSPACE=10><BR><BR> <CENTER><FONT SIZE=5>BIENVENUE sur un des sites Web <BR> du Blanc-Bleu Belge<BR><BR> WELCOME to one of the Web sites <BR>of the Belgian Blue Breed<BR><BR></FONT> <FONT SIZE=5>Choisissez votre langue<BR><BR> Please choose your language</I><BR></FONT><BR> <BR><TABLE BORDER=2> <TR><TD><!-- Graphic Tag --> <!-- Link Tag --> <A HREF="bc1.htm" onMouseOver="status='Bienvenue sur le site du Blanc-Bleu Belge';return true" onMouseOut="status='';return true"><IMG WIDTH=40 HEIGHT=27  SRC="drapeaux/fr.gif" BORDER=0></A></TD><TD> <!-- Link Tag --> <A HREF="bc.htm" onMouseOver="status='Welcome to the Web site of the Belgian Blue';return true" onMouseOut="status='';return true"><IMG WIDTH=40 HEIGHT=27  SRC="drapeaux/gb.gif" BORDER=0></A></TD></TR> </TABLE></CENTER><P>Questions et suggestions sont les bienvenues chez le Webmaster <A HREF="MAILTO:pascal.leroy@ulg.ac.be"> P.L. Leroy</A>, Universite de Li&egrave;ge, Belgium</P> <P>Questions and suggestions are welcome to the Webmaster <A HREF="MAILTO:pascal.leroy@ulg.ac.be"> P.L. Leroy</A>, University of Li&egrave;ge, Belgium</P>  </BODY>  </HTML>  
