function ChangeCUY(val){
    window.location = '?currency=' + val;
}
