// JavaScript Document
window.onload=function(){
if(!NiftyCheck())
    return;
//Rounded("div#isi","all","#FFFFFF","#FFFFCC","smooth");
//Rounded("div.news","bottom","#FFFFCC","transparent","smooth");
Rounded("div.uutisotsikko","top","#FFFFCC", "transparent");
}

