 function Go(url)
 {
	$(location).attr('href','http://www.crem.be/'+url);
 }
 


