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

