<?php$cat[] = 'Cat1';$cat[] = 'Cat2';$author[] = 'Author1';$author[] = 'Author2';include 'news/index.php';?>