function betazeta_get_xml_data(container, type) {

$(container).load('/wp-content/lists/update-list.php?type='+type);

}