<!DOCTYPE html>
<html>
<body>
<?php
$jd=jewishtojd(6,20,2007);
echo $jd;
?>
</body>
</html>