<?php include("head.inc"); ?>

<table width="75%" border="1" bgcolor="#FFFFFF" align="center">

  <tr> 

    <td height="503" valign="top">       

<?php include("nav_bar.inc"); ?>

	  <table width="100%" border="0" cellpadding="6" cellspacing="6">

        <tr> 

          <td valign="top">

            <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">

              <tr> 

                <td height="289" valign="top"> 

                  <table width="706" border="0">

                    <tr> 

                      <td> 

                        <div align="center">			

													<font size="2" face="Arial, Helvetica, sans-serif">| 

                          <a href="biz_results.php3?some_data_1=Accommodations">Accommodations</a> 

                          | <a href="biz_results.php3?some_data_1=Attractions">Attractions</a> 

                          | <a href="biz_results.php3?some_data_1=Churches">Churches</a> 

                          | <a href="biz_results.php3?some_data_1=Computers">Computers</a> 

| <a href="biz_results.php3?some_data_1=Entertainment">Entertainment</a> 

                          | <a href="biz_results.php3?some_data_1=Finance/ Investments">Finance 

                          / Investments</a> |<br>

                          | <a href="biz_results.php3?some_data_1=Government">Government</a> 

                          | <a href="biz_results.php3?some_data_1=Golf">Golf</a> 

                          | <a href="biz_results.php3?some_data_1=Healthcare">Healthcare</a> 

                          | <a href="biz_results.php3?some_data_1=Home Builders">Home 

                          Builders</a> | <a href="biz_results.php3?some_data_1=Online Magazines">Online 

                          Magazines</a> | <a href="biz_results.php3?some_data_1=Other Worldwide">Other Worldwide</a> 

			  | <a href="biz_results.php3?some_data_1=Non-Profits">Non-Profits</a> 

                          | <a href="biz_results.php3?some_data_1=Real Estate">Real 

                          Estate</a> | <br>

                          | <a href="biz_results.php3?some_data_1=Restaurants">Restaurants</a> 

                          | <a href="biz_results.php3?some_data_1=Retail">Retail</a> 

                          | <a href="biz_results.php3?some_data_1=Services">Services</a> 

                          | <a href="biz_results.php3?some_data_1=Sports">Sports</a> 

                          | <a href="biz_results.php3?some_data_1=Telecommunications">Telecommunications</a> 

                          |</font></div>

                      </td>

                    </tr>

                  </table>

                  <hr>

<!- // Place Banner Ads Here  ///////////////// -->

	<table align="center" width="468" height="60" border="0">

		<tr>

			<td align="center" width="468" height="60">

			<a href="http://click.linksynergy.com/fs-bin/stat?id=gdpEWyXZqYc&offerid=31879.55&type=4&subid=0"><IMG border=0 alt="47 - Overstks Tab 468x60" src="http://affiliate.landsend.com/banners/overstocksTab_D.gif"></a><IMG border=0 width=1 height=1 alt=banner src="http://ad.linksynergy.com/fs-bin/show?id=gdpEWyXZqYc&bids=31879.55&type=4&subid=0">





<!--			<a href="adverts/advert.html">

			<img src="images/coco_banner/coco_468_60_ani.gif" border="0"></a>

-->

			</td>

		</tr>

	</table>

<!-- ////////////////////// End Banner Ads  /////////////////// -->

                  <table width="700" border="0" cellpadding="3" cellspacing="6">

                    <tr> 

                      <td width="45">&nbsp; </td>

                      <td width="625"> 



<?

//Joes searchable database result proc page



$db_host  = 'tome';
$db_user  = 'cnc_ro';
$db_pass  = 'clarke';
$db_name  = 'members';
$db_table = 'list';

$conn = mysql_connect($db_host,$db_user,$db_pass);

mysql_select_db($db_name,$conn); 



// ---- END OF JOES CONFIGURATIONS ------------------------------------------//

