function passerSur(elmt,cl) {
        temp=eval(elmt);
        temp.className=cl;
}

function o(){
        ;
}
