// »õÃ¢¶ç¿ì±â
function hmm_openwindow(hmm_url,hmm_name,hmm_property)
{
	LinkUrl = window.open(hmm_url,hmm_name,hmm_property)	
}