CINXE.COM

The University of Trinidad and Tobago - Biosciences, Agriculture and Food Technologies

<html> <head> <title>The University of Trinidad and Tobago - Biosciences, Agriculture and Food Technologies</title> <link href='https://fonts.googleapis.com/css?family=Alegreya' rel='stylesheet' type='text/css'> <link href="https://utt.edu.tt/_stylesheets/utt2.php?wk=18&main_color=000000&amp;navigation_color=000000&amp;hover_color=333333&amp;text_color=000000&amp;link_visited_color=&amp;link_color=006633&amp;link_rollover_color=ff3333&amp;header_rollover_color=cccccc&amp;h3_color=000000&amp;transparency_background=../backgrounds/bg_hard_white.png&amp;transparency_background2=../backgrounds/bg_baft.png&amp;transparency_background3=../backgrounds/bg_baft.png&amp;transparency_background4=&amp;nav_text_color=ffffff&amp;homeTitle_text_color=000000&amp;homeTitle_text_rollover_color=009900&amp;homeTitle_background_rollover_color=&amp;homeTitle_background_color=C0C0C0&amp;body_background_image=../backgrounds/background_baft_2.jpg&amp;body_background_fixed=1&amp;body_background_align_center=1&amp;body_background_cover=1&amp;body_background_color=#ffffff" rel="stylesheet" type="text/css" /> <meta name="theme-color" content="#ee2e24"> <link rel="shortcut icon" href="favicon.ico"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="google-site-verification" content="ReyrSA0Fi3eWlYlAJ6JaKTUF4xXOdDMoWlBogliQtDs" /> <!-- Slick Carousel CSS and core --> <link rel="stylesheet" href="/slick/slick.css"> <link rel="stylesheet" href="/slick/slick-theme.css"> <!-- SmartMenus core CSS (required) --> <link href='https://utt.edu.tt/smartmenus_andrew/css/sm-core-css.css' rel='stylesheet' type='text/css' /> <!-- "sm-blue" menu theme (optional, you can use your own CSS, too) --> <!-- <link href='css/sm-simple/sm-simple.css' rel='stylesheet' type='text/css' /> --> <link href='https://utt.edu.tt/smartmenus_andrew/css/sm-simple/sm-simple.php?wk=18' rel='stylesheet' type='text/css' /> <!-- Put this in an external stylesheet if you want the media query to work in IE8 (e.g. where the rest of your page styles are) --> <style type="text/css"> @media (min-width: 1020px) { #main-nav { line-height: 0; text-align: right; } #main-menu { display: inline-block; } } </style> <!--- CAPTCHA -----> <script src='https://www.google.com/recaptcha/api.js' async defer ></script> <!--- CAPTCHA -----> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script type="text/javascript" src="iframe.js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script type="text/javascript"> <!-- This here is for FAQ pages function toggle_visibility(id) { var e = document.getElementById(id); if(e.style.display == 'block') e.style.display = 'none'; else for(i = 0; i < 20; i++){ var f = document.getElementById("q"+i); if (document.getElementById("q"+i) != null) { f.style.display = 'none'; } } e.style.display = 'block'; } //--> </script> <script type="text/javascript"> <!-- This here is for FAQ pages function toggle_visibility_icon(id) { var e = document.getElementById("q"+id); var e_image = document.getElementById("q_icon"+id); if(e.style.display == 'block'){ e.style.display = 'none'; e_image.src="images/tab_close.png"; }else{ for(i = 0; i < 100; i++){ var f = document.getElementById("q"+i); var f_image = document.getElementById("q_icon"+i); if (document.getElementById("q"+i) != null) { f.style.display = 'none'; f_image.src="images/tab_close.png"; } } e.style.display = 'block'; e_image.src="images/tab_open.png"; } } //--> </script> <script language="javascript"> function validate_search(){ if (document.frmSearch.search_string.value == ""){ alert("Please enter search criteria"); return false; } } </script> <script type="text/javascript"> function toggleDiv(divId) { $("#"+divId).toggle(); } function toggleSearch(divId) { $("#"+divId).toggle(); window.scrollTo(0,0); } </script> <link rel='stylesheet' type='text/css' href='calendar2/fullcalendar/fullcalendar.css' /> <link rel='stylesheet' type='text/css' href='calendar2/fullcalendar/fullcalendar.print.css' media='print' /> <link href="https://utt.edu.tt/aos/aos.css" rel="stylesheet"> <script src="https://utt.edu.tt/aos/aos.js"></script> <script type='text/javascript' src='https://utt.edu.tt/jquery/js/jquery-1.7.min.js'></script> <script type='text/javascript' src='https://utt.edu.tt/calendar2/jquery/jquery-ui-1.8.11.custom.min.js'></script> <script type='text/javascript' src='https://utt.edu.tt/qtip/jquery.qtip-1.0.0-rc3.min.js'></script> <script type='text/javascript' src='https://utt.edu.tt/calendar2/fullcalendar/fullcalendar.min.js'></script> <script type='text/javascript'> $(document).ready(function() { // $(".sticky_column").stick_in_parent(); //parallax //$('.parallax-window').parallax({imageSrc: '/backgrounds/background_tamana5.jpg'}); $('#calendar').fullCalendar({ header: { right: 'prev,next', left: 'title' }, defaultView: "basicWeek", editable: true, height: 100, firstDay: 0, events: "calendar2/calendar_events.php?wk=18", eventRender: function(event, element) { $('.fc-event-title', element).html(event.content); element.qtip({ content: event.description, position: { corner: { target: 'center', tooltip: 'bottomLeft' } }, style: { 'background-color': '#cccccc', 'width': 450, tip: 'bottomLeft' } }); }, eventDrop: function(event, delta) { alert(event.title + ' was moved ' + delta + ' days\n' + '(should probably update your database)'); }, loading: function(bool) { if (bool) $('#loading').show(); else $('#loading').hide(); } }); }); </script> <script src="https://utt.edu.tt/ms-Dropdown-master/js/msdropdown/jquery.dd.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="https://utt.edu.tt/ms-Dropdown-master/css/msdropdown/dd.css" /> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebSite", "url": "https://utt.edu.tt/", "potentialAction": { "@type": "SearchAction", "target": "https://utt.edu.tt/index.php?btnSearch=1&wk=18&search=1&search_internet=1&search_string={search_term_string}", "query-input": "required name=search_term_string" } } </script> <meta name="description" content=" The vision of The University of Trinidad and Tobago - Biosciences, Agriculture and Food Technologies is to be the Premier University dedicated to the socioeconomic transformation of Trinidad and Tobago, with global reach and international standing." /> <!-- Twitter Card data --> <meta name="twitter:card" value="summary"/> <meta name="twitter:site" content="@uttmarketing" /> <!-- Open Graph data --> <meta property="og:site_name" content="The University of Trinidad and Tobago - Biosciences, Agriculture and Food Technologies" /> <meta property="og:title" content="UTT Website - Biosciences, Agriculture and Food Technologies" /> <meta property="twitter:title" content="UTT Website - Biosciences, Agriculture and Food Technologies" /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://utt.edu.tt/index.php?wk=18" /> <meta property="og:image" content="https://utt.edu.tt/backgrounds/background_baft_2.jpg" /> <meta property="twitter:image" content="https://utt.edu.tt/backgrounds/background_baft_2.jpg" /> <meta property="og:image:width" content="" /> <meta property="og:image:height" content="" /> <meta property="og:description" content="" /> <meta property="twitter:description" content="" /> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','//connect.facebook.net/en_US/fbevents.js'); fbq('init', '828446163950482'); fbq('track', "PageView");</script> <noscript> <img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=828446163950482&ev=PageView&noscript=1" /> </noscript> <!-- End Facebook Pixel Code --> <!--Start of Zopim Live Chat Script--> <script type="text/javascript"> window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s= d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set. _.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute("charset","utf-8"); $.src="//v2.zopim.com/?3bNPB0yRXg2xbzEqIvO33MGeKX5qS0HB";z.t=+new Date;$. type="text/javascript";e.parentNode.insertBefore($,e)})(document,"script"); </script> <!--End of Zopim Live Chat Script--> <script src="https://utt.edu.tt/js/parallax.min.js"></script> <base href="https://utt.edu.tt/"> </head> <body> <div style="width:100%; margin: 0 auto; background: url('../backgrounds/bg_hard_white.png'); background-attachment:fixed; background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; "> <style> /* Style the list */ ul.breadcrumb { padding: 2px 5px; list-style: none; } /* Display list items side by side */ ul.breadcrumb li { display: inline; font-size: 14px; } /* Add a slash symbol (/) before/behind each list item */ ul.breadcrumb li+li:before { padding: 3px; color: white; content: "/\00a0"; } /* Add a color to all links inside the list */ ul.breadcrumb li a { color: #0275d8; text-decoration: none; } /* Add a color on mouse-over */ ul.breadcrumb li a:hover { color: #01447e; text-decoration: underline; } </style> <div style="width:100%; background-color:#ed1e24; margin:0px auto; padding-top:5px; padding-bottom:1px; text-align:right; " class="navigationShowMobileOnly" id="searchbar"> <div style="margin:9px;"> <form name="frmSearch" action="/index.php" id="labnol" method="get" onSubmit="return validate_search();" style="white-space:nowrap"> <div class="speech"> <input type="hidden" name="btnSearch" value="1"/> <input type="hidden" name="wk" value="18"/> <input type="hidden" name="search" value="1"/> <input type="hidden" name="search_internet" value="1"/> <input type="text" id="search_box" name="search_string" placeholder="Search.." value=""> <img id="microphone-image" onclick="startDictation(); audio.play()" src="images/icon_microphone.png" style="margin-bottom:-12px; width:40px;"/> </div> </form> </div> </div> <!-- HTML5 Speech Recognition API --> <script> var audio = new Audio('files/cms/chime.mp3'); if (!window.hasOwnProperty('webkitSpeechRecognition')) { document.getElementById('microphone-image').src = "images/icon_microphone_511941.png"; document.getElementById('microphone-image').src = ""; document.getElementById('microphone-image').style.display=none; } function startDictation() { if (window.hasOwnProperty('webkitSpeechRecognition')) { var recognition = new webkitSpeechRecognition(); recognition.continuous = false; recognition.interimResults = false; recognition.lang = "en-US"; recognition.start(); recognition.onresult = function(e) { document.getElementById('search_box').value = e.results[0][0].transcript; recognition.stop(); document.getElementById('labnol').submit(); }; recognition.onerror = function(e) { recognition.stop(); } } } </script> <!-- END HTML5 Speech Recognition API --> <script src="smartmenus_andrew/jquery.smartmenus.js" charset="utf-8"></script> <script type="text/javascript"> //smartmenus Init $(function() { $('#main-menu').smartmenus({ mainMenuSubOffsetX: -1, subMenusSubOffsetX: 10, subMenusSubOffsetY: 0 }); }); // SmartMenus mobile menu toggle button $(function() { var $mainMenuState = $('#main-menu-state'); if ($mainMenuState.length) { // animate mobile menu $mainMenuState.change(function(e) { var $menu = $('#main-menu'); if (this.checked) { $menu.hide().slideDown(250, function() { $menu.css('display', ''); }); } else { $menu.show().slideUp(250, function() { $menu.css('display', ''); }); } }); // hide mobile menu beforeunload $(window).bind('beforeunload unload', function() { if ($mainMenuState[0].checked) { $mainMenuState[0].click(); } }); } }); </script> <div id="navigationDiv" style="z-index:9999"> <nav id="main-nav" role="navigation"> <!-- Mobile menu toggle button (hamburger/x icon) --> <input id="main-menu-state" type="checkbox" /> <label class="main-menu-btn" for="main-menu-state"> <span class="menu-btn-text" >MENU</span> <span class="main-menu-btn-icon"></span> </label> <div class="nav-brand" style="white-space:nowrap;"><a href="../"><img src="https://u.tt/logos/utt20_red_logo.png" height="58px"/></a> <span style="position:absolute; left:140px; top: 40px; font-size: 57px; color: #ffffff"> |</span> <div style="height: 100px; display: table; position:absolute; left:150px; top: 0px; max-width:250px;"><span style="display: table-cell; vertical-align: middle; text-align:left;"><a href="/baft/" style="color: #ffffff; line-height: 25px;" class="lockup">Biosciences, Agriculture <br>& Food Technologies</a></span></div></div> <!-- Sample menu definition --> <ul id="main-menu" class="sm sm-simple"> <li><a href='/baft/'><span class='parent_menu_text_pl'>HOME</span></a></li><li><a href='https://utt.edu.tt/baft/videos/0#' ><span class='parent_menu_text_pl'><span class='parent_menu_text_ct'>ABOUT<br>BAFT</span></span></a> <ul><li><a href='https://utt.edu.tt/baft/pages/468' >Goals & <br>Objectives</a> <li><a href='https://utt.edu.tt/baft/videos/0#' >Products & Services</a> <ul><li><a href='https://utt.edu.tt/baft/pages/469' >From the Aripo Livestock Station</a> <li><a href='https://utt.edu.tt/baft/pages/470' >From the ECIAF Campus</a> <li><a href='https://utt.edu.tt/baft/pages/471' >From the Sugar Cane Feeds Centre</a> </li></ul><li><a href='https://utt.edu.tt/baft/videos/0#' >Work Programmes</a> <ul><li><a href='https://utt.edu.tt/baft/pages/472' >Teaching</a> <li><a href='https://utt.edu.tt/baft/pages/473' >Research</a> <li><a href='https://utt.edu.tt/baft/pages/474' >Development</a> </li></ul><li><a href='https://utt.edu.tt/baft/categories/47' >Student Testinomials</a> </li></ul></li><li><a href='https://utt.edu.tt/baft/videos/0#' ><span class='parent_menu_text_pl'><span class='parent_menu_text_ct'>PROGRAMMES</span></span></a> <ul><li><a href='https://utt.edu.tt/baft/programmes' >Full Programme Listing</a> <li><a href='https://utt.edu.tt/baft/articles/baft-standalone-2022' >Standalone Courses</a> </li></ul></li><li><a href='https://u.tt/index.php?wk=18&staff=1' ><span class='parent_menu_text_pl'><span class='parent_menu_text_ct'>FACULTY</span></span></a> </li><li><a href='https://utt.edu.tt/baft/videos/0#' ><span class='parent_menu_text_pl'><span class='parent_menu_text_ct'>AREAS OF<BR> STUDY</span></span></a> <ul><li><a href='https://utt.edu.tt/baft/videos/0#' >AGRICULTURE <br>& ANIMAL HEALTH </a> <ul><li><a href='https://utt.edu.tt/baft/pages/1324' >Core Values</a> <li><a href='https://utt.edu.tt/baft/categories/48' >Alumni & Student Testimonials </a> <li><a href='https://utt.edu.tt/baft/categories/52' >Outreach</a> </li></ul><li><a href='https://utt.edu.tt/baft/videos/0#' >FOOD SCIENCE<br/> & TECHNOLOGY</a> <ul><li><a href='https://utt.edu.tt/baft/pages/1156' >Core Values</a> <li><a href='https://utt.edu.tt/baft/categories/4' >Alumni & Student Testimonials</a> <li><a href='https://utt.edu.tt/baft/categories/7' >Career Development</a> <li><a href='https://utt.edu.tt/baft/categories/2' >Outreach</a> <li><a href='https://utt.edu.tt/baft/categories/6' >Research Corner</a> <li><a href='https://utt.edu.tt/baft/categories/3' >Newsroom</a> <li><a href='https://utt.edu.tt/baft/categories/5' >Student Corner</a> </li></ul></li></ul></li><li><a href='https://utt.edu.tt/baft/pages/475' ><span class='parent_menu_text_pl'><span class='parent_menu_text_ct'>CONTACT</span></span></a> </li><li class='dropdown'><a href='https://utt.edu.tt/baft/videos/0#' class='dropdown-toggle' data-toggle='dropdown'><span class='parent_menu_text_pl'><span class='parent_menu_text_ct'>NEWS &amp; MEDIA </span></span><span class='caret'></span></a><ul class='dropdown-menu'><li><a href='https://utt.edu.tt/baft/articles/0'>Articles</a></li><li><a href='https://utt.edu.tt/baft/videos/0'>Videos</a></li><li><a href='https://utt.edu.tt/baft/galleries/0'>Photo Galleries</a></li></li></ul> <li class="navigation_mobile_hide"><a href='javascript:toggleSearch("searchbar");'><img src='images/icon_search.png' class='bullet' id='searchme' width='28'/> </a></li> </ul> </nav> </div> <script> $(document).ready(function(e) { $("#mycomp").msDropdown(); //you dont have to pass here if you have in select element- data-maincss="blue" }); </script> <div width="100%" class="transparency_background" style=" "> <script src="https://www.youtube.com/iframe_api"></script><script language="javascript"> var player; function onYouTubeIframeAPIReady() { player = new YT.Player('ytplayer', { events: { 'onReady': onPlayerReady } }); } function onPlayerReady(event) { player.mute(); player.playVideo(); } </script> <div style="width:100%;"> <div style="max-width:1220px; margin:0px auto; padding-top:40px;"> <div style="padding:10px;"> <h2>Videos</h2> <hr/> <div style="width:100%"> <div class="grid_two_third"> <div class="video-container"><iframe width="560" height="315" src="https://www.youtube.com/embed/vOQwnhyPH4Y" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></div> </div> <div class="grid_third"> <div style="clear:both; margin-left:5px; padding-bottom:20px;"> <b>Now Playing: </b><div style="clear:both; margin-bottom:20px;"><div style="display:flex; flex-wrap:nowrap;"><div><a href="?btnShowVideo=1&big_videos=1&being_played=825&wk=18"><img src="timthumb.php?src=https://u.tt/uploads/world_food_day_2018_alzubaidy.png&h=90&w=120" align="left" border="no" hspace="2"/></a></div><div style="margin-left:10px"><span class="bodycellorange">Oct 22, 2018 | Views: 208130</span><br/><a href="?btnShowVideo=1&big_videos=1&being_played=825&wk=18">Video: Professor Sarim Al-Zubaidy - World Food Day Celebrations 2018</a><br clear="all"/></div></div></div> </div> <div style="clear:both; padding-top:20px; padding-bottom:20px;"> </div> </div> </div> <div style="clear:both; padding-top:20px; padding-bottom:20px;"> <a name="search_anchor" id="search_anchor"></a> <form name="frmFrom" method="POST" action="https://utt.edu.tt:443/baft/videos/0#search_anchor"><input type="text" size="30" value="" name="filter_search" class="formtag"/> <input type="submit" value="Search Videos..." name="btnSubmit" class="calltoactionbutton" style="font-size: 14px;"/></form> </div> <div style="width:100%"> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/825"><div style="background-image:url('https://utt.edu.tt/uploads/world_food_day_2018_alzubaidy.png'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Oct 22, 2018 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Professor Sarim Al-Zubaidy - World Food Day Celebrations 201...</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/826"><div style="background-image:url('https://utt.edu.tt/uploads/world_food_day_2018_rambharath.png'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Oct 22, 2018 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Hon. Clarence Rambharath - World Food Day 2018</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/824"><div style="background-image:url('https://utt.edu.tt/uploads/worls_food_day_2018_marlon_knghts.png'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Oct 19, 2018 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Prof. Marlon Knights - World Food Day Celebrations</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/737"><div style="background-image:url('https://utt.edu.tt/files/cms/moruga_pepper.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Sep 2, 2016 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Moruga Scorpion</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/708"><div style="background-image:url('https://utt.edu.tt/documents/files/baft_student_interview_2.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Feb 11, 2016 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Student Interviews - Carmencita Duberry</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/707"><div style="background-image:url('https://utt.edu.tt/documents/files/baft_student_interview_1.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Feb 11, 2016 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Student Interviews - Dilly-Ann Bartholomew</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/709"><div style="background-image:url('https://utt.edu.tt/documents/files/baft_student_interview_3.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Feb 11, 2016 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Student Interviews - Carlene Jordan Wright</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/599"><div style="background-image:url('https://utt.edu.tt/documents/files/taste_utt_event_2014.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Aug 6, 2014 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Taste UTT 2014</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/556"><div style="background-image:url('https://utt.edu.tt/galleries/eciaf_60th_anniversary/photo34.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Mar 26, 2014 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">ECIAF Rededication And Interfaith Ceremony</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/546"><div style="background-image:url('https://utt.edu.tt/videos/thumbnails/promo_baft.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Feb 27, 2014 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">UTT BAFT Programme Promo Video</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/540"><div style="background-image:url('https://utt.edu.tt/videos/thumbnails/kk_award.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Feb 19, 2014 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">UTT Associate Professional Kevonne Kerr wins IICA/CARDI Spe...</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/494"><div style="background-image:url('https://my.utt.edu.tt/slideshow/eciaf_orientation_interviews.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Sep 13, 2013 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Student Interviews - ECIAF Campus Orientation </span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/432"><div style="background-image:url('https://utt.edu.tt/documents/files/chandra_madramootoo_thumb.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Mar 4, 2013 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Precision Irrigation and the Water-Food-Energy Nexus</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/402"><div style="background-image:url('https://utt.edu.tt/videos/thumbnails/cbvma_second_place_winners.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Dec 6, 2012 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">CBVMA Second Place Winners</span><br clear="all"/></div></a></div></div> <div class="grid_third"><div style=" margin-left:5px; margin-right:5px; border-bottom: 5px solid #999999;"><a href="https://utt.edu.tt/baft/videos/404"><div style="background-image:url('https://utt.edu.tt/videos/thumbnails/cbvma_angelisa_khan_canine_attacks.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10; width:100%; padding-bottom:42.86%;" class="uttBorderRadius"><div style="position:absolute; padding:5px;"><img src="images/icon_video.png" alt="video icon" border="no" width="30px"/></div></div><div style="margin-top:10px; margin-left:10px; height:100px;"><span class="bodycellorange">Dec 6, 2012 | Views: </span><br/><span class="bodycelllarge" style="color:#FFF; padding-left:3px; padding-right:3px; margin-right:3px; background-color:#999999;">Video</span> <span class="bodycelllarge">Caribbean Veterinary Medical Association (CBVMA) - Angelisa ...</span><br clear="all"/></div></a></div></div> </div></div></div></div> </div> <div style="width: 100%; clear: both"> <style> .footer, .footer table, .footer tr, .footer td, .footer a:link, .footer a:visited { color: #f1f1f1; } </style> <div style="width:100%; margin:0px auto; background-image:url('backgrounds/background_baft_2.jpg'); background-size:cover; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position:absolute; z-index:10;"> <div text-align="center" class="footer" style="background-color:rgba(100, 100, 100, 0.9); z-index:20"> <div style="margin-left: 20px; margin-right: 20px;"> <div style="max-width:1220px; width:100%; display:flex; padding-top:10px; flex-wrap:wrap; margin: 0px auto;"> <div class="grid_third" style="text-align:left;"> <div style="margin:5px;"> <h3 style="color:#FFF">ABOUT UTT</h3><br> <a href="index.php?page_key=7&amp;main=1" title="History">History</a><br /> <a href="https://utt.edu.tt/accreditation/pages/506" title="Accreditation">Accreditation</a><br /> <a href="index.php?bog=1" title="Board of Governors">Board of Governors</a><br> <a href="index.php?internet_vacancies=1" title="Vacancies">Job Vacancies</a> <br /> <a href="?staff=1&wk=1" title="Key Academic and Corporate Staff">Key Academic and <br /> Corporate Staff</a><br> <a href="https://utt.edu.tt/student-recruitment">Student Recruitment</a> <br /> <a href="index.php?internet_vacancies=1" title="Vacancies"></a> </div></div> <div class="grid_third" style="text-align:left;"> <div style="margin:5px;"> <h3 style="color:#FFF">PROGRAMME INFO</h3><br> <a href="index.php?utt_programmes=1&amp;home=1" title="Programme Listing">Programme Listing </a><br /> <a href="?page_key=978&amp;main=1" title="Acadmic Calendar">Academic Calendar </a><br /> <a href="?page_key=935&amp;wk=1" title="Fees">Fees</a><br /> <a href="?wk=47" title="International Students">International Students</a><br /> <a href="index.php?postgrad=1" title="Post Graduate Studies">Post Graduate Studies &amp; Research</a><br /> <a href="https://utt.edu.tt/outreach" title="Short Courses">Short Courses</a> <br /> <a href="?wk=9&maritime_courses=1&ck=1" title="STCW">STCW 10</a> </div></div> <div class="grid_third" style="text-align:left;"> <div style="margin:5px;"> <!-- Begin MailChimp Signup Form --> <link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css"> <style type="text/css"> #mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif; width:250px; color: #cccccc;} #mce-EMAIL{ width:125px; } /* Add your own MailChimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ </style> <div id="mc_embed_signup"> <form action="//www.us8.list-manage.com/subscribe/post?u=e947fd5fe6fd3440cab453f22&amp;id=5b58704839" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <h3 style="color:#FFF">SUBSCRIBE TO OUR <br>MAILING LIST</h3><br> <div class="mc-field-group"> <label for="mce-EMAIL">Email Address <span class="asterisk">*</span> </label> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" style="width: 200px;"> </div> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"> <input type="text" name="b_e947fd5fe6fd3440cab453f22_5b58704839" tabindex="-1" value=""> </div> <div class="clear"> <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"> </div> </div> </form> </div> <script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='MMERGE3';ftypes[3]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script> </div> </div> <div class="grid_third" style="text-align:left;"> <div style="margin:5px;"> <h3 style="color:#FFF">LATEST UPDATES</h3><br> <a href="index.php?gallery=1&for_internet=1" title="Galleries">Photos</a><br /> <a href="http://u.tt/index.php?btnShowVideo=1&amp;big_videos=1&amp;for_internet=1" title="Videos">Videos</a><br /> <a href="index.php?articles=1&for_internet=1" title="Events">Events</a><br /> <a href="index.php?articles=1&for_internet_announcements=1" title="News">Announcements </a><br /> <a href="index.php?articles=1&for_moriche=1" target="_blank" title="Newsletters">Newsletters</a><br /> <!--End mc_embed_signup--> <a href="http://www.actt.org.tt" target="_blank" title="ACTT"><img src="images/actt_logo.gif" alt="ACTT Accredited Institution Logo" width="100" border="0"/></a> <img src="images/utt_crest_white.png" alt="The University of Trinidad and Tobago - Crest" width="95"/> </div> </div> </div> <div style="width:100%; text-align:center;"><a href="javascript:void(0)" onClick="window.open('privacy.php','myTerms', 'width=500, height=500, resize=no, scrollbars=yes')" title="Privacy">Privacy Statement</a> | <a href="http://utt.edu.tt/index.php?wk=18&page_key=1297" title="Disclaimer">Disclaimer</a></div> <div style="width:100%; text-align:center;" class="footer"> <span style="whitespace:nowrap">The University of Trinidad and Tobago</span> | <span style="whitespace:nowrap">(868) 642 8888 or (868) 223 4888 |</span> <a href="mailto:utt.marketing@utt.edu.tt" class="footer" style="white-space: nowrap">e: utt.marketing@utt.edu.tt</a></div> <div style="width:100%; text-align:center;"><a href='https://www.freepik.com/vectors/school'>School vector created by pch.vector - www.freepik.com</a><br> <a href="https://www.freepik.com/free-vector/transparent-background-curve_1306397.htm#query=transparent%20pattern&position=0&from_view=keyword&track=ais">Image by ikatod</a> on Freepik </div> <div style="width:100%; text-align:center;"> </div> <div style="width:100%; padding-bottom:50px; text-align:center;"><a href="https://www.linkedin.com/company/university-of-trinidad-and-tobago" target="_blank" title="Facebook"><img src="images/logo_linkedin_large.png" alt="linkedin" border="0" hspace="2" width="20"/></a><a href="http://www.facebook.com/uttmarketing" target="_blank" title="Facebook"><img src="images/logo_facebook.png" alt="facebook" border="0" hspace="2" width="20"/></a><a href="http://www.twitter.com/uttmarketing" target="_blank"><img src="images/logo_twitter.png" alt="twitter" width="20" hspace="2" border=0/></a><a href="http://www.youtube.com/user/uttmarketing" target="_blank" title="YouTube"><img src="images/logo_youtube.png" alt="YouTube" width="20" hspace="2" border=0/></a><a href="https://www.instagram.com/uttmarketing/" target="_blank" title="Instagram"><img src="images/logo_instagram.png" alt="YouTube" width="20" hspace="2" border="0"/></a><a href="https://play.google.com/store/apps/details?id=com.utt.app" target="_blank" title="Android"><img src="images/logo_android.png" alt="Android App" width="20" hspace="2" border="0" /></a><a href="https://itunes.apple.com/us/app/myutt-app/id580467243?mt=8" target="_blank" title="iTunes"><img src="images/logo_apple2.png" alt="rss" width="16" hspace="2" border="0" /></a><a href="http://u.tt/rss_utt.php" target="_blank" title="RSS"><img src="images/logo_rss.png" alt="RSS" width="20" hspace="2" border="0"/></a> </div> </div> </div> </div> </div> </div> <script> AOS.init({ easing: 'ease-out-back', duration: 1000 }); </script> <script src="/slick/slick.js"></script> <script type='text/javascript'> $(document).ready(function() { $('.outreach_testimonials').slick({ dots: true, infinite: true, variableWidth: true, centerMode: true, slidesToShow: 1, autoplay:true }); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10