html5.phtml 183 Bytes
<script type="text/javascript">
    document.domain = 'yohobuy.com';
    var _json_return = <?php print json_encode ( $this->return );?>;
    parent._callback(_json_return);
</script>