ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>:: drenthekunstbreed.nl ::&nbsp;Digitale ontsluiting cultuur in Drenthe</title> <!-- phcms --> <meta name="TITLE" content="Digitale ontsluiting cultuur in Drenthe"/> <meta name="SUBJECT" content="Digitale ontsluiting cultuur in Drenthe"/> <meta name="DESCRIPTION" content="digitaleontsluitingcultuurindrenthe met het project ‘drenthe kunstbreed in beeld’ wordt alle beeldende kunst in drenthe op internet op"/> <meta name="KEYWORDS" content="digitaleontsluitingcultuurindrenthe,drenthekunstbreed.nl,project,‘drenthe,beeld’,wordt,beeldende,internet "/> <meta name="LANGUAGE" content="DUTCH"/> <meta http-equiv="CONTENT-LANGUAGE" content="nl"/> <meta name="REVISIT-AFTER" content="30 DAYS"/> <meta name="DISTRIBUTION" content="Global"/> <meta name="ROBOTS" content="ALL"/> <meta name="EXPIRES" content="Sun, 1 Nov 1015 15:31:34 UTC"/> <meta name="CHARSET" content="ISO-8859-1"/> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> <meta name="RATING" content="General"/> <link rel="stylesheet" href="http://drenthekunstbreed.nl/include/www.css" type="text/css"/> <link rel="stylesheet" href="http://drenthekunstbreed.nl/include/extra.css" type="text/css"/> <link rel="stylesheet" href="http://drenthekunstbreed.nl/menu/menu.css" type="text/css"/> <script type="text/javascript" language="JavaScript" src="/include/overlib.js"><!-- overLIB (c) Erik Bosrup --></script> <script type="text/javascript" language="JavaScript" src="/include/tw-sack.js"></script> <script type="text/javascript" language="JavaScript"> ol_textfont="Trebuchet MS, Verdana, Helvetica, sans-serif" ol_textsize="1"; ol_fgcolor="#D2A3EE"; ol_bgcolor="#D2A3EE"; ol_border=0; ol_capcolor="#000000" ol_captionsize="1"; ol_width="120" function setOpacity(obj, opacity) { opacity = (opacity == 100)?99.999:opacity; // IE/ Win //alert ("opacity"+opacity) obj.style.filter = "alpha(opacity="+opacity+")"; // Safari<1.2, Konqueror obj.style.KHTMLOpacity = opacity/100; // Older Mozilla and Firefox obj.style.MozOpacity = opacity/100; // Safari 1.2, newer Firefox and Mozilla, CSS3 obj.style.opacity = opacity/100; } function doBlur(a){a.style.backgroundColor='#ffffff'} function doFocus(a){a.style.backgroundColor='#bdf0bd'} </script> <SCRIPT LANGUAGE="JavaScript1.2" TYPE="text/javascript" src="http://drenthekunstbreed.nl/menu/coolmenus4.js"> </script> <SCRIPT LANGUAGE="JavaScript1.2" TYPE="text/javascript" > /****************************************** CM_ADD-IN - hideselectboxes (last updated: 11/13/02) IE5+ and NS6+ only - ignores the other browsers Because of the selectbox bug in the browsers that makes selectboxes have the highest z-index whatever you do this script will check for selectboxes that interfear with your menu items and then hide them. Just add this code to the coolmenus js file or link the cm_addins.js file to your page as well. *****************************************/ if(bw.dom&&!bw.op){ makeCM.prototype.sel=0 makeCM.prototype.onshow+=";this.hideselectboxes(pm,pm.subx,pm.suby,maxw,maxh,pm.lev)" makeCM.prototype.hideselectboxes=function(pm,x,y,w,h,l){ var selx,sely,selw,selh,i if(!this.sel){ this.sel=this.doc.getElementsByTagName("SELECT") this.sel.level=0 } var sel=this.sel for(i=0;i<sel.length;i++){ selx=0; sely=0; var selp; if(sel[i].offsetParent){selp=sel[i]; while(selp.offsetParent){selp=selp.offsetParent; selx+=selp.offsetLeft; sely+=selp.offsetTop;}} selx+=sel[i].offsetLeft; sely+=sel[i].offsetTop selw=sel[i].offsetWidth; selh=sel[i].offsetHeight if(selx+selw>x && selx<x+w && sely+selh>y && sely<y+h){ if(sel[i].style.visibility!="hidden"){sel[i].level=l; sel[i].style.visibility="hidden"; if(pm){ if(!pm.mout) pm.mout=""; pm.mout+=this.name+".sel["+i+"].style.visibility='visible';"}} }else if(l<=sel[i].level && !(pm&&l==0)) sel[i].style.visibility="visible" } } } </script> <style type="text/css" media="all"> #dropshadow { background: url('/images/dropshadow-header.gif') no-repeat ; padding-left:4px; padding-right:2px; padding-top:6px; padding-bottom:0px } .header { background:url('/images/header-pattern.gif'); } .menubalkje{ background:url('/images/menu-hightlight-pattern.gif'); } .menubalkje2{ background:#A5F74A url('/images/menu-pattern.gif'); font-family: Trebuchet MS, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 1px; layer-background-color:#A5F74A; background-color:#A5F74A } .menubalkje3{ background:#C2FA87 url('/images/menu-pattern.gif'); font-family: Trebuchet MS, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 1px; layer-background-color:#C2FA87; cursor:hand; background-color:#C2FA87 } #logo { background:url('/images/back-logo.gif') no-repeat 0 0;; padding-left:3px; padding-right:4px; padding-top:3px; padding-bottom:6px } form#zoeken { width:164px; height:30px; background:url('/images/back-searchbox.gif') no-repeat 0 0; } form#zoeken input#zoekbox { position:relative; width:124px; height:16px; top:-11px; left:2px; border:0; padding:4px; color:#39521E; } .imagebttn { position:absolute; width:26px; height:30px; top:0; right:0; padding:0; } </style> <script language='javascript' type='text/javascript'>var Passed = '' + location.search;if (Passed != '' && Passed != 'undefined' && Passed.length > 1 ){Passed = Passed.substring(1);} if(Passed =='edit'){location.href='/pages/edit.asp?id=61'}</script> </HEAD> <body> <script type="text/javascript" language="JavaScript"> if(bw.ie ) {top=-7}</script> <script> /*** This is the menu creation code - place it right after you body tag Feel free to add this to a stand-alone js file and link it to your page. **/ //Menu object creation oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname oCMenu.frames = 0 //Menu properties oCMenu.pxBetween=0 oCMenu.fromLeft=50 oCMenu.fromTop=96+bw.ie*5 oCMenu.rows=1 oCMenu.menuPlacement="left" oCMenu.offlineRoot="/www/webpub/drenthekunstbreed/" oCMenu.onlineRoot=""; oCMenu.resizeCheck=1 oCMenu.wait=1000 oCMenu.fillImg="/images/nix.gif" oCMenu.zIndex=1000 //Background bar properties oCMenu.useBar=0 oCMenu.barWidth="100%" oCMenu.barHeight="menu" oCMenu.barClass="clBar" oCMenu.barX=0 oCMenu.barY=0 oCMenu.barBorderX=0 oCMenu.barBorderY=0 oCMenu.barBorderClass="" //Level properties - ALL properties have to be spesified in level 0 oCMenu.level[0]=new cm_makeLevel() //Add this for each new level oCMenu.level[0].width=90 oCMenu.level[0].height=29 oCMenu.level[0].regClass="clLevel0" oCMenu.level[0].overClass="clLevel0over" oCMenu.level[0].borderX=0 oCMenu.level[0].borderY=0 oCMenu.level[0].borderClass="clLevel0border" oCMenu.level[0].offsetX=0 oCMenu.level[0].offsetY=0 oCMenu.level[0].rows=0 oCMenu.level[0].arrow=0 oCMenu.level[0].arrowWidth=0 oCMenu.level[0].arrowHeight=0 oCMenu.level[0].align="bottom" //EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number) oCMenu.level[1].width=oCMenu.level[0].width+10 oCMenu.level[1].height=22 oCMenu.level[1].regClass="clLevel1" oCMenu.level[1].overClass="clLevel1over" oCMenu.level[1].borderX=1 oCMenu.level[1].borderY=1 oCMenu.level[1].align="right" oCMenu.level[1].offsetX=-(oCMenu.level[0].width-2)/2+20 oCMenu.level[1].offsetY=0 oCMenu.level[1].borderClass="clLevel1border" //EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number) oCMenu.level[2].width=150 oCMenu.level[2].height=20 oCMenu.level[2].offsetX=0 oCMenu.level[2].offsetY=0 oCMenu.level[2].regClass="clLevel2" oCMenu.level[2].overClass="clLevel2over" oCMenu.level[2].borderClass="clLevel2border" /****************************************** Menu item creation: myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) *************************************/ /*oCMenu.makeMenu('top0','','&nbsp;Home','/basis.asp','',70) oCMenu.makeMenu('sub00','top0','Newest','/news/index.asp') oCMenu.makeMenu('sub001','sub00','- New ','','',160,0) oCMenu.makeMenu('sub002','sub00','- Explorer 7 is out','','',160,0) oCMenu.makeMenu('sub003','sub00','- Opera 6 supports innerHTML','','',160,0) oCMenu.makeMenu('sub01','top0','archive','/news/archive.asp')*/ oCMenu.makeMenu('top1','','&nbsp;buitenobjecten','/kunst/kunstwerk.asp?M=1&g=-1','',145,'','','','','') oCMenu.makeMenu('sub11','top1','beelden','/kunst/kunstwerk.asp?M=1&catid=1') oCMenu.makeMenu('sub14','top1','monumenten','/kunst/kunstwerk.asp?M=1&catid=2') oCMenu.makeMenu('sub15','top1','wandplastiek','/kunst/kunstwerk.asp?M=1&catid=14') oCMenu.makeMenu('sub151','sub15','gevelstenen','/kunst/kunstwerk.asp?M=1&catid=12') oCMenu.makeMenu('sub17','top1','technisch','/kunst/kunstwerk.asp?M=1&catid=10') oCMenu.makeMenu('sub171','sub17','bruggen','/kunst/kunstwerk.asp?M=1&catid=4') oCMenu.makeMenu('sub172','sub17','zitmeubels','/kunst/kunstwerk.asp?M=1&catid=3') oCMenu.makeMenu('sub173','sub17','lantaarns','/kunst/kunstwerk.asp?M=1&catid=10') oCMenu.makeMenu('sub175','sub17','rotondekunst','/kunst/kunstwerk.asp?M=1&catid=15') oCMenu.makeMenu('sub174','sub17','overig','/kunst/kunstwerk.asp?M=1&catid=16') oCMenu.makeMenu('sub18','top1','landschappelijk','') oCMenu.makeMenu('sub181','sub18','hunebedden','/kunst/kunstwerk.asp?M=1&catid=11') oCMenu.makeMenu('sub182','sub18','grafheuvels','/kunst/kunstwerk.asp?M=1&catid=19') oCMenu.makeMenu('sub183','sub18','zwerfkeien','/kunst/kunstwerk.asp?M=1&catid=13') oCMenu.makeMenu('sub184','sub18','grenspalen','/kunst/kunstwerk.asp?M=1&catid=17') oCMenu.makeMenu('sub19','top1','overig','/kunst/kunstwerk.asp?M=1&U=1') oCMenu.makeMenu('top4','','&nbsp;kunstenaars','/kunst/kunstenaar.asp?M=2&g=-1','',120,'','','','','') oCMenu.makeMenu('sub41','top4','beeldhouwer','/kunst/kunstenaar.asp?M=2&dicid=1') oCMenu.makeMenu('sub42','top4','keramist','/kunst/kunstenaar.asp?M=2&dicid=12') oCMenu.makeMenu('sub43','top4','glaskunstenaar','/kunst/kunstenaar.asp?M=2&dicid=15') oCMenu.makeMenu('sub44','top4','fotograaf','/kunst/kunstenaar.asp?M=2&dicid=9') oCMenu.makeMenu('sub45','top4','schilder','/kunst/kunstenaar.asp?M=2&dicid=4') oCMenu.makeMenu('sub46','top4','landschapper','/kunst/kunstenaar.asp?M=2&dicid=18') oCMenu.makeMenu('sub47','top4','installaties','/kunst/kunstenaar.asp?M=2&dicid=7') oCMenu.makeMenu('sub48','top4','overig','/kunst/kunstenaar.asp?M=2&U=1') oCMenu.makeMenu('top2','','&nbsp;exposities','/kunst/galerie.asp?M=3&g=-1','',105,'','','','','') oCMenu.makeMenu('sub21','top2','galerieen','/kunst/galerie.asp?M=3&gasid=1') oCMenu.makeMenu('sub22','top2','musea','/kunst/galerie.asp?M=3&gasid=3') oCMenu.makeMenu('sub23','top2','kunstuitleen','/kunst/galerie.asp?M=3&gasid=12') oCMenu.makeMenu('sub24','top2','beeldentuin','/kunst/galerie.asp?M=3&gasid=2') oCMenu.makeMenu('sub25','top2','kunstnijverheid','/kunst/galerie.asp?M=3&gasid=5') oCMenu.makeMenu('sub251','sub25','lijstenmakerij','/kunst/galerie.asp?M=3&gasid=4') oCMenu.makeMenu('sub252','sub25','pottenbakkerij','/kunst/galerie.asp?M=3&gasid=16') oCMenu.makeMenu('sub26','top2','atelier','/kunst/galerie.asp?M=3&gasid=9') oCMenu.makeMenu('sub27','top2','overig','/kunst/galerie.asp?M=3&U=1') oCMenu.makeMenu('top3','','&nbsp;activiteiten','/pages/?id=38&M=4','',120,'','','','','') oCMenu.makeMenu('sub30','top3','verpozen','/pages/?id=38&M=4') oCMenu.makeMenu('sub301','sub30','kunstroutes','/pages/?id=39&M=4') oCMenu.makeMenu('sub302','sub30','fietsroutes','/pages/?id=39&M=4') oCMenu.makeMenu('sub303','sub30','wandelroutes','/pages/?id=29&M=4') oCMenu.makeMenu('sub31','top3','verblijven','/hotels.asp?m=4&b=1') oCMenu.makeMenu('sub32','top3','versnaperen','/pages/?id=54&M=4') oCMenu.makeMenu('sub33','top3','favorieten','/pages?id=46') oCMenu.makeMenu('sub34','sub33','POI','/pages?id=43') oCMenu.makeMenu('top5','','&nbsp;actueel','/actueel.asp?M=5&b=1','',90,'','','','','') oCMenu.makeMenu('sub50','top5','nieuws','/pages/selection.asp?cat=nieuws&m=5') oCMenu.makeMenu('sub51','top5','persberichten','/pages/selection.asp?cat=persberichten&m=5' ) oCMenu.makeMenu('sub52','top5','agenda','/pages/selection.asp?cat=agenda&m=5') //oCMenu.makeMenu('top7','','&nbsp;contact','/contact.asp?M=6') oCMenu.makeMenu('top6','','&nbsp;links','/links/?M=7','',100,'','','','','') oCMenu.makeMenu('sub61','top6','kunst','/links/?M=7&cat=1') oCMenu.makeMenu('sub62','top6','cultuur','/links/?M=7&cat=2') oCMenu.makeMenu('sub63','top6','toerisme','/links/?M=7&cat=3') oCMenu.makeMenu('sub64','top6','natuur','/links/?M=7&cat=4') oCMenu.makeMenu('sub65','top6','gemeenten','/pages/selection.asp?M=7&cat=gemeenten') oCMenu.makeMenu('sub66','top6','overig','/links/?M=7&cat=5') oCMenu.makeMenu('sub67','top6','contact','/contact.asp?m=7') //Leave this line - it constructs the menu oCMenu.construct() </script> <div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div> <div align="left"> <table border="0" width="701" cellspacing="0" cellpadding="0" > <tr> <td width="700" align="right" colspan="2" class="historieboven"> <a class="historieboven" href="/basis.asp?G=-1">home</a><span class="historieboven"> > info > Digitale ontsluiting cultuur in Drenthe</span> </td> <td width="4" ><img border="0" src="/images/nix.gif" width="1" height="10" alt=""/></td> </tr> <tr> <td colspan="3" id="dropshadow"> <table border="0" width="703" cellspacing="0" cellpadding="0"> <tr > <td class="header" align="left" valign="middle" bgcolor="#C62D3C" > <table > <tr> <td width="1" valign="middle" align="center" > <img border="0" src="/images/nix.gif" width="24" height="50" alt=""/> </td> <td> <img id="logo" src="/images/DR_kunst_6.gif" width="395" height="54" alt="drenthe kunstbreed in beeld logo"/> </td> <td width="1" valign="middle" align="center" > <img border="0" src="/images/nix.gif" width="1" height="30" alt=""/> </td> </tr> </table> </td> <td valign="bottom" class="header" width="160" valign="bottom" align="right" bgcolor="#C62D3C"> <table class="header" border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#C62D3C" > <tr><td > <a href="/pages/selection.asp?Q=&amp;U=1" ><span class="zoekuitg">zoek uitgebreid</span></a> </td></tr> <tr> <td> <form id="zoeken" action="/pages/selection.asp" method="get"> <input name="cat" type="hidden" value="-1" /> <input name="M" type="hidden" value="" /> <input name="U" type="hidden" value="" /> <input name="Q" type="text" id="zoekbox" value="zoek pagina" onclick="this.select()" size="20"/> <input name="Submit" type="image" title="Zoek in de website" value="Submit" alt="Zoek in de website" src="/images/search-bttn.gif" /> </form> </td> </tr> </table> </td> <td width="4" > <img border="0" src="/images/nix.gif" width="1" height="72" alt=""/> </td> </tr> <tr> <td width="695" bgcolor="#A3F64B" colspan="2" valign="bottom" align="left"> <table border="0" cellspacing="0" cellpadding="0" > <tr> <td valign="middle" align="center" class="menu0"><img border="0" src="/images/nix.gif" width="20" height="17" alt=""/></td> <td valign="middle" align="center" class="menu0"><a class="menubalk" href="/kunst/kunstwerk.asp?M=1">buitenobjecten</a></td> <td valign="middle" align="center" class="menu0"><img border="0" src="/images/nix.gif" width="40" height="17" alt=""/></td> <td valign="middle" align="center" class="menu0"><a class="menubalk" href="/kunst/kunstenaar.asp?M=2">kunstenaars</a></td> <td valign="middle" align="center" class="menu0"><img border="0" src="/images/nix.gif" width="40" height="17" alt=""/></td> <td valign="middle" align="center" class="menu0"><a class="menubalk" href="/kunst/galerie.asp?M=3">exposities</a></td> <td valign="middle" align="center" class="menu0"><img border="0" src="/images/nix.gif" width="40" height="17" alt=""/></td> <td valign="middle" align="center" class="menu0"><a class="menubalk" href="/actueel.asp?M=4">actueel</a></td> <td valign="middle" align="center" class="menu0"><img border="0" src="/images/nix.gif" width="40" height="17" alt=""/></td> <td valign="middle" align="center" class="menu0"><a class="menubalk" href="/links?M=5">links</a></td> <td valign="middle" align="center" class="menu0"><img border="0" src="/images/nix.gif" width="40" height="17" alt=""/></td> </tr> <tr> <td ><img border="0" src="/images/nix.gif" width="1" height="7" alt=""/></td> <td valign="middle" align="center" ><img border="0" src="/images/nix.gif" width="40" height="7" alt=""/></td> <td ><img border="0" src="/images/nix.gif" width="1" height="7" alt=""/></td> <td valign="middle" align="center" ><img border="0" src="/images/nix.gif" width="40" height="7" alt=""/></td> <td ><img border="0" src="/images/nix.gif" width="1" height="7" alt=""/></td> <td valign="middle" align="center" ><img border="0" src="/images/nix.gif" width="40" height="7" alt=""/></td> <td ><img border="0" src="/images/nix.gif" width="1" height="7" alt=""/></td> <td valign="middle" align="center" ><img border="0" src="/images/nix.gif" width="40" height="7" alt=""/></td> <td ><img border="0" src="/images/nix.gif" width="1" height="7" alt=""/></td> <td valign="middle" align="center" ><img border="0" src="/images/nix.gif" width="40" height="7" alt=""/></td> </tr> </table> </td> <td width="4"><img border="0" src="images/nix.gif" width="1" height="30" alt=""/></td> </tr> <tr> <td width="703" colspan="2" > <table width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="left" class="menu1"> <a href="/include/aanmelden.asp?aktie=vergeten" >[mijn info]</a> </td> <td align="right" class="menu1"> <!--a href="/contact.asp">contact</a> | <a href="/html/sitemap.asp"> sitemap </a> | <a href="/pages?id=2"> informatie</a--> <a class="menubalk" href="/contact.asp">contact</a> | <a class="menubalk" href="/html/sitemap.asp">sitemap</a> | <a class="menubalk" href="/pages/selection.asp?id=4&amp;cat=informatie">informatie</a> | <a class="menubalk" href="/kaart/default.asp">kaart</a> | <a class="menubalk" href="/gbk/?m=-1">gastenboek</a> | <a class="menubalk" href="/pages/?id=2&amp;m=-1">colofon</a> | </td> </tr> </table> </td> <td width="4" height="5"><img border="0" src="/images/nix.gif" width="2" height="5" alt="" /></td> </tr> <tr> <td width="703" colspan="2" align="right" class="menu1"></td> <td width="4" height="5">&nbsp;</td> </tr> <tr> <td width="703" colspan="2" align="left" class="menu1"></td> <td width="4" height="5">&nbsp;</td> </tr> <tr> <td width="703" valign="top" colspan="2" class="linkerkant"> <!-- start info --><!-- begin default.asp --><span class='kop'>Digitale ontsluiting cultuur in Drenthe</span><br/><br/><p>Met het project &lsquo;Drenthe, kunstbreed in beeld&rsquo; wordt alle beeldende kunst in Drenthe op internet op een interactieve en uitdagende manier in beeld gebracht. Daarbij worden deze gegevens, interactief niet alleen in relatie tot een kaart (geografische detectie), maar vooral onderling met elkaar gecombineerd voor een gewenst zoekresultaat. Doelstelling van het project is het vergroten van de bekendheid van de provincie Drenthe op het gebied van beeldende en landschapskunst bij zowel de cultuurliefhebber en toerist als bij de eigen bevolking. De site is onder de portal <a href="http://www.DasNouDrenthe.nl" target="_blank">www.DasNouDrenthe.nl</a> &nbsp;een welkome aanvulling binnen de discipline cultuur en historie.</p> <p>Bron: DrentheBelletje nr 2<br/> http://www.vvvdrentheplus.nl/pdf/drenthebelletje2versie1.pdf (link werkt niet meer)</p> <p>&nbsp;</p><!-- end default.asp --> </td> <td width="2" ><img border="0" src="/images/nix.gif" width="2" height="4" alt=""/></td> </tr> </table> <p>&nbsp;</p><p>&nbsp;</p> <table border="0" width="700"><tr><td bgcolor="#A3F64B"> <img border="0" src="/images/nix.gif" width="25" height="25" alt=""/> </td><td width="100%" align="left"><img src="/images/icttender200.jpg" alt="provincie drenthe ict tender " border="0"></td></tr></table> <table border="0" width="700"> <tr> <td class="datum" align="left"> <a href="/xml"><img src="/images/xml.gif" border="0" width="25" alt="xml"/></a>:: drenthekunstbreed.nl :: <br/> vrijdag 6 juni 2008&nbsp;19:05:26<br/> Digitale ontsluiting cultuur in Drenthe &copy; Copyright 2008 by <a title="drenthekunstbreed.nl" href="http://drenthekunstbreed.nl">http://drenthekunstbreed.nl</a><br/> </td><td> </td></tr> </table> </td> </tr> </table> </div> <script type="text/javascript"><!-- google_ad_client = "pub-3252359725477758"; /* drenthekunstbreed 728x90, gemaakt 3-4-08 */ google_ad_slot = "2771279863"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-2469553-1"); pageTracker._initData(); pageTracker._trackPageview(); </script> </body></html>