These are my options:
p_web.SetOption(loc:options,'numberOfMonths',3 )
p_web.SetOption(loc:options,'showOtherMonths','true' )
p_web.SetOption(loc:options,'selectOtherMonths','true' )
p_web.SetOption(loc:options,'showWeek','true' )
p_web.SetOption(loc:options,'firstDay','1' )
/Niels