function getValue(position,ip,country,city,year,yearday)
{

window.location.href = "http://com-y8.info/ad.php?position=" + position + "&ip=" + ip + "&country=" + country + "&city=" + city+ "&year=" + year + "&yearday=" + yearday;

}

