// set main navigation top corners round.
window.onload=function(){

Nifty("div#menu a","small transparent top");

}