Maidstone District
google.charts.load('current', packages: ['corechart']);
google.charts.setOnLoadCallback(drawChart);
function drawChart()
var options =
height: 200,
legend: position: 'top', maxLines: 3 ,
bar: groupWidth: '75%' ,
isStacked: true,
colors: ['#FF7600', '#409a3c', '#2178b5'],
vAxis:
baselineColor: '#fff',
gridlineColor: '#fff',
textPosition: 'none'
;
var data = google.visualization.arrayToDataTable([
['', 'By', 'Posthumously by', 'About',
role: 'annotation' ],
['1970-1971', 0, 0, 0, ''],
['1971-1972', 0, 0, 0, ''],
['1972-1973', 0, 0, 0, ''],
['1973-1974', 0, 0, 0, ''],
['1974-1975', 0, 0, 0, ''],
['1975-1976', 0, 0, 0, ''],
['1976-1977', 5, 0, 0, ''],
['1977-1978', 0, 0, 0, ''],
['1978-1979', 0, 0, 0, ''],
['1979-1980', 0, 0, 0, ''],
['1980-1981', 0, 0, 0, ''],
]);
var chart = new google.visualization.ColumnChart(document.getElementById('chart_div'));
chart.draw(data, options);
;
function bringBack(sourceKey, targetKey, oclcNum)
comment=prompt("Enter an optional comment and press "OK" or press "Cancel" to end", "");
if(comment!=null)
window.location="/identities/move?undo&sourceKey="+sourceKey+"&targetKey="+targetKey+"&oclcNum="+oclcNum+"&originalIdentity="+targetKey+"&comment="+comment;
function sendBack(sourceKey, targetKey, oclcNum)
comment=prompt("Enter an optional comment and press "OK" or press "Cancel" to end", "");
if(comment!=null)
window.location="/identities/move?undo&sourceKey="+sourceKey+"&targetKey="+targetKey+"&oclcNum="+oclcNum+"&originalIdentity="+sourceKey+"&comment="+comment;
function getElementsByClassName(classname, node)
if(!node)
node = document.getElementsByTagName("body")[0];
var a=[];
var re=new RegExp('\b' + classname + '\b');
var els=node.getElementsByTagName("*");
for(var i=0; els.length>=i; i++)
if(re.test(els[i].className))
a.push(els[i]);
return a;
function turnEditEntriesOn(node)
var entries=getElementsByClassName('editEntry', node);
if (entries)
for (var i = 0; entries.length>=i; i++)
entries[i].style.display="block";
document.getElementById('identitiesonSwitch').style.display='none';
document.getElementById('identitiesoffSwitch').style.display='inline';
function turnEditEntriesOff(node)
var entries=getElementsByClassName('editEntry', node);
if (entries)
for (var i = 0; entries.length>=i; i++)
entries[i].style.display="none";
document.getElementById('identitiesonSwitch').style.display='inline';
document.getElementById('identitiesoffSwitch').style.display='none';
Maidstone District
Overview
Works: | 1 works in 1 publications in 1 language and 1 library holdings |
---|---|
Genres: | Catalogs |
Classifications: | ND454, 759.94 |
Publication Timeline
.
Most widely held works by
Maidstone
Maidstone
Foreign paintings catalogue [of the] Maidstone Museum and Art Gallery by Maidstone Museum and Art Gallery(
Book
)
1
edition published
in
1976
in
English
and held by
1 WorldCat member
library
worldwide
Audience Level
0 | 1 | |||
Kids | General | Special |
Audience level:
0.81
(from
0.81
for
Foreign pa
... to
0.81
for
Foreign pa
...)
Related Identities
Legouix, Susan
Maidstone Museum and Art Gallery
Useful Links
Virtual International Authority File.
Wikipedia Borough of Maidstone
Wikidata.
Associated Subjects
England--Maidstone Maidstone Museum and Art Gallery Painting Painting, European
Alternative Names
Borough of Maidstone
Maidstone District
Municipio de Maidstone
Мейдстон
بورو میڈسٹون
메이드스톤 구
メードストン市
Languages
English
(1)
(function(i,s,o,g,r,a,m)function(),i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
)(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45070317-1', 'worldcat.org');
ga('send', 'pageview');
setTimeout(function()var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//dnn506yrbagrg.cloudfront.net/pages/scripts/0018/3695.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b), 1);