﻿//-- lang.js: Country/language specific JS data file
//-- last updated: 8/14/2003 3:58PM - Mingming Wang

readInfoCookie()
var uname = ORA_UCM_INFO.firstname; //getName(user_info)
var toprow = new Array(10)
for (var i = 0; i < toprow.length; i++ ) toprow[i] = new item(i);

var tab = new Array(15)
for (var i = 0; i < tab.length; i++ ) tab[i] = new item(i);

function item(Id){
  this.id = Id, this.label = '', this.url = '', this.image = '', this.target = '_top'
}

// for countries dropdown
//var c = Array(70);
//for (var i = 0; i < c.length; i++ ) c[i] = new option(i);

function option(i){
  this.id = i, this.label = '', this.url = '';
  return this;
}


///-- DON'T TOUCH ABOVE THIS LINE

var strings = new Object()
strings.language_root  	=  ""
strings.search_label    = "查找"
strings.search_URL      = "http://www.oracle.com/ultrasearch/wwws/searchoc.jsp"
strings.print_label    	= "打印页面"
strings.mail_label     	= "推荐给朋友"
strings.mail_URL	= "/admin/account/mail.html"
strings.rate_label     	= "为本页评分"
strings.rate_URL	= "/admin/account/rate.html"
strings.salesrep_label  = "联系销售人员"
strings.salesrep_URL	= "/admin/account/sales.html"
strings.subscribe_label	= "订阅"
strings.subscribe_URL	= "/subscribe/subscribe_smallwindow.html"
strings.glossary_label	= "词汇解释"
strings.glossary_URL	= "/glossary/index.html?axx.html"
strings.signin_label	= "注册"
strings.signin_URL	= "/admin/account/index.html"
strings.signout_label	= "退出"
strings.account_label	= "帐户"
strings.ident_label    	= "欢迎" + uname
strings.mem1_label     	= "如果您不是 " + uname + ", "
strings.mem2_label     	= "免费的Oracle Web 帐户"
strings.oracle_midsize_logo = "http://www.oracle.com/admin/images/ocom/hp/logos/oralogo_cn_new.gif"

//Horizontal Nav
strings.product_label = "产品与服务";
strings.product_URL = "/lang/cn/products/index.html";
strings.industries_label = "行业";
strings.industries_URL = "/lang/cn/industries/index.html";
strings.support_label = "技术支持";
strings.support_URL = "/global/cn/support/index.html";
strings.partners_label = "合作伙伴";
strings.partners_URL = "/lang/cn/partnerships/index.html";
strings.communities_label = "社区";
strings.communities_URL = "/lang/cn/community/index.html";
strings.about_label = "关于甲骨文";
strings.about_URL = "/lang/cn/corporate/index.html";

// footer
strings.copyright_label	= "版权&copy; 2008, 甲骨文公司. 未经允许不得以任何方式和手段进行复制和使用."
strings.copyright_URL   = "#"
strings.aboutoracle_label = "关于Oracle"
strings.aboutoracle_URL = "/lang/cn/corporate/index.html"
strings.contactus_label	= "联系我们"
strings.contactus_URL   = "/lang/cn/corporate/contact.html"
strings.rss_label	= "RSS " + "<img src='http://oracleimg.com/admin/images/otn/xml_small.gif' width='19' height='9' border='0'>"
strings.rss_URL		= "/rss/index.html"
strings.legal_label	= "法律声明"
strings.legal_URL       = "/html/copyright.html"
strings.privacy_label	= "隐私保护"
strings.privacy_URL     = "/html/privacy.html"
strings.oracle_logo     = "http://oracleimg.com/admin/images/ocom/hp/logos/oralogo_cn.gif"
strings.careers_label     = "招聘信息"
strings.careers_URL       = "/corporate/employment/index.html"
strings.sitemap_label	  = "网站地图"
strings.sitemap_URL       = "/sitemaps/sitemaps.html"
strings.terms_label       = "使用条款"
strings.terms_URL		  = "/html/terms.html"

