global_xml = full feed URL (ex: global_xml=http://rss.cnn.com/rss/edition_technology.rss ) ---------------------------------------------------- global_setDelay = time (in seconds) to wait before translating to next feed ---------------------------------------------------- global_bgImage = name of the image to load on the background. Image will be loaded from /images folder, only file name needed, the app will add .jpg ---------------------------------------------------- global_bgColor = any hex color, not calling this property will make the background transparent ---------------------------------------------------- global_textColor = any hex color, will affect: News Feed title, Feed texts, zoomed thumbnail margins ----------------------------------------------------------- global_showThumbs = true/false , show or hide the thumbnails example call: newsCnnJs.html?global_xml=http://rss.cnn.com/rss/cnn_topstories.rss&global_showThumbs=true&global_setDelay=10&global_textColor=111111&global_bgColor=bbbbbb