/*nifty corners layout*/

window.onload=function(){

Nifty("div#menu a","small transparent top");
Nifty("div#box","same-height");

}