');
+ url=data1[1];
+ urlparts=url.split('.');
+ mime=urlparts[urlparts.length-1];
+ if (mime==undefined) { mime=''; }
+ if (mime!='') {
+ parent.mapout.document.write
+ (' ');
+ }
+ parent.mapout.document.write(''+k+' | ');
data2=obj[i].split('&');
parent.mapout.document.write('');
+
+ if (data1[3]=='start') {
+ parent.mapout.document.writeln('Start | ');
+ }
+ if (data1[3]=='finish') {
+ parent.mapout.document.writeln('Finish | ');
+ }
parent.mapout.document.write(
'Title: | '+data1[0]+' | ');
parent.mapout.document.write(
@@ -1883,7 +2278,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 +2296,9 @@ function sortobjs() {
}
if (objsort.length==0) { return ''; }
for (k=1;kallcolmax) { allcolmax=thiscolmax; }
thiscolmax=1;
}
kj=rowcont.length-1;
- obj[thisnewobj]='b&'+kj+'&'+thiscolmax+':0:0:0';
+ obj[thisnewobj]='b&'+kj+'&'+thiscolmax+':0:0:0';
+ if (thiscolmax>allcolmax) { allcolmax=thiscolmax; }
}
for (k=0;k');
var k;
for (k=0;kRevert
Undo
Redo
+Group Search
+Group Import
Store
-
-
-
-
-
|