Hey there,
I'm trying to echo the following javascript line:
echo "document.writeln('<a href="link_author.php?Abstract_ID=$Abstract["Abstract_ID"]."&Previous=".($_SESSION['current_page']);" onClick="javascript:open_findwindow(this.href); return false;"><img src="images/link_button.gif" alt="" height="29" width="80" border="0"></a></td>');
But it doesn't seem to work...What would be the proper format for it?