href='javascript: PopShow()'>

href='javascript: void(0)'> olarak değiştir.

yada

function PopShow()
{
/*
window.open("javascript:location.href='"+kapat+"'; ","PopWin","width=800,height=600,resizable=1,toolb ar=1,location=1,menubar=1,status=1,scrollbars=1");
window.focus();
*/
DivOff();
}

böyle yap.