you asked for it!!!!
cheers for help....
<body bgcolor="#FFFFFF">
<table width="745"border=0 cellpadding=0 cellspacing=0>
<tr>
<td width="15%"> </td>
<td width="85%"></td>
</tr>
<tr>
<td ><a href="#" onclick="window.open('indexape.html', 'SHWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=800,height=600,left=100,top=50')"><img src="sh.gif" width="55" height="45" border=0></a></td>
<td rowspan="8"valign=top width=85%>
<SCRIPT LANGUAGE="JavaScript">
if ((navigator.userAgent.indexOf("Mac") != -1)&&(document.all))
document.write('<DIV style="position:absolute; top:37px; left:112px;">');
else
document.write('<DIV style="position:absolute; top:49px; left:121px;">');
</SCRIPT>
<TABLE width=640 border=0 cellpadding=0 cellspacing=0>
<TR>
<TD class=textd>
<!--------------------start php include---------------->
<?
$file = "/bla/bla/file1.txt";
$firstLine = 2;
$lastLine = 43;
$first = $firstLine -1;
$last = $lastLine -1;
$in = file($file);
$lastL = count($file)+$last;
for ($i=$first; $i<$lastL; $i++){
echo "$in[$i]";
}
?>
<!-----------------------end include--------------------->
</TD>
</TR>
</TABLE></DIV>
</td>
</tr>
<tr>
<td height=50> </td>
</tr>
<tr>
<td><a href="#" onclick="window.open('links.html', 'LinkWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=800,height=600,left=100,top=50')"><img src="links.gif" width="55" height="46" border=0></a></td>
</tr>
<tr>
<td height=50> </td>
</tr>
<tr>
<td><a href="#" onclick="window.open('sub.html', 'SubWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=800,height=600,left=100,top=50')"><img src="submit.gif" width="55" height="45" border=0></a></td>
</tr>
<tr>
<td height=50> </td>
</tr>
<tr>
<td><A HREF="archive1.php"><IMG SRC="archive_but.gif" ALT="" WIDTH="57" HEIGHT="57"border="0"></A></td>
</tr>
<tr>
<td height=30> </td>
</tr>
<!--------------------------------------------------------------------->
<tr>
<td><a href="#" onclick="window.open('subscribe.html', 'SubscWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=800,height=600,left=100,top=50')"><IMG SRC="corn.gif" ALT="" WIDTH="48" HEIGHT="152" border="0"></a></td>
</tr>
<tr>
<td height="100"> </td>
</tr>
</table>
<DIV style="position:absolute; top:15px; left:125px;"><TABLE width=640 border=0 cellpadding=0 cellspacing=0>
<TR>
<TD class=textd>
<!--------------------start php include2---------------->
<?
$file2 = "/bla/bla/file2.txt";
$fstLine = 2;
$lstLine = 631;
$fst = $fstLine -1;
$lst = $lstLine -1;
$icons = file($file2);
$lstL = count($file2)+$lst;
for ($i=$fst; $i<$lstL; $i++){
echo "$icons[$i]";
}
?>
<!-----------------------end include--------------------->
</TD>
</TR>
</TABLE></DIV>
</body>