// JavaScript Document

function link(url) {
	window.location.href= url;}
	

