root/usr/local/www/themes/code-red/bottom-loader.js @ 4ad1e4ea
1 | bb046a4f | Colin Fleming | //<![CDATA[
|
---|---|---|---|
2 | 753157ac | sullrich | |
3 | NiftyCheck(); |
||
4 | Rounded("div#niftyMenu","top bottom","#FFFFFF","#000000","smooth"); |
||
5 | d7b468ab | Scott Ullrich | Rounded("div#mainarea","bl br tr","#FFF","#DDDDDD","smooth"); |
6 | Rounded("div#boxarea","bl br tl tr","#FFF","#DDDDDD","smooth"); |
||
7 | 753157ac | sullrich | Rounded("tr#fend","bl br tl tr","#FFF","#990000","smooth"); |
8 | Rounded("div#topbox","all","#FFF","#990000","smooth"); |
||
9 | |||
10 | bb046a4f | Colin Fleming | //]]>
|