<!--includes.html-->
<!--includes_freeform--><!--row_format1-->
function homePageVideoPopUp(reference) {
  window.open(reference,'openReference','width=640,height=480,toolbar=no,scrollbars=no,statusbar=no,menubar=no,resizable=no')
  homePageVideoPopUp.focus()
}
<!--/row_format1--><!--/includes_freeform-->

