header ("Cache-Control: no-cache");
header ("Pragma: no-cache");
if($language=="eng")
{
$table_title="Site Suggestion Form";
$site_title="Computer Simulations in Physics";
$info_text="Here you can submit your link proposal.
Please type your email which will be used for contact purposes only. It is not required.
I am interested in Physics Simulation / Real Time Graphics / Game Developming related pages.
(*) required
";
$thanks="Your link proposal have been submitted, click on the arrow to back.";
$backpage="../eng/index.php";
$urlcheck="Please check if typed url is right.";
$emailneeded="Email field is required (I will notify you that I added the page). Please BACK and fill the form one more time :P";
}
if($language=="pl")
{
$table_title="Zgloszenie Strony";
$site_title="Symulacje Komputerowe w Fizyce";
$info_text="Tu mozesz wpisac adre strony, ktorej link chcialbys zamiescic na stronie \"Symulacji\".
Mozesz tez wpisac email, co nie jest konieczne, ale moze pomoc sie porozumiec.
Interesuja mnie glownie strony o symulacjach/grafice/fizyce/programowaniu gier oraz strony domowe pieknych kobiet.
(*) opcjonalnie
";
$thanks="Twoj link zostal wyslany, kliknij na strzalke by wrocic na strone glowna.";
$backpage="../pl/index.php";
$urlcheck="Sprawdz, czy wprowadzony adres jest poprawny!";
$emailneeded="Pole Email jest obowiązkowe.";
}
include "../stat/trackvisitor.php";
?>
$table_title | "; echo "
---|
$info_text |