How a Company Can Achieve Quick Improvements in Process Safety
AIChE Spring Meeting and Global Congress on Process Safety
2017
2017 Spring Meeting and 13th Global Congress on Process Safety
Global Congress on Process Safety
Learning from Experience – Preparing for Tomorrow
Wednesday, March 29, 2017 - 9:30am to 10:00am
.highlight { background: #FFFF40; color: #000; }
function hideAddressBar()
{
if(!window.location.hash)
{
if(document.height < window.outerHeight)
{
document.body.style.height = (window.outerHeight + 50) + 'px';
}
setTimeout( function(){ window.scrollTo(0, 1); }, 50 );
}
}
window.addEventListener("load", function(){ if(!window.pageYOffset){ hideAddressBar(); } } );
window.addEventListener("orientationchange", hideAddressBar );
// Edit to suit your needs.
var ADAPT_CONFIG = {
// Where is your CSS?
path: 'stylesheets/',
// false = Only run once, when page first loads.
// true = Change on window resize and page tilt.
dynamic: true,
// Optional callback... myCallback(i, width)
callback: function (i, width) {
document.documentElement.id = 'range_' + i;
},
// First range entry is the minimum.
// Last range entry is the maximum.
// Separate ranges by "to" keyword.
range: [
'0px to 760px = mobile.css',
'760px to 980px = 720.css',
'980px = 960.css'
]
};
function hideAddressBar() {
if(!window.location.hash) {
if(document.height < 600) {
document.body.style.height = (window.outerHeight + 50) + 'px';
}
setTimeout( function(){ window.scrollTo(0, 1); }, 50 );
}
}
window.addEventListener("load", function(){ if(!window.pageYOffset){ hideAddressBar(); } } );
window.addEventListener("orientationchange", hideAddressBar );
$(document).ready(function(){
$("button").click(function(){
$("div.mobilenav").toggle(300);
});
});
Abstract: Preventing High Consequence Incidents (2017 Spring Meeting and 13th Global Congress on Process Safety)