// JavaScript Document// pagina windowfunction puzzelWindow(photonr,photoDescr)	{	puzzelWin = open('','puzzelwindow','width=650,height=530, status=yes,toolbar=no,scrollbars=no,menubar=no');	// open document for placing stuff inside	puzzelWin.document.open();	// head section	puzzelWin.document.write('<html><head><title>Bears Publishing</title></head>');	puzzelWin.document.write('<body bgcolor="#ffffff" leftmargin="0" topmargin="0">');	// table starts	puzzelWin.document.write('<table width="650" height="450" border="0" cellpadding="0" cellspacing="0"><tr><td height="10" align="center" valign="top">&nbsp;</td></tr>');  	puzzelWin.document.write('<tr><td align="center" valign="top" class="popuptext">');  	// image starts	puzzelWin.document.write('<p><img src="../gfx/puzzles/org/'+photonr+'_org.jpg" alt="Copyright Bears Publishing" width="300" height="400" border="0"></p>');    // image description	puzzelWin.document.write('<p><font color="#000000" size="2" face="Arial, Helvetica, sans-serif"><strong>Puzzel:&nbsp;'+photoDescr+'</strong></font></p><p><a href="#" onClick="self.close()"><img src="../gfx/gui/buttons/close_win_nl.jpg" width="145" height="24" border="0"></a></p></td>');  	// end of document	puzzelWin.document.write('</tr></table></body></html>');		// we love you, be good, bye bye	puzzelWin.document.close();	}	// pagina windowfunction placematWindow(photonr,photoDescr)	{	placeWin = open('','placematwindow','width=650,height=530, status=yes,toolbar=no,scrollbars=no,menubar=no');	// open document for placing stuff inside	placeWin.document.open();	// head section	placeWin.document.write('<html><head><title>Bears Publishing</title></head>');	placeWin.document.write('<body bgcolor="#ffffff" leftmargin="0" topmargin="0">');	// table starts	placeWin.document.write('<table width="650" height="450" border="0" cellpadding="0" cellspacing="0"><tr><td height="10" align="center" valign="top">&nbsp;</td></tr>');  	placeWin.document.write('<tr><td align="center" valign="top" class="popuptext">');  	// image starts	placeWin.document.write('<p><img src="../gfx/placemats/org/'+photonr+'_org.jpg" alt="Copyright Bears Publishing" width="600" height="400" border="0"></p>');    // image description	placeWin.document.write('<p><font color="#000000" size="2" face="Arial, Helvetica, sans-serif"><strong>Placemat:&nbsp;'+photoDescr+'</strong></font></p><p><a href="#" onClick="self.close()"><img src="../gfx/gui/buttons/close_win_nl.jpg" width="145" height="24" border="0"></a></p></td>');  	// end of document	placeWin.document.write('</tr></table></body></html>');		// we love you, be good, bye bye	placeWin.document.close();	}// pagina windowfunction spreadWindow(photonr,photoDescr)	{	spreadWin = open('','spreadwindow','width=650,height=530, status=yes,toolbar=no,scrollbars=no,menubar=no');	// open document for placing stuff inside	spreadWin.document.open();	// head section	spreadWin.document.write('<html><head><title>Bears Publishing</title></head>');	spreadWin.document.write('<body bgcolor="#e0e0e0" leftmargin="0" topmargin="0">');	// table starts	spreadWin.document.write('<table width="650" height="450" border="0" cellpadding="0" cellspacing="0"><tr><td height="10" align="center" valign="top">&nbsp;</td></tr>');  	spreadWin.document.write('<tr><td align="center" valign="top" class="popuptext">');  	// image starts	spreadWin.document.write('<p><img src="../gfx/spreads/org/'+photonr+'_org.jpg" alt="Copyright Bears Publishing" width="600" height="400" border="0"></p>');    // image description	spreadWin.document.write('<p><font color="#000000" size="2" face="Arial, Helvetica, sans-serif"><strong>'+photoDescr+'</strong></font></p><p><a href="#" onClick="self.close()"><img src="../gfx/gui/buttons/close_win_nl.jpg" width="145" height="24" border="0"></a></p></td>');  	// end of document	spreadWin.document.write('</tr></table></body></html>');		// we love you, be good, bye bye	spreadWin.document.close();	}// lezer windowfunction lezerWindow(photoDescr,photonr,sizeH,sizeV)	{	lezerWin = open('','lezerwindow','width=500,height=530, status=yes,toolbar=no,scrollbars=no,menubar=no');	// open document for placing stuff inside	lezerWin.document.open();	// head section	lezerWin.document.write('<html><head><title>Bears Publishing</title></head>');	lezerWin.document.write('<body bgcolor="#e0e0e0" leftmargin="0" topmargin="0">');	// table starts	lezerWin.document.write('<table width="500" height="500" border="0" cellpadding="0" cellspacing="0"><tr><td height="10" align="center" valign="top">&nbsp;</td></tr>');  	lezerWin.document.write('<tr><td align="center" valign="top" class="popuptext">');  	// image starts	lezerWin.document.write('<p><img src="../gfx/lezers/org/'+photonr+'_org.jpg" alt="Copyright Bears Publishing" width="'+sizeH+'" height="'+sizeV+'" border="1"></p>');    // image description	lezerWin.document.write('<p><font color="#000000" size="2" face="Arial, Helvetica, sans-serif"><strong>'+photoDescr+'</strong></font></p><p><a href="#" onClick="self.close()"><img src="../gfx/gui/buttons/close_win_nl.jpg" width="145" height="24" border="0"></a></p></td>');  	// end of document	lezerWin.document.write('</tr></table></body></html>');		// we love you, be good, bye bye	lezerWin.document.close();	}	// dia archief windowfunction diaWindow(photoDescr,photonr,sizeH,sizeV)	{	diaWin = open('','diawindow','width=500,height=530, status=yes,toolbar=no,scrollbars=no,menubar=no');	// open document for placing stuff inside	diaWin.document.open();	// head section	diaWin.document.write('<html><head><title>Bears Publishing</title></head>');	diaWin.document.write('<body bgcolor="#e0e0e0" leftmargin="0" topmargin="0">');	// table starts	diaWin.document.write('<table width="500" height="500" border="0" cellpadding="0" cellspacing="0"><tr><td height="10" align="center" valign="top">&nbsp;</td></tr>');  	diaWin.document.write('<tr><td align="center" valign="top" class="popuptext">');  	// image starts	diaWin.document.write('<p><img src="../gfx/covers/org/'+photonr+'_org.jpg" alt="Copyright Bears Publishing" width="'+sizeH+'" height="'+sizeV+'" border="1"></p>');    // image description	diaWin.document.write('<p><font color="#000000" size="2" face="Arial, Helvetica, sans-serif"><strong>'+photoDescr+'</strong></font></p><p><a href="#" onClick="self.close()"><img src="../gfx/gui/buttons/close_win_nl.jpg" width="145" height="24" border="0"></a></p></td>');  	// end of document	diaWin.document.write('</tr></table></body></html>');		// we love you, be good, bye bye	diaWin.document.close();	}	// standaard popup script//var popUpWin=0;function popUpWindow(URLStr, left, top, width, height){  if(popUpWin)  {    if(!popUpWin.closed) popUpWin.close();  }  left = 0  top = 0  width = 800  height = 640    popUpWin = open(URLStr, 'popUpWin', 'toolbar=no,location=no,directories=no,status=no,menub ar=no,scrollbar=no,resizable=no,copyhistory=yes,width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+'');}// dreamweaver rollover scriptfunction MM_swapImgRestore() { //v3.0  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;}function MM_preloadImages() { //v3.0  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}function MM_findObj(n, d) { //v4.01  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);  if(!x && d.getElementById) x=d.getElementById(n); return x;}function MM_swapImage() { //v3.0  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}}
