Michigan's business savvy, tenacious, and problem-solving law firm.

 
 

PUT THIS IN HOME PARENT PAGE ADVANCED TAB. NOT WELCOME.

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" 

type="text/javascript"></script>
<script src="https://cdn2.hubspot.net/hubfs/367578/js/jquery-ui.min.js"></script>
<script src="https://cdn2.hubspot.net/hubfs/367578/js/video-1.js"></script>

<script type="text/javascript" charset="utf-8" 

src="https://cdn2.hubspot.net/hubfs/367580/js/bigvideo.js"></script>
<script>
$(function() {

if($(window).width()>768 && (window.mozInnerScreenX == null)){
  var BV = new $.BigVideo({container: $('#intro .banner-thumbnail-wrapper')});
    BV.init();
    BV.show('http://xieweiqin.com/resources/video/senawi.mp4',{ambient:true});
  $("#intro figure#thumbnail").hide();
  $(".banner-thumbnail-wrapper.has-description").addClass("video-style");
  }
});
</script>
<style>
video.vjs-tech{
  width:100% !important;
  
}
.vjs-control-bar{
  display: none;
}
@media screen and (min-width: 768px){
.transparent-header #intro .banner-thumbnail-wrapper.has-description.video-style{
    height: 700px;
    padding:0;
    position:relative;
  }
.transparent-header #intro .banner-thumbnail-wrapper.has-description.video-style .desc-wrapper{
  position:absolute;
  top:40%;
  left:0;
  right:0;
  text-align:center;
}
}
</style>