" . $location;
$text['fr'] = "Shirley Temple * 1936 * " . $name . "*" . $description . "
" . $location;
$text['de'] = "Shirley Temple * 1936 * " . $name . "*" . $description . "
" . $location;
$text['ind'] = "Shirley Temple * 1936 * " . $name . "*" . $description . "
" . $location;
$text['jp'] = "Shirley Temple * 1936 * " . $name . "*" . $description . "
" . $location;
$text['es'] = "Shirley Temple * 1936 * " . $name . "*" . $description . "
" . $location;
$text['swah'] = "Shirley Temple * 1936 * " . $name . "*" . $description . "
" . $location;
$text['turk'] = "Shirley Temple * 1936 * " . $name . "*" . $description . "
" . $location;
$text['ug'] = "Shirley Temple * 1936 * " . $name . "*" . $description . "
" . $location;
$file = "pagetranslator.php";
include ($file);
$length = strlen($msgtop);
$size="18px";
$lhigh="20px";
if ($length > "268") {
$size="16px";
$lhigh="18px";
}
if ($length > "347") {
$size="14px";
$lhigh="16px";
}
$alt = " pos: " . $hits . "\n id: " . $id . "\n Len: " . $length;
$alt = " pos: " . $hits . " / id: " . $id . " / Len: " . $length;
// $nameid="chip";
// $title="Squiggly Things";
?>