{source}<!– You can place html anywhere within the source tags —>

<script language=”javascript” type=”text/javascript”>
// You can place JavaScript like this

</script>
<?php
// You can place PHP like this
include(“search.php”);
?>

{/source}