\n". " \n". " \n". "
\n". "
\n". "

The page you have requested has moved to a new location.

\n". "

If you have follow this link from another homepage, please advise webmaster for the prevous page that this link has moved.

\n"; if (abs($selectid)) { $LinkTxt = "Here is the new page."; // SendMailModsDk("mods.php3 - selectid found","No body.\n",""); // "Status mail to webmaster." } elseif ($model) { $dbresult=mysql_query("SELECT modelId FROM ModsModel WHERE model = '$model'",$dbcon); if (mysql_num_rows($dbresult)) { // "There are found manuals." list($ModelId)=mysql_fetch_row($dbresult); $LinkTxt = "Here is the new page."; // SendMailModsDk("mods.php3 - model found","No body.\n",""); // "Status mail to webmaster." } } else { $LinkTxt = "We are sorry, but something is missing in the link you have chosen, so we can't identify where you want to go.

Try to use the radio list in the left side or use the search options."; // SendMailModsDk("mods.php3 - nothing found","No body.\n",""); // "Status mail to webmaster." } $Txt .= "

$LinkTxt

\n"; $Txt .= "
\n"; WriteMenu("Page has moved.",$Txt,"100%","menu2_top_middle.gif"); ?>