O.k. I have done this before but I don't recall where to place the adsense code within the custom pal template. Any help would be greatly appreciated thanks!
O.k. a second question also. If I want to limit the number of photos allowed to be uploaded I would imagine I could just delete one of these:
<input type="file" name="theimage[]"><br />
<input type="file" name="theimage[]"><br />
<input type="file" name="theimage[]"><br />
<input type="file" name="theimage[]"><br />
<input type="file" name="theimage[]"></td>
</tr>