/**
 * Feature Videos
 */ 
function getVideo() {
   $("#interest-features").load("/virginia/fragments/interest/lsoh-video.html");
 };
function getVideoCouric() {
   $("#interest-features").load("/virginia/fragments/interest/couric-video.html");
 };
function getVideoCouricLobby() {
   $("#interest-features").load("/virginia/fragments/interest/couriclobby-video.html");
 };
function getVideoBavaro() {
   $("#interest-features").load("/virginia/fragments/interest/bavaro-video.html");
 };
function getVideoSouthLawn() {
   $("#interest-features").load("/virginia/fragments/interest/southlawnvr-video.html");
 };
function getVideoSouthLawnTime() {
   $("#interest-features").load("/virginia/fragments/interest/southlawn-video.html");
 };
function getVideoDozier() {
   $("#interest-features").load("/virginia/fragments/interest/dozier-video.html");
 };
 function getVideoTravel() {
   $("#interest-features").load("/virginia/fragments/interest/travel-video.html");
 };
  function getVideoWSOC() {
   $("#interest-features").load("/virginia/fragments/interest/wsoc-video.html");
 };
  function getVideoLong() {
   $("#interest-features").load("/virginia/fragments/interest/long-video.html");
 };
 function getVideoFootballpractice() {
   $("#interest-features").load("/virginia/fragments/interest/footballpractice-video.html");
 };
 function getVideoFootballpractice2() {
   $("#interest-features").load("/virginia/fragments/interest/footballpractice2-video.html");
 };
 function getVideoGroh() {
   $("#interest-features").load("/virginia/fragments/interest/groh-video.html");
 };
 function getVideoUvaexpress() {
   $("#interest-features").load("/virginia/fragments/interest/uvaexpress-video.html");
 };
  function getVideoDaywithGroh() {
   $("#interest-features").load("/virginia/fragments/interest/daywithgroh-video3.html");
 };
  function getSea() {
   $("#interest-features").load("/virginia/fragments/interest/semesteratsea-video2.html");
 };