1 2 3 4 5 6 7
<html> <script type="text/javascript"> parent.callback(location.search.substr(1)); </script> </html>