Hello :) First, i would like to thank you for this great script :) I want to show only 4 months (for example), starting from May... I set: $cur_month = 05; But then i don't know how to limit the show to only 4 months... i've tried changing numbers in the "for loops" but no success. I've tr...