/*nifty corners layout*/

window.onload=function(){
NiftyLoad();
}
NiftyLoad=function(){
Nifty("div.panelArrondi","normal transparent");
}