Features:1. xml driven, the xml url can be modified;2. news reader or articl reader with thumb;3. control thumb dimension with imageScale parameter;4. control the length of description with descLength parameter;5. control the interval time of changing with intervalTime parameter;6. auto play function;7. preview and next buttons control function;8. click main image or click title to view the detail info.Parameters:imageScale = 0.8; ( define your image scale relating your actual image dimension. )descLength = 160; ( limit the description text length )xmlUrl = "test.xml"; ( xml file path )intervalTime = 2500; ( define interval time for your news )