///////////////////////////////////////////////////////////////////////
// popup
////////////////////////////////////////////////////////////////////////

function preisrechner()
{
	F1 = open("../wirtschaft/preisrechner.asp","F1","width=500,height=300,top=30,left=50");
}

function preisrechner_02()
{
	F2 = open("wirtschaft/preisrechner.asp","F2","width=500,height=300,top=30,left=50");
}

