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