Location: " . $location . "
Status: " . $online;
$text['fr'] = "caption * date * " . $name . "*" . $description . "
Location: " . $location . "
Status: " . $online;
$text['de'] = "caption * date * " . $name . "*" . $description . "
Location: " . $location . "
Status: " . $online;
$text['ind'] = "caption * date * " . $name . "*" . $description . "
Location: " . $location . "
Status: " . $online;
$text['jp'] = "caption * date * " . $name . "*" . $description . "
Location: " . $location . "
Status: " . $online;
$text['es'] = "caption * date * " . $name . "*" . $description . "
Location: " . $location . "
Status: " . $online;
$text['swah'] = "caption * date * " . $name . "*" . $description . "
Location: " . $location . "
Status: " . $online;
$text['turk'] = "caption * date * " . $name . "*" . $description . "
Location: " . $location . "
Status: " . $online;
$text['ug'] = "caption * date * " . $name . "*" . $description . "
Location: " . $location . "
Status: " . $online;
/*
$translate = "pagetranslator.php";
include ($translate);
*/
include ("pagetranslator.php");
$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";
?>