function lnfwkcboqj(id, titel, tekst, datum, foto){
	this.id = id;
	this.titel = titel;
	this.tekst = tekst; 
	this.datum = datum;
	this.foto = (foto!="")?"sub/em-natuurlijk-frbe-nieuws/img/" + foto:"";
}
function fotocode(src, iBreedte, iHoogte){
	var img = "http://www.newseditor.be/foto.asp?src=" + escape(src) + "&maxwidth=" + iBreedte + "&maxheight=" + iHoogte + "&_width&_height";
	return("<img src=\"" + img + "\">");
}
var newsitems = new Array();
newsitems[0] = new lnfwkcboqj(0, "", "", "", "");
newsitems[1] = new lnfwkcboqj(1378,"Newseditor test", "Hier komen de berichtjes te staan", "21/12/05", "paperboy.jpg");
newsitems[2] = new lnfwkcboqj(1377,"Newseditor test", "Hier komen de berichtjes te staan", "21/12/05", "paperboy.jpg");
newsitems[3] = new lnfwkcboqj(1375,"Newseditor test", "Hier komen de berichtjes te staan", "21/12/05", "paperboy.jpg");
newsitems[4] = new lnfwkcboqj(0, "", "", "", "");
newsitems[5] = new lnfwkcboqj(0, "", "", "", "");
newsitems[6] = new lnfwkcboqj(0, "", "", "", "");
newsitems[7] = new lnfwkcboqj(0, "", "", "", "");
newsitems[8] = new lnfwkcboqj(0, "", "", "", "");
newsitems[9] = new lnfwkcboqj(0, "", "", "", "");
newsitems[10] = new lnfwkcboqj(0, "", "", "", "");
