<?php $widget_title = "My Recent Headlines"; $widget_height = "250px"; $feeds = array(); $feeds[0]["name"] = "Arstechnica"; $feeds[0]["url"] = "http://feeds.arstechnica.com/arstechnica/apple?format=xml"; $feeds[1]["name"] = "Engadget"; $feeds[1]["url"] = "http://www.engadget.com/rss.xml"; $target = "_magic_rss"; ?>