![Pensando](http://static.forosdelweb.com/fdwtheme/images/smilies/scratchchin.gif)
function loadOntologySvg(obj)
{
if(obj.success)
{
window.loadOntology(parseXML(obj.content,null));
window.alert(<?php include ("../index.php"); echo $SourceDir;?> + "/list.rdf");
getURL(<?php include ("../index.php"); echo $SourceDir;?> + "/list.rdf", loadObjects);
}
Espero me ayuden.
Saludos