5 lines
125 B
PHP
5 lines
125 B
PHP
|
|
<script type="text/javascript">
|
|
top.getId('marketFrame').style.height = '<?php echo $height?>px';
|
|
</script>
|
|
<?php exit?>
|