- This Sprigst Calendar has Danish language settings
- The color scheme is "red and white"
- Any color schemes and language settings are available
Current example's settings
<script language="JavaScript">
<!--
var SC_SET_0 = {
'appearance': SC_DANISH_APPEARANCE
//color's and language's settings are in the "appearance" file
}
new sCalendar(SC_SET_0);
//-->
</script>
