function init_i3601buildingbutton() { var div = document.getElementById('i3601buildingbutton'); if(div) { var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3); div.startf = function () { div.style.overflow = 'visible'; tw.onMotionFinished = undefined; tw.continueTo(100, .3); div.style.display = 'block'; } div.endf = function () { tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; } tw.continueTo(0, .3); } } } function init_i2357waterbutton() { var div = document.getElementById('i2357waterbutton'); if(div) { var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3); div.startf = function () { div.style.overflow = 'visible'; tw.onMotionFinished = undefined; tw.continueTo(100, .3); div.style.display = 'block'; } div.endf = function () { tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; } tw.continueTo(0, .3); } } } function init_i2351legalbutton() { var div = document.getElementById('i2351legalbutton'); if(div) { var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3); div.startf = function () { div.style.overflow = 'visible'; tw.onMotionFinished = undefined; tw.continueTo(100, .3); div.style.display = 'block'; } div.endf = function () { tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; } tw.continueTo(0, .3); } } } function init_i2343environmentalbutton() { var div = document.getElementById('i2343environmentalbutton'); if(div) { var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3); div.startf = function () { div.style.overflow = 'visible'; tw.onMotionFinished = undefined; tw.continueTo(100, .3); div.style.display = 'block'; } div.endf = function () { tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; } tw.continueTo(0, .3); } } } function init_i2332sportsbutton() { var div = document.getElementById('i2332sportsbutton'); if(div) { var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3); div.startf = function () { div.style.overflow = 'visible'; tw.onMotionFinished = undefined; tw.continueTo(100, .3); div.style.display = 'block'; } div.endf = function () { tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; } tw.continueTo(0, .3); } } } function init_energybutton() { var div = document.getElementById('energybutton'); if(div) { var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3); div.startf = function () { div.style.overflow = 'visible'; tw.onMotionFinished = undefined; tw.continueTo(100, .3); div.style.display = 'block'; } div.endf = function () { tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; } tw.continueTo(0, .3); } } } function init_i2312governmentbutton() { var div = document.getElementById('i2312governmentbutton'); if(div) { var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.1); div.startf = function () { div.style.overflow = 'visible'; tw.onMotionFinished = undefined; tw.continueTo(100, .1); div.style.display = 'block'; } div.endf = function () { tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; } tw.continueTo(0, .1); } } } function init_landdevelopmentbutton() { var div = document.getElementById('landdevelopmentbutton'); if(div) { var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.1); div.startf = function () { div.style.overflow = 'visible'; tw.onMotionFinished = undefined; tw.continueTo(100, .1); div.style.display = 'block'; } div.endf = function () { tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; } tw.continueTo(0, .1); } } } function init_sectorsbkg() { var div = document.getElementById('sectorsbkg'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2306government() { var div = document.getElementById('i2306government'); if(div) { var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.1); div.startf = function () { div.style.overflow = 'visible'; tw.onMotionFinished = undefined; tw.continueTo(100, .1); div.style.display = 'block'; } div.endf = function () { tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; } tw.continueTo(0, .1); } } } function init_i2288landdevelopment() { var div = document.getElementById('i2288landdevelopment'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2319mining() { var div = document.getElementById('i2319mining'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2326sports() { var div = document.getElementById('i2326sports'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2407civilbutton() { var div = document.getElementById('i2407civilbutton'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2421waterbutton() { var div = document.getElementById('i2421waterbutton'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2428structuralbutton() { var div = document.getElementById('i2428structuralbutton'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2435environmentalbutton() { var div = document.getElementById('i2435environmentalbutton'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2442projectmanbutton() { var div = document.getElementById('i2442projectmanbutton'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_servicesbkg() { var div = document.getElementById('servicesbkg'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2401civil() { var div = document.getElementById('i2401civil'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2415water() { var div = document.getElementById('i2415water'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2422structural() { var div = document.getElementById('i2422structural'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2429environmental() { var div = document.getElementById('i2429environmental'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_projectman() { var div = document.getElementById('projectman'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2452careersbutton() { var div = document.getElementById('i2452careersbutton'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2459profilebutton() { var div = document.getElementById('i2459profilebutton'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2466socialbutton() { var div = document.getElementById('i2466socialbutton'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_testimonialsbutton() { var div = document.getElementById('testimonialsbutton'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_i2445aboutusbkg() { var div = document.getElementById('i2445aboutusbkg'); if(div) { div.startf = function () { div.style.display = 'block'; div.style.overflow = 'visible'; } div.endf = function () { div.style.display = 'none'; } } } function init_tweens() { NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); NIL(); init_i2306government(); NIL(); init_landdevelopmentbutton(); init_i2312governmentbutton(); init_energybutton(); init_i2332sportsbutton(); init_i2343environmentalbutton(); init_i2351legalbutton(); init_i2357waterbutton(); init_i3601buildingbutton(); }