version 1.116, 2005/06/06 20:20:30
|
version 1.118, 2005/08/11 13:35:52
|
Line 265 function gonav(url) {
|
Line 265 function gonav(url) {
|
navwindowcheck(); |
navwindowcheck(); |
statuslocked=0; |
statuslocked=0; |
this.document.server.target="loncapanav"; |
this.document.server.target="loncapanav"; |
} |
} else { |
|
this.document.server.target="loncapaclient"; |
|
} |
this.document['led'].src="http://"+clienthost+imgpath+"ledsend.gif"; |
this.document['led'].src="http://"+clienthost+imgpath+"ledsend.gif"; |
if (url!='' && url!= null) { |
if (url!='' && url!= null) { |
this.document.server.action="http://"+clienthost+url; |
this.document.server.action="http://"+clienthost+url; |