function chFrame(left,middle,right) {
parent.Center_links.location=left;
parent.Center_mitte.location=middle;
parent.Center_rechts.location=right;
}