//Products and Services Static left nav. 
strings.products_label = "产品与服务"; 
strings.products_URL = "/lang/cn/products/index.html"; 
strings.database_label = "Oracle 数据库"; 
strings.database_URL = "/lang/cn/database/index.html"; 
strings.fusionmiddleware_label = "Oracle 融合中间件"; 
strings.fusionmiddleware_URL = "/lang/cn/products/middleware/index.html"; 
strings.applications_label = "Oracle 管理软件"; 
strings.applications_URL = "/lang/cn/applications/home.html"; 
strings.enterprise_label = "Oracle企业管理器"; 
strings.enterprise_URL = "/lang/cn/enterprise_manager/index.html"; 
strings.technologies_label = "相关技术"; 
strings.technologies_URL = "/lang/cn/technologies/technology_solutions.html"; 
strings.accelerate_label = "Oracle 面向中型企业的产品"; 
strings.accelerate_URL = "/lang/cn/solutions/mid/index.html"; 
strings.prdsupport_label = "Oracle 技术支持"; 
strings.prdsupport_URL = "/global/cn/support/index.html"; 
strings.ondemand_label = "Oracle 外包服务"; 
strings.ondemand_URL = "/lang/cn/ondemand/index.html"; 
strings.consulting_label = "顾问咨询"; 
strings.consulting_URL = "/global/cn/consulting/index.html"; 
strings.university_label = "Oracle 大学"; 
strings.university_URL ="http://education.oracle.com/"; 
strings.financing_label = "Oracle 分期付款"; 
strings.financing_URL = "/financing/index.html"; 
strings.productsAtoZ_label = "产品 A-Z"; 
strings.productsAtoZ_URL = "/lang/cn/products/product_list.html";


//Industry Static Left Nav

strings.industry_label ="行业解决方案";
strings.industry_URL = "/lang/cn/industries/index.html";
strings.aerospcae_label = "航空";
strings.aerospace_URL= "/lang/cn/industries/aerospace/index.html";
strings.automative_label= "汽车";
strings.automative_URL = "/lang/cn/industries/automotive/index.html";
strings.chemicals_label = "化工";
strings.chemicals_URL = "/lang/cn/industries/chemicals/index.html";
strings.communication_label = "通信";
strings.communication_URL = "/lang/cn/industries/communications/index.html";
strings.consumer_label = "消费品";
strings.consumer_URL = "/lang/cn/industries/consumer/index.html";
strings.education_label = "教育与科研";
strings.education_URL = "/lang/cn/industries/education/index.html";
strings.engineering_label = "工程与建筑";
strings.engineering_URL = "/lang/cn/industries/engineering/index.html";
strings.financial_label = "金融服务";
strings.financial_URL = "/lang/cn/industries/financial_services/index.html";
strings.healthcare_label = "医疗卫生";
strings.healthcare_URL = "/lang/cn/industries/healthcare/index.html";
strings.hightechnology_label = "高科技";
strings.hightechnology_URL = "/lang/cn/industries/high_tech/index.html";
strings.industrial_label = "工业制造";
strings.industrial_URL = "/lang/cn/industries/indus_manu/index.html";
strings.lifescience_label = "生命科学";
strings.lifescience_URL = "/lang/cn/industries/life_sciences/index.html";
strings.media_label = "传媒与娱乐";
strings.media_URL = "/lang/cn/industries/media-entertainment/index.html";
strings.natural_label = "自然资源";
strings.natural_URL = "/lang/cn/industries/natural_resources/index.html";
strings.oilandgas_label = "石油和天然气";
strings.oilandgas_URL = "/lang/cn/industries/energy/index.html";
strings.professional_label = "专业服务";
strings.professional_URL = "/lang/cn/industries/pro_serv/index.html";
strings.publicsector_label = "公共部门";
strings.publicsector_URL = "/lang/cn/industries/government/index.html";
strings.retail_label = "零售";
strings.retail_URL = "/lang/cn/industries/retail/index.html";
strings.travel_label = "交通运输";
strings.travel_URL = "/lang/cn/industries/travel_transportation/index.html";
strings.utilities_label ="公共事业";
strings.utilities_URL = "/lang/cn/industries/utilities/index.html";

