So my index.php has multiple loops to display several different things (gigs, recent blog posts, and a featured post). Now I need a second page to run multiple loops from different categories as well. I can't use category templates for this, because I need multiple category loops on both pages. What is my best solution.