/* TriMM Locale file for en */
/* date & time stamp: 27/08/2004 */
/* locale properties */
/* texts */
_page.text["psc_home"]="Home";
_page.text["psc_contact"]="Contact";
_page.text["psc_contact_us"]="Contact us";
_page.text["psc_rss_options"]="RSS";
_page.text["psc_more_on_rss"]="More on RSS";
_page.text["psc_what_is_rss"]="What is RSS?";
_page.text["psc_rss_reader"]="RSS reader";
_page.text["psc_more_support"]="More support";
_page.text["psc_please_select"]="Please select";
_page.text["psc_by_function"]="By function";
_page.text["psc_product_selector"]="Product selector";
_page.text["psc_applications"]="Applications";
_page.text["psc_products"]="Products";
_page.text["psc_related_applications"]="Related applications:";
_page.text["psc_related_literature"]="Related literature";
_page.text["psc_related_products"]="Related products:";
_page.text["psc_press_releases"]="Press releases";
_page.text["psc_in_focus"]="mySemi";
_page.text["psc_news"]="News";
_page.text["psc_more_info"]="More info";
_page.text["psc_comm_supp_iss"]="Common Support Issues";
_page.text["psc_tech_supp_inq"]="Technical Support Inquiry";
_page.text["psc_faq"]="Frequently Asked Questions";
_page.text["psc_log_mysemi"]="Log into my.NXP";
_page.text["psc_login"]="Log in";
_page.text["psc_not_regis"]="Not Registered?";
_page.text["psc_when_regis"]="When registered through my.NXP users are able to have their business card information automatically populated into the support form as well as checking status of existing tickets.";
_page.text["psc_reg_now"]="Register Now";
_page.text["psc_general_support"]="General support";
_page.text["psc_support"]="Support";
_page.text["psc_support_question"]="Do you have a question on ";
_page.text["psc_sitemap"]="Sitemap";
_page.text["psc_printable_version"]="Printable version";
_page.text["psc_email_this_article"]="Email this article";
_page.text["psc_see_also"]="See also";
_page.text["psc_article_options"]="Article options";
_page.text["psc_more_information"]="More Information";
_page.text["otm"]="On the Move";
_page.text["ift"]="In Focus";
_page.text["investor"]="What's new";
_page.text["psc_pressroom"]="Pressroom";
_page.text["psc_china_knowledge_portal"]="China Knowledge Portal";
_page.text["psc_nxp"]="NXP";
_page.text["psc_privacy_policy"]="Privacy policy";
_page.text["psc_terms_of_use"]="Terms of use";
_page.text["psc_footer_copyright"]="©2006-2009 NXP Semiconductors. All rights reserved";

psc_write = function (tag) {
	str = _page.text[tag];
	document.write(str);
}


