
/* want this to happen where js is on and not where off */
/* to override div.submenu {display: none;} in main stylesheet */
div.sub div.submenu {display: block;} 

