
function submit_search_form() {
	window.document.search.submit();
}



function topmenu()


{	
	toptext='<p><font face="Arial">Government Logistics Department<br>The Government of the Hong Kong Special Administrative Region <p><a href="http://'+'www.gov.hk/en/residents/" target=_blank>GovHK</a> | <a href="javascript:changeVer(\'c\');">Traditional   Chinese</a> | <a href="javascript:changeVer(\'s\');">Simplified Chinese</a> |   <a href="javascript:text_changeVer(\'te\');">English Graphical Mode</a> | <a href="search.htm">Search</a>   | <br>   <a href="site.htm">Site Map</a> | <a href="contact.htm">Contact Us</a> | <a href="index.htm">Content</a></font>';	
	

	return toptext;	
	
	
	
}


