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.'
';
/*
*/
?>
|
Back |
Pactola Visitor Center > Previous Page< |
Visitor Center Theatre | |
|
"Wonderful! Perfect" "The BCD System is perfect for our Theatre!" That's what Amy Ballard said about BCD's VC-16b DVD controller and DVD disc. |
|
|
South Dakota !
Initially BCD was provided with laserdiscs of several video programs. Later, Amy Ballard acquired rights to use "Soaring South Dakota", an aerial journey through the Black Hills produced by South Dakota Public Television. In addition to being one of the five selections, BCD edited portions of "Soaring South Dakota" to become the Attract Loop which encourages visitors to make a selection and choose a video.
|
| // include $path.'/gallery/gallerythumb.php'; ?> |