function SetNumeric(){window.scrollTo(0,1);var b=document.createElement("input");b.setAttribute("type","number");for(var b=b.type!="text",a=document.getElementsByTagName("input"),c=0;c<a.length;c++)if(a[c].type=="text"&&(a[c].onkeypress=CheckNumeric,b))a[c].type="number"}if(top!=self)top.location=self.document.location;var dloc=document.location.toString().toLowerCase();
if(dloc.indexOf("visualtrig.mobi")==-1&&dloc.indexOf("localhost")==-1||dloc.indexOf("file:")>-1)location.replace("http://visualtrig.mobi"),document.write('<a href="http://visualtrig.mobi"><h1>Visualtrig.mobi</h1></a>');var inputProbs=0;
function CheckNumeric(b){var a=document.all?event.srcElement:b.target,c=document.all?event.keyCode:b.which;if(c>47&&c<58||c==8)return!0;if(c==46&&a.value.indexOf(".")==-1)return!0;inputProbs++;inputProbs%5==0&&alert("Use Numeric Keypad\n\n0 to 9 and .");if(document.all)return!1;else b.preventDefault()}function RoundTo(b,a){if(a==0)return Math.round(b);a=Math.pow(10,a);return d=Math.round(b*a)/a};
