]*>([\\x00-\\xff]+?)<\\/style>/',$html,$a)) { echo ""; } $html=preg_replace('/^[\\x00-\\xff]*?]*>/','',$html); $html=preg_replace('/<\\/body>.*$/','',$html); echo iconv('windows-1250','utf-8',$html); require('foot.php'); ?>