function Pomoc () {
	document.getElementById("informacja").style.display="block";
}

function Zamknij () {
	document.getElementById("informacja").style.display="none";
}

function Pomoc0 () {
	document.getElementById("informacja0").style.display="block";
}

function Zamknij0 () {
	document.getElementById("informacja0").style.display="none";
}

function Pokaz (which) {
	document.getElementById("odp"+which).style.display="block";
}

function Chowaj (which) {
	document.getElementById("odp"+which).style.display="none";
}

function Getnext (which) {
	switch (which) {
		case 1:
				document.getElementById("adresemail4").innerHTML="<strong>blogreklamowy.com</strong>";
				document.getElementById("numerggs").innerHTML='<strong><a href="http://www.google.pl/search?hl=pl&q=reklama&lr=" title="">reklama</a>,<a href="http://www.google.pl/search?hl=pl&q=reklamy&lr=" title="">reklamy</a></strong>';
				document.getElementById("numerskype44").innerHTML="<strong>TOP 10</strong>";
				document.getElementById("numerskype44").innerHTML="<strong>TOP 10</strong>";
				document.getElementById("phots").src="images/blogreklamowy.gif";
				document.getElementById("photshref").href="http://blogreklamowy.com";
				document.getElementById("jedynka").style.fontWeight="bold";
				document.getElementById("dwojka").style.fontWeight="normal";
				document.getElementById("trojka").style.fontWeight="normal";
				break;
		case 2: 
				document.getElementById("adresemail4").innerHTML="<strong>listahopbec.com</strong>";
				document.getElementById("numerggs").innerHTML='<strong><a href="http://www.google.pl/search?hl=pl&q=rmf+maxxx&lr=" title="">rmf maxxx</a>,<a href="http://www.google.pl/search?hl=pl&q=hop+b%C4%99c&btnG=Szukaj&lr=" title="">hop bęc</a></strong>';
				document.getElementById("numerskype44").innerHTML="<strong>TOP 5</strong>";
				document.getElementById("phots").src="images/listahopbec.gif";
				document.getElementById("photshref").href="http://www.listahopbec.com";
				document.getElementById("jedynka").style.fontWeight="normal";
				document.getElementById("dwojka").style.fontWeight="bold";
				document.getElementById("trojka").style.fontWeight="normal";
				break;
		case 3: 
				document.getElementById("adresemail4").innerHTML="<strong>rsp.com.pl</strong>";
				document.getElementById("numerggs").innerHTML='<strong><a href="http://www.google.pl/search?hl=pl&q=poduszki+elektryczne&btnG=Szukaj&lr=" title="">poduszki elektryczne</a></strong>';
				document.getElementById("numerskype44").innerHTML="<strong>TOP 1</strong>";
				document.getElementById("phots").src="images/poduszkielektryczne.gif";
				document.getElementById("photshref").href="http://www.rsp.com.com";
				document.getElementById("jedynka").style.fontWeight="normal";
				document.getElementById("dwojka").style.fontWeight="normal";
				document.getElementById("trojka").style.fontWeight="bold";
	}
}