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