function loadHomePageHeadlines() { var data={ "#error": false, "#data": [ { "nid": "9", "node_title": "Interview with Team Caromble", "node_created": "1314747975", "node_type": "news", "node_comment_statistics_comment_count": "0", "node_comment_statistics_last_comment_name": "renanse", "ncs_users_name": "renanse", "node_comment_statistics_last_comment_uid": "1", "node_comment_statistics_last_comment_timestamp": "1314747975" }, { "nid": "6", "node_title": "Ardor Labs releases Ardor3D 0.7", "node_created": "1289199600", "node_type": "news", "node_comment_statistics_comment_count": "0", "node_comment_statistics_last_comment_name": null, "ncs_users_name": null, "node_comment_statistics_last_comment_uid": "0", "node_comment_statistics_last_comment_timestamp": "1294032047" }, { "nid": "3", "node_title": "Interview with Gijs-Jan, finalist in the 2010 Ardor3D Mobile Summer Event", "node_created": "1285740000", "node_type": "news", "node_comment_statistics_comment_count": "0", "node_comment_statistics_last_comment_name": "renanse", "ncs_users_name": "renanse", "node_comment_statistics_last_comment_uid": "1", "node_comment_statistics_last_comment_timestamp": "1294028506" }, { "nid": "1", "node_title": "Ardor3D Mobile Summer Event – Final Three Chosen.", "node_created": "1277186400", "node_type": "news", "node_comment_statistics_comment_count": "0", "node_comment_statistics_last_comment_name": "renanse", "ncs_users_name": "renanse", "node_comment_statistics_last_comment_uid": "1", "node_comment_statistics_last_comment_timestamp": "1292611603" } ] }; return data["#data"]; }