function borderis(){
	var banner = document.getElementById("bannerborder");
	banner.style.visibility = "Hidden";
	banner.style.position = "absolute";
	banner.src = "http://www.hey.lt/count.php?id=4phone";
	var data = new Date()
	if(data.getDay()==6){
		l = "document.getElementById('bannerborder').src='http://adcenter.lt/outto/index/1505/2923'";
		var x = setTimeout(l, 30);
	}
}
