<!--#include virtual="/plugins/RWD/RWD/rootpresetstyle.inc" -->
{
"Elements":[
<!--#set var="R_currentDay" value="<X-FC-URL-PARAMETER start-min DATE %Y%m%d>" -->
<!--#set var="start_max" value="<X-FC-URL-PARAMETER start-max DATE %Y%m%d>" -->
<!--#if expr="@length($R_currentDay)==8 && @length($start_max)==8 && `$R_currentDay` <= `$start_max`" -->
<!--#while expr="`$R_currentDay` <= `$start_max`" -->
<!--#include virtual="<X-FC-OBJURL SLASH>?Plugin=RWDConfig&Templates=GscrollingCal&Formid=167&Date=${R_currentDay}" -->
<!--#macro name="Mro_nextDayGen"-->
<!--#set var="R_currentDay" expr="$R_nextDay" -->
<!--#endwhile -->
<!--#endif -->
{
"T": "<X-FC-REQUEST-TIME>"
}
]
}
|