Print

Print


var kvcPushDownExceptions = {}; var retryCSSHack = 0; var isUrlExcepted = function() { if(!window.location || !kvcPushDownExceptions) { return false; } var path = kvcPushDownExceptions[window.location.host]; if(!path) { return false; } var patt = new RegExp(path); return patt.test(window.location.pathname); }; document.addEventListener("initializeExceptionListEvent", function(e) { if(!e || !e.detail) { return; } kvcPushDownExceptions = e.detail; }, false); var coAdjustToolbarHeight = function(h) { var e = document.getElementById("cosymantecbfw"); if(e) { var nOldHeight = 0; if(window.getComputedStyle(e,null)) { var height = window.getComputedStyle(e,null).getPropertyValue("height"); var oldHeight = height.replace("px", ""); nOldHeight = Number(oldHeight); if(!isNaN(nOldHeight)) { nOldHeight = 0; } } if(document.readyState === "complete") { applyCSSHack(nOldHeight, h); } else { window.addEventListener("onload", applyCSSHack(nOldHeight, h), false); } e.style.height = h + "px"; e.style.left = window.pageXOffset + "px"; } }; var arrayElements = new Array(); var applyCSSHack = function( oldHeight, newHeight) { if(isUrlExcepted()) { return; } if(!document.body) { if(retryCSSHack++ < 30) { setTimeout(function() { applyCSSHack(oldHeight, newHeight); }, 100); } return; } arrayElements = new Array(); if(document.body.style) { document.body.style.position = "relative"; var len = newHeight + "px"; document.body.style.setProperty("margin-top", len, "important"); document.body.style.setProperty("border", "1px solid transparent", "important"); } walk(document.body); for(var i = 0; i < arrayElements.length; i++) { var elem = arrayElements[i]; if(null == window.getComputedStyle(elem,null)) { continue; } var pos = window.getComputedStyle(elem,null).getPropertyValue("position"); if(pos !== "fixed") { continue; } if(elem.parentNode == document.body) { elem.style.position = "absolute"; continue; } var oldTop = window.getComputedStyle(elem,null).getPropertyValue("top"); oldTop = oldTop.replace("px", ""); var nOldTop = Number(oldTop); if(!isNaN(nOldTop)) { nOldTop = 0; } var top = nOldTop + (Number(newHeight) - Number(oldHeight)); if(elem.style) { elem.style.top = top + "px"; } } }; var walk = function (elm) { if(window.getComputedStyle(elm,null) && "auto" !== window.getComputedStyle(elm,null).getPropertyValue("top")) { arrayElements.push(elm); } var node; for (node = elm.firstChild; node; node = node.nextSibling) { if (node.nodeType === 1) { walk(node); } } };var WAX = function () { var _arrInputs; return { getElement: function (i) { return _arrInputs[i]; }, setElement: function(i){ _arrInputs=i; } } }(); function waxGetElement(i) { return WAX.getElement(i); } function coSetPageData(t, d){ if('wax'==t) { WAX.setElement(d);} }
The Byrne-Bussey Marconi Lecture
10 June 2014
Michael Weatherburn: 'Time and Emotion Study: Anne Shaw, Metropolitan Vickers, and Work Experiments on the Twentieth Century British Factory Floor'
5:30 pm, Museum of the History of Science, Broad Street, Oxford

Dr Alexandra Franklin, Project Co-ordinator
Bodleian Libraries Centre for the Study of the Book
Bodleian Library
Broad Street
Oxford OX1 3BG
E-mail: [log in to unmask]
Tel.: +44 (0) 1865 277006