<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Andrew Milton &lt;akm@theinternet.com.au&gt;<br><br><div>&gt; absolute url returns a string prefixed with "http(s)://", unless the relative<br>&gt; parameter evaluates to true.... None doesn't do that.<br>&gt;<br>&gt; Try using relative = True<br><br>You mean like this?<br><br>&lt;span<br>&nbsp;&nbsp;&nbsp; tal:define="global url python:here.absolute_url(relative=True) + '/<br>index_frame.pt#quotes'"<br>/&gt;<br>&lt;span<br>&nbsp;&nbsp;&nbsp; tal:define="root python:container.restrictedTraverse(url)"<br>&nbsp;&nbsp;&nbsp; tal:replace="structure python:here.printSiteMap(root, 12)"<br>/&gt;<br><br>It didn't like that
 either :(<br>Another idea?<br>TIA,<br>Nancy<br><br>-- <br>Andrew Milton<br>akm@theinternet.com.au<br></div></div><br></div></div><br></body></html>