function PopUp()
{
window.open('','detailansicht','width=475,height=675,scrollbars');
}