		var aCatDesc = new Array(7);
		aCatDesc[0] = '<h2><font color="#3333CC" style="Font-size:2px;"><br></font><font color="#3333CC" style="Font-size:14px;">About Us</font></h2><br><p>Our Firm, having been established since 1994, offers professional services to clients with various sizes and businesses, commercial and private, and aims to build a relationship of trust, reliability and success with every client..&nbsp;&nbsp;<br><br><a href="efau.htm">(Know More)..</a></p>';
		aCatDesc[1] = '<h2><font color="#3333CC" style="Font-size:2px;"><br></font><font color="#3333CC" style="Font-size:14px;">H K Economy</font></h2><br><P>The Open Economy system in Hong Kong is well-known to the World. The "One Country Two Systems" has been operated since 1997 and there is no significant change up to now. Hong Kong is one of the world reliable and efficient financial centres. The advantages of no exchange control, sound legal system and...<br><br><a href="efhk.htm">(Know More)..</a></p>';
		aCatDesc[2] = '<h2><font color="#3333CC" style="Font-size:2px;"><br></font><font color="#3333CC" style="Font-size:14px;">China Economy</font></h2><br><P>China has correspondingly formulated a series of laws, regulations, rules and measures, formed a whole set of more complete system of laws and regulations, and effectively protected the legal rights of domestic and foreign investors. Foreign investors may establish enterprises or offices in China.&nbsp;&nbsp;<br><br><a href="efcn.htm">(Know More)..</a></p>';
		aCatDesc[3] = '<h2><font color="#3333CC" style="Font-size:2px;"><br></font><font color="#3333CC" style="Font-size:14px;">H K Incorporate</font></h2><br><P>Incorporation of limited companies in Hong Kong is governed by the Companies Ordinance. The memorandum and articles of association are the primary legal document of a company, which states the power and the internal regulations of the company. They are required to submit to Companies Registry.&nbsp;&nbsp;<br><br><a href="efhi.htm">(Learn More)..</a></p>';
		aCatDesc[4] = '<h2><font color="#3333CC" style="Font-size:2px;"><br></font><font color="#3333CC" style="Font-size:14px;">Hong Kong Budget</font></h2><br><P>The Financial Secretary delivered the latest budget speech in the year. We are pleased to summarise the budget proposals on tax changes, together with other related measures for your reference..&nbsp;&nbsp;<br><br><a href="efhb.htm">(Learn More)..</a></p>';
		aCatDesc[5] = '<h2><font color="#3333CC" style="Font-size:2px;"><br></font><font color="#3333CC" style="Font-size:14px;">OutSourcing</font></h2><br><P>There are increasing numbers of companies, with various sizes and types, making decision to outsource some or all of their accounting &amp; administration functions to a third party. Contrary to popular misconception, it is not companies in problem, but it is...&nbsp;&nbsp;<br><br><a href="efos.htm">(Know More)..</a></p>';
		aCatDesc[6] = '<h2><font color="#3333CC" style="Font-size:2px;"><br></font><font color="#3333CC" style="Font-size:14px;">Shelf Co. Lists</font></h2><br><P>We have set out some incorporation plans for you to choose. We are of confident that our prices are very competitive in the market. Welcome to call and ask...&nbsp;&nbsp;<br><br><a href="efscl.htm">(Read It)..</a></p>';
	function LN_mouseover()
	{
		if ("complete" == document.readyState && "A" == (eSrc = window.event.srcElement).tagName.toUpperCase())
		{
			var sId = eSrc.id;
			var iCatNum = sId.substring(sId.lastIndexOf("-")+1);
			if (eCatDiv = document.all("CD")) eCatDiv.innerHTML = aCatDesc[iCatNum];
		}
	}
	if (eLeftNav = document.all("LN"))
	{
		LN.onmouseover = LN_mouseover;
	}
