San Jose, CA 95131, USA
+1408-780-3058
info@osmondglobal.com

Is this an entity or personal account?

Welcome to your custom entity zone

Your sensitive video feeds will go here once your entity is serviced by Osmond

Tell us more about your business so we can build your Osmond company zone

Help us learn a bit more about your entity

<div class="content-2">

<!-- start title-->
<div class="row center-xs ">
<div class="section-title-col" data-type="column">
<h4><strong>Is this an entity or personal account?</strong></h4>
</div>
<div class="col-sm-4"></div>
<div class="col-sm-2"><input id="personal" name="account" type="radio" value="personal" />
<label for="personal">Personal Account</label></div>
<div class="col-sm-2"><input id="entity" name="account" type="radio" value="entity" />
<label for="entity">Entity Account</label></div>
<div class="col-sm-4"></div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12 col-xs-12 box personal">

</div>
<div class="col-sm-12 col-md-12 col-xs-12 box entity">

Welcome to your custom entity zone

Your sensitive video feeds will go here once your entity is serviced by Osmond

Tell us more about your business so we can build your Osmond company zone

Help us learn a bit more about your entity

</div>
</div>
<script>
$(document).ready(function(){
$('input').click(function(){
var inputValue = $(this).attr("value");
var targetBox = $("." + inputValue);
$(".box").not(targetBox).hide();
$(targetBox).show();
});
});
</script>

</div>