function redirect (link) {
	window.location = link;
}

function buttoninfo() {

}