//Partners Static Left Nav

strings.partner_label ="Oracle 合作伙伴";
strings.partner_URL = "/lang/cn/partnerships/index.html";
strings.isv_label = "独立软件供应商";
strings.isv_URL= "/lang/cn/partnerships/isv/index.html";
strings.platform_label= "平台合作伙伴";
strings.platform_URL = "/lang/cn/partnerships/hw/index.html";
strings.systemint_label = "系统集成商";
strings.systemint_URL = "/lang/cn/partnerships/si/index.html";
strings.reseldist_label = "经销商和分销联盟";
strings.reseldist_URL = "/global/cn/partnerships/resellers/index.html";
strings.partnerindustry_label = "管理软件生态系统图";
strings.partnerindustry_URL = "/partnerships/solution-maps/independent-software-solution-maps.html";
strings.smallmedium_label = "经过验证的集成";
strings.smallmedium_URL = "/lang/cn/partnerships/solutions.html";
strings.validatedIntegrat_label = "行业";
strings.validatedIntegrat_URL = "/lang/cn/industries/index.html";
strings.partnersuccess_label = "合作伙伴成功案例";
strings.partnersuccess_URL = "/customers/partners/index.html";
strings.solutionscatalog_label = "解决方案目录";
strings.solutionscatalog_URL = "http://solutions.oracle.com/";
strings.partnerISV_label = "ISV管理软件查找器";
strings.partnerISV_URL = "/global/cn/partnerships/isv-app-finder/isv-application-finder.html";
strings.partnernetwork_label = "Oracle 合作伙伴网";
strings.partnernetwork_URL = "http://oraclepartnernetwork.oracle.com/portal/page?_pageid=0,16144&_dad=moc&_schema=MOC";

//Support Static Left Nav

strings.orasupport_label ="Oracle 技术支持";
strings.orasupport_URL = "/global/cn/support/index.html";
strings.premiersupport_label = "标准支持服务";
strings.premiersupport_URL= "/global/cn/support/premier/index.html";
strings.advcustser_label= "高级客户服务";
strings.advcustser_URL = "/global/cn/support/advanced-customer-services/index.html";
strings.lifetimesup_label = "终身支持";
strings.lifetimesup_URL = "/global/cn/support/lifetime-support-policy.html";
strings.unbreaklinux_label = "坚不可摧的 Linux";
strings.unbreaklinux_URL = "/lang/cn/technologies/linux/index.html";
strings.orasupres_label = "Oracle 技术支持资源";
strings.orasupres_URL = "/global/cn/support/tools-resources/index.html";
strings.peoplesupres_label = "Peoplesoft 技术支持资源";
strings.peoplesupres_URL = "/global/cn/support/support_peoplesoft.html";
strings.acqprosup_label = "对并购产品的支持";
strings.acqprosup_URL = "/global/cn/support/support-integration.html";
strings.supnews_label = "技术支持新闻";
strings.supnews_URL = "/global/cn/support/news.html";
strings.reslib_label = "资源库";
strings.reslib_URL = "/global/cn/support/library/index.html";
strings.suppolicy_label = "技术支持政策";
strings.suppolicy_URL = "/global/cn/support/policies.html";

//Community Static Left Nav

