// JavaScript Document
function mapka(woj)
{
	 document.location.href = "i.php?i=10&woj="+woj;
}
