<!--

//-- Settings for sitemap
MapType = "simple";
Environment = "LiveSiteRoot";
StyleClass = "SiteMapLink";
//-- End Settings for sitemap

//-- Settings for page header
// site type
// 1 = Corporate Business Issue Site
// 2 = Country Site
// 3 = Country Business Issue Site
SiteType = 3;
PageHeaderBgColor = "#FACC14";
CountryName = "Country";
CountryHomePageLink = "http://us.atosorigin.com/";
BusinessIssueName = "Business Issue Header";
HomeButtonLink = "homepage.cfm";
ContactButtonLink = "mailto:huilong.ooi@atosorigin.com";
DropDownItems = "\
Other Business Issues -> #;\
Business Issue 1 -> http://us.atosorigin.com/bi1/index.htm;\
Business Issue 2 -> http://us.atosorigin.com/bi2/index.htm;\
Business Issue 3 -> http://us.atosorigin.com/bi3/index.htm";
//-- End Settings for page header

//-- Settings for the footer
FooterString = "&#62;<a href=\"/legal.htm\" class=\"FooterLink\">legal<\/a> &#62;<a href=\"/privacy.htm\" class=\"FooterLink\">privacy</a> &copy; 2001 Atos Origin all rights reserved";
//-- End Settings for footer

//-- Other settings
DefaultPage = "homepage.cfm";
// format: "/dir1/dir2" or "" if it's the root
LiveSiteRoot =  "";    // adjusted by Jeffrey Kortenbosch, original was "/atosorigin";
DevelopmentAreaSiteRoot = "";
//-- End Other settings

//-->