$(document).ready(function(){$.getJSON('/gateway/options', function(data){$("#tgoptions").html(data);});});