hi all! I try to make php file call in TaskFrame. In my Chrome Browser i get error message (javascript console) --------- Uncaught TypeError: Cannot read property 'mapFrame' of undefined -------- this is may call.... parent.ViewerFrame.GetTaskFrame().location.href="some_file.php"; All work on FF and IE How can i fix this? specjal.