include ('../../bcdvars.php');
include ('http://bcdusa.com/import_pages/bcdheader_js1.php');
//Parse URL version 1
//(C) 2004 haibuihoang@yahoo.com
//For example, $url will be
// $url= "http://www.yourdomain.com/sub1/sub2/yourpage.htm";
$url= $_SERVER['REQUEST_URI'];
$parsed_url=parse_url($url);
$sub_folder = explode('/',$parsed_url['path']);
$domain=$parsed_url['scheme'].'://'.$parsed_url['host'];
$folder="";
$shortpath="";
$max=count($sub_folder);
// echo 'You are here: ';
for ($i=0;$i<$max;$i++) {
$folder.= ($max-1==$i)? $sub_folder[$i] : $sub_folder[$i].'/';
$folder_url= $domain.$folder;
if (0==$i) {
// echo "
".$domain.' ';
}
else {
// echo "/".$sub_folder[$i].' ';
}
if ($i<$max-1) $shortpath = $shortpath.$sub_folder[$i].'/';
}
// echo $shortpath.'
';
/*
/
> Previous Page <
*/
// include ($path.'/nav/bcdcss.php');
?>
|
Back |
> Previous Page < |
|
USUHS
Uniformed Services University of the Health Sciences | |
|
One button makes all decks record, another makes them play, etc. Position one deck, Step Forward a frame, Step Back a frame, find your favorite frame, press the "Sync" button and they all go to the same frame number. Then play them all together. |
|
|
BCD has developed a Medical Simulation Video Recording System for USUHS using six Pioneer PRV-LX1 recorders, a VC-16a Interactive DVD Controller which operates six BCD SB-100 Controllers.
Buttons ----» VC-16a «----» SB-100 «----» PRV-LX1
Auto HDD Format This is a work in progress. We'll let you know when it's done. (... and USUHS said they'll send photos/video of the final installation.) |
|
Six at One Time! |
| // include $path.'/gallery/gallerythumb.php'; ?> |