This is the wrong place to start looking at this site.
Please go to the home page to access this site.
/ /
Last modified
Copyright © . All rights reserved.
Hosted by
' to '>' (HTML5) * 2025/07/25 wfredk eliminate CSS in
* 2025/07/25 wfredk remove connection to /web/Dreamer.scripts * 2025/07/25 wfredk convert file to UTF-8 encoding * 2025/06/14 wfredk ported to /web/static for server-wide use * 2025/06/12 wfredk adapted for /web/skel use * 2022/10/14 wfredk original development */ define('PAGE_TITLE','Wrong Starting Point!'); $bDisableBanner=$bNoSiteMenu=$bodyNoStyle=$noTopMark=TRUE; define('SITE_VARS',dirname($_SERVER['DOCUMENT_ROOT']).'/config/SiteVars.php'); if (file_exists(SITE_VARS)) include_once SITE_VARS; else { define('BANNER_FILE',''); define('SITE_URL',$_SERVER['SERVER_NAME']); $parts=explode('.',SITE_URL); $cnt=count($parts); define('WEBSITE_NAME',$parts[$cnt-2].'.'.$parts[$cnt-1]); define('COPYRIGHT_OWNER','FKE Internet'); function MailtoWebmaster() { mail2URL('Webmaster','webmaster@'.WEBSITE_NAME); } $fnWebmasterEmail='MailtoWebmaster'; define('SCRIPT_ROOT','/web/Scripts'); include_once SCRIPT_ROOT.'/AddHeader.php'; include_once SCRIPT_ROOT.'/linkURL.php'; } $hrefCSS=''; $bAddGlobalContainer=$noPageTitle=FALSE; $pageHeadExtra.= ' '; CssInclude('WrongStartingPlace'); AddHeader() ?>Please go to the home page to access this site.
/ /
Last modified
Copyright © . All rights reserved.
Hosted by