Virtual Tour
if(/Android|webOS|iPhone|iPad|iPod|BlackBerry/i.test(navigator.userAgent)){
window.location = ‘//tours.829llc.com/waklo/’;
}
$(document).ready(function(){
var wW = $(window).width(),
wH = $(window).height();
$(‘iframe’).css({‘height’:wH+’px’});
});




