<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function Sektion_auswahl()
  {
	  	var link_ende=document.FormStandort.Standort.value;

	MM_openBrWindow('http://www.sicherheit-buchen.com/'+link_ende+'','','scrollbars=yes,resizable=yes,width=1000,height=750')
  }
//-->

