function oneClick(link){
	location.href = link;
}

