function Go(x) { if(x == "none") { return; } else { location.href = x; } }
function owin (datei,name,width,height) { pict = window.open (datei,name,'width='+width+',height='+height+',srollbar=0,dirctories=0,resizable=1,toolbar=0,location=0'); }
function wertanalyse() { window.open('http://mapguide.colonia-online.de/gwa/gwa-relaunch.asp','wertanalyse','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,width=505,height=610'); }
