I am using a well known program to create DHTML navigation on my site, the output of the program to be included on a webpage is a javascript inbetween the <head> tags telling the menu how to behave and there is a second script which size varies on the size of your navigation, the entire script is hidden from view by <!-- at each end and a typical line of the script looks like this:
appendSTMI("false","Homepage","left","middle",""," ","-1","-1","0","normal","#ffffff","#cccccc","","1","-1","-1","blank.gif","blank.gif","6","-1","0","","index.htm","_self","Arial","8pt","#0000 00","normal","normal","none","Arial","8pt","#33333 3","normal","normal","none","0","none","#fffff7"," #fffff7","#000000","#000000","#fffff7","#fffff7"," #000000","#000000","index.htm","","","tiled","tile d");
Would this have any implacations on the site being indexed correctly by spiders

and if so would it cause my search engine positioning to suffer.
Quick answer needed on this one please