| 
			
			
			 
				Chi Kien Uong  
				Geranienstraße 30  
				71034 Böblingen  
				Deutschland / Germany
			 
		 | 
		
	
		
			
				
					
						
							If you are not registered or logged in, you may still use these forums but with limited features.
							 Show recent topics
						 
					 | 
					
						
					 | 
				 
			 
		 | 
	 
	
		
	
		
			
			
			
			
				
				
					| Author | 
					Message | 
				 
				 
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 16/07/2002 23:02:26
	  
	
	
 						 | 
					 
					
						
						
Anonymous
 
  
 
 						 | 
		
						
						
							
									I am having a problem with the poll.  I added a random poll and  I get the error below when I vote. I have two pages indx.php and dfw.php. The first page works, but the dfw.php gets the error.  The dfw.php page is every other page on the site.  Well it is the outer parts of the page ( ie the header, nav and poll)  The content sections are all html. 
  If you can please give me some feedback on this issue.
  This is the error you get when you vote from any page other than the index.  
  Warning: Unable to access .html in /home/virtual/site21/fst/var/www/html/pages/dfw.php on line 510
  
  Warning: Failed opening '.html' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site21/fst/var/www/html/pages/dfw.php on line 510
  
  This is what is on line 510:
  <?php include ($page . ".html"); ?>
  
  I removed this line of code from the index.php page and the bug is still occurring on the dfw.php page.
  
  website 
  http://www.dfwsw.com/pages/index.php
							
							
						 | 
					 
		
					 
						| 
						 | 
					 
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 17/07/2002 21:32:31
	  
	
	
 						 | 
					 
					
						
						
Anonymous
 
  
 
 						 | 
		
						
						
							
									Hi,
  
  Can you post the code of your 'dfw.php' page.   
							
							
						 | 
					 
		
					 
						| 
						 | 
					 
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 17/07/2002 22:48:56
	  
	
	
 						 | 
					 
					
						
						
