home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Organic Chemistry (8th Edition)
/
Image.iso
/
pc
/
organic
/
media
/
content
/
book_flash.swf
/
scripts
/
DefineButton2_206
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-05-14
|
175 b
|
7 lines
on(release){
if(_root.l3.ActiveItem > 0)
{
getURL("javascript:javascript:showItem(\'" + _root.AttributesListIDArray[_root.l3.ActiveItem] + "\')","");
}
}