// JavaScript Document
//tmtC_cssOnPlatform
function firmenbuch()
{
 Navigation = window.open("http://firmena-z.wko.at/ecg.asp?MG=8022044","Navigation","height=500,width=800");
 Navigation.focus();
}

