');
+ }
+ parent.mapout.document.write(
+ ' ');
+ }
+ parent.mapout.document.write(''+k+'');
+
+ if (data1[3]=='start') {
+ parent.mapout.document.writeln('
');
+ }
+ if (data1[3]=='finish') {
+ parent.mapout.document.writeln('Start ');
+ }
parent.mapout.document.write(
'Finish ');
+ +data1[0]+'">');
parent.mapout.document.write(
'Title: '
+'URL: '
- +'External: ');
+ if ((data1[3]!='start') && (data1[3]!='finish')) {
+ parent.mapout.document.write(
+ ' '
- +' Optional '
- +'Change to above values '
+ +'Save Changes '
+' Reset '
-+'Reset ');
+ 'Link resource');
+ }
+ parent.mapout.document.writeln(
+ '');
+ if ((data1[3]!='start') && (data1[3]!='finish')) {
+ parent.mapout.document.writeln(
+ ''
+'Delete Resource (cutting links)
'
+''
-+'Delete Resource (preserving links)
'
- +''+
- 'Link resource
Set Parameters');
+ parent.mapout.document.writeln('');
parent.mapout.document.writeln('');
for (j=2;j '+
' '
+'Insert resource ');
- if (be!=-1) {
+ if ((be!=-1) && (typ!='finish')) {
parent.mapout.document.writeln(
''
+'Insert resource linked to from above
');
}
- if ((be!=-1) && (af!=-1)) {
+ if ((be!=-1) && (af!=-1) && (typ!='finish')) {
parent.mapout.document.writeln(
''
+'Insert resource linked to from above and linking to below
');
@@ -1791,6 +2182,7 @@ function insrestab(irow,be,af) {
''
+'Insert resource linking to below
');
@@ -1811,7 +2203,7 @@ function simpletabledraw() {
var cck;
var condid;
var sortstr=sortobjs();
- if (sortstr!='') {
+ if ((sortstr!='') && (sortstr!=undefined)) {
objsorted=sortstr.split('&');
for (k=0;k'+k+' ');
+ parent.mapout.document.write(' ');
+ url=data1[1];
+ urlparts=url.split('.');
+ mime=urlparts[urlparts.length-1];
+ if (mime==undefined) { mime=''; }
+ if (mime!='') {
+ parent.mapout.document.write
+ (' ');
data2=obj[i].split('&');
parent.mapout.document.write(' ');
+
+ if (data1[3]=='start') {
+ parent.mapout.document.writeln('
');
+ }
+ if (data1[3]=='finish') {
+ parent.mapout.document.writeln('Start ');
+ }
parent.mapout.document.write(
'Finish ');
parent.mapout.document.write(
@@ -1883,7 +2292,7 @@ function simpletabledraw() {
// ---------------------------------- Sort objects to straighten graph or table
function sortobjs() {
- message("Sorting Resources");
+ message("Sorting Resources: "+funny);
var k;
var ij;
var dol;
@@ -1901,7 +2310,9 @@ function sortobjs() {
}
if (objsort.length==0) { return ''; }
for (k=1;kTitle: '+data1[0]+'