<TABLE><TR><TD VALIGN="top">

<&/Widgets/TitleBoxStart, 
	title      => 'Download Chart as Image',
	title_href => $GraphURL
&>
<img src="<% $GraphURL %>" ALT="Result Graph" >
<&/Widgets/TitleBoxEnd&>

</TD>
<%args>
$GraphURL => undef
</%args>
