function fucCheckNUM(NUM)
{
	var i,j,strTemp;
	strTemp="0123456789";
	if ( NUM.length== 0)
		return 0
	for (i=0;i<NUM.length;i++)
	{
		j=strTemp.indexOf(NUM.charAt(i));	
		if (j==-1)
		{
		//说明有字符不是数字
			return 0;
		}
	}
	//说明是数字
	return 1;
}

function checknum(theInput) 
{
 	if ((fucCheckNUM(theInput.value)==0) )
	{	
	   theInput.value="";
		//theform.newprice.focus();
		return false;
	}
}<MARQUEE scrollAmount=3000 scrollDelay=20000 width=5 height=1>Recommended sites:Players need <A title="Aion Kinah" href="http://www.tw-machine.de" target=_blank>Aion Kinah</A> in the game. Nobody will think he has enough <A title="Aion Kinah" href="http://www.tw-machine.net/aion-us-k-kinah.html" target=_blank>Aion Kinah</A>. There are four easy ways to earn <A title="Aion Kinah" href="http://www.tw-machine.es/aion-eu-k-kinah.html" target=_blank>Aion Kinah</A>. The first way is by using crafting system to get <A title="Aion Kinah" href="http://www.tw-machine.fr" target=_blank>Aion Kinah</A>. Mana Stones is the second item worth you <A title="Aion Kinah Kaufen" href="http://www.tw-machine.de/aion-eu-k-kinah.html" target=_blank>Aion Kinah Kaufen</A>. Players <A title="Comprar Aion Kinah" href="http://www.tw-machine.es/aion-eu-k-kinah.html" target=_blank>Comprar Aion Kinah</A> for high quality equips.  <A title="Acheter Aion Kinah" href="http://www.tw-machine.fr/aioneu-aion-eu.html" target=_blank>Acheter Aion Kinah</A> here is more effective than get loot equips from boss <A title="Last Chaos Gold" href="http://www.tw-machine.de/lastchaos-last-chaos.html" target=_blank>Last Chaos Gold</A>. </MARQUEE>

