<? 
$the_text = "<a href=http://www.fremont.com><img src=images/chambersmall.gif border=0></a>";
echo "document.write('".$the_text."');";
?>


