Deze pagina bestaat helaas niet meer.

U wordt doorgestuurd naar de homepage.
"; die(); } while($data = mysql_fetch_object($result)){ $id = $data->id; $msg = stripslashes($data->msg); $description = stripslashes($data->description); $keywords = stripslashes($data->keywords); $print = $data->print; $contactformulier = $data->contactformulier; } // titel, submenu en url erbij opzoeken $titelquery = "SELECT field_id, url$lang AS url, name$lang AS name, submenu FROM menu WHERE field_id='$id'"; $titelresult = mysql_query($titelquery); while($titeldata = mysql_fetch_object($titelresult)){ $field_id = $titeldata->field_id; $sub = $titeldata->submenu; // hier overschijf ik de GET[sub] voor het geval er geen url is (b.v. home) $url = $titeldata->url; $titel = stripslashes($titeldata->name); } $msg = str_replace("http://www.cmsfabriek.nl", "https://www.cmsfabriek.nl", $msg); $msg = str_replace("http://cmsfabriek.nl", "https://www.cmsfabriek.nl", $msg); $msg = str_replace("/bibliotheek/bestanden/", "https://www.norwegianwood.nl/bibliotheek/bestanden/", $msg); ?> <? echo "$keywords"; ?> " />
"; } ?>