getSvg(false); ajax_http_send_response($svg,"text/xml"); } function get_associate_js($explnum_id) { $explnum_associate_svg = new explnum_associate_svg($explnum_id); $js = $explnum_associate_svg->getJs(false); ajax_http_send_response($js,"text/xml"); } ?>