Welcome
A SHOW OF HANDS is a sign language interpreting agency dedicated to enhancing the profession of interpreting!
We specialize in Sign Language Interpretation and Transliteration.
- Performing Arts (Theatre)
- Medical
- General
- Corporate
- Employment
- Educational
- Conference
- Workshops
- Training
A Show of Hands is non-profit (paperwork in progress) organization
Phone: (916) 247-8859 :: TTY: (711) :: Email: AngeleneFowler@aol.com
Visitors: $file = "count.txt"; $fp = fopen($file,"r"); $count = (int)fgets($fp,20); $ip = fgets($fp,20); fclose($fp); if($ip != $_SERVER["REMOTE_ADDR"]."\n") { $count++; $fp = fopen($file,"w"); if(flock($fp, LOCK_EX)) { fwrite($fp, $count."\n".$_SERVER["REMOTE_ADDR"]."\n"); flock($fp, LOCK_UN); } fclose($fp); } echo $count; ?>