	
// Begin  windows

//**********************************************zoom

	function anfahrtsplan()
{
window.open("zoom_anfahrtsplan.htm","win1","width=700,height=500");
}

	function routenplaner()
{
window.open("zoom_routenplaner.htm","win2","width=700,height=500");

}
	function print_mechaless1()
{
window.open("zoom_print_mechaless1.htm","win3","width=700,height=500");
}

	function print_vp1()
{
window.open("zoom_print_vp1.htm","win4","width=700,height=500");
}

	function print_katalog1()
{
window.open("zoom_print_katalog1.htm","win5","width=700,height=500");
}

	function print_osk1()
{
window.open("zoom_print_osk1.htm","win6","width=700,height=500");
}

	function print_edanews1()
{
window.open("zoom_print_edanews1.htm","win7","width=700,height=500");
}

//  End windows -->



