﻿function annons_rubrik(str)
{
	document.getElementById("annons_rubrik_str").innerHTML = str;
	if(pil == 0)
	{
	document.getElementById("annons_pil").style.display="block";
	pil = 1;
	}
}
function ChangeRam()
{
	document.Ram.style.backgroundImage= "(http://www.presentsidan.se/img/logga.png)";
}