var base="http://www.ptec.com.hk/";



function writeMenu(item) {

	document.write('      <table width="100%" border="0" cellpadding="0" cellspacing="0">');

	document.write('        <tr> ');

	document.write('          <td width="2" height="15"></td>');

	document.write('          <td width="159"></td>');

	document.write('        </tr>');

	document.write('        <tr> ');

	document.write('          <td height="375"></td>');



	if (item == "Home") {

		document.write('          <td valign="top"><span class="ntext"><strong>Home</strong></span><br>');

	} else {

		document.write('          <td valign="top"><span class="etext"><strong><a href="' + base + 'index.cgi">Home</a></strong></span><br>');

	}

	document.write('<span class="etext">            --------------------------<br></span>');

	if (item == "Expertise") {

		document.write('            <strong><span class="ntext">Expertise</span></strong><br>');

	} else {

		document.write('            <span class="etext"><a href="' + base + 'expertise/index.cgi"><strong>Expertise</strong></a></span><br>');

	}



	if (item == "Services") {

		document.write('            <strong><span class="ntext">Services</span></strong><br>');

	} else {

		document.write('            <span class="etext"><a href="' + base + 'services/index.cgi"><strong>Services</strong></a></span><br>');

	}



	if (item == "Faq") {

		document.write('            <strong><span class="ntext">Frequently Asked Questions</span></strong><br>');

	} else {

		document.write('            <span class="etext"><a href="' + base + 'faq/index.cgi"><strong>Frequently Asked Questions</strong></a></span><br>');

	}



	if (item == "Clients") {

		document.write('            <strong><span class="ntext">Client List</span></strong><br>');

	} else {

		document.write('            <span class="etext"><a href="' + base + 'client_list/index.cgi"><strong>Client List</strong></a></span><br>');

	}


	document.write('<span class="etext">            --------------------------<br></span>');

	if (item == "Resources") {

		document.write('            <strong><span class="ntext">Resources for SME</span></strong><br>');

	} else {

		document.write('            <span class="etext"><font color="#000000"><strong>Resources for SME</strong></font></span><br>');

	}

        document.write('	    <table width="100%" border="0" cellspacing="0" cellpadding="0">');

	document.write('              <tr> ');

	document.write('                <td width="9%"><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td width="91%"><span class="etext"><a href="' + base + 'smes/training_programmes.cgi" target="_self">Training </a></span></td>');

	document.write('              </tr>');

	document.write('              <tr> ');

	document.write('                <td><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="' + base + 'smes/networking.cgi" target="_self">Networking</a></span></td>');

	document.write('              </tr>');

	document.write('	      <tr> ');

	document.write('                <td><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="' + base + 'smes/partnership.cgi" target="_self">Partnership</a></span></td>');

	document.write('              </tr>');

	document.write('            </table>');

	document.write('<span class="etext">            --------------------------<br></span>');
	
        document.write('             <span class="etext"><a href="' + base + 'video/PTeC_English_Version.wmv" target="_blank"><strong>Corporate Video</strong></span></a><br> ');



	document.write('<span class="etext">            --------------------------<br></span>');

	document.write('            <span class="etext"><font color="#000000"><strong>Strategic Business Units</strong></font></span><br>');

	document.write('            <table width="100%" border="0" cellspacing="0" cellpadding="0">');

	document.write('              <tr> ');

	document.write('                <td width="9%" valign="top"><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td width="91%"><span class="etext"><a href="http://www.aomc.hk/en/html/main.htm" target="_blank"> ');

	document.write('                  Advanced Optics Manufacturing Centre</a></span></td>');

	document.write('              </tr>');

	document.write('              <tr> ');

	document.write('                <td><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="http://kmrc.ise.polyu.edu.hk/web/guest/home" target="_blank"> ');

	document.write('                  Knowledge Management Research Centre</a></span></td>');

	document.write('              </tr>');

	document.write('              <tr> ');

	document.write('                <td><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="http://www.playlab.hk/" target="_blank"> ');

	document.write('                  PlayLab</a></span></td>');

	document.write('              </tr>');

	document.write('              <tr> ');

	document.write('                <td><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="http://www.ptec.com.hk/raprods" target="_blank"> ');

	document.write('                  Rapid Product Development Syndicate</a></span></td>');

	document.write('              </tr>');

	document.write('              <tr> ');

	document.write('                <td width="9%" valign="top"><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td width="91%"><span class="etext"><a href="shm/index-1-1c.html" target="_blank"> ');

	document.write('                  Structural Health Monitoring Divison (Chinese only)</a></span></td>');

	document.write('              </tr>');

    document.write('            </table>');


	document.write('<span class="etext">            --------------------------<br></span>');

	document.write('            <span class="etext"><font color="#000000"><strong>Other Useful Links</strong></font></span><br>');

	document.write('            <table width="100%" border="0" cellspacing="0" cellpadding="0">');

	document.write('              <tr> ');

	document.write('                <td width="9%" valign="top"><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td width="91%"><span class="etext"><a href="http://www.polyu.edu.hk/" target="_blank"> ');

	document.write('                  HK&nbsp;Polytechnic&nbsp;University</a></span></td>');

	document.write('              </tr>');

	document.write('              <tr> ');

	document.write('                <td><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="http://www.ife.polyu.edu.hk/" target="_blank"> ');

	document.write('                  Institute&nbsp;for&nbsp;Enterprise</a></span></td>');

	document.write('              </tr>');

	document.write('              <tr> ');

	document.write('                <td><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="http://www.ife.polyu.edu.hk/areas.htm" target="_blank"> ');

	document.write('                  House&nbsp;of&nbsp;Innovation</a></span></td>');

	document.write('              </tr>');

	document.write('              <tr> ');

	document.write('                <td valign="top"><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="http://www.ista-net.net" target="_blank"> ');

	document.write('                  ISTA</a></span></td>');

	document.write('              </tr>');
        
        document.write('            </table>');

	document.write('<span class="etext">            --------------------------<br></span>');

	document.write('            <span class="etext"><font color="#000000"><strong>Links for PolyU Staff</strong></font></span><br>');

	document.write('            <table width="100%" border="0" cellspacing="0" cellpadding="0">');

	document.write('              <tr> ');

	document.write('                <td width="9%" valign="top"><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td width="91%"><span class="etext"><a href="https://www29.polyu.edu.hk/hroas/" target="_blank">OAS</a></span></td>');

	document.write('              </tr>');
	
	document.write('              <tr> ');

	document.write('                <td valign="top"><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="https://www2.polyu.edu.hk/ptec/forms" target="_blank">Guidelines and Forms</a></span></td>');

	document.write('              </tr>');	

	document.write('              <tr> ');

	document.write('                <td valign="top"><span class="etext">-&nbsp;&nbsp;</span></td>');

	document.write('                <td><span class="etext"><a href="https://www2.polyu.edu.hk/ptec/tender" target="_blank">Tender Info. </a></span></td>');

	document.write('              </tr>');	

        document.write('            </table>');

	document.write('<span class="etext">            --------------------------<br></span>');


        if (item == "Contact") {

	document.write('            <a href="' + base + 'contact/index.cgi" target="_self"><span class="ntext"><strong>Contact Us</strong></span></a><br> ');

        } else {

	document.write('            <a href="' + base + 'contact/index.cgi" target="_self"><span class="etext"><strong>Contact Us</strong></span></a><br> ');

        }

	
        document.write('        </td>');

	document.write('        </tr>');

	document.write('      </table>');

}