strings.oracommunity_label ="甲骨文公司";
strings.oracommunity_URL = "/lang/cn/corporate/index.html";
strings.aboutora_label = "关于甲骨文";
strings.aboutora_URL = "/lang/cn/corporate/index.html";
strings.vision_label = "公司战略";
strings.vision_URL = "/lang/cn/corporate/corpoverview1.html";
strings.history_label = "公司历史";
strings.history_URL = "/lang/cn/corporate/story.html";
strings.oraexec_label = "甲骨文公司高层";
strings.oraexec_URL = "/lang/cn/corporate/execs_content.html";
strings.boardofdirector_label = "公司董事会";
strings.boardofdirector_URL = "/lang/cn/corporate/board.html";
strings.oraaccesspro_label = "Oracle 可访问性计划";
strings.oraaccesspro_URL = "/lang/cn/accessibility/index.html";
strings.corpgovern_label = "公司治理";
strings.corpgovern_URL = "/lang/cn/corporate/investor_relations/CorpGov.html";
strings.oracommit_label = "甲骨文的承诺";
strings.oracommit_URL = "/lang/cn/corporate/community/index.html";
strings.awards_label = "公司的荣誉";
strings.awards_URL = "/lang/cn/corporate/awards.html";
strings.oraadv_label = "甲骨文公司广告";
strings.oraadv_URL = "/global/cn/ad/index.html";
strings.oranewsevents_label = "新闻与活动";
strings.newsroom_label = "新闻中心";
strings.newsroom_URL = "/global/cn/pressroom/index.html";
strings.investrelation_label = "投资者关系";
strings.investrelation_URL = "/lang/cn/corporate/investor_relations/index.html";
strings.orapromag_label = "Oracle杂志和Profit杂志";
strings.orapromag_URL = "/global/cn/oramag/index.html";
strings.orapub_label = "甲骨文出版物";
strings.orapub_URL = "/publications/index.html";
strings.events_label = "活动";
strings.events_URL = "/global/cn/events/index.html";
strings.stratacqui_label = "战略收购";
strings.stratacqui_URL = "/lang/cn/corporate/acquisition.html";
strings.oraresources_label = "资源";
strings.oratechnet_label = "甲骨文技术网";
strings.oratechnet_URL = "/lang/cn/technologies/index.html";
strings.orapart_label = "Oracle 合作伙伴";
strings.orapart_URL = "/lang/cn/partnerships/index.html";
strings.orasupp_label = "Oracle 供应商";
strings.orasupp_URL = "/lang/cn/corporate/supplier/index.html";
strings.pricelicense_label = "定价和许可";
strings.pricelicense_URL = "/global/cn/corporate/pricing/index.html";
strings.custvisitcenter_label = "客户接待中心";
strings.custvisitcenter_URL = "/global/cn/corporate/event/cvc/index.html";
strings.employment_label = "招聘信息";
strings.employment_URL = "/global/cn/corporate/employment/index.html";
strings.oramerchandise_label = "Oracle 在线商店";
strings.oramerchandise_URL = "http://www.oraclestore.com/";
strings.oraadv1_label = "甲骨文公司广告";
strings.oraadv1_URL = "/global/cn/ad/index.html";
strings.worldwide_label = "甲骨文全球分支机构";
strings.worldwide_URL = "/global/cn/corporate/contact/global.html";
strings.orauserexp_label = "甲骨文用户体验";
strings.orauserexp_URL = "http://ui.oracle.com/";

//About Static Left Nav

