"; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo "
   Job Categories: "; echo "
 About Student Businesses and Friends

"; echo "Since I founded AmKor Karate Institutes in 1977, thousands of students have trained under me and other AmKor Instructors. Many of these students have gone on to become doctors, lawyers, carpenters, electricians, and business owners of all kinds. Over the 30+ years I have been teaching, people were always asking me if I knew a "good" plumber, dentist, website developer, or real estate broker. The answer was of course I did, or I could easily find out.

The purpose of Student Businesses and Friends is to bring together, on one web site, all of the businesses that are owned and operated by current and past students of our schools. If there was a web site that people could go to find a service or business, our AmKor family could network and find each other more easily.

The support for this idea has been overwhelming. In the coming months, we will build Friends of AmKor to become the "Yellow Pages" of AmKor Karate, with every type of business and service you can imagine advertising on our site. By limiting the listing to those within our AmKor family, we know that our membership will be provided with the quality of service that the AmKor Karate Institutes has strived for since 1977. It doesn't matter if you trained thirty-one years ago, or two months ago - we'd love to hear from you and listen to your success story. Contact me directly to find out how to become a part of this exciting new project.
 "; echo "
 
- Master Frederick Scott  
 
"; echo "
 


"; } if($_GET['cmd'] == "load") { $cat = $_GET["cat"]; $q="SELECT * FROM amkorbusiness_businesses WHERE category='$cat' ORDER BY category ASC, isStudent DESC"; } $rt = $database->query($q) or die(mysql_error()); ?> "; echo ""; echo ""; } echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; $newCat = $nt[category]; } ?>
 $nt[category]
"; echo ""; if ($nt[customPageURL] != 0) echo "$nt[name]"; else echo "$nt[name]
"; if($nt[url]!=null) echo "$nt[url]
"; if($nt[address]!=null) echo "$nt[address]
"; if($nt[email]!=null) echo "$nt[email]
"; if($nt[phone]!=null) echo "Phone: $nt[phone]
"; if($nt[fax]!=null) echo "Fax: $nt[fax]
"; if($nt[description]!=null) echo "
$nt[description]

"; echo "
"; echo "

 Automotive  Building Trades  Graphic Artists  Health & Wellness  Jewelry  Lifestyle Transition  Manufacturing  Realtors  Trophies & Embroidery  Employers Hiring: (empty)  Is your business hiring?   Contact Us and we will post your available position.    Interested in advertising with us?   If you are affiliated with AmKor Karate Institutes, you have the option to list your business with us. Click here to apply.    Keyword Search:
   
   Keywords: query($q) or die(mysql_error()); while($nt=mysql_fetch_array($rt)) $high = $nt[count]; $q = "SELECT * FROM amkorbusiness_keywords ORDER BY word ASC"; $rt = $database->query($q) or die(mysql_error()); echo ""; echo ""; echo "
"; while($nt=mysql_fetch_array($rt)){ // if count is in the top 10% if($nt[count] > ($high*.9)) $size=5; // if count is in the top 30% else if($nt[count] > ($high*.7)) $size=4; // if count is in the top 60% else if($nt[count] > ($high*.4)) $size=3; // if count is in the top 90% else if($nt[count] > ($high*.1)) $size=2; else $size=1; echo "$nt[word] "; } echo "
"; ?>   close_connection(); ?>