function euro(){
return(1.31);}
function pound(){
return(1.58);}
function franc(){
return(1.089);}
function australie(){
return(1.064);}
function hongkong(){
return(0.129);}
function usa(){
return(1.0);}

