<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>test</title> <style> <!-- .smallfont { font-size: 13px; font-family: Comic Sans MS; color: #A15721; } --> </style> <!--mstheme--><link rel="stylesheet" type="text/css" href="_themes/bierclub-2/bier1011.css"><meta name="Microsoft Theme" content="bierclub-2 1011, default"> </head> <body> <script type="text/javascript"> // Dynamic Iframe loader function loadIframe(theURL) { document.getElementById("shoot").src=theURL; } // resizes Iframe according to content function resizeMe(obj){ docHeight = shoot.document.height || shoot.document.body.scrollHeight obj.style.height = docHeight + 'px' } </script> <iframe id="shoot" name="shoot" onload="resizeMe(this)" allowtransparency="true" src="http://bierclub-krugau.bplaced.net/Board/shoutbox_hp_page.php" width="100%" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" height="1200"></iframe> <br/> <span class="smallfont"><br /> </span> </body> </html> |