strings.oraabout_label ="甲骨文公司";
strings.oraabout_URL = "/lang/cn/corporate/index.html";
strings.aboutorahome_label = "关于甲骨文主页";
strings.aboutorahome_URL = "/lang/cn/corporate/index.html";
strings.acquisitions_label = "战略收购";
strings.acquisitions_URL = "/lang/cn/corporate/acquisition.html";
strings.analystrelation_label = "分析师关系";
strings.anaystrelation_URL = "/global/cn/corporate/analyst/index.html";
strings.awardsabt_label = "公司董事会";
strings.awardsabt_URL = "/lang/cn/corporate/board.html";
strings.boardofdir_label = "联系我们";
strings.boardofdir_URL = "/lang/cn/corporate/contact.html";
strings.contora_label = "公司治理";
strings.contora_URL = "/corporate/investor_relations/CorpGov.html";
strings.corpgov_label = "客户";
strings.corpgov_URL = "/global/cn/customers/index.html";
strings.customers_label = "公司高层";
strings.customers_URL = "/lang/cn/corporate/execs_content.html";
strings.executives_label = "公司历史";
strings.executives_URL = "/lang/cn/corporate/story.html";
strings.abthistory_label = "投资者关系";
strings.abthistory_URL = "/lang/cn/corporate/investor_relations/index.html";
strings.invrel_label = "甲骨文的企业公民责任";
strings.invrel_URL = "/lang/cn/corporate/community/index.html";
strings.oracommitment_label = "甲骨文洞察力";
strings.oracommitment_URL = "/services/insight/index.html";
strings.oranewsevents_label = "新闻与活动";
strings.orainsight_label = "欢迎访问甲骨文网站";
strings.orainsight_URL = "/global/cn/welcome/index.html";
strings.abtevents_label = "市场活动";
strings.abtevents_URL = "/global/cn/events/index.html";
strings.abtnewsroom_label = "新闻中心";
strings.abtnewsroom_URL = "/global/cn/pressroom/index.html";
strings.abtorapromag_label = "Oracle杂志和Profit杂志";
strings.abtorapromag_URL = "/global/cn/oramag/index.html";
strings.abtoranews_label = "甲骨文时事通讯";
strings.abtoranews_URL = "/global/cn/newsletter/index.html";
strings.oraresources_label = "资源";
strings.accessibility_label = "甲骨文各年度重大事件";
strings.accessibility_URL = "/timeline/index.html";
strings.profitfeat_label = "";
strings.profitfeat_URL = "";

strings.advertising_label = "可访问性计划";
strings.advertising_URL = "/lang/cn/accessibility/index.html";
strings.oracareers_label = "广告";
strings.oracareers_URL = "/global/cn/ad/index.html";
strings.customervisitcenter_label = "招聘信息";
strings.customervisitcenter_URL = "/global/cn/corporate/employment/index.html";
strings.merchandise_label = "客户接待中心";
strings.merchandise_URL = "/global/cn/corporate/event/cvc/index.html";
strings.licmanagser_label = "许可管理服务";
strings.licmanagser_URL = "/global/cn/corporate/lms/index.html";
strings.abtpricelicense_label = "定价和许可";
strings.abtpricelicense_URL = "/global/cn/corporate/pricing/index.html";
strings.abtorauserexp_label = "甲骨文用户体验";
strings.abtorauserexp_URL = "http://ui.oracle.com/";

//topnav[1].label     = "Oracle.com"
//topnav[1].url       = "/global/cn/index.html"
//topnav[1].target    = "_top"
//topnav[2].label     = "OTN技术网"
//topnav[2].url       = "/technology/global/cn/index.html"
//topnav[2].target    = "_top"
//topnav[3].label     = "合作伙伴"
//topnav[3].url       = "/lang/cn/partnerships/index.html"
//topnav[3].target    = "_top"
//topnav[4].label     = "软件下载"
//topnav[4].url       = "/technology/global/cn/software/index.html"
//topnav[4].target    = "_top"
//topnav[5].label     = "技术支持"
//topnav[5].url       = "/global/cn/support/index.html"
//topnav[5].target    = "_top"
//TopNavVal = 5;

tab[1].label = "产品"
tab[1].url = "/lang/cn/products/index.html"
tab[2].label = "解决方案"
tab[2].url = "/lang/cn/solutions/index.html"
tab[3].label = "用户成功应用案例"
tab[3].url = "/global/cn/customers/index.html"
tab[4].label = "服务"
tab[4].url = "/lang/cn/services/index.html"
tab[5].label = "ORACLE公司"
tab[5].url = "/lang/cn/corporate/index.html"
TabMaxVal = 5;

