function Stats()
{

}    
//---------------------------------------------------------------
function DevCpt()
{
var debut='</td><td align="right"><font size="1">Visites :</font><img width="50" height="15" SRC="http://www.devparadise.com/cgi-bin/counter.pl?ID=15580&num=';
var fin='&Type=w&c=Y&NBD=4"><br><font size=1">(depuis le 01/01/2005)</font>';
var theloc=new String(document.location);
if (theloc.indexOf("usa/")<=0){ 
if (typeof (thecpt) == "string" )
    {
	
	if (thecpt!='000' ){
		var tout=debut+thecpt+fin;
		document.write (tout)};
	}	
}

}
//--------------------------------------------------------------
function subjectm()
{
var theurl=new String(document.location);
var theBody="Merci de votre feedback";
theBody=theBody;
var theFeed="Feedback : "+theurl+" ";
var theurl1='<a href="mailto:trains AT ferrosteph DOT net&subject='+theFeed+'&body='+theBody+' ">donner </a>' ;
document.write(theurl1);
}
//---------------------------------------------------------------
function Site()
{
var theloc=new String(document.location);
thesite=2; // alors on est pas en dev
if (theloc.indexOf("usa/")==7){
	thesite=1;  // laors on est en dev
}


}
//--------------------------------------------------------------

