<!--

//-- 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 = "Brasil";
CountryHomePageLink = "http://www.atosorigin.com.br/";
BusinessIssueName = "Business Issue Header";
HomeButtonLink = "/index.htm";
ContactButtonLink = "mailto:webmaster@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 = "index.htm";
// format: "/dir1/dir2" or "" if it's the root
LiveSiteRoot = "/Ao.1";    // adjusted by Jeffrey Kortenbosch, original was "/atosorigin --- Na homologação é Ao.1";
DevelopmentAreaSiteRoot = "/atosorigin";
//-- End Other settings

//-->