// define the country list
var c1 = [
     [ "Worldwide", "" ],
     [ "Argentina", "/ar/" ],
     [ "Australia", "/au/" ],
     [ "Austria", "/at/" ],
     [ "Bahrain", "/me/" ],
     [ "Bangladesh", "/pk/" ],
     [ "Belgium & Luxembourg", "/be/" ],
     [ "Bosnia", "/ba/" ],
     [ "Bhutan", "/pk/" ],
     [ "Brasil", "/br/" ],
     [ "Bulgaria", "/bg/" ],
     [ "Brunei", "/pk/" ],
     [ "Cambodia", "/pk/" ],
     [ "Canada - English", "/ca-en/" ],
     [ "Canada - French", "/ca-fr/" ],
     [ "Chile", "/cl/" ],
     [ "China", "/cn/" ],
     [ "Colombia", "/co/" ],
     [ "Costa Rica", "/cr/" ],
     [ "Croatia", "/hr/" ],
     [ "Czech Republic", "/cz/" ],
     [ "Denmark", "/dk/" ],
     [ "Ecuador", "/ec/" ],
     [ "Egypt", "/me/" ],
     [ "Estonia", "/ee/" ],
     [ "Finland", "/fi/" ],
     [ "France", "/fr/" ],
     [ "Germany", "/de/" ],
     [ "Greece", "/gr/" ],
     [ "Hong Kong SAR, PRC", "/hk/" ],
     [ "Hungary", "/hu/" ],
     [ "India", "/in/" ],
     [ "Indonesia", "/ea/" ],
     [ "Ireland", "/ie/" ],
     [ "Israel", "/il/" ],
     [ "Italy", "/it/" ],
     [ "Japan", "http://www.oracle.co.jp" ],
     [ "Jordan", "/me/" ],
     [ "Korea", "/kr/" ],
     [ "Kuwait", "/me/" ],
     [ "Laos", "/pk/" ],
     [ "Latvia", "/lv/" ],
     [ "Lebanon", "/me/" ],
     [ "Lithuania", "/lt/" ],
     [ "Malaysia", "/my/" ],
     [ "Maldives", "/pk/" ],
     [ "Mexico", "/mx/" ],
     [ "Nepal", "/pk/" ],
     [ "Netherlands", "/nl/" ],
     [ "New Zealand", "/nz/" ],
     [ "Norway", "/no/" ],
     [ "Oman", "/me/" ],
     [ "Pakistan", "/pk/" ],
     [ "Peru", "/pe/" ],
     [ "Philippines", "/ea/" ],
     [ "Poland", "/pl/" ],
     [ "Portugal", "/pt/" ],
     [ "Puerto Rico", "/pr/" ],
     [ "Qatar", "/me/" ],
     [ "Romania", "/ro/" ],
     [ "Russia", "/ru/" ],
     [ "Saudi Arabia", "/me/" ],
     [ "Serbia & Montenegro", "/yu/" ],
     [ "Singapore", "/ea/" ],
     [ "Slovakia", "/sk/" ],
     [ "Slovenia", "/si/" ],
     [ "South Africa", "/za/" ],
     [ "Spain", "/es/" ],
     [ "Sri Lanka", "/pk/" ],
     [ "Sweden", "/se/" ],
     [ "Switzerland -- French", "/ch-fr/" ],
     [ "Switzerland -- German", "/ch-de/" ],
     [ "Taiwan", "/tw/" ],
     [ "Thailand", "/th/" ],
     [ "Turkey", "/tr/" ],
     [ "United Arab Emirates", "/me/" ],
     [ "United Kingdom", "/uk/" ],
     [ "United States", "/" ],
     [ "Venezuela", "/ve/" ],
	 [ "Vietnam", "/pk/" ], 
     [ "Yemen", "/me/" ]
];   
var CountriesMaxVal = 70;

var langjsLoad = true
//alert("Language File Loaded")






