function download(link){
	document.location.href='http://www.bicasso.be/docs/'+link;
}
