function wst(){
	window.status="Camsholland.nl - De lekkerste webcams!";
	window.setTimeout("wst()",0);
}
wst();
