window.onload=function(){ if(!CornerCheck()) return; RoundedTop("div#header","#BDCD87","#738C1E"); RoundedBottom("div#container","#BDCD87","#738C1E"); Rounded("div#content","#738C1E","#EDF1E1"); Rounded("div#footer","#738C1E","#EDF1E1"); }