Hiya,
I've got a javascript drop down menu, and I need the links in it to target an
iframe.
I tried adding code for targetting and such but either it adds the target to
the href or it doesn't display the menu anymore, so I'm a little lost here.
This is what each label in the menu looks like..

mainMenu.addLabel('labelBullet', 'Laptops', 4, 115, '#990000', '#000000',
'laptops.asp', 'left');

Help please..? Thanks...