ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><!-- InstanceBegin template="/Templates/life.dwt" codeOutsideHTMLIsLocked="false" --> <head> <META name="description" content="engineer, accounting, technology services, marketing, preconstruction, Turner Logistics, purchasing, safety, Turner Casualty and Surety, loss control, interviewing insights, military servicemembers, campus recruiting, experienced candidates, women in construction, diversity, construction industry scholarships, ASG scholarships, BRIDGE Intern Program, student competitions, Army PaYS Program, competitive benefits, green building, field engineer, project executive, project engineer, superintendent, construction management, engineer, ideal employer, internships, co-ops, collegegrad.com, Universum, Engineering news record, modern healthcare"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <!-- InstanceBeginEditable name="doctitle" --> <title>Video Vault</title> <!-- InstanceEndEditable --> <script language=javascript> function popUp(URL) { eval("page = window.open(URL, '', 'toolbar=0,scrollbars=1,location=0,statusbar=0, menubar=0,resizable=1,width=350,height=350,left = 312,top = 234');"); } </script> <script language="JavaScript" type="text/javascript"> <!-- // ----------------------------------------------------------------------------- // Globals // Major version of Flash required var requiredMajorVersion = 8; // Minor version of Flash required var requiredMinorVersion = 0; // Revision of Flash required var requiredRevision = 0; // the version of javascript supported var jsVersion = 1.0; // ----------------------------------------------------------------------------- // --> </script> <script language="VBScript" type="text/vbscript"> <!-- // Visual basic helper required to detect Flash Player ActiveX control version information Function VBGetSwfVer(i) on error resume next Dim swControl, swVersion swVersion = 0 set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i)) if (IsObject(swControl)) then swVersion = swControl.GetVariable("$version") end if VBGetSwfVer = swVersion End Function // --> </script> <script language="JavaScript1.1" type="text/javascript"> <!-- // Detect Client Browser type var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false; var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false; var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false; jsVersion = 1.1; // JavaScript helper required to detect Flash Player PlugIn version information function JSGetSwfVer(i){ // NS/Opera version >= 3 check for Flash plugin in plugin array if (navigator.plugins != null && navigator.plugins.length > 0) { if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) { var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : ""; var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description; descArray = flashDescription.split(" "); tempArrayMajor = descArray[2].split("."); versionMajor = tempArrayMajor[0]; versionMinor = tempArrayMajor[1]; if ( descArray[3] != "" ) { tempArrayMinor = descArray[3].split("r"); } else { tempArrayMinor = descArray[4].split("r"); } versionRevision = tempArrayMinor[1] > 0 ? tempArrayMinor[1] : 0; flashVer = versionMajor + "." + versionMinor + "." + versionRevision; } else { flashVer = -1; } } // MSN/WebTV 2.6 supports Flash 4 else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4; // WebTV 2.5 supports Flash 3 else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3; // older WebTV supports Flash 2 else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2; // Can't detect in all other cases else { flashVer = -1; } return flashVer; } // If called with no parameters this function returns a floating point value // which should be the version of the Flash Player or 0.0 // ex: Flash Player 7r14 returns 7.14 // If called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision) { reqVer = parseFloat(reqMajorVer + "." + reqRevision); // loop backwards through the versions until we find the newest version for (i=25;i>0;i--) { if (isIE && isWin && !isOpera) { versionStr = VBGetSwfVer(i); } else { versionStr = JSGetSwfVer(i); } if (versionStr == -1 ) { return false; } else if (versionStr != 0) { if(isIE && isWin && !isOpera) { tempArray = versionStr.split(" "); tempString = tempArray[1]; versionArray = tempString .split(","); } else { versionArray = versionStr.split("."); } versionMajor = versionArray[0]; versionMinor = versionArray[1]; versionRevision = versionArray[2]; versionString = versionMajor + "." + versionRevision; // 7.0r24 == 7.24 versionNum = parseFloat(versionString); // is the major.revision >= requested major.revision AND the minor version >= requested minor if ( (versionMajor > reqMajorVer) && (versionNum >= reqVer) ) { return true; } else { return ((versionNum >= reqVer && versionMinor >= reqMinorVer) ? true : false ); } } } return (reqVer ? false : 0.0); } // --> </script> <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable --> <link href="../css/style.css" rel="stylesheet" type="text/css"> </head> <body> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="banner_blackLinks"> <tr> <td width="150"><img src="../images/turner_logo.gif" width="150" height="68"></td> <td width="559" class="banner_life"> <div class="TopNav_position"> <ul> <li><a href="../Home.aspx">Careers Home</a></li> <li><a href="http://www.turnerconstruction.com/" target="_blank">Turner Home</a></li> <li><a href="../ContactUs.htm">Contact Us</a></li> </ul> </div> <img src="../images/banners/life_banner.jpg" alt="Inter Continental Hotel" width="559" height="68"></td> <td class="banner_life_right">&nbsp;</td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="150" rowspan="2" valign="top" style="background-color:#0066CC;"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="Search_Home"> <form action="../Search/Default.aspx" method="post" enctype="application/x-www-form-urlencoded" name="search"> SEARCH<br> <input name="st" type="text" id="st" maxlength="30" size="12"> <br> <a href="javascript: document.search.submit();"><strong>GO</strong></a> </form> <!-- InstanceBeginEditable name="Search_Links" --><!-- InstanceEndEditable --></td> </tr> </table></td> <td colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="TopNav_Table_BG"> <tr> <td class="TopNav_Selected"><a href="LifeAtTurner.htm">LIFE AT TURNER</a> </td> <td class="TopNav_grey"><a href="../ExperiencedCandidates/ExperiencedCandidates.htm">EXPERIENCED CANDIDATES</a></td> <td class="TopNav_grey"><a href="../CampusRecruits/CampusRecruits.htm">CAMPUS RECRUITS</a> </td> <td class="TopNav_grey"><a href="../MilitaryServicemembers/MilitaryServicemembers.htm">MILITARY SERVICEMEMBERS</a> </td> <td class="TopNav_grey"><a href="https://turner.ats.hrsmart.com/cgi-bin/alumni/alumnicenter.cgi">ALUMNI CIRCLE</a> </td> <td class="TopNav_grey"><a href="../GetGrowing/GetGrowing.htm">GET GROWING-APPLY!</a> </td> <td class="TopNav_grey_Right"><a href="../AboutThisSite/AboutThisSite.htm">ABOUT THIS SITE</a> </td> </tr> </table> </td> </tr> <tr> <td><!-- InstanceBeginEditable name="SectionHeading" --> <h1>Video Vault</h1> <!-- InstanceEndEditable --></td> <td width="110" valign="top" class="RightNav_life" rowspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><!-- InstanceBeginEditable name="RightNavigation_Top" --> <table border="0" cellspacing="0" cellpadding="5" class="RN_table"> <tr> <td onClick="javascript:location.href='#';" style="cursor:hand;"><em><strong>Like what you've seen so far? Get growing - Apply today!</strong></em></td> </tr> </table> <br> <!-- InstanceEndEditable --></td> </tr> <tr> <td><!-- InstanceBeginEditable name="RightNavigation_Bottom" --> <a href="http://www.turnerconstruction.com/turnercity" target="_blank"><img src="../images/VisitTC04.jpg" width="116" height="131" border="0"></a> <!-- InstanceEndEditable --></td> </tr> </table></td> </tr> <tr> <td width="150" valign="top" Class="LeftNav_Home"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td id="mainLeft"><br> <!-- InstanceBeginEditable name="LeftNavigation_Top" --> <ul> <li class="LeftNavHeader"><a href="LifeAtTurner.htm">Life at Turner</a></li> <li class="LeftNav_Level_1_blue_Selected"><a href="Organized.htm">Explore a Turner Career</a> </li> <li class="LeftNav_Level_2_blue"><a href="Explore_Employee.htm">Employee Career Stories</a></li> <li class="LeftNav_Level_2_blue"><a href="Explore_Career.htm">Career Paths</a></li> <li class="LeftNav_Level_2_blue_Selected"><a href="Explore_Video.htm">Video Vault</a></li> <li class="LeftNav_Level_1_blue"><a href="Benefits.htm">Benefits and Compensation</a></li> <li class="LeftNav_Level_1_blue"><a href="Environment.htm">What It's Like to Work Here</a></li> <li class="LeftNav_Level_1_blue"><a href="Career.htm">Opportunity to Grow</a></li> </ul> <table border="0" cellspacing="0" cellpadding="5" class="RN_table"> <tr> <td onClick="javascript:location.href='Explore_Career.htm';" style="cursor:hand;"><b><i><a href="https://turner.ats.hrsmart.com/cgi-bin/a/searchjobs_quick.cgi">Come join the Turner team</a>!<br> Search for job opportunities and apply today. </i></b></td> </tr> </table> <br> <!-- InstanceEndEditable --></td> </tr> <tr> <td><a href="http://www.turnerconstruction.com/turneruniversity/" target="_blank"><img src="../images/buttons/TurnerUniv.jpg" alt="Woman at computer" width="150" height="86" border="0"></a></td> </tr> <tr> <td> <script language="JavaScript" type="text/javascript"> <!-- var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision); if(hasRightVersion) { // if we've detected an acceptable version var oeTags = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"' + 'width="150" height="205"' + 'codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">' + '<param name="movie" value="../includes/turner3.swf" /><param name="loop" value="false" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#999999" />' + '<embed src="turner3.swf" loop="false" menu="false" quality="high" bgcolor="#999999" ' + 'width="150" height="205" name="turner3" align="middle"' + 'play="true"' + 'loop="false"' + 'quality="high"' + 'allowScriptAccess="sameDomain"' + 'type="application/x-shockwave-flash"' + 'pluginspage="http://www.macromedia.com/go/getflashplayer">' + '<\/embed>' + '<\/object>'; document.write(oeTags); // embed the flash movie } else { // flash is too old or we can't detect the plugin var alternateContent = 'Alternate HTML content should be placed here.' + 'This content requires the Macromedia Flash Player.' + '<a href=http://www.macromedia.com/go/getflash/>Get Flash</a>'; document.write(alternateContent); // insert non-flash content } // --> </script> <noscript> // Provide alternate content for browsers that do not support scripting // or for those that have scripting disabled. Alternate HTML content should be placed here. This content requires the Macromedia Flash Player. <a href="http://www.macromedia.com/go/getflash/">Get Flash</a> </noscript> </td> </tr> </table></td> <td width="100%" valign="top" class="Content"><!-- InstanceBeginEditable name="ContentArea" --> <p>Turner employees have a lot to say about working at Turner. Click the thumbnail photo below to watch the video.</p> <p><a href="#TurnerValues">Turner Values and Who We Are</a><br> <a href="#ADayInTheLife">A Day in the Life</a><br> <a href="#LifeAsANewHire">Life as a New Hire</a><br> <a href="#CareerPaths">Career Paths</a><br> <p>&nbsp;</p> <h2><a name="TurnerValues"></a>Turner Values and Who We Are </h2> <table width="100%" border="0" cellspacing="0" cellpadding="10"> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=0hSfx7rmgxHChVSxXyUx3g" target="_blank"><img src="../images/videos/ATurnerConstructionProfile.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=0hSfx7rmgxHChVSxXyUx3g" target="_blank">A Turner Construction Profile</a> </p> <p>See some of the people behind one of the world&#146;s most successful construction companies and learn how they live Turner&#146;s core values of teamwork, integrity, and commitment every day.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=XdKCQTr-ggNQljnD8D9K5g" target="_blank"><img src="../images/videos/Turner_CEO_Perter_Davoren.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=XdKCQTr-ggNQljnD8D9K5g" target="_blank">A Visit with Peter Davoren, Turner President and CEO of Turner Construction</a> </p> <p>Hear what the president and CEO of Turner Construction has to say about Turner being a great place to work and grow. Davoren has spent his entire 29-year career with Turner. He joined the company as a college recruit in 1978. </p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=25kDWkJYIuclhIoxFPzf1w" target="_blank"><img src="../images/videos/SocialResponsibility.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=25kDWkJYIuclhIoxFPzf1w" target="_blank">Social Responsibility at Turner</a> </p> <p>Turner does more than just alter the landscape with new buildings &#151; they become part of the fabric of every community they touch.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=NdI-uJmpj96peGMkbEvPww" target="_blank"><img src="../images/videos/Turner_International_tn.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=NdI-uJmpj96peGMkbEvPww" target="_blank">Turner International</a></p> <p>Building overseas presents unique challenges, complexities, and cultural differences &#150; see how Turner excels in this area.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=ZbLCL0t45V2g5UjZl6Ew_w" target="_blank"><img src="../images/videos/GreenBuilding.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=ZbLCL0t45V2g5UjZl6Ew_w" target="_blank">Green Building at Turner Construction</a></p> <p>Turner is on the forefront of sustainable construction and creates buildings that have a positive impact on the surrounding environment and the people working in them. </p> </td> </tr> </table> <p><br> </p> <a href="#">Back To Top</a> <h2><a name="ADayInTheLife"></a>A Day in the Life</h2> <table width="100%" border="0" cellspacing="0" cellpadding="10"> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=uzzbYmcXwJDPKu3x9fdocw" target="_blank"><img src="../images/videos/LisaBallantyne.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=uzzbYmcXwJDPKu3x9fdocw" target="_blank"> Meet Turner Construction's Lisa Ballantyne </a></p> <p>Follow Turner Construction s Vice President and General Manager Lisa Ballantyne from the office to a job site to her home.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=kU1rH6LzDYqn1CYj0irfkA" target="_blank"><img src="../images/videos/CharlesStewart.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=kU1rH6LzDYqn1CYj0irfkA" target="_blank">A Day in the Life of Charles Stewart </a></p> <p>Take a look inside the day-to-day activities of Turner Construction's Charles Stewart, a Project Manager helping to rebuild the Cincinnati Public School System.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=bqPBjd67ho2ePem0hV-S3g" target="_blank"><img src="../images/videos/SaraCarlson.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=bqPBjd67ho2ePem0hV-S3g" target="_blank">Meet Turner Construction's Sara Carlson</a> </p> <p>Sara Carlson, Assistant Project Engineer with Turner Construction, tells how she works hands-on to juggle multiple tasks and get the job done. </p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=ld9hY2MVR9CfaFleYqfs3A" target="_blank"><img src="../images/videos/EmilGiordano.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=ld9hY2MVR9CfaFleYqfs3A" target="_blank">Meet Turner Construction's Emil Giordano</a></p> <p>Project Executive Emil Giordano talks about the strong culture of teamwork that makes Turner Construction a top builder.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=LqvAlQUbqR3FyuxJ9SZXBw" target="_blank"><img src="../images/videos/DiversityInclusion.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=LqvAlQUbqR3FyuxJ9SZXBw" target="_blank">Diversity &amp; Inclusion at Turner Construction</a></p> <p>Hear how individuals with any background come together at Turner Construction to create a family atmosphere.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=lxS7Wh-c1K_hT_wv4mDrwA" target="_blank"><img src="../images/videos/PeterDAntonio.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=lxS7Wh-c1K_hT_wv4mDrwA" target="_blank">Meet Turner Construction's Peter D'Antonio</a></p> <p>Peter D&#146;Antonio, a Senior Project Manger with Turner Construction, shares the feeling of accomplishment he gets from his role in managing the construction of a new building.</p> </td> </tr> </table> <p><br> </p> <a href="#">Back To Top</a> <h2><a name="LifeAsANewHire"></a>Life as a New Hire</h2> <table width="100%" border="0" cellspacing="0" cellpadding="10"> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=a_63OevDjbuvxh_pyNhAdA" target="_blank"><img src="../images/videos/MariaDooley.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=a_63OevDjbuvxh_pyNhAdA" target="_blank">Turner Construction, Recruiter Q&amp;A</a></p> <p>Maria Dooley, a Project Engineer with Turner Construction, gives tips on how candidates can stand out from the crowd.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=gJWZxzwkhL2GEURKmKIa0g" target="_blank"><img src="../images/videos/TrainingAndDevelopment.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=gJWZxzwkhL2GEURKmKIa0g" target="_blank">Training &amp; Development at Turner Construction</a></p> <p>Professionals at Turner Construction can access Turner University, a wide range of web-based and in-person training, to bring their careers to the next level.</p> </td> </tr> <tr> <td valign="top"><a href="javascript: popUp('../Videos/TurnerNewHires.htm');"><img src="../images/videos/BrittneyParkinson.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="javascript: popUp('../Videos/TurnerNewHires.htm');">A Day in the Life of our Recent Hires</a></p> <p>Hear first hand what it's like to be a new employee at Turner Construction.</p> </td> </tr> </table> <p><br> </p> <a href="#">Back To Top</a> <h2> <br> <a name="CareerPaths"></a>Career Paths</h2> <table width="100%" border="0" cellspacing="0" cellpadding="10"> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=YqH_uiz5ZrtFGeqVAaUmeQ" target="_blank"><img src="../images/videos/JosephCampbell.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=YqH_uiz5ZrtFGeqVAaUmeQ" target="_blank">Meet Turner Construction's Joseph Campbell</a></p> <p>Chief Estimator Joseph Campbell has experienced a new challenge at each step of his career with Turner Construction.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=G6ISHZxtjDViRojIn4k-4A" target="_blank"><img src="../images/videos/LukeThomas.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=G6ISHZxtjDViRojIn4k-4A" target="_blank">Meet Turner Construction's Luke Thomas</a></p> <p>Luke Thomas, Assistant to the Regional General Manager, credits his career development and success to Turner Construction.</p> </td> </tr> <tr> <td valign="top"><a href="http://careertv.com/video.php?mediaid=gYtzd68EnNIPoFdis7p7Jg" target="_blank"><img src="../images/videos/MaureenKirkpatrick.jpg" width="150" height="100" border="0"></a></td> <td valign="top"> <p><a href="http://careertv.com/video.php?mediaid=gYtzd68EnNIPoFdis7p7Jg" target="_blank">Meet Turner Construction's Maureen Kirkpatrick</a></p> <p>Project Executive Maureen Kirkpatrick feels a tremendous sense of pride and achievement when she sees the buildings she&#146;s helped bring to completion.</p> </td> </tr> </table> <p><br> </p> <a href="#">Back To Top</a> <P> <!-- InstanceEndEditable --></td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr valign="top"> <td width="150" Class="LeftNav">&nbsp;</td> <td align="center" class="Content"><a href="#"><em>Back To Top</em></a> </td> <td width="113" class="RightNav">&nbsp;</td> </tr> </table> </body> <!-- InstanceEnd --></html>