Your comments

Thanks for using Hebcal! Unforutnately, we don't support the full range of halachic times.

Try using http://www.kashrut.com/zemanim/ or http://www.myzmanim.com/
Looks like you did this with unbalanced HTML tags:
<script type="text/javascript" charset="utf-8"
 src="http://www.hebcal.com/etc/hdate-he.js">
 src="http://www.hebcal.com/etc/hdate-en.js">
</script>

When in fact you want two pairs of script tags like this:
<script type="text/javascript" charset="utf-8"
 src="http://www.hebcal.com/etc/hdate-he.js">
</script>

<script type="text/javascript" charset="utf-8"
 src="http://www.hebcal.com/etc/hdate-en.js">
</script>
Hi, thanks for using Hebcal!

If you leave the candle-lighting times location box empty, you will get a calendar without any candle-lighting times:



Thanks for the feedback. We have re-added the year input on the custom calendar settings page.