function sendError(){
    var pfad = document.location.pathname
    var titel = document.title
	window.open("https://"+location.host+"/jap/jforms/formulare/standard/05/00/02.faces?initFormular=true&WebsiteInformation.Url="+pfad+"&WebsiteInformation.Titel="+titel,"_self")
}

function sendReferral(){
    var pfad = document.location.pathname
    var titel = document.title
	window.open("https://"+location.host+"/jap/jforms/formulare/standard/05/00/01.faces?initFormular=true&WebsiteInformation.Url="+pfad+"&WebsiteInformation.Titel="+titel,"_self")
}

function etrackerCtWrapper(tracking){
	track(tracking)
}
