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