www.marketleadersltd.com

www.instantsellbusiness.com www.sellabusinessforsale.com

www.instantsellhome.com
www.forsalebyownerguide.com

www.homebizideasgoldmine.com www.at-home-businesses.com


To add your site to this links page click here

Select Category from the list below


"; include('../admin/config.php'); echo""; $query = "SELECT distinct link_cat FROM linker WHERE approved='yes' ORDER BY 'link_cat'"; $class = mysql_query($query, $connection); while($row = mysql_fetch_object($class)) { $category=$row->link_cat; $category1=ereg_replace(" ", "%20",$category); if ($cat!="$category") { if($lcount=="1") { echo ""; $cat=$category; $lcount++; } else { echo ""; $cat=$category; $lcount="1"; } } } echo"
$category$category
"; } else { include('../admin/config.php'); $query = "SELECT * FROM linker WHERE approved='yes' AND link_cat='$cat1' ORDER BY 'linktext' "; $class = mysql_query($query, $connection); while($row = mysql_fetch_object($class)) { $linkno=$row->linkno; $linktext=$row->linktext; $reference=$row->reference; $Description=$row->description; $imageid=$row->imageid; $site1=$row->site1; $site2=$row->site2; $site3=$row->site3; $site4=$row->site4; $site5=$row->site5; $site6=$row->site6; $site7=$row->site7; $email=$row->email; $approved=$row->approved; $category=$row->link_cat; if ($caller!="$Site") { if ($caller=="homebiz") { echo ""; echo "
Home Biz Ideas Goldmine
www.homebizideasgoldmine.com
"; } if ($caller=="market") { echo ""; echo "
ebook Best Sellers
www.marketleadersltd.com
"; } if ($caller=="homesell") { echo ""; echo "
Home Selling Secrets Revealed
www.instantsellhome.com
"; } if ($caller=="homeforsale") { echo ""; echo "
Home Selling Secrets Revealed
www.forsalebyownerguide.com
"; } if ($caller=="sellbiz") { echo ""; echo "
Sell Your Business The Easy Way
www.instantsellbusiness.com
"; } if ($caller=="sellabiz") { echo ""; echo "
Sell Your Business The Easy Way
www.sellabusinessforsale.com
"; } if ($caller=="athomebiz") { echo ""; echo "
At Home Businesses
www.at-home-businesses.com
"; } $Site = $caller; } if ($site1=="all") { echo ""; echo ""; echo"
$linktext$Description
"; } if ($site1=="$caller") { echo ""; echo ""; echo"
$linktext$Description
"; } if ($site2=="$caller") { echo ""; echo ""; echo"
$linktext$Description
"; } if ($site3=="$caller") { echo ""; echo ""; echo"
$linktext$Description
"; } if ($site4=="$caller") { echo ""; echo ""; echo"
$linktext$Description
"; } if ($site5=="$caller") { echo ""; echo ""; echo"
$linktext$Description
"; } if ($site6=="$caller") { echo ""; echo ""; echo"
$linktext$Description
"; } if ($site7=="$caller") { echo ""; echo ""; echo"
$linktext$Description
"; } }} mysql_close($connection); ?>