window.onload=function(){
if(!NiftyCheck())
  return;
Rounded("div#presentacion","tl br","#FFF","#EEE","smooth");
Rounded("div#las_palmeras","tl br","#FFF","#EEE","smooth");
Rounded("div#malvasia","tl br","#FFF","#EEE","smooth");
}