if ($some_data_1 == "") {$some_data_1 = '%';} 



$result = mysql_query ("SELECT * FROM list 

            WHERE category LIKE '%$some_data_1%' ORDER BY business ASC ",$conn);

print ("<div>");
print ("<b><font face=Arial, Helvetica, sans-serif>");
print ("&nbsp;");
print ($some_data_1);
print ("&nbsp;");
print ("</font></b>");
print ("</div>");

//print ("<br>");

?>

						

<!-- Scrolling Content Script -->



<script language="JavaScript1.2">



	iens6=document.all||document.getElementById

	ns4=document.layers



	//specify speed of scroll (greater=faster)

	var speed=10



		if (iens6){

		document.write('<div id="container" style="position:relative;left:50;width:525;height:195;border:1px solid blue;overflow:hidden">')

			document.write('<div id="content" style="position:absolute;width:525;left:0;top:0">')

							}

</script>



<ilayer name="nscontainer" width=625 height=195 clip="0,0,625,195">

<layer name="nscontent" width=625 height=195 visibility=hidden>



														<!--SCROLLABLE CONTENT HERE-->

<?php

if ($row = mysql_fetch_array($result)) { 

do { 

  print ("<img src=images/bullets.gif>");

  print ("&nbsp;");

  print ("<font size=2 face=Arial, Helvetica, sans-serif>");

  print ("<a href=");

  print ("http://coconet03.coconet.com/cgi-bin/clickthru.cgi?");

  print $row["URL"];

  print (" target='_blank' >");

  print $row["business"];

  print ("</a>");

  print ("</font>");

  print ("&nbsp;");

  print (" "); 

  print ("<br>"); 

  

} while($row = mysql_fetch_array($result)); 

} else {print "Sorry, no records were found!";}  



?>

						<p>&nbsp;</p>



						</layer>

						</ilayer>



<script language="JavaScript1.2">

		if (iens6)

			document.write('</div></div>')

</script>



		<table width="575px">

						<td valign="top" align="right">

							<font face=arial,helvetica size="1" color="blue">

							Place mouse over up/down arrows to scroll list...

							</font>

		<a href="#" onMouseover="moveup()" onMouseout="clearTimeout(moveupvar)">

					<img src="images/up.gif" border=0></a>  

		<a href="#" onMouseover="movedown()" onMouseout="clearTimeout(movedownvar)">

					<img src="images/down.gif" border=0></a>

		</td>

		</table>



<script language="JavaScript1.2">

						if (iens6){

						var crossobj=document.getElementById? document.getElementById("content") : document.all.content

						var contentheight=crossobj.offsetHeight

						}

						else if (ns4){

						var crossobj=document.nscontainer.document.nscontent

						var contentheight=crossobj.clip.height

						}



						function movedown(){

						if (iens6&&parseInt(crossobj.style.top)>=(contentheight*(-1)+100))

						crossobj.style.top=parseInt(crossobj.style.top)-speed

						else if (ns4&&crossobj.top>=(contentheight*(-1)+100))

						crossobj.top-=speed

						movedownvar=setTimeout("movedown()",100)

						}



						function moveup(){

						if (iens6&&parseInt(crossobj.style.top)<=0)

						crossobj.style.top=parseInt(crossobj.style.top)+speed

						else if (ns4&&crossobj.top<=0)

						crossobj.top+=speed

						moveupvar=setTimeout("moveup()",100)



						}



						function getcontent_height(){

						if (iens6)

						contentheight=crossobj.offsetHeight

						else if (ns4)

						document.nscontainer.document.nscontent.visibility="show"

						}

						window.onload=getcontent_height

</script>

                      </td>

                    </tr>

                  </table>

                  <br>

                </td>

              </tr>

            </table>

          </td>

        </tr>

      </table>      

<?php include("bottom_nav.inc"); ?>

    </td>

  </tr>

</table>

<?php include("footer.inc"); ?>

