function adTest(){
	var adHTML = document.getElementById('ads').innerHTML;
	//document.getElementById('topads').innerHTML = adHTML;
}