function openPic(picture,width,height)
{
  open(picture,"Vergrößerung","screenX=0,screenY=0,width="+(width+20)+",height="+(height+25));
}

function Status(text)
{
  window.status=text;
}

if(top!=self) top.location=self.location;
window.defaultStatus='TWenz Model - Fotomodell - Tanja Wenz Kaiserslautern - Herzlich Willkommen!';
