function community(url,image,title) { this.url = url; this.image = image; this.title = title; } communities = new Array( new community("community.php?community_id=1", "http://www.nosnowpanamacity.com/community_images/17/1314389195448c32b806feb-175x130.jpg", "St. Andrews") );