<?php
include("./header.htm");
system('grep "^<area" /home/www/html/wm/prosek.html ');
include("./footer.htm");
?>