function preload () {
	articlebg = new Image();
	articlebg.src = "../img/tidning.jpg";
}
