diff --git a/VQI_PathwayEditor.js b/VQI_PathwayEditor.js index 3f5964e..c8df74e 100644 --- a/VQI_PathwayEditor.js +++ b/VQI_PathwayEditor.js @@ -1,9 +1,9 @@ var VQI_PathwayEditor = function(parent) { - //Web services - var services = {}; - services['pathwayfinder'] = 'http://137.99.11.36/pathwayVisual/PathwayParser/ajaxJSON.php'; + //Web services + var services = {}; + services['pathwayfinder'] = 'http://137.99.11.36/pathwayVisual/PathwayParser/ajaxJSON.php'; // Globals - + var states = []; var stateRecycle = []; var lastEvent = 0; @@ -25,7 +25,7 @@ var VQI_PathwayEditor = function(parent) { // Outer Control Layout -// var parentDiv = document.getElementById(parent); + // var parentDiv = document.getElementById(parent); var strVar = ""; strVar += " <\/input>"; @@ -47,6 +47,18 @@ var VQI_PathwayEditor = function(parent) { strVar += " <\/input>"; strVar += " <\/input>"; strVar += " <\/form>"; + strVar += "
"; + strVar += "
"; + strVar += "
"; + strVar += "