Forum Moderators: open
at the top of the page is
<!-- Begin
function Start(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=yes,menubar=yes,location=yes,scrollbars=yes,resizable=yes");
}
// End -->
then lower on the page is my link....
blah blah blah, <a href="javascript:Start('http://www.domain.com')" ;>Domain</a> and you can blah blah blah
If I understand it correctly, googlebot will follow this link. Will it also credit it on back links, or rather, treat is just like any other link such as
<a href="http://www.domain.com">Domain</a>