Hi Ali,
As per our understanding for getting the text "Our New Website" , you have to use "this.innerHTML" . Please see the below sample code for more details .
var LinkName = this.innerHTML;
_satellite.notify("Linkname: "+LinkName);
please let us know in case of any questions or queries.
Thanks & Regards
Parit Mittal