var cssfeed=new gfeedfetcher("example1", "example1class", "")
cssfeed.addFeed("Golf Channel", "http://www.thegolfchannel.com/rss/headlines")
cssfeed.setentrycontainer("p") 
cssfeed.filterfeed(10, "title")
cssfeed.init()