1 2 3 4 5 6 7
<body> <script> if(window.parent.setup_iframe) { window.parent.setup_iframe(); } </script> </body>