// JavaScript Document
window.onload=function(){
Nifty("div#box","big");
Rounded("div#minipics li","#DDD","#FFF");
Nifty("ul#split h3","top");
Nifty("ul#split div","bottom same-height");
Nifty("ul#thumbs h3","top");
Nifty("ul#thumbs div","bottom same-height");
Nifty("ul#splitR h3","top");
Nifty("ul#splitR div","bottom same-height");

}

