root/usr/local/www/themes/metallic/bottom-loader.js @ ce77a9c4
1 |
//<![CDATA[
|
---|---|
2 |
|
3 |
NiftyCheck(); |
4 |
Rounded("div#niftyMenu","top bottom","#FFFFFF","#000000","smooth"); |
5 |
Rounded("div#mainarea","bl br tr","#FFF","#DDDDDD","smooth"); |
6 |
Rounded("div#boxarea","bl br tl tr","#FFF","#DDDDDD","smooth"); |
7 |
Rounded("tr#fend","bl br tl tr","#FFF","#990000","smooth"); |
8 |
Rounded("div#topbox","all","#FFF","#990000","smooth"); |
9 |
|
10 |
//]]>
|