<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
    <title>Graduate Jobs and Career Advice on Video | CareerPlayer.com</title>
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css" />
    <style type="text/css">
        html,body {
        font-family: 'Open Sans', serif;
        }
        h1,h2,h3 { font-weight:700;}
        .hero.is-info {
        background: black;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        }
        .hero .nav, .hero.is-success .nav {
        -webkit-box-shadow: none;
        box-shadow: none;
        }
        .hero .subtitle {
        padding: 3rem 0 0 0;
        line-height: 1.5;
        }

        .hero h3.subtitle { padding-top: 1rem;}
        p { font-size: 0.9rem; margin-bottom: 1rem;}
        .hero.is-info a { color: #0076D2 !important; }
        .hero.is-info a:hover { color: #fff !important; }
</style>
</head>

<body>
    <section class="hero is-info is-fullheight">

            <div class="hero-body">
                <div class="container has-text-centered">
                    <div class="column is-6 is-offset-3">
                        <h1 class="title">
                            <img src="images/mainHeaderLogo.gif" alt="Career Player Logo" width="357" height="49">
                        </h1>
                        <h2 class="subtitle">
                            Career research and discovery just got major boost.
                        </h2>
                        <p>The CareerPlayer video library has been acquired by Abintegro, a leading online career development platform. 
                            It is with great excitement that we are becoming part of Abintegro, as we look to dramatically increase the reach and support the video library provides.</p>
                        <hr>
                        <h3 class="subtitle">About Abintegro</h2>
<p>Abintegro supports the career service and employability agenda of hundreds of academic institutions. Their Career Centre platform is designed to improve and measure employability, combining powerful career preparation tools, assessments and resources with a continually expanding portfolio of multi-media careers content.</p>
<p>For more information, and to discuss the CareerPlayer videos, please visit: </p>
<p><a href="http://www.abintegro.com/">www.abintegro.com</a></p>
                    </div>
                </div>
            </div>

    </section>
    <!--  Google tracking code  --> 
<script type="text/javascript">

    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-7677725-1']);
    _gaq.push(['_trackPageview']);
  _gaq.push(['_trackPageLoadTime']);
    (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    })();
  
  </script>
  <!-- Google tracking code End -->   
</body>

</html>