
/* - weather.kss - */
#portal-weather li:click {
   action-server: clima
}

#document:timeout {
   evt-timeout-delay: 30000;
   action-server: clima
}


