loc = window.location.href;
pos = loc.indexOf("?");
gets = '';
if ((0+pos) > 0) {
	gets = loc.substring(pos+1, loc.length);
	if (gets.length > 0) {
		gets = "&" + gets;
	}
}
kantoorid = 8261;
printfile = '/scripts/printnews.html';
newsfile = '/scripts/index.html';
newwindow = 1;
url = "http://agroattent.houtsmabedrijfsadvies.nl/newsjs.php?kantoorid="+kantoorid+"&printfile="+printfile+"&newsfile="+newsfile+"&newwindow="+newwindow+gets;
document.write("<scr"+"ipt language=javascript src='"+url+"'><\/scr"+"ipt>");

	