foldername = 'ero';

sendmailtext = '<p><img src="/'+foldername+'/images/icon_email.gif" width="19" height="14" align="absmiddle">'+

               '<a href="javascript:NewWindow('+"'/"+foldername+"/send_friend.php','','500','400','yes'"+')">'+

			   'Email this page to a friend</a>&nbsp;&nbsp;&nbsp;&nbsp;'+

			   '<img src="/'+foldername+'/images/icon_feedback.gif" width="19" height="14" align="absmiddle">'+

			   '<a href="javascript:NewWindow('+"'/"+foldername+"/feedback.php','','500','400','yes'"+')">'+

			   'Give feedback on this page</a></p>';

document.write(sendmailtext);