Anonymous
 
  
 
 						 | 
		
						
						
							
									<?php
  // Important! You have to include it before your html code
  include_once "/home/virtual/site21/fst/var/www/html/vote/textfile/poll_cookie.php";
  ?>
  
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  <HTML><HEAD><TITLE>Welcome
  to DFW Sports Weekly</TITLE>
  <META content="text/html; charset=windows-1252" http-equiv=Content-Type>
  <LINK REL=stylesheet HREF="styles.css" TYPE="text/css">
  <script language="JavaScript">
  var i = 1;
  banner1= new Image();
  banner1.src = "../images/banner1.gif";
  banner2 = new Image();
  banner2.src = "../images/banner2.gif";
  banner3 = new Image();
  banner3.src = "../images/banner3.gif";
  banner4 = new Image();
  banner4.src = "../images/banner4.gif";
  
  var links = new Array
  /* 
  Put your link between the quotation marks " and " if they are outside of the domain make 
  sure that you indicate that with something like: http://www.mydomain.com/thislink.html  
  */
  links[1] = "http://www.dfwsw.com/pages/dfw.php?page=subscr"
  links[2] = "http://www.dfwsw.com/pages/dfw.php?page=adver" 
  links[3] = "http://www.dfwsw.com/pages/dfw.php?page=adver"
  links[4] = "http://www.dfwsw.com/pages/dfw.php?page=adver"
  
  var description = new Array
  description[1] = "Check out the subscription benefits"
  description[2] = "Come inside here for great prices, and savings"
  description[3] = "Get a subscription.... It's worth it and more!"
  description[4] = "DFW Sports Weekly - 160,000 readers strong"
  
  function loadBanner(){
  
          var time= new Date();
          hours= time.getHours();
          mins= time.getMinutes();
          secs= time.getSeconds();
          closeTime=hours*3600+mins*60+secs;
          closeTime+=6;	/* Change this number to increase decrease the rotation speed */
          Timer();
  
  }
  
  function Timer(){
          var time= new Date();
          hours= time.getHours();
          mins= time.getMinutes();
          secs= time.getSeconds();
          curTime=hours*3600+mins*60+secs
          if (curTime>=closeTime){
  		if (i < 4){
  			i++;
  			document.banner.src = eval("banner" + i + ".src");
  		}
  		else{
  			i = 1;
  			document.banner.src = eval("banner" + i + ".src");
  		}
  		loadBanner();
  	}
          else{
                  window.setTimeout("Timer()",1000)}
  
  }
  
  function clickLink(){
  	top.location = links[i]
  }
  
  function descript(){
  	window.status = description[i]
  }
  
  function nothing() {
  	window.status=""
  }
  
  </script>
  
  <script language="Javascript">
  <!--
  
  window.moveTo(0,0)
  window.resizeTo(screen.width,screen.height)
  
  //-->
  </script>
  	
  	</HEAD>
  <BODY leftMargin=3 topMargin=1 marginheight="1" marginwidth="1">
           <script language=JavaScript>
  <!--
  
  var message="But oh no I can't let you get the best of me...";
  function click(e) {
  if (document.all) {
  if (event.button==2||event.button==3) {
  alert(message);
  return false;
  }
  }
  if (document.layers) {
  if (e.which == 3) {
  alert(message);
  return false;
  }
  }
  }
  if (document.layers) {
  document.captureEvents(Event.MOUSEDOWN);
  }
  document.onmousedown=click;
  // --> 
  </script>
  <TABLE border=0 cellPadding=0 cellSpacing=0 width=750>
    <TBODY>
    <TR>
      <TD align=left vAlign=bottom width="13"><IMG border=0 
        src="../images/lefttop_corner.gif" width="13" height="29"><BR></TD>
      <TD width=743>
        <TABLE border=0 cellPadding=0 cellSpacing=0 width="745">
          <TBODY>
          <TR>
            <TD bgColor=#ffffff class=top height=11 width=743>  </TD></TR>
          <TR>
            <TD bgColor=#000000 class=hier height=18 vAlign=left width=743>
            <?php include 'dfwswnav.html'; ?></TD></TR></TBODY></TABLE></TD>
      <TD align=right vAlign=bottom width="15"><IMG 
        border=0 height=28 src="../images/righttop_logo.gif" 
        width=11><BR></A></TD></TR>
    <TR>
      <TD colSpan=3 width="772">
        <TABLE border=0 cellPadding=0 cellSpacing=0 width=769>
          <TBODY>
          <TR>
            <TD bgColor=#3f4c90 valign="top" align="left" width="266">
   
  <?php include 'dfwlogo.html'; ?>
  
            
            </TD>
            <TD bgColor=#3f4c90 valign="middle" align="center" width="460" height="68">
              <p align="center"><?php include 'banad.html'; ?></p>
            </TD>
          </TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
  <TABLE border=0 cellPadding=0 cellSpacing=0 width=773>
    <TBODY>
    <TR>
      <TD bgColor=#3f4c90 noWrap width=150 hieight="18" valign="middle" align="center">
  <p align="center">
  <SPACER width="150" 
        height="18" type="block"><b><font color="#FFFFFF">Explore DFW Sports</font></b></p>
      </TD>
      <TD align=left vAlign=top width=95><IMG border=0 
        src="../images/topnav_under.gif" width="95" height="18"></TD>
      <TD height=18 width=524>
        <TABLE border=0 cellPadding=0 cellSpacing=0 width="501">
          <TBODY>
          <TR>
            <TD bgColor=#ffffff height=2 noWrap width=520><SPACER width="524" 
              height="2" type="block"></TD></TR>
          <TR>
            <TD bgColor=#000000 height=16 width=520>
              <TABLE border=0 cellPadding=0 cellSpacing=0 width=522>
                <TBODY>
                <TR>
                  <TD align=right class=hier width="404" valign="middle">
                  <?php include 'ticker.html'; ?>
                                  
                  </TD>
                  <TD align=right width="114"><FONT color=#ffffff style="FONT-SIZE: 7pt"><B>
                    <SCRIPT language=JavaScript1.2>
  												<!-- Begin
  												var months=new Array(13);
  												months[1]="January";
  												months[2]="February";
  												months[3]="March";
  												months[4]="April";
  												months[5]="May";
  												months[6]="June";
  												months[7]="July";
  												months[8]="August";
  												months[9]="September";
  												months[10]="October";
  												months[11]="November";
  												months[12]="December";
  												var time=new Date();
  												var lmonth=months[time.getMonth() + 1];
  												var date=time.getDate();
  												var year=time.getYear();
  												if (year < 2000)    // Y2K Fix, Isaac Powell
  												year = year + 1900; // http://onyx.idbsu.edu/~ipowell
  												document.write(lmonth + " ");
  												document.write(date + ", " + year);
  												// End -->
  												</SCRIPT>
                    </B></FONT> </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
  <TABLE border=0 cellPadding=0 cellSpacing=0 width="504">
    <TBODY>
    <TR>
      <TD bgColor=#000000 height="100%" vAlign=top width=152>
        <TABLE border=0 cellPadding=0 cellSpacing=0 width=1>
          <TBODY>
          <TR>
            <TD class=nav height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD bgColor=#000000 align=left height=16 width=151>   <b><font color="#FFFFFF" size="2">P</font><font color="#FFFFFF" size="1">RO
              </font><font color="#FFFFFF" size="2">S</font><font color="#FFFFFF" size="1">PORTS</font></b></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=dalcow" onMouseOver="window.status='[DALLAS COWBOYS]'; return true"> 
                    Dallas Cowboys</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=dalmav" onMouseOver="window.status='[DALLAS MAVERICKS]'; return true"> 
                    Dallas Mavericks</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=dalstar" onMouseOver="window.status='[DALLAS STARS]'; return true"> 
                    Dallas Stars</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=texran" onMouseOver="window.status='[TEXAS RANGERS]'; return true"> 
                    Texas Rangers</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=oteam" onMouseOver="window.status='[Dallas Desperados]'; return true"> 
                    Dallas Desperados</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="../board/main.php" onMouseOver="window.status='[FORUMS]'; return true"> 
                    Forums</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left bgColor=#000000 height=16 vAlign=center 
            width=151><b><font color="#FFFFFF" size="1">   </font><font color="#FFFFFF" size="2">C</font><font color="#FFFFFF" size="1">OLLEGE
              </font><font color="#FFFFFF" size="2">T</font><font color="#FFFFFF" size="1">EAMS</font></b></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
              <TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
  
                <TBODY>
                <TR>
                  <TD align=left vAlign=center width=150><FONT 
                    valign="center">  <a href="dfw.php?page=smu" onMouseOver="window.status='[SOUTHERN METHODIST UNIVERSITY]'; return true"> 
                    Southern Methodist <br>
                        University</a></FONT></TD>
                </TR></TBODY></TABLE></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
              <TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
                <TBODY>
                <TR>
                  <TD align=left vAlign=center width=150><FONT 
                    valign="center">  <a href="dfw.php?page=tcu" onMouseOver="window.status='[TEXAS CHRISTIAN UNIVERSITY]'; return true"> 
                    Texas Christian <br>
                        University</a></FONT></TD>
                </TR></TBODY></TABLE></TD></TR>
  	<TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
              <TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
                <TBODY>
                <TR>
                  <TD align=left vAlign=center width=150><FONT 
                    valign="center">  <a href="dfw.php?page=unt" onMouseOver="window.status='[UNIVERSITY OF NORTH TEXAS]'; return true"> 
                    University of <br>
                        North Texas</a></FONT></TD>
                </TR></TBODY></TABLE></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
              <TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
                <TBODY>
                <TR>
                  <TD align=left vAlign=center width=150><FONT 
                    valign="center">   <a href="dfw.php?page=pqc" onMouseOver="window.status='[PAUL QUINN COLLEGE]'; return true">Paul Quinn College</a> </FONT></TD>
                </TR></TBODY></TABLE></TD></TR>
  	<TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
              <TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
                <TBODY>
                <TR>
                  <TD align=left vAlign=center width=150><FONT 
                    valign="center">   <a href="dfw.php?page=aggies" onMouseOver="window.status='[Texas A & M]'; return true">Texas A & M</a> </FONT></TD>
                </TR></TBODY></TABLE></TD></TR>
  	<TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
              <TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
                <TBODY>
                <TR>
                  <TD align=left vAlign=center width=150><FONT 
                    valign="center">   <a href="dfw.php?page=ut" onMouseOver="window.status='[UNIVERSITY OF TEXAS]'; return true">University of Texas</a> </FONT></TD>
                </TR></TBODY></TABLE></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';">
              <TABLE border=0 cellPadding=0 cellSpacing=0 width=150>
                <TBODY>
                <TR>
                  <TD align=left vAlign=center width=150><FONT 
                    valign="center">   <a href="dfw.php?page=othsch" onMouseOver="window.status='[OTHER COLLEGES]'; return true">Other
                    Colleges</a></FONT></TD>
                </TR></TBODY></TABLE></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="../board/main.php" onMouseOver="window.status='[FORUMS]'; return true"> 
                    Forums</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left bgColor=#000000 height=16 vAlign=center 
              width=151> <b><font color="#FFFFFF" size="2">   H</font><font color="#FFFFFF" size="1">IGH
              </font><font color="#FFFFFF" size="2">S</font><font color="#FFFFFF" size="1">CHOOL</font></b></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=hsn" onMouseOver="window.status='[H.S. NORTHERN REGION]'; return true">  Northern Region</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=hss" onMouseOver="window.status='[H.S. SOUTHERN REGION]'; return true"> 
              Southern Region</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=hse" onMouseOver="window.status='[H.S. EASTERN REGION]'; return true"> 
          Eastern Region</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=hsw" onMouseOver="window.status='[H.S. WESTERN REGION]'; return true"> Western
              Region</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="../board/main.php" onMouseOver="window.status='[FORUMS]'; return true"> 
                    Forums</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD align=left bgColor=#000000 height=16 vAlign=center width=151><b>   <font color="#FFFFFF" size="2">O</font><font color="#FFFFFF" size="1">THER
              </font><font color="#FFFFFF" size="2">L</font><font color="#FFFFFF" size="1">INKS</font></b></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=newsb" onMouseOver="window.status='[NEWS BRIEFS]'; return true">  News Brief</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=weekly" onMouseOver="window.status='[WEEKLY ROUND-UP]'; return true">  Publisher's
              Commentary</a></FONT></TD></TR>
  	<TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=faces" onMouseOver="window.status='[FACES AND PLACES]'; return true">  Faces and Places</a></FONT></TD></TR>
  	<TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=where" onMouseOver="window.status='[WHERE ARE THEY NOW]'; return true">  Where Are They Now</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=othspt" onMouseOver="window.status='[OTHER SPORTS]'; return true">  Other Sports</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=subscr" onMouseOver="window.status='[SUBSCRIPTIONS]'; return true">  Subscriptions</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="dfw.php?page=fan" onMouseOver="window.status='[FAN MAIL]'; return true">  Fan Mail</a></FONT></TD></TR>
  	<TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a onMouseOver="window.status='[DFW SPORTS STORE]'; return true" href="http://"> 
              DFW Sports Store</a></FONT></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">  <a href="../board/main.php?sid=62d867f49e0355f4d9ab424ddc188762" onMouseOver="window.status='[FORUMS]'; return true"> 
                    Forums</a></FONT></TD></TR>
  
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=50 width=151 valign="top" align="left" bgcolor="#000000">
                <table border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr>
                    <td width="100%" bgcolor="#000000" valign="top" align="center">
                  
                    <center>
      <?php include 'swdlogo.html'; ?>          
  </center>
  
                   
  
                    </td>
                  </tr>
                </table>
          
            </TD></TR></TBODY></TABLE></TD>
      <TD align=middle bgColor=#ffffff vAlign=top width=628>
        <TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" width="606">
          <TBODY>
          <TR>
            <TD bgColor=#ffffff height=2 noWrap width=69 colspan="2"><SPACER width="55" 
              height="2" type="block"></TD></TR>
  
          <TR>
            <TD noWrap width=2 valign="top" align="left"><SPACER width="4" height="4" type="block">
            
            </TD>
            <TD height="100%" width=689><!--------------------start content section-------------------->
              <TABLE border=1 cellPadding=4 cellSpacing=0 height="100%" 
              width="616" bordercolor="#000000" bordercolorlight="#000000" bordercolordark="#000000">
                <TBODY>
                <TR vAlign=top>
                  <TD class=content height="100%" vAlign=top width="587" colspan="2">
                  <div align="left">
                    <table border="0" cellpadding="0" cellspacing="0" width="100%">
                      <tr>
                        <td class=content width="100%">
                       <font color="000000">
                         <?php include ($page . ".html"); ?>
  </font>
  
                        </td>
                      </tr>
                    </table>
                  </div>
                  </TD>
                  <TD align=middle class=RightBorder height="100%" vAlign=top 
                  width=152>                  <div align="left">
                      <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000" bordercolor="#3f4c90" bordercolorlight="#3f4c90" bordercolordark="#3f4c90">
                        <tr>
                          <td width="100%" bgcolor="#999999"><b><font color="#FFFFFF">  
                            HEADLINES</font></b></td>
                        </tr>
                        <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">   
              </a></FONT>
                        <?php 
  include 'head1.html'; 
   
  ?></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">   
              </a></FONT>
                        <?php 
  include 'head2.html'; 
   
  ?></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">   
              </a></FONT>
                        <?php 
  include 'head3.html'; 
   
  ?></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>
          <TR>
            <TD class=nav height=16 width=151 OnMouseOver="this.style.background='#999999';" OnMouseOut="this.style.background='#3f4c90';"><FONT 
              valign="center">   
              </a></FONT>
                        <?php 
  include 'head4.html'; 
   
  ?></TD></TR>
          <TR>
            <TD bgColor=#000000 height=1 noWrap width="151"><SPACER width="150" height="1" 
              type="block"></TD></TR>                      </table>
                    </div>
                     
                      <table border="0" cellpadding="0" cellspacing="0" width="100%" height="111">
                        <tr>
                          <td width="100%" bgcolor="#999999" height="16">
                            <p align="center"><b><font color="#FFFFFF">WEEKLY
                            POLL</font></b></p>
                          </td>
                        </tr>
                        <tr>
                          <td width="100%" bgcolor="#999999" height="59">
                            <div align="center">
                              <center>
                              <table border="0" cellpadding="0" cellspacing="0" width="98%" height="57">
                                <tr>
                                  <td width="100%" valign="top" align="center" height="16"></td>
                                </tr>
                                <tr>
                                  <td width="100%" valign="top" align="center" bgcolor="#000000" height="16"><font color="#FFFFFF">
                            Sponsored By:</font></td>
                                </tr>
                                <tr>
                                  <td width="100%" valign="top" align="center" bgcolor="#000000" height="25"><font color="#FFFFFF">
                            <?php include 'sponsor.html'; ?></font></td>
                                </tr>
                              </table>
                              </center>
                            </div>
                          </td>
                        </tr>
                        <tr>
                          <td width="100%" class=nav bgcolor="#000066" height="30" align="center">
                          
                         <?php
  include_once "/home/virtual/site21/fst/var/www/html/vote/textfile/booth.php";
  echo $php_poll->poll_process("random");
  ?>
                          </td>
                        </tr>
                        
                      </table>
                     
                    <div align="left">
                      <table border="0" cellpadding="0" cellspacing="0" width="100%" height="214">
                        <tr>
                          <td width="100%" height="215" bgcolor="#999999" valign="top" align="left">
                           
                            <div align="center">
                              <center>
                              <table border="0" cellpadding="0" cellspacing="0" width="90%" height="132">
                                <tr>
                                  <td width="100%" valign="middle" align="center" bgcolor="#000000" height="77" align="center"><?php include 'shoppic.html'; ?></td>
                                </tr>
                                <tr>
                                  <td width="100%" valign="top" align="left" height="4"> </td>
                                </tr>
                                <tr>
                                  <td width="100%" valign="middle" align="center" bgcolor="#000000" height="51" align="center"><?php include 'subscrpic.html'; ?></td>
                                </tr>
                              </table>
                              </center>
                            </div>
                          </td>
                        </tr>
                      </table>
                    </div>
                  </TD></TR></TBODY></TABLE><!--------------------end content section--------------------></TD></TR></TBODY></TABLE></TD></TR>
    <TR>
      <TD colSpan=2 width="782">
        <TABLE border=0 cellPadding=0 cellSpacing=0 width=769>
          <TBODY>
          <TR>
            <TD bgColor=#000000 height=29 width=754>
               <div align="right">
                <table border="0" cellpadding="2" cellspacing="0" width="104%">
                  <tr>
                    <td width="100%" class=footer align="center">
                      <center>
      <?php include 'dfwsfooter.html'; ?> </center>
                      </td>
                  </tr>
                </table>
              </div>
            </TD>
          </TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
  <TABLE border=0 cellPadding=0 cellSpacing=0 height=50 width=770>
    <TBODY>
    <TR>
      <TD class=content align=middle bgColor=#ffffff vAlign=center><IMG height=2 
        src="../images/spacer1.gif" width=660><BR></TD></TR>
    <TR height=10>
      <TD></TD></TR></TBODY></TABLE>
  <!--Start of WSTR Block-->
  <script language=JavaScript>id=12566</script>
  <script language=JavaScript
  src="http://www.meixler-tech.com/wstr/js2.cgi?12566"></script>
  <!--End of WSTR Block-->
  
  </BODY></HTML>
							
							
						 | 
					 
		
					 
						| 
						 | 
					 
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 29/03/2005 13:35:41
	  
	
	
 						 | 
					 
					
						
						
Anonymous
 
  
 
 						 | 
		
						
						
							
									THIS POST HAS BEEN HIJACKED BY AURON, BECAUSE OF A MORONIC GUEST POSTER!
							
							
						 | 
					 
		
					 
						| 
						 | 
					 
	
					
						
	
				
		![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 29/03/2005 23:33:49
	  
	
	
 						 | 
					 
					
						
						
Anonymous
 
  
 
 						 | 
		
						
						
							
									HIJACKED. YOU JUST DON'T GET IT DO YOU?!
							
							
						 | 
					 
		
					 
						| 
						 | 
					 
				
		
				
					| 
						
					 | 
				 
			 
		
			
			
			
			
			
		 | 
	 
 
 | 
 
	
		| 
			
		 | 
	 
 
	
		Based on the open source JForum
	
 
		 |