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