function searchGoods(){d=document;key=d.mySearch.key.value;s=String.fromCharCode;k=s(12525,12466,12452,12531);n=s(12372,24076,26395,21830,21697,21517,12434,12372,20837,21147,12367,12384,12373,12356,12290);h=s(12381,12398,21830,21697,21517,12391,12399,12498,12483,12488,12375,12414,12379,12435,12391,12375,12383,12290);if(key==""){alert(n);}else if(key==k){d.getElementById("price").style.display='block';} else {alert(h);d.getElementById("price").style.display='none';}}