'); mywin.document.write(tekst); mywin.document.write('

Sluit Venster

'); mywin.document.write(''); mywin.document.write(''); mywin.document.close(); } function editveld(welkeeditor, welkveld, strvar) { var val, theURL, winName val=MM_findObj(welkveld); //strbroncode = "" + document.form1.welkveld.value + ""; theURL = welkeeditor + "?broncode=" + val.value + "&veldnaam=" + welkveld + strvar + ""; winName = 'editfield'; var iHeight = screen.height * 0.71; var iWidth = screen.width * 0.71; var iTop = (screen.height - iHeight) / 2 ; var iLeft = (screen.width - iWidth) / 2 ; var sOptions = "toolbar=no" ; sOptions += ",width=" + iWidth ; sOptions += ",height=" + iHeight ; sOptions += ",resizable=yes" ; sOptions += ",scrollbars=yes" ; sOptions += ",menubar=no" ; sOptions += ",left=" + iLeft ; sOptions += ",top=" + iTop ; //alert('url is: ' + theURL); window.open(theURL,winName,sOptions); } function jj_openwindow(theURL,winName) { var iHeight = screen.height * 0.71; var iWidth = screen.width * 0.71; var iTop = (screen.height - iHeight) / 2 ; var iLeft = (screen.width - iWidth) / 2 ; var sOptions = "toolbar=no" ; sOptions += ",width=" + iWidth ; sOptions += ",height=" + iHeight ; sOptions += ",resizable=yes" ; sOptions += ",scrollbars=yes" ; sOptions += ",menubar=no" ; sOptions += ",left=" + iLeft ; sOptions += ",top=" + iTop ; //alert('url is: ' + theURL); window.open(theURL,winName,sOptions); } function popupkalender(verborgenveld,zichtbaarveld) { var theURL, winName, artikels //val=MM_findObj(welkveld); //strbroncode = "" + document.form1.welkveld.value + ""; theURL = "../../algemeen/onderdelen/popupkalender.asp?verborgenveld=" + verborgenveld + "&zichtbaarveld=" + zichtbaarveld + ""; winName = 'Kalender'; artikels = 'menubar=no,status=no,scrollbars=no,resizable=no,toolbar=no,location=no,width=250,height=185,top=180,left=500' //alert('url is: ' + theURL); window.open(theURL,winName,artikels); } function gazoeken() { document.forms['zoekmenu'].submit(); } function MM_showHideLayers() { //v6.0 var i,p,v,obj,args=MM_showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2]; if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; } obj.visibility=v; } } function MM_changeProp(objName,x,theProp,theValue) { //v6.0 var obj = MM_findObj(objName); if (obj && (theProp.indexOf("style.")==-1 || obj.style)){ if (theValue == true || theValue == false) eval("obj."+theProp+"="+theValue); else eval("obj."+theProp+"='"+theValue+"'"); } } function annuleren() { if ("" > "") document.location.replace(''); else history.back(); } function controlExpand() { var sup = event.srcElement.id; if (sup != '') { var sub = document.all[(sup + 'Sub')] if (sub != null) { if (sub.style.display == 'none') { sub.style.display = ''; } else { sub.style.display = 'none'; } } } } function YY_checkform() { //v4.71 //copyright (c)1998,2002 Yaromat.com var a=YY_checkform.arguments,oo=true,v='',s='',err=false,r,o,at,o1,t,i,j,ma,rx,cd,cm,cy,dte,at; for (i=1; i0) if (t==1){ //fromto ma=a[i+1].split('_');if(isNaN(v)||v ma[1]/1){err=true} } else if (t==2){ rx=new RegExp("^[\\w\.=-]+@[\\w\\.-]+\\.[a-zA-Z]{2,4}$");if(!rx.test(v))err=true; } else if (t==3){ // date ma=a[i+1].split("#");at=v.match(ma[0]); if(at){ cd=(at[ma[1]])?at[ma[1]]:1;cm=at[ma[2]]-1;cy=at[ma[3]]; dte=new Date(cy,cm,cd); if(dte.getFullYear()!=cy||dte.getDate()!=cd||dte.getMonth()!=cm){err=true}; }else{err=true} } else if (t==4){ // time ma=a[i+1].split("#");at=v.match(ma[0]);if(!at){err=true} } else if (t==5){ // check this 2 if(o1.length)o1=o1[a[i+1].replace(/(.*\[)|(\].*)/ig,"")]; if(!o1.checked){err=true} } else if (t==6){ // the same if(v!=MM_findObj(a[i+1]).value){err=true} } } else if (!o.type&&o.length>0&&o[0].type=='radio'){ at = a[i].match(/(.*)\[(\d+)\].*/i); o2=(o.length>1)?o[at[2]]:o; if (t==1&&o2&&o2.checked&&o1&&o1.value.length/1==0){err=true} if (t==2){ oo=false; for(j=0;j-1&&navigator.appVersion.indexOf("Mac")>-1)){ ox=0;oy=0;if(g.style.left){x=parseInt(g.style.left);y=parseInt(g.style.top);}else{ w1=parseInt(el.style.width);bx=(a<0)?-5-w1:-10;a=(Math.abs(a)<1000)?0:a;b=(Math.abs(b)<1000)?0:b; x=document.body.scrollLeft+event.clientX+bx;y=document.body.scrollTop+event.clientY;}} }else if(document.layers){x=g.x;y=g.y;q0=document.layers,dd="";for(var s=0;s-1 && navigator.appVersion.indexOf("Mac")>-1){ xx+=parseInt(document.body.leftMargin);yy+=parseInt(document.body.topMargin);} e.left=xx+pa;e.top=yy+pa;}}} } function P7_limit(a,b){ //v1.1.3 by PVII-www.projectseven.com document.p7limit=a;document.p7min=b; if(document.getElementById&&navigator.appVersion.indexOf("MSIE")>-1&&!window.opera){ if(window.attachEvent){window.attachEvent("onresize",P7_setMinWidth); window.attachEvent("onload",P7_setMinWidth);}else{onload=P7_setMinWidth; onresize=P7_setMinWidth;}}}P7_limit('kaderinhoud',550); function P7_setMinWidth(){ //v1.1.3 by PVII-www.projectseven.com var cw,w,pl,pr,ml,mr,br,bl,ad,theDiv=document.p7limit; var g=document.getElementById(theDiv);w=parseInt(document.p7min); if(g&&document.body&&document.body.clientWidth){gs=g.currentStyle; cw=parseInt(document.body.clientWidth);pl=parseInt(gs.paddingLeft); pr=parseInt(gs.paddingRight);ml=parseInt(gs.marginLeft);mr=parseInt(gs.marginRight); bl=parseInt(gs.borderLeftWidth);br=parseInt(gs.borderRightWidth);ml=ml?ml:0; mr=mr?mr:0;pl=pl?pl:0;pr=pr?pr:0;bl=bl?bl:0;br=br?br:0;ad=pl+pr+ml+mr+bl+br; if(cw<=w){w-=ad;g.style.width=w+"px";}else{g.style.width="auto";}} } //-->
 
 

Rekenen tegen de tijd.

 
 
Moeilijkheid
Wat voor soort sommen wil je?

?

Jouw score:
Naam:
Goed:
0
Fout:
0
Nauwkeurigheid:
0%
Snelheid:
0 sec
- - - - - - Resultaten - - - - - -
Naam
Moeilijkheid
Nauwkeurigheid
Sneldheid












Uitleg

Voor je gaat beginnen moet je een moeilijkheidsgraad uitkiezen, en welke sommen je wilt gaan doen bv optellen of aftrekken. Deze instellingen kunnen niet veranderd worden tijdens het spel. Het spel moet dan eerst gestopt worden, en dan kunnen deze instellingen veranderd worden.

Op het spelletje te starten klik op de 'Nieuwe speler' button. Typ je naam en klik op de 'Start' button. Klik dan op het goede antwoord



   
 
e Komeet