//newstitles[]= array containing the title of the news entry
//newsurl[]= array containing the URL of the news entry on CSS Drive
//Total news entries in feed: 10. Call  "newstitles.length" to find out on the fly.

var newstitle=new Array();
var newsurl=new Array();


newstitle[newstitle.length]="Free &amp;#8220;Site Under Construction&amp;#8221; Template";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/free_site_under_construction_template/";

newstitle[newstitle.length]="12 Accessibility Pitfalls to Avoid";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/12_accessibility_pitfalls_to_avoid/";

newstitle[newstitle.length]="An Early Look At IE9 for Developers";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/an_early_look_at_ie9_for_developers/";

newstitle[newstitle.length]="flShow Free Flash slideshows";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/flshow_free_flash_slideshows/";

newstitle[newstitle.length]="Another 25 Photoshop mistakes";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/another_25_photoshop_mistakes/";

newstitle[newstitle.length]="44 Marvelous Sites Powerd by Drupal";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/44_marvelous_sites_powerd_by_drupal/";

newstitle[newstitle.length]="35 Creative and Cute Animal Inspired Logo Designs";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/35_creative_and_cute_animal_inspired_logo_designs/";

newstitle[newstitle.length]="60 Trendy Web Design Interfaces from DeviantArt";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/60_trendy_web_design_interfaces_from_deviantart/";

newstitle[newstitle.length]="Exploration on Web Tab Modules";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/exploration_on_web_tab_modules/";

newstitle[newstitle.length]="Amazing Solar System Icons";
newsurl[newsurl.length]="http://www.cssdrive.com/index.php/news/item/amazing_solar_system_icons/";
