window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#fond","all","#FDFDFD","#D6DEEC","smooth");  
Rounded("div#titre_zrr","all","#D6DEEC","#84B7FF","smooth");
Rounded("div#titre_zrr h1","bottom","#84B7FF","#657DA6","small smooth");
Rounded("div.opac_xmpl","all bottom","#D6DEEC","#FFF","smooth");
Rounded("div.nav","tr bottom","#D6DEEC","#95B3DE","smooth");
Rounded("div.livre","all","#D6DEEC","#B1C0D5","smooth");
Rounded("div.notes","all","#D6DEEC","#CDFFAA","smooth");
Rounded("div.type","all","#D6DEEC","#FFC79D","smooth");
Rounded("div.gradient","all","#D6DEEC","transparent");
Rounded("blockquote","tr bl","#FFF","#CDFFAA","border #88D84F");
Rounded("div.relax","all","#FFF","transparent");
Rounded("div.footer","all","#D6DEEC","#CCCCCC","small border #fff");
Rounded("h5","all","#FFF","#efeadc","small border #999");
Rounded("h6","all","#FFF","#efeadc","small border #999");

ekkert();
loadTwo('../../zrr/molines/saint-veran.htm','../../zrr/molines/fiche-technique.htm');

}