function hoho_1 (url, title, source, summary, create_date)
{
	this.url = url;
	this.title = title;
	this.source = source;
	this.summary = summary;
	this.create_date = create_date;
}

article = new Array(
new hoho_1(
"http%3a%2f%2fwww.maroc.nl%2fforums%2fshowthread.php%3ft%3d307444",
"Nederland op 4 na gelukkigste land ter wereld",
"Maroc.nl",
"Ondanks de drukte, de stress, de ellenlange files en het veelal druilerige weer, blijkt Nederland toch het op vier na gelukkigste land ter wereld. Van de Nederlandse ondervraagden beschouwt 68 procent zichzelf als gelukkig. In Marokko ziet slechts 10 procent van de ondervraagden zichzelf als gelukkig en welvarend.  Marokko neemt dan ook slechts de 115e plaats in op de lijst van 155 landen die zijn ondervraagd.",
"27-07-2010 17:19"),

new hoho_1(
"http%3a%2f%2fwww.hln.be%2fhln%2fnl%2f37%2fPsycho%2farticle%2fdetail%2f1137821%2f2010%2f07%2f27%2fHelft-Belgen-is-gelukkig.dhtml",
"Helft Belgen is gelukkig",
"Het Laatste Nieuws",
"56 procent van de Belgen zegt gelukkig te zijn en het goed te doen in het leven. 41 procent zegt te worstelen met het leven, 3 procent is dan weer ronduit ongelukkig. Het leven in ons land geven we 7,3 op 10. Dat blijkt uit de Gallup World Poll. ...",
"27-07-2010 14:48"),

new hoho_1(
"http%3a%2f%2fwww.telegraaf.nl%2fbinnenland%2f7257884%2f__NL_bijna_gelukkigst__.html%3fsn%3dbinnenland%2cbuitenland",
"NL op 4 na gelukkigste land ter wereld",
"Telegraaf",
"AMSTERDAM -  Ondanks de verloren WK-finale en een langdurige kabinetsformatie is Nederland het op vier na gelukkigste land ter wereld. Van de Nederlandse ondervraagden beschouwt 68 procent zichzelf als gelukkig.",
"26-07-2010 19:11"),

new hoho_1(
"http%3a%2f%2fwww.evd.nl%2fnieuws%2findex.asp%3fbstnum%3d279780%26location%3d%2fnieuws%2f",
"Wereld: Women\'s economic opportunity",
"EVD",
"An innovative new report from the Economist Intelligence Unit opens a window on to the economic landscape that women face globally and highlights which countries offer the most and the fewest opportunities. The Women\'s Economic Opportunity Index is a pilot effort to assess the laws, regulations, practices, and attitudes that affect women workers and entrepreneurs.",
"26-07-2010 11:33")
);