GALiRe
GScript variable (docLocation)




Function:
Read/write variable that stores the location of the current document. i.e. -
if (docLocation eq "http://www.yahoo.com") ...


This works outside of GALiRe Script, as long as it is within an event tag (ex. onLoad:;).