<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>internet rockstar &#8211; Jewcy</title>
	<atom:link href="https://jewcy.com/author/internet_rockstar/feed" rel="self" type="application/rss+xml" />
	<link>https://jewcy.com</link>
	<description>Jewcy is what matters now</description>
	<lastBuildDate>Wed, 14 May 2008 05:33:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.5</generator>

<image>
	<url>https://jewcy.com/wp-content/uploads/2021/08/cropped-Screen-Shot-2021-08-13-at-12.43.12-PM-32x32.png</url>
	<title>internet rockstar &#8211; Jewcy</title>
	<link>https://jewcy.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Join the (Re)velation Art Project</title>
		<link>https://jewcy.com/religion-and-beliefs/join_re_velation_art_project?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=join_re_velation_art_project</link>
					<comments>https://jewcy.com/religion-and-beliefs/join_re_velation_art_project#comments</comments>
		
		<dc:creator><![CDATA[internet rockstar]]></dc:creator>
		<pubDate>Fri, 09 May 2008 03:49:52 +0000</pubDate>
				<category><![CDATA[Religion & Beliefs]]></category>
		<guid isPermaLink="false">http://beta.jewcy.com/?p=21322</guid>

					<description><![CDATA[<p>Jews are supposed to follow 613 mitzvot (commandments from God). Some make sense, while others seem antiquated and irrelevant. For an art installation to debut at DAWN, a special event for the grand opening of the San Francisco Contemporary Jewish Museum, we&#39;ll be creating an interactive environment involving the mitzvot and your creative reinterpretations. GET&#8230;</p>
<p>The post <a rel="nofollow" href="https://jewcy.com/religion-and-beliefs/join_re_velation_art_project">Join the (Re)velation Art Project</a> appeared first on <a rel="nofollow" href="https://jewcy.com">Jewcy</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p> Jews are supposed to follow 613 mitzvot (commandments from God). Some make sense, while others seem antiquated and irrelevant. For an art installation to debut at <a href="http://dawn2008.org/">DAWN</a>, a special event for the grand opening of the <a href="http://www.thecjm.org/">San Francisco Contemporary Jewish Museum</a>, we&#39;ll be creating an interactive environment involving the mitzvot and your creative reinterpretations. </p>
<p> <b>GET STARTED:</b></p>
<ul class="started">
<li style="color: #009900"><strong>STEP 1:</strong><span style="color: #009900"> Select a Mitzvah to Remix</span>.</li>
<li style="color: #ff0000"><strong>STEP 2:</strong> Ponder and Submit your new Mitzvah.</li>
<li style="color: #3366ff"><strong>STEP 3:</strong> See recent remixes others have submitted.</li>
</ul>
<p> <script type="text/javascript"> function topper(element) {   location.href = "#top";   document.getElementById('headlineHolder').innerHTML = getLabelForId(element.id).innerHTML;   document.getElementById('headlineHolderHead').style.display = 'block';   document.remix.headline.select();   document.remix.headline.style.backgroundColor = 'yellow';   document.getElementById('step1').style.backgroundColor = '#FFFFFF';   document.getElementById('step2').style.backgroundColor = '#FFCCCC';   document.getElementById('step3').style.backgroundColor = '#FFFFFF'; } function step3() {   location.href = "#notTop";   document.getElementById('step1').style.backgroundColor = '#FFFFFF';   document.getElementById('step2').style.backgroundColor = '#FFFFFF';   document.getElementById('step3').style.backgroundColor = '#C6C6FF';   window.open("","Window1", "menubar=no,width=800,height=600,toolbar=yes,menubar=yes,scrollbars=yes,status=yes,location=yes,resizable=yes"); } function getLabelForId(id) {  var label, labels = document.getElementsByTagName('label');  for (var i = 0; (label = labels[i]); i++) {    if (label.htmlFor == id) {      return label;    }  }  return false; }  </script> </p>
<style type="text/css"> ul.mitzvot {   margin: 0 0 0 10px;   padding: 0; } ul.mitzvot li {   list-style-type: none;   padding: 0;   margin: 0 0 10px 15px; } ul.mitzvot li input {   list-style-type: none;   padding: 0 0 10px 0;   margin-left: -15px; } ul.started li {   margin: 0;   padding: 0; } ul.mitzvot li.mitzvahMarker {   border-bottom:solid 1px #000;   margin-right: 10px;   margin-left: 0; } </style>
<p> <?php define('MAGPIE_CACHE_DIR', '/u/sites/jewcy/webroot/files/cache'); $rss = fetch_rss('http://revelation.xoxco.com/rss');  $output = '

<div style="width: 300px; border: solid 2px #3366FF; padding: 6px;" id="step3">
<h2 style="color: #3366ff;">Step 3: Recent Remixes</h2>
<p style="line-height:16px;"><em style="color: #3366FF;">Review recent Mitzvot that others have submitted.</em></p>
<dl>&#8216;; foreach($rss->items as $rssItem) {   //print &#8216;<a href="'. $rssItem['link'] .'">#&#8217;. substr($rssItem[&#8216;link&#8217;], 33) .&#8217; &#8216;. $rssItem[&#8216;title&#8217;] .&#8217;</a> &#8216;;   $pieces = explode(&#8216;- a remix of Mitzvah&#8217;, $rssItem[&#8216;title&#8217;]);   $pieces2 = explode(&#8216; by &#8216;, $pieces[1]);   $output .= &#8216;</p>
<dt>Mitzvah &#8216; . $pieces2[0] .&#8217; by &#8216;. $pieces2[1] .&#8217;</dt>
<dd><a href="'. $rssItem['link'] .'">&#8216;. $pieces[0] .&#8217;</a></dd>
<p> &#8216;; } $output .= &#8216;</p>
<p style="line-height: 16px; border-top: solid 1px #000; padding-top: 10px; margin-bottom: 0;"><a href="/user">Create</a> a Jewcy account, or join our mailing list and never miss a Mitzvah!</p>
<form action="http://cloud.lyris.net/subscribe/subscribe.tml" method="post">
<div><input type="text" name="email" value="Your e-mail address" size="15" onfocus="this.value=\'\';return false;" style="background-color: #FFF; padding: 1px;font-size: 10px;border: #999 1px solid; width: 95%;" /></div>
<div><input type="text" name="name" value="Your name" size="15" maxlength="100" onfocus="this.value=\'\';return false;" style="background-color: #FFF; padding: 1px;font-size: 10px;border: #999 1px solid; width: 95%;" /></div>
<div style="width:40%; display:inline;"><input type="text" name="postalcode" value="Your zip" size="10" maxlength="10" onfocus="this.value=\'\';return false;" style="background-color: #FFF; padding: 1px;font-size: 10px;border: #999 1px solid; width: 40%;" /></div>
<div style="text-align: right; width:50%; padding-left: 15px; display:inline;"><input type="submit" name="subscribe" value="SIGN UP" style="font-weight: bold;color: #fff; background-color: #b1331d; padding: 1px;font-size: 10px;border: #999 1px solid;" /></div>
<p>  <input type="hidden" name="list" value="jewcy_main" /> <input type="hidden" name="demographics" value="postalcode"> <input type="hidden" name="name_required" avalue="T" /> <input type="hidden" name="confirm" value="one" /> <input type="hidden" name="showconfirm" value="F" /> <input type="hidden" name="url" value="http://www.jewcy.com/jewcy/thanks" /> </form>
</div>
<p>&#8216;; ?> <a id="top"></a> </p>
<form name="remix" method="post" action="http://revelation.xoxco.com/remix" id="remix" target="Window1">
<div style="float: right; width: 310px; text-decoration: none;">
<div style="border: solid 2px #FF0000; padding: 6px; width:300px; margin-bottom:6px;" id="step2">
<h2 style="color: #ff0000; margin-bottom:5px;">Step 2: Submit</h2>
<p style="line-height:16px;"><em style="color: #ff0000;">Ponder the core message of the Mitzvah you chose in Step 1, remix, and submit it here!</em></p>
<div style="display: none;" id="headlineHolderHead"><strong>You&#8217;ve selected Mitzvah&#8230;</strong> </p>
<div style="font-style: italic; margin: 0 10px 10px;" id="headlineHolder"></div>
</div>
<p><textarea name="headline" cols="30" class="text required" id="headline">Write your remixed mitzvah here!</textarea></p>
<p><input type="radio" name="anonymous" id="anon_n" value="0" checked /> <label for="anon_n">Tell us who you are:</label></p>
<div style="margin-left:25px;">
<p class="input"> 					  <label for="name">Your Name: </label> 					  <input name="nick" id="nick" class="text" /></p>
<p class="input"> 					  <label for="email">Your Email: </label> 					  <input name="email" id="email" class="text" /></p>
<p class="input"> 					  <label for="password">Choose a Password: </label> 					  <input name="password" id="password" class="text" /></p>
<p> 					<P><em style="font-size: .8em;">(Your email address will not be displayed, and will only be used by the artists to contact you about the use of your submission).</em></p>
</p></div>
<p><input type="radio" name="anonymous" value="1" id="anon_y" /> <label for="anon_y">or remain Anonymous</label></p>
<p> 			 						<input onclick="step3();" type="submit" value="Submit Your Remix" /> 						  						It will appear publicly on the site as soon as it&#8217;s been approved.			 			</p>
<p><em style="font-size:.8em;">By submitting your remix, you grant the artists full permission to reuse your submission in  			any medium.</em></p>
</p></div>
<p>             <a id="notTop"></a>             <?php print $output; ?>   </div>
<div style="float: left; width: 390px; margin-right:6px; border: solid 2px #009900; padding: 6px; background-color:#BBFFBB" id="step1">
<h2 style="color: #009900; margin-bottom:5px;">Step 1: Select</h2>
<p style="line-height:16px;"><em style="color: #009900;">Peruse the 613 mitzvot and select one that means something to you.</em></p>
<ul class="mitzvot">
<li class="mitzvahMarker"><strong>G-d</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-1" value="1"><label for="mitzvah-1">1. Know that G-d exists </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-2" value="2"> <label for="mitzvah-2">2. Do not entertain the idea that there is any god but the Eternal</label> </li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-3" value="3"><label for="mitzvah-3">3. Do not blaspheme </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-4" value="4"><label for="mitzvah-4">4. Hallow G-d&#8217;s name </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-5" value="5"><label for="mitzvah-5">5. Do not profane G-d&#8217;s name </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-6" value="6"><label for="mitzvah-6">6. Know that G-d is One, a complete Unity </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-7" value="7"><label for="mitzvah-7">7. Love G-d </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-8" value="8"><label for="mitzvah-8">8. Fear G-d reverently </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-9" value="9"><label for="mitzvah-9">9. Do not put the word of G-d to the test </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-10" value="10"><label for="mitzvah-10">10. Imitate G-d&#8217;s good and upright ways </label></li>
<li class="mitzvahMarker"><strong>Torah</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-11" value="11"><label for="mitzvah-11">11. Honor the old and the wise </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-12" value="12"><label for="mitzvah-12">12. Learn Torah and teach it </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-13" value="13"><label for="mitzvah-13">13. Cleave to those who know God </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-14" value="14"><label for="mitzvah-14">14. Do not add to the commandments of the Torah, whether in the Written Law or in its interpretation received by tradition </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-15" value="15"><label for="mitzvah-15">15. Do not take away from the commandments of the Torah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-16" value="16"><label for="mitzvah-16">16. Every person shall write a scroll of the Torah for him or her self </label></li>
<li class="mitzvahMarker"><strong>Signs &amp; Symbols</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-17" value="17"><label for="mitzvah-17">17. Circumcise male offspring </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-18" value="18"><label for="mitzvah-18">18. Put tzitzit on the corners of clothing </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-19" value="19"><label for="mitzvah-19">19. Bind tefillin on the head </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-20" value="20"><label for="mitzvah-20">20. Bind tefillin on the arm </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-21" value="21"><label for="mitzvah-21">21. Affix the mezuzah to the doorposts and gates of your house </label></li>
<li class="mitzvahMarker"><strong>Prayer &amp; Blessings</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-22" value="22"><label for="mitzvah-22">22. Pray to G-d </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-23" value="23"><label for="mitzvah-23">23. Read the Shema in the morning and at night </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-24" value="24"><label for="mitzvah-24">24. Recite grace after meals </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-25" value="25"><label for="mitzvah-25">25. Do not lay down a stone for worship </label></li>
<li class="mitzvahMarker"><strong>Love &amp; Brotherhood</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-26" value="26"><label for="mitzvah-26">26. Love all human beings who are of the covenant </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-27" value="27"><label for="mitzvah-27">27. Do not stand by idly when a human life is in danger </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-28" value="28"><label for="mitzvah-28">28. Do not wrong any one in speech </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-29" value="29"><label for="mitzvah-29">29. Do not carry tales </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-30" value="30"><label for="mitzvah-30">30. Do not cherish hatred in one&#8217;s heart </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-31" value="31"><label for="mitzvah-31">31. Do not take revenge </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-32" value="32"><label for="mitzvah-32">32. Do not bear a grudge </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-33" value="33"><label for="mitzvah-33">33. Do not put any Jew to shame </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-34" value="34"><label for="mitzvah-34">34. Do not curse any other Israelite </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-35" value="35"><label for="mitzvah-35">35. Do not give occasion to the simple-minded to stumble on the road </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-36" value="36"><label for="mitzvah-36">36. Rebuke the sinner </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-37" value="37"><label for="mitzvah-37">37. Relieve a neighbor of his burden and help to unload his beast </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-38" value="38"><label for="mitzvah-38">38. Assist in replacing the load upon a neighbor&#8217;s beast </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-39" value="39"><label for="mitzvah-39">39. Do not leave a beast that has fallen down beneath its burden, unaided </label></li>
<li class="mitzvahMarker"><strong>The Poor &amp; Unfortunate</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-40" value="40"><label for="mitzvah-40">40. Do not afflict an orphan or a widow </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-41" value="41"><label for="mitzvah-41">41. Do not reap the entire field </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-42" value="42"><label for="mitzvah-42">42. Leave the unreaped corner of the field or orchard for the poor </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-43" value="43"><label for="mitzvah-43">43. Do not gather gleanings (the ears that have fallen to the ground while reaping) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-44" value="44"><label for="mitzvah-44">44. Leave the gleanings for the poor </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-45" value="45"><label for="mitzvah-45">45. Do not gather ol&#8217;loth (the imperfect clusters) of the vineyard </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-46" value="46"><label for="mitzvah-46">46. To leave ol&#8217;loth (the imperfect clusters) of the vineyard for the poor </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-47" value="47"><label for="mitzvah-47">47. Do not gather the peret (grapes) that have fallen to the ground </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-48" value="48"><label for="mitzvah-48">48. Leave peret (the single grapes) of the vineyard for the poor </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-49" value="49"><label for="mitzvah-49">49. Do not return to take a forgotten sheaf </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-50" value="50"><label for="mitzvah-50">50. Leave the forgotten sheaves for the poor </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-51" value="51"><label for="mitzvah-51">51. Do not refrain from maintaining a poor man and giving him what he needs </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-52" value="52"><label for="mitzvah-52">52. Give charity according to one&#8217;s means </label></li>
<li class="mitzvahMarker"><strong>Treatment of Gentiles</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-53" value="53"><label for="mitzvah-53">53. Love the stranger </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-54" value="54"><label for="mitzvah-54">54. Do not wrong the stranger in speech </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-55" value="55"><label for="mitzvah-55">55. Do not wrong the stranger in buying or selling </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-56" value="56"><label for="mitzvah-56">56. Do not intermarry with gentiles </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-57" value="57"><label for="mitzvah-57">57. Exact the debt of an alien </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-58" value="58"><label for="mitzvah-58">58. Lend to an alien at interest</label></li>
<li class="mitzvahMarker"><strong>Marriage, Divorce &#038; Family</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-59" value="59"><label for="mitzvah-59">59. Honor father and mother </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-60" value="60"><label for="mitzvah-60">60. Do not smite a father or a mother </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-61" value="61"><label for="mitzvah-61">61. Do not curse a father or mother </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-62" value="62"><label for="mitzvah-62">62. Reverently fear father and mother </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-63" value="63"><label for="mitzvah-63">63. Be fruitful and multiply </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-64" value="64"><label for="mitzvah-64">64. A eunuch shall not marry a daughter of Israel </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-65" value="65"><label for="mitzvah-65">65. A mamzer shall not marry the daughter of a Jew </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-66" value="66"><label for="mitzvah-66">66. An Ammonite or Moabite shall never marry the daughter of an Israelite </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-67" value="67"><label for="mitzvah-67">67. Do not exclude a descendant of Esau from the community of Israel for three generations </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-68" value="68"><label for="mitzvah-68">68. Do not exclude an Egyptian from the community of Israel for three generations </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-69" value="69"><label for="mitzvah-69">69. There shall be no harlot (in Israel); that is, that there shall be no intercourse with a woman, without previous marriage with a deed of marriage and formal declaration of marriage </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-70" value="70"><label for="mitzvah-70">70. Take a wife by kiddushin, the sacrament of marriage </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-71" value="71"><label for="mitzvah-71">71. The newly married husband shall (be free) for one year to rejoice with his wife </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-72" value="72"><label for="mitzvah-72">72. A bridegroom shall be exempt for a whole year from taking part in any public labor, such as military service, guarding the wall and similar duties </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-73" value="73"><label for="mitzvah-73">73. Do not withhold food, clothing or conjugal rights from a wife </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-74" value="74"><label for="mitzvah-74">74. The woman suspected of adultery shall be dealt with as prescribed in the Torah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-75" value="75"><label for="mitzvah-75">75. One who defames his wife&#8217;s honor (by falsely accusing her of unchastity before marriage) must live with her all his lifetime </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-76" value="76"><label for="mitzvah-76">76. A man may not divorce his wife concerning whom he has published an evil report (about her unchastity before marriage) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-77" value="77"><label for="mitzvah-77">77. Divorce by a formal written document </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-78" value="78"><label for="mitzvah-78">78. One who divorced his wife shall not remarry her, if after the divorce she had been married to another man </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-79" value="79"><label for="mitzvah-79">79. A widow whose husband died childless must not be married to anyone but her deceased husband&#8217;s brother </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-80" value="80"><label for="mitzvah-80">80. Marry the widow of a brother who has died childless </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-81" value="81"><label for="mitzvah-81">81. The widow formally release the brother-in-law (if he refuses to marry her) </label></li>
<li class="mitzvahMarker"><strong>Forbidden Sexual Relations</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-82" value="82"><label for="mitzvah-82">82. Do not indulge in familiarities with relatives, such as kissing, embracing, winking, skipping, which may lead to incest </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-83" value="83"><label for="mitzvah-83">83. Do not commit incest with one&#8217;s mother </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-84" value="84"><label for="mitzvah-84">84. Do not commit sodomy with one&#8217;s father </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-85" value="85"><label for="mitzvah-85">85. Do not commit incest with one&#8217;s father&#8217;s wife </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-86" value="86"><label for="mitzvah-86">86. Do not commit incest with one&#8217;s sister </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-87" value="87"><label for="mitzvah-87">87. Do not commit incest with one&#8217;s father&#8217;s wife&#8217;s daughter </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-88" value="88"><label for="mitzvah-88">88. Do not commit incest with one&#8217;s son&#8217;s daughter </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-89" value="89"><label for="mitzvah-89">89. Do not commit incest with one&#8217;s daughter&#8217;s daughter </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-90" value="90"><label for="mitzvah-90">90. Do not commit incest with one&#8217;s daughter </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-91" value="91"><label for="mitzvah-91">91. Do not commit incest with one&#8217;s fathers sister </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-92" value="92"><label for="mitzvah-92">92. Do not commit incest with one&#8217;s mother&#8217;s sister </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-93" value="93"><label for="mitzvah-93">93. Do not commit incest with one&#8217;s father&#8217;s brothers wife </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-94" value="94"><label for="mitzvah-94">94. Do not commit sodomy with one&#8217;s father&#8217;s brother </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-95" value="95"><label for="mitzvah-95">95. Do not commit incest with one&#8217;s son&#8217;s wife </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-96" value="96"><label for="mitzvah-96">96. Do not commit incest with one&#8217;s brother&#8217;s wife </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-97" value="97"><label for="mitzvah-97">97. Do not commit incest with one&#8217;s wife&#8217;s daughter </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-98" value="98"><label for="mitzvah-98">98. Do not commit incest with the daughter of one&#8217;s wife&#8217;s son </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-99" value="99"><label for="mitzvah-99">99. Do not commit incest with the daughter of one&#8217;s wife&#8217;s daughter </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-100" value="100"><label for="mitzvah-100">100. Do not commit incest with one&#8217;s wife&#8217;s sister </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-101" value="101"><label for="mitzvah-101">101. Do not have intercourse with a woman, in her menstrual period </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-102" value="102"><label for="mitzvah-102">102. Do not have intercourse with another man&#8217;s wife </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-103" value="103"><label for="mitzvah-103">103. Do not commit sodomy with a male </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-104" value="104"><label for="mitzvah-104">104. Do not have intercourse with a beast </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-105" value="105"><label for="mitzvah-105">105. A woman shall not have intercourse with a beast </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-106" value="106"><label for="mitzvah-106">106. Do not castrate the male of any species; neither a man, nor a domestic or wild beast, nor a fowl </label></li>
<li class="mitzvahMarker"><strong>Times &amp; Seasons</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-107" value="107"><label for="mitzvah-107">107. The new month shall be solemnly proclaimed as holy, and the months and years shall be calculated by the Supreme Court only </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-108" value="108"><label for="mitzvah-108">108. Do not travel on Shabbat outside the limits of one&#8217;s place of residence </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-109" value="109"><label for="mitzvah-109">109. Sanctify Shabbat </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-110" value="110"><label for="mitzvah-110">110. Do not do work on Shabbat </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-111" value="111"><label for="mitzvah-111">111. Rest on Shabbat </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-112" value="112"><label for="mitzvah-112">112. Celebrate the festivals [Passover, Shavu&#8217;ot and Sukkot] </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-113" value="113"><label for="mitzvah-113">113. Rejoice on the festivals </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-114" value="114"><label for="mitzvah-114">114. Appear in the Sanctuary on the festivals </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-115" value="115"><label for="mitzvah-115">115. Remove chametz on the Eve of Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-116" value="116"><label for="mitzvah-116">116. Rest on the first day of Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-117" value="117"><label for="mitzvah-117">117. Do not do work on the first day of Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-118" value="118"><label for="mitzvah-118">118. Rest on the seventh day of Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-119" value="119"><label for="mitzvah-119">119. Do not do work on the seventh day of Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-120" value="120"><label for="mitzvah-120">120. Eat matzah on the first night of Passover </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-121" value="121"><label for="mitzvah-121">121. No chametz can be in the Israelite&#8217;s possession during Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-122" value="122"><label for="mitzvah-122">122. Do not eat any food containing chametz on Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-123" value="123"><label for="mitzvah-123">123. Do not eat chametz on Passover (Ex. 13:3) (CCN4). See Passover. </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-124" value="124"><label for="mitzvah-124">124. Chametz shall not be seen in an Israelite&#8217;s home during Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-125" value="125"><label for="mitzvah-125">125. Discuss the departure from Egypt on the first night of Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-126" value="126"><label for="mitzvah-126">126. Do not eat chametz after mid-day on the fourteenth of Nissan </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-127" value="127"><label for="mitzvah-127">127. Count forty-nine days from the time of the cutting of the Omer (first sheaves of the barley harvest) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-128" value="128"><label for="mitzvah-128">128. Rest on Shavu&#8217;ot </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-129" value="129"><label for="mitzvah-129">129. Do not do work on the Shavu&#8217;ot </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-130" value="130"><label for="mitzvah-130">130. Rest on Rosh Hashanah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-131" value="131"><label for="mitzvah-131">131. Do not do work on Rosh Hashanah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-132" value="132"><label for="mitzvah-132">132. Hear the sound of the shofar on Rosh Hashanah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-133" value="133"><label for="mitzvah-133">133. Fast on Yom Kippur </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-134" value="134"><label for="mitzvah-134">134. Do not eat or drink on Yom Kippur </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-135" value="135"><label for="mitzvah-135">135. Do not do work on Yom Kippur </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-136" value="136"><label for="mitzvah-136">136. Rest on Yom Kippur </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-137" value="137"><label for="mitzvah-137">137. Rest on the first day of Sukkot </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-138" value="138"><label for="mitzvah-138">138. Do not do work on the first day of Sukkot </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-139" value="139"><label for="mitzvah-139">139. Rest on the eighth day of Sukkot (Shemini Atzeret) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-140" value="140"><label for="mitzvah-140">140. Do not do work on the eighth day of Sukkot (Shemini Atzeret) </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-141" value="141"><label for="mitzvah-141">141. Take during Sukkot a palm branch and the other three plants </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-142" value="142"><label for="mitzvah-142">142. Dwell in booths seven days during Sukkot </label></li>
<li class="mitzvahMarker"><strong>Dietary Laws</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-143" value="143"><label for="mitzvah-143">143. Examine the marks in cattle (so as to distinguish the clean from the unclean) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-144" value="144"><label for="mitzvah-144">144. Do not eat the flesh of unclean beasts </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-145" value="145"><label for="mitzvah-145">145. Examine the marks in fishes (so as to distinguish the clean from the unclean) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-146" value="146"><label for="mitzvah-146">146. Do not eat unclean fish </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-147" value="147"><label for="mitzvah-147">147. Examine the marks in fowl, so as to distinguish the clean from the unclean </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-148" value="148"><label for="mitzvah-148">148. Do not eat unclean fowl </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-149" value="149"><label for="mitzvah-149">149. Examine the marks in locusts, so as to distinguish the clean from the unclean </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-150" value="150"><label for="mitzvah-150">150. Do not eat a worm found in fruit </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-151" value="151"><label for="mitzvah-151">151. Do not eat of things that creep upon the earth </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-152" value="152"><label for="mitzvah-152">152. Do not eat any vermin of the earth </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-153" value="153"><label for="mitzvah-153">153. Do not eat things that swarm in the water </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-154" value="154"><label for="mitzvah-154">154. Do not eat of winged insects </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-155" value="155"><label for="mitzvah-155">155. Do not eat the flesh of a beast that is terefah (lit torn) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-156" value="156"><label for="mitzvah-156">156. Do not eat the flesh of a beast that died of itself </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-157" value="157"><label for="mitzvah-157">157. Slay cattle, deer and fowl according to the laws of shechitah if their flesh is to be eaten </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-158" value="158"><label for="mitzvah-158">158. Do not eat a limb removed from a living beast </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-159" value="159"><label for="mitzvah-159">159. Do not slaughter an animal and its young on the same day </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-160" value="160"><label for="mitzvah-160">160. Do not take the mother-bird with the young </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-161" value="161"><label for="mitzvah-161">161. Set the mother-bird free when taking the nest </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-162" value="162"><label for="mitzvah-162">162. Do not eat the flesh of an ox that was condemned to be stoned </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-163" value="163"><label for="mitzvah-163">163. Do not boil meat with milk </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-164" value="164"><label for="mitzvah-164">164. Do not eat flesh with milk </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-165" value="165"><label for="mitzvah-165">165. Do not eat the of the thigh-vein which shrank </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-166" value="166"><label for="mitzvah-166">166. Do not eat chelev (tallow-fat) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-167" value="167"><label for="mitzvah-167">167. Do not eat blood </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-168" value="168"><label for="mitzvah-168">168. Cover the blood of undomesticated animals (deer, etc.) and of fowl that have been killed </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-169" value="169"><label for="mitzvah-169">169. Do not eat or drink like a glutton or a drunkard </label></li>
<li class="mitzvahMarker"><strong>Business Practices</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-170" value="170"><label for="mitzvah-170">170. Do not do wrong in buying or selling </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-171" value="171"><label for="mitzvah-171">171. Do not make a loan to an Israelite on interest </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-172" value="172"><label for="mitzvah-172">172. Do not borrow on interest </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-173" value="173"><label for="mitzvah-173">173. Do not take part in any usurious transaction between borrower and lender, neither as a surety, nor as a witness, nor as a writer of the bond for them </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-174" value="174"><label for="mitzvah-174">174. Lend to a poor person </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-175" value="175"><label for="mitzvah-175">175. Do not demand from a poor man repayment of his debt, when the creditor knows that he cannot pay, nor press him </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-176" value="176"><label for="mitzvah-176">176. Do not take in pledge utensils used in preparing food </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-177" value="177"><label for="mitzvah-177">177. Do not exact a pledge from a debtor by force </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-178" value="178"><label for="mitzvah-178">178. Do not keep the pledge from its owner at the time when he needs it </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-179" value="179"><label for="mitzvah-179">179. Return a pledge to its owner </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-180" value="180"><label for="mitzvah-180">180. Do not take a pledge from a widow </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-181" value="181"><label for="mitzvah-181">181. Do not commit fraud in measuring </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-182" value="182"><label for="mitzvah-182">182. Ensure that scales and weights are correct </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-183" value="183"><label for="mitzvah-183">183. Do not possess inaccurate measures and weights</label></li>
<li class="mitzvahMarker"><strong>Employees, Servants, &amp; Slaves</strong>   <label for="mitzvah-183"> </label> </li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-184" value="184"><label for="mitzvah-184">184. Do not delay payment of a hired man&#8217;s wages </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-185" value="185"><label for="mitzvah-185">185. The hired laborer shall be permitted to eat of the produce he is reaping </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-186" value="186"><label for="mitzvah-186">186. The hired laborer shall not take more than he can eat </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-187" value="187"><label for="mitzvah-187">187. A hired laborer shall not eat produce that is not being harvested </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-188" value="188"><label for="mitzvah-188">188. Pay wages to the hired man at the due time </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-189" value="189"><label for="mitzvah-189">189. Deal judicially with the Hebrew bondman in accordance with the laws appertaining to him </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-190" value="190"><label for="mitzvah-190">190. Do not compel the Hebrew servant to do the work of a slave </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-191" value="191"><label for="mitzvah-191">191. Do not sell a Hebrew servant as a slave </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-192" value="192"><label for="mitzvah-192">192. Do not treat a Hebrew servant rigorously </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-193" value="193"><label for="mitzvah-193">193. Do not permit a gentile to treat harshly a Hebrew bondman sold to him </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-194" value="194"><label for="mitzvah-194">194. Do not send away a Hebrew bondman servant empty handed, when he is freed from service </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-195" value="195"><label for="mitzvah-195">195. Bestow liberal gifts upon the Hebrew bondsman (at the end of his term of service), and the same should be done to a Hebrew bondwoman </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-196" value="196"><label for="mitzvah-196">196. Redeem a Hebrew maid-servant </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-197" value="197"><label for="mitzvah-197">197. Do not sell a Hebrew maid-servant to another person </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-198" value="198"><label for="mitzvah-198">198. Espouse a Hebrew maid-servant </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-199" value="199"><label for="mitzvah-199">199. Keep the Canaanite slave forever </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-200" value="200"><label for="mitzvah-200">200. Do not surrender a slave, who has fled to the land of Israel, to his owner who lives outside Palestine </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-201" value="201"><label for="mitzvah-201">201. Do not wrong such a slave </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-202" value="202"><label for="mitzvah-202">202. Do not muzzle a beast, while it is working in produce which it can eat and enjoy </label></li>
<li class="mitzvahMarker"><strong>Vows, Oaths, &amp; Swearing</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-203" value="203"><label for="mitzvah-203">203. A man should fulfill whatever he has uttered </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-204" value="204"><label for="mitzvah-204">204. Do not swear needlessly </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-205" value="205"><label for="mitzvah-205">205. Do not violate an oath or swear falsely </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-206" value="206"><label for="mitzvah-206">206. Decide in cases of annulment of vows, according to the rules set forth in the Torah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-207" value="207"><label for="mitzvah-207">207. Do not break a vow </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-208" value="208"><label for="mitzvah-208">208. To swear by Godâ€<img src="https://s.w.org/images/core/emoji/13.1.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s name truly </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-209" value="209"><label for="mitzvah-209">209. Do not delay in fulfilling vows or bringing vowed or free-will offerings </label></li>
<li class="mitzvahMarker"><strong>The Sabbatical &amp; Jubilee Years</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-210" value="210"><label for="mitzvah-210">210. Let the land lie fallow in the Sabbatical year </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-211" value="211"><label for="mitzvah-211">211. Cease from tilling the land in the Sabbatical year </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-212" value="212"><label for="mitzvah-212">212. Do not till the ground in the Sabbatical year </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-213" value="213"><label for="mitzvah-213">213. Do not do any work on the trees in the Sabbatical year </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-214" value="214"><label for="mitzvah-214">214. Do not reap the aftermath that grows in the Sabbatical year, in the same way as it is reaped in other years </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-215" value="215"><label for="mitzvah-215">215. Do not gather the fruit of the tree in the Sabbatical year in the same way as it is gathered in other years </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-216" value="216"><label for="mitzvah-216">216. Sound the Ram&#8217;s horn in the Sabbatical year </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-217" value="217"><label for="mitzvah-217">217. Release debts in the seventh year </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-218" value="218"><label for="mitzvah-218">218. Do not demand return of a loan after the Sabbatical year has passed </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-219" value="219"><label for="mitzvah-219">219. Do not refrain from making a loan to a poor man, because of the release of loans in the Sabbatical year </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-220" value="220"><label for="mitzvah-220">220. Assemble the people to hear the Torah at the close of the seventh year </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-221" value="221"><label for="mitzvah-221">221. Count the years of the Jubilee by years and by cycles of seven years </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-222" value="222"><label for="mitzvah-222">222. Keep the Jubilee year holy by resting and letting the land lie fallow </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-223" value="223"><label for="mitzvah-223">223. Do not cultivate the soil nor do any work on the trees, in the Jubilee Year </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-224" value="224"><label for="mitzvah-224">224. Do not reap the aftermath of the field that grew of itself in the Jubilee Year, in the same way as in other years </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-225" value="225"><label for="mitzvah-225">225. Do not gather the fruit of the tree in the Jubilee Year, in the same way as in other years </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-226" value="226"><label for="mitzvah-226">226. Grant redemption to the land in the Jubilee year </label></li>
<li class="mitzvahMarker"><strong>The Court &amp; Judicial Procedure</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-227" value="227"><label for="mitzvah-227">227. Appoint judges and officers in every community of Israel </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-228" value="228"><label for="mitzvah-228">228. Do not appoint as a judge, a person who is not well versed in the laws of the Torah, even if he is expert in other branches of knowledge </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-229" value="229"><label for="mitzvah-229">229. Adjudicate cases of purchase and sale </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-230" value="230"><label for="mitzvah-230">230. Judge cases of liability of a paid depositary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-231" value="231"><label for="mitzvah-231">231. Adjudicate cases of loss for which a gratuitous borrower is liable </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-232" value="232"><label for="mitzvah-232">232. Adjudicate cases of inheritances </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-233" value="233"><label for="mitzvah-233">233. Judge cases of damage caused by an uncovered pit </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-234" value="234"><label for="mitzvah-234">234. Judge cases of injuries caused by beasts </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-235" value="235"><label for="mitzvah-235">235. Adjudicate cases of damage caused by trespass of cattle </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-236" value="236"><label for="mitzvah-236">236. Adjudicate cases of damage caused by fire </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-237" value="237"><label for="mitzvah-237">237. Adjudicate cases of damage caused by a gratuitous depositary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-238" value="238"><label for="mitzvah-238">238. Adjudicate other cases between a plaintiff and a defendant </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-239" value="239"><label for="mitzvah-239">239. Do not curse a judge </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-240" value="240"><label for="mitzvah-240">240. One who possesses evidence shall testify in Court </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-241" value="241"><label for="mitzvah-241">241. Do not testify falsely </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-242" value="242"><label for="mitzvah-242">242. A witness, who has testified in a capital case, shall not lay down the law in that particular case </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-243" value="243"><label for="mitzvah-243">243. A transgressor shall not testify </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-244" value="244"><label for="mitzvah-244">244. The court shall not accept the testimony of a close relative of the defendant in matters of capital punishment </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-245" value="245"><label for="mitzvah-245">245. Do not hear one of the parties to a suit in the absence of the other party </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-246" value="246"><label for="mitzvah-246">246. Examine witnesses thoroughly </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-247" value="247"><label for="mitzvah-247">247. Do not decide a case on the evidence of a single witness </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-248" value="248"><label for="mitzvah-248">248. Give the decision according to the majority, when there is a difference of opinion among the members of the Sanhedrin as to matters of law </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-249" value="249"><label for="mitzvah-249">249. Do not decide, in capital cases, according to the view of the majority, when those who are for condemnation exceed by one only, those who are for acquittal </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-250" value="250"><label for="mitzvah-250">250. In capital cases, one who had argued for acquittal, shall not later on argue for condemnation </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-251" value="251"><label for="mitzvah-251">251. Treat parties in litigation with equal impartiality </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-252" value="252"><label for="mitzvah-252">252. Do not render iniquitous decisions </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-253" value="253"><label for="mitzvah-253">253. Do not favor a great man when trying a case </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-254" value="254"><label for="mitzvah-254">254. Do not take a bribe </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-255" value="255"><label for="mitzvah-255">255. Do not be afraid of a bad man, when trying a case </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-256" value="256"><label for="mitzvah-256">256. Do not be moved in trying a case, by the poverty of one of the parties </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-257" value="257"><label for="mitzvah-257">257. Do not pervert the judgment of strangers or orphans </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-258" value="258"><label for="mitzvah-258">258. Do not pervert the judgment of a sinner (a person poor in fulfillment of commandments) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-259" value="259"><label for="mitzvah-259">259. Do not render a decision on one&#8217;s personal opinion, but only on the evidence of two witnesses, who saw what actually occurred </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-260" value="260"><label for="mitzvah-260">260. Do not execute one guilty of a capital offense, before he has stood his trial </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-261" value="261"><label for="mitzvah-261">261. Accept the rulings of every Supreme Court in Israel </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-262" value="262"><label for="mitzvah-262">262. Do not rebel against the orders of the Court </label></li>
<li class="mitzvahMarker"><strong>Injuries &amp; Damages</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-263" value="263"><label for="mitzvah-263">263. Make a parapet for your roof </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-264" value="264"><label for="mitzvah-264">264. Do not leave something that might cause hurt </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-265" value="265"><label for="mitzvah-265">265. Save the pursued even at the cost of the life of the pursuer </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-266" value="266"><label for="mitzvah-266">266. Do not spare a pursuer, but he is to be slain before he reaches the pursued and slays the latter, or uncovers his nakedness </label></li>
<li class="mitzvahMarker"><strong>Property &amp; Property Rights</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-267" value="267"><label for="mitzvah-267">267. Do not sell a field in the land of Israel in perpetuity </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-268" value="268"><label for="mitzvah-268">268. Do not change the character of the open land (about the cities of) the Levites or of their fields; Do not sell it in perpetuity, but it may be redeemed at any time </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-269" value="269"><label for="mitzvah-269">269. Houses sold within a walled city may be redeemed within a year </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-270" value="270"><label for="mitzvah-270">270. Do not remove landmarks (property boundaries) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-271" value="271"><label for="mitzvah-271">271. Do not swear falsely in denial of another&#8217;s property rights </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-272" value="272"><label for="mitzvah-272">272. Do not deny falsely another&#8217;s property rights </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-273" value="273"><label for="mitzvah-273">273. Never settle in the land of Egypt </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-274" value="274"><label for="mitzvah-274">274. Do not steal personal property </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-275" value="275"><label for="mitzvah-275">275. Restore that which one took by robbery </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-276" value="276"><label for="mitzvah-276">276. Return lost property </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-277" value="277"><label for="mitzvah-277">277. Do not pretend to not have seen lost property, to avoid the obligation to return it </label></li>
<li class="mitzvahMarker"><strong>Criminal Laws</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-278" value="278"><label for="mitzvah-278">278. Do not slay an innocent person </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-279" value="279"><label for="mitzvah-279">279. Do not kidnap any person of Israel </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-280" value="280"><label for="mitzvah-280">280. Do not rob by violence </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-281" value="281"><label for="mitzvah-281">281. Do not defraud </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-282" value="282"><label for="mitzvah-282">282. Do not covet what belongs to another </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-283" value="283"><label for="mitzvah-283">283. Do not crave something that belongs to another </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-284" value="284"><label for="mitzvah-284">284. Do not indulge in evil thoughts and sights </label></li>
<li class="mitzvahMarker"><strong>Punishment &amp; Restitution</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-285" value="285"><label for="mitzvah-285">285. The Court shall pass sentence of death by decapitation with the sword </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-286" value="286"><label for="mitzvah-286">286. The Court shall pass sentence of death by strangulation </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-287" value="287"><label for="mitzvah-287">287. The Court shall pass sentence of death by burning with fire </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-288" value="288"><label for="mitzvah-288">288. The Court shall pass sentence of death by stoning </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-289" value="289"><label for="mitzvah-289">289. Hang the dead body of one who has incurred that penalty </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-290" value="290"><label for="mitzvah-290">290. The dead body of an executed criminal shall not remain hanging on the tree over night </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-291" value="291"><label for="mitzvah-291">291. Inter the executed on the day of execution </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-292" value="292"><label for="mitzvah-292">292. Do not accept ransom from a murderer </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-293" value="293"><label for="mitzvah-293">293. Exile one who committed accidental homicide </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-294" value="294"><label for="mitzvah-294">294. Establish six cities of refuge (for those who committed accidental homicide) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-295" value="295"><label for="mitzvah-295">295. Do not accept ransom from an accidental homicide, so as to relieve him from exile </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-296" value="296"><label for="mitzvah-296">296. Decapitate the heifer in the manner prescribed (in expiation of a murder on the road, the perpetrator of which remained undiscovered) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-297" value="297"><label for="mitzvah-297">297. Do not plow nor sow the rough valley (in which a heifer&#8217;s neck was broken) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-298" value="298"><label for="mitzvah-298">298. Adjudge a thief to pay compensation or (in certain cases) suffer death </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-299" value="299"><label for="mitzvah-299">299. He who inflicts a bodily injury shall pay monetary compensation </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-300" value="300"><label for="mitzvah-300">300. Impose a penalty of fifty shekels upon the seducer (of an unbetrothed virgin) and enforce the other rules in connection with the case </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-301" value="301"><label for="mitzvah-301">301. The violator (of an unbetrothed virgin) shall marry her </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-302" value="302"><label for="mitzvah-302">302. One who has raped a damsel and has then (in accordance with the law) married her, may not divorce her </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-303" value="303"><label for="mitzvah-303">303. Do not inflict punishment on Shabbat </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-304" value="304"><label for="mitzvah-304">304. Punish the wicked by the infliction of stripes </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-305" value="305"><label for="mitzvah-305">305. Do not exceed the statutory number of stripes laid on one who has incurred that punishment </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-306" value="306"><label for="mitzvah-306">306. Do not spare the offender, in imposing the prescribed penalties on one who has caused damage </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-307" value="307"><label for="mitzvah-307">307. Do unto false witnesses as they had purposed to do (to the accused) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-308" value="308"><label for="mitzvah-308">308. Do not punish any one who has committed an offense under duress </label></li>
<li class="mitzvahMarker"><strong>Prophecy</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-309" value="309"><label for="mitzvah-309">309. Heed the call of every prophet in each generation, provided that he neither adds to, nor takes away from the Torah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-310" value="310"><label for="mitzvah-310">310. Do not prophesy falsely </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-311" value="311"><label for="mitzvah-311">311. Do not refrain from putting a false prophet to death nor to be in fear of him </label></li>
<li class="mitzvahMarker"><strong>Idolatry, Idolators, &amp; Idolatrous Practices</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-312" value="312"><label for="mitzvah-312">312. Do not make a graven image; neither to make it oneself nor to have it made by others </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-313" value="313"><label for="mitzvah-313">313. Do not make any figures for ornament, even if they are not worshipped </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-314" value="314"><label for="mitzvah-314">314. Do not make idols even for others </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-315" value="315"><label for="mitzvah-315">315. Do not use the ornament of any object of idolatrous worship </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-316" value="316"><label for="mitzvah-316">316. Do not make use of an idol or its accessory objects, offerings, or libations </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-317" value="317"><label for="mitzvah-317">317. Do not drink wine of idolaters </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-318" value="318"><label for="mitzvah-318">318. Do not worship an idol in the way in which it is usually worshipped </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-319" value="319"><label for="mitzvah-319">319. Do not bow down to an idol, even if that is not its mode of worship </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-320" value="320"><label for="mitzvah-320">320. Do not prophesy in the name of an idol </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-321" value="321"><label for="mitzvah-321">321. Do not hearken to one who prophesies in the name of an idol </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-322" value="322"><label for="mitzvah-322">322. Do not lead the children of Israel astray to idolatry </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-323" value="323"><label for="mitzvah-323">323. Do not entice an Israelite to idolatry </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-324" value="324"><label for="mitzvah-324">324. Destroy idolatry and its appurtenances </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-325" value="325"><label for="mitzvah-325">325. Do not love the enticer to idolatry </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-326" value="326"><label for="mitzvah-326">326. Do not give up hating the enticer to idolatry </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-327" value="327"><label for="mitzvah-327">327. Do not save the enticer from capital punishment, but to stand by at his execution </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-328" value="328"><label for="mitzvah-328">328. A person whom he attempted to entice to idolatry shall not urge pleas for the acquittal of the enticer </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-329" value="329"><label for="mitzvah-329">329. A person whom he attempted to entice shall not refrain from giving evidence of the enticer&#8217;s guilt, if he has such evidence </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-330" value="330"><label for="mitzvah-330">330. Do not swear by an idol to its worshipers, nor cause them to swear by it </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-331" value="331"><label for="mitzvah-331">331. Do not turn one&#8217;s attention to idolatry </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-332" value="332"><label for="mitzvah-332">332. Do not adopt the institutions of idolaters nor their customs </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-333" value="333"><label for="mitzvah-333">333. Do not pass a child through the fire to Molech </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-334" value="334"><label for="mitzvah-334">334. Do not suffer any one practicing witchcraft to live </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-335" value="335"><label for="mitzvah-335">335. Do not practice onein (observing times or seasons as favorable or unfavorable, using astrology) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-336" value="336"><label for="mitzvah-336">336. Do not practice nachesh (doing things based on signs and portents; using charms and incantations) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-337" value="337"><label for="mitzvah-337">337. Do not consult ovoth (ghosts) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-338" value="338"><label for="mitzvah-338">338. Do not consult yid&#8217;onim (wizards) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-339" value="339"><label for="mitzvah-339">339. Do not practice kisuf (magic using herbs, stones and objects that people use) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-340" value="340"><label for="mitzvah-340">340. Do not practice kessem (a general term for magical practices) </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-341" value="341"><label for="mitzvah-341">341. Do not practice the art of a chover chaver (casting spells over snakes and scorpions) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-342" value="342"><label for="mitzvah-342">342. Do not enquire of an ob (a ghost) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-343" value="343"><label for="mitzvah-343">343. Do not seek the maytim (dead) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-344" value="344"><label for="mitzvah-344">344. Do not enquire of a yid&#8217;oni (wizard) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-345" value="345"><label for="mitzvah-345">345. Do not remove the entire beard, like the idolaters </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-346" value="346"><label for="mitzvah-346">346. Do not round the corners of the head, as the idolatrous priests do </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-347" value="347"><label for="mitzvah-347">347. Do not cut oneself or make incisions in one&#8217;s flesh in grief, like the idolaters </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-348" value="348"><label for="mitzvah-348">348. Do not tattoo the body like the idolaters </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-349" value="349"><label for="mitzvah-349">349. Do not make a bald spot for the dead </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-350" value="350"><label for="mitzvah-350">350. Do not plant a tree for worship </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-351" value="351"><label for="mitzvah-351">351. Do not set up a pillar (for worship) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-352" value="352"><label for="mitzvah-352">352. Do not show favor to idolaters </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-353" value="353"><label for="mitzvah-353">353. Do not make a covenant with the seven (Canaanite, idolatrous) nations </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-354" value="354"><label for="mitzvah-354">354. Do not settle idolaters in our land </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-355" value="355"><label for="mitzvah-355">355. Slay the inhabitants of a city that has become idolatrous and burn that city </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-356" value="356"><label for="mitzvah-356">356. Do not rebuild a city that has been led astray to idolatry </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-357" value="357"><label for="mitzvah-357">357. Do not make use of the property of city that has been so led astray </label></li>
<li class="mitzvahMarker"><strong>Agriculture &amp; Animal Husbandry</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-358" value="358"><label for="mitzvah-358">358. Do not cross-breed cattle of different species </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-359" value="359"><label for="mitzvah-359">359. Do not sow different kinds of seed together in one field </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-360" value="360"><label for="mitzvah-360">360. Do not eat the fruit of a tree for three years from the time it was planted </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-361" value="361"><label for="mitzvah-361">361. The fruit of fruit-bearing trees in the fourth year of their planting shall be sacred like the second tithe and eaten in Jerusalem </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-362" value="362"><label for="mitzvah-362">362. Do not sow grain or herbs in a vineyard </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-363" value="363"><label for="mitzvah-363">363. Do not eat the produce of diverse seeds sown in a vineyard </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-364" value="364"><label for="mitzvah-364">364. Do not work with beasts of different species, yoked together </label></li>
<li class="mitzvahMarker"><strong>Clothing</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-365" value="365"><label for="mitzvah-365">365. A man shall not wear women&#8217;s clothing </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-366" value="366"><label for="mitzvah-366">366. A woman should not wear men&#8217;s clothing </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-367" value="367"><label for="mitzvah-367">367. Do not wear garments made of wool and linen mixed together </label></li>
<li class="mitzvahMarker"><strong>The Firstborn</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-368" value="368"><label for="mitzvah-368">368. Redeem the firstborn human male </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-369" value="369"><label for="mitzvah-369">369. Redeem the firstling of an ass </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-370" value="370"><label for="mitzvah-370">370. Break the neck of the firstling of an ass if it is not redeemed </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-371" value="371"><label for="mitzvah-371">371. Do not redeem the firstling of a clean beast </label></li>
<li class="mitzvahMarker"><strong>Kohanim &amp; Levites</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-372" value="372"><label for="mitzvah-372">372. The kohanim shall put on priestly vestments for the service </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-373" value="373"><label for="mitzvah-373">373. Do not tear the High Kohein&#8217;s robe </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-374" value="374"><label for="mitzvah-374">374. The kohein shall not enter the Sanctuary at all times (i.e., at times when he is not performing service) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-375" value="375"><label for="mitzvah-375">375. The ordinary kohein shall not defile himself by contact with any dead, other than immediate relatives </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-376" value="376"><label for="mitzvah-376">376. The kohanim defile themselves for their deceased relatives (by attending their burial), and mourn for them like other Israelites, who are commanded to mourn for their relatives </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-377" value="377"><label for="mitzvah-377">377. A kohein who had an immersion during the day (to cleanse him from his uncleanness) shall not serve in the Sanctuary until after sunset </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-378" value="378"><label for="mitzvah-378">378. A kohein shall not marry a divorced woman </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-379" value="379"><label for="mitzvah-379">379. A kohein shall not marry a harlot </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-380" value="380"><label for="mitzvah-380">380. A kohein shall not marry a profaned woman </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-381" value="381"><label for="mitzvah-381">381. Show honor to a kohein, and to give him precedence in all things that are holy </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-382" value="382"><label for="mitzvah-382">382. A High Kohein shall not defile himself with any dead, even if they are relatives </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-383" value="383"><label for="mitzvah-383">383. A High Kohein shall not go (under the same roof) with a dead body </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-384" value="384"><label for="mitzvah-384">384. The High Kohein shall marry a virgin </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-385" value="385"><label for="mitzvah-385">385. The High Kohein shall not marry a widow </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-386" value="386"><label for="mitzvah-386">386. The High Kohein shall not cohabit with a widow, even without marriage, because he profanes her </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-387" value="387"><label for="mitzvah-387">387. A person with a physical blemish shall not serve (in the Sanctuary) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-388" value="388"><label for="mitzvah-388">388. A kohein with a temporary blemish shall not serve there </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-389" value="389"><label for="mitzvah-389">389. A person with a physical blemish shall not enter the Sanctuary further than the altar </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-390" value="390"><label for="mitzvah-390">390. A kohein who is unclean shall not serve (in the Sanctuary) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-391" value="391"><label for="mitzvah-391">391. Send the unclean out of the Camp of the Shechinah, that is, out of the Sanctuary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-392" value="392"><label for="mitzvah-392">392. A kohein who is unclean shall not enter the courtyard </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-393" value="393"><label for="mitzvah-393">393. The kohanim shall bless Israel </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-394" value="394"><label for="mitzvah-394">394. Set apart a portion of the dough for the kohein </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-395" value="395"><label for="mitzvah-395">395. The Levites shall not occupy themselves with the service that belongs to the kohanim, nor the kohanim with that belonging to the Levites </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-396" value="396"><label for="mitzvah-396">396. One not a descendant of Aaron in the male line shall not serve (in the Sanctuary) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-397" value="397"><label for="mitzvah-397">397. The Levite shall serve in the Sanctuary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-398" value="398"><label for="mitzvah-398">398. Give the Levites cities to dwell in, these to serve also as cities of refuge </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-399" value="399"><label for="mitzvah-399">399. None of the tribe of Levi shall take any portion of territory in the land (of Israel) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-400" value="400"><label for="mitzvah-400">400. None of the tribe of Levi shall take any share of the spoil (at the conquest of the Promised Land) </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-401" value="401"><label for="mitzvah-401">401. The kohanim shall serve in the Sanctuary in divisions, but on festivals, they all serve together </label></li>
<li class="mitzvahMarker"><strong>T&#8217;rumah, Tithes, &amp; Taxes</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-402" value="402"><label for="mitzvah-402">402. An uncircumcised person shall not eat of the t&#8217;rumah (heave offering), and the same applies to other holy things. </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-403" value="403"><label for="mitzvah-403">403. Do not alter the order of separating the t&#8217;rumah and the tithes; the separation be in the order first-fruits at the beginning, then the t&#8217;rumah, then the first tithe, and last the second tithe </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-404" value="404"><label for="mitzvah-404">404. Give half a shekel every year (to the Sanctuary for provision of the public sacrifices) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-405" value="405"><label for="mitzvah-405">405. A kohein who is unclean shall not eat of the t&#8217;rumah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-406" value="406"><label for="mitzvah-406">406. A person who is not a kohein or the wife or unmarried daughter of a kohein shall not eat of the t&#8217;rumah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-407" value="407"><label for="mitzvah-407">407. A sojourner with a kohein or his hired servant shall not eat of the t&#8217;rumah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-408" value="408"><label for="mitzvah-408">408. Do not eat tevel (something from which the t&#8217;rumah and tithe have not yet been separated) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-409" value="409"><label for="mitzvah-409">409. Set apart the tithe of the produce (one tenth of the produce after taking out t&#8217;rumah) for the Levites </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-410" value="410"><label for="mitzvah-410">410. Tithe cattle </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-411" value="411"><label for="mitzvah-411">411. Do not sell the tithe of the herd </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-412" value="412"><label for="mitzvah-412">412. The Levites shall set apart a tenth of the tithes, which they had received from the Israelites, and give it to the kohanim (called the t&#8217;rumah of the tithe) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-413" value="413"><label for="mitzvah-413">413. Do not eat the second tithe of cereals outside Jerusalem </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-414" value="414"><label for="mitzvah-414">414. Do not consume the second tithe of the vintage outside of Jerusalem </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-415" value="415"><label for="mitzvah-415">415. Do not consume the second tithe of the oil outside of Jerusalem </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-416" value="416"><label for="mitzvah-416">416. Do not forsake the Levites (Deut. 12:19); but their gifts (dues) should be given to them, so that they might rejoice therewith on each and every festival </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-417" value="417"><label for="mitzvah-417">417. Set apart the second tithe in the first, second, fourth and fifth years of the sabbatical cycle to be eaten by its owner in Jerusalem </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-418" value="418"><label for="mitzvah-418">418. Set apart the second tithe in the third and sixth year of the sabbatical cycle for the poor </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-419" value="419"><label for="mitzvah-419">419. Give the kohein the due portions of the carcass of cattle </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-420" value="420"><label for="mitzvah-420">420. Give the first of the fleece to the kohein (Deut. 18:4) </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-421" value="421"><label for="mitzvah-421">421. Set apart t&#8217;rumah g&#8217;dolah (the great heave-offering, that is, a small portion of the grain, wine and oil) for the kohein (Deut. 18:4) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-422" value="422"><label for="mitzvah-422">422. Do not expend the proceeds of the second tithe on anything but food and drink </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-423" value="423"><label for="mitzvah-423">423. Do not eat the Second Tithe, even in Jerusalem, in a state of uncleanness, until the tithe had been redeemed </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-424" value="424"><label for="mitzvah-424">424. Do not eat the Second Tithe, when mourning </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-425" value="425"><label for="mitzvah-425">425. Make the declaration, when bringing the second tithe to the Sanctuary </label></li>
<li class="mitzvahMarker"><strong>The Temple, the Sanctuary, &amp; Sacred Objects</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-426" value="426"><label for="mitzvah-426">426. Do not build an altar of hewn stone </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-427" value="427"><label for="mitzvah-427">427. Do not mount the altar by steps </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-428" value="428"><label for="mitzvah-428">428. Build the Sanctuary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-429" value="429"><label for="mitzvah-429">429. Do not remove the staves from the Ark </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-430" value="430"><label for="mitzvah-430">430. Set the showbread and the frankincense before the Lord every Shabbat </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-431" value="431"><label for="mitzvah-431">431. Kindle lights in the Sanctuary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-432" value="432"><label for="mitzvah-432">432. The breastplate shall not be loosened from the ephod </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-433" value="433"><label for="mitzvah-433">433. Offer up incense twice daily </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-434" value="434"><label for="mitzvah-434">434. Do not offer strange incense nor any sacrifice upon the golden altar </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-435" value="435"><label for="mitzvah-435">435. The kohein shall wash his hands and feet at the time of service </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-436" value="436"><label for="mitzvah-436">436. Prepare the oil of anointment and anoint high kohanim and kings with it </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-437" value="437"><label for="mitzvah-436">437. Do not compound oil for lay use after the formula of the anointing oil </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-438" value="438"><label for="mitzvah-438">438. Do not anoint a stranger with the anointing oil </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-439" value="439"><label for="mitzvah-439">439. Do not compound anything after the formula of the incense </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-440" value="440"><label for="mitzvah-440">440. He who, in error, makes unlawful use of sacred things, shall make restitution of the value of his trespass and add a fifth </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-441" value="441"><label for="mitzvah-441">441. Remove the ashes from the altar </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-442" value="442"><label for="mitzvah-442">442. Keep fire always burning on the altar of the burnt-offering </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-443" value="443"><label for="mitzvah-443">443. Do not extinguish the fire on the altar </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-444" value="444"><label for="mitzvah-444">444. A kohein shall not enter the Sanctuary with disheveled hair </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-445" value="445"><label for="mitzvah-445">445. A kohein shall not enter the Sanctuary with torn garments </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-446" value="446"><label for="mitzvah-446">446. The kohein shall not leave the Courtyard of the Sanctuary, during service </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-447" value="447"><label for="mitzvah-447">447. An intoxicated person shall not enter the Sanctuary nor give decisions in matters of the Law </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-448" value="448"><label for="mitzvah-448">448. Revere the Sanctuary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-449" value="449"><label for="mitzvah-449">449. When the Ark is carried, it should be carried on the shoulder </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-450" value="450"><label for="mitzvah-450">450. Observe the second Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-451" value="451"><label for="mitzvah-451">451. Eat the flesh of the Paschal lamb on it, with unleavened bread and bitter herbs </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-452" value="452"><label for="mitzvah-452">452. Do not leave any flesh of the Paschal lamb brought on the second Passover until the morning </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-453" value="453"><label for="mitzvah-453">453. Do not break a bone of the Paschal lamb brought on the second Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-454" value="454"><label for="mitzvah-454">454. Sound the trumpets at the offering of sacrifices and in times of trouble </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-455" value="455"><label for="mitzvah-455">455. Watch over the edifice continually </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-456" value="456"><label for="mitzvah-456">456. Do not allow the Sanctuary to remain unwatched </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-457" value="457"><label for="mitzvah-457">457. An offering shall be brought by one who has in error committed a trespass against sacred things, or robbed, or lain carnally with a bond-maid betrothed to a man, or denied what was deposited with him and swore falsely to support his denial. </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-458" value="458"><label for="mitzvah-458">458. Do not destroy anything of the Sanctuary, of synagogues, or of houses of study, nor erase the holy names (of God); nor may sacred scriptures be destroyed </label></li>
<li class="mitzvahMarker"><strong>Sacrifices &amp; Offerings</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-459" value="459"><label for="mitzvah-459">459. Sanctify the firstling of clean cattle and offer it up </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-460" value="460"><label for="mitzvah-460">460. Slay the Paschal lamb </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-461" value="461"><label for="mitzvah-461">461. Eat the flesh of the Paschal sacrifice on the night of the fifteenth of Nissan </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-462" value="462"><label for="mitzvah-462">462. Do not eat the flesh of the Paschal lamb raw or sodden </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-463" value="463"><label for="mitzvah-463">463. Do not leave any portion of the flesh of the Paschal sacrifice until the morning unconsumed </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-464" value="464"><label for="mitzvah-464">464. Do not give the flesh of the Paschal lamb to an Israelite who had become an apostate </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-465" value="465"><label for="mitzvah-465">465. Do not give flesh of the Paschal lamb to a stranger who lives among you to eat </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-466" value="466"><label for="mitzvah-466">466. Do not take any of the flesh of the Paschal lamb from the company&#8217;s place of assembly </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-467" value="467"><label for="mitzvah-467">467. Do not break a bone of the Paschal lamb </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-468" value="468"><label for="mitzvah-468">468. The uncircumcised shall not eat of the flesh of the Paschal lamb </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-469" value="469"><label for="mitzvah-469">469. Do not slaughter the Paschal lamb while there is chametz in the home </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-470" value="470"><label for="mitzvah-470">470. Do not leave the part of the Paschal lamb that should be burnt on the altar until the morning, when it will no longer be fit to be burnt </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-471" value="471"><label for="mitzvah-471">471. Do not go up to the Sanctuary for the festival without bringing an offering (Ex. 23:15) (negative). </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-472" value="472"><label for="mitzvah-472">472. Bring the first fruits to the Sanctuary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-473" value="473"><label for="mitzvah-473">473. The flesh of a sin-offering and guilt-offering shall be eaten </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-474" value="474"><label for="mitzvah-474">474. One not of the seed of Aaron, shall not eat the flesh of the holy sacrifices </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-475" value="475"><label for="mitzvah-475">475. Observe the procedure of the burnt-offering </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-476" value="476"><label for="mitzvah-476">476. Observe the procedure of the meal-offering </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-477" value="477"><label for="mitzvah-477">477. Do not offer up leaven or honey </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-478" value="478"><label for="mitzvah-478">478. Every sacrifice must be salted </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-479" value="479"><label for="mitzvah-479">479. Do not offer up any offering unsalted </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-480" value="480"><label for="mitzvah-480">480. The Court of Judgment shall offer up a sacrifice if they have erred in a judicial pronouncement </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-481" value="481"><label for="mitzvah-481">481. An individual shall bring a sin-offering if he has sinned in error by committing a transgression, the conscious violation of which is punished with excision </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-482" value="482"><label for="mitzvah-482">482. Offer a sacrifice of varying value in accordance with one&#8217;s means </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-483" value="483"><label for="mitzvah-483">483. Do not sever completely the head of a fowl brought as a sin-offering </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-484" value="484"><label for="mitzvah-484">484. Do not put olive oil in a sin-offering made of flour </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-485" value="485"><label for="mitzvah-485">485. Do not put frankincense on a sin-offering made of flour </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-486" value="486"><label for="mitzvah-486">486. An individual shall bring an offering if he is in doubt as to whether he has committed a sin for which one has to bring a sin-offering. This is called a guilt-offering for doubtful sins </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-487" value="487"><label for="mitzvah-487">487. The remainder of the meal offerings shall be eaten </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-488" value="488"><label for="mitzvah-488">488. Do not allow the remainder of the meal offerings to become leavened </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-489" value="489"><label for="mitzvah-489">489. The High Kohein shall offer a meal offering daily </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-490" value="490"><label for="mitzvah-490">490. Do not eat of the meal offering brought by the kohanim </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-491" value="491"><label for="mitzvah-491">491. Oserve the procedure of the sin-offering </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-492" value="492"><label for="mitzvah-492">492. Do not eat of the flesh of sin offerings, the blood of which is brought within the Sanctuary and sprinkled towards the Veil </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-493" value="493"><label for="mitzvah-493">493. Observe the procedure of the guilt-offering </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-494" value="494"><label for="mitzvah-494">494. Observe the procedure of the peace-offering </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-495" value="495"><label for="mitzvah-495">495. Burn meat of the holy sacrifice that has remained over </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-496" value="496"><label for="mitzvah-496">496. Do not eat of sacrifices that are eaten beyond the appointed time for eating them </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-497" value="497"><label for="mitzvah-497">497. Do not eat of holy things that have become unclean </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-498" value="498"><label for="mitzvah-498">498. Burn meat of the holy sacrifice that has become unclean </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-499" value="499"><label for="mitzvah-499">499. 499.A person who is unclean shall not eat of things that are holy </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-500" value="500"><label for="mitzvah-500">500. A kohein&#8217;s daughter who profaned herself shall not eat of the holy things, neither of the heave offering nor of the breast, nor of the shoulder of peace offerings </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-501" value="501"><label for="mitzvah-501">501. A woman after childbirth shall bring an offering when she is clean </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-502" value="502"><label for="mitzvah-502">502. The leper shall bring a sacrifice after he is cleansed </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-503" value="503"><label for="mitzvah-503">503. A man having an issue shall bring a sacrifice after he is cleansed of his issue </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-504" value="504"><label for="mitzvah-504">504. A woman having an issue shall bring a sacrifice after she is cleansed of her issue </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-505" value="505"><label for="mitzvah-505">505. Observe, on Yom Kippur, the service appointed for that day, regarding the sacrifice, confessions, sending away of the scapegoat, etc. </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-506" value="506"><label for="mitzvah-506">506. Do not slaughter beasts set apart for sacrifices outside (the Sanctuary) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-507" value="507"><label for="mitzvah-507">507. Do not eat flesh of a sacrifice that has been left over (beyond the time appointed for its consumption) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-508" value="508"><label for="mitzvah-508">508. Do not sanctify blemished cattle for sacrifice on the altar </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-509" value="509"><label for="mitzvah-509">509. Every animal offered up shall be without blemish </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-510" value="510"><label for="mitzvah-510">510. Do not inflict a blemish on cattle set apart for sacrifice </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-511" value="511"><label for="mitzvah-511">511. Do not slaughter blemished cattle as sacrifices </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-512" value="512"><label for="mitzvah-512">512. Do not burn the limbs of blemished cattle upon the altar </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-513" value="513"><label for="mitzvah-513">513. Do not sprinkle the blood of blemished cattle upon the altar </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-514" value="514"><label for="mitzvah-514">514. Do not offer up a blemished beast that comes from non-Israelites </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-515" value="515"><label for="mitzvah-515">515. Sacrifices of cattle can only take place when they are at least eight days old </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-516" value="516"><label for="mitzvah-516">516. Do not leave any flesh of the thanksgiving offering until the morning </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-517" value="517"><label for="mitzvah-517">517. Offer up the meal-offering of the Omer on the morrow after the first day of Passover, together with one lamb </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-518" value="518"><label for="mitzvah-518">518. Do not eat bread made of new grain before the Omer of barley has been offered up on the second day of Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-519" value="519"><label for="mitzvah-519">519. Do not eat roasted grain of the new produce before that time </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-520" value="520"><label for="mitzvah-520">520. Do not eat fresh ears of the new grain before that time </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-521" value="521"><label for="mitzvah-521">521. Bring on Shavu&#8217;ot loaves of bread together with the sacrifices which are then offered up in connection with the loaves </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-522" value="522"><label for="mitzvah-522">522. Offer up an additional sacrifice on Passover </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-523" value="523"><label for="mitzvah-523">523. One who vows to the Lord the monetary value of a person shall pay the amount appointed in the Scriptural portion </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-524" value="524"><label for="mitzvah-524">524. If a beast is exchanged for one that had been set apart as an offering, both become sacred </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-525" value="525"><label for="mitzvah-525">525. Do not exchange a beast set aside for sacrifice </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-526" value="526"><label for="mitzvah-526">526. One who vows to the Lord the monetary value of an unclean beast shall pay its value </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-527" value="527"><label for="mitzvah-527">527. One who vows the value of his house shall pay according to the appraisal of the kohein </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-528" value="528"><label for="mitzvah-528">528. One who sanctifies to the Lord a portion of his field shall pay according to the estimation appointed in the Scriptural portion </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-529" value="529"><label for="mitzvah-529">529. Do not transfer a beast set apart for sacrifice from one class of sacrifices to another </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-530" value="530"><label for="mitzvah-530">530. Decide in regard to dedicated property as to which is sacred to the Lord and which belongs to the kohein </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-531" value="531"><label for="mitzvah-531">531. Do not sell a field devoted to the Lord </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-532" value="532"><label for="mitzvah-532">532. Do not redeem a field devoted to the Lord </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-533" value="533"><label for="mitzvah-533">533. Make confession before the Lord of any sin that one has committed, when bringing a sacrifice and at other times </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-534" value="534"><label for="mitzvah-534">534. Do not put olive oil in the meal-offering of a woman suspected of adultery </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-535" value="535"><label for="mitzvah-535">535. Do not put frankincense on the meal-offering of a woman suspected of adultery </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-536" value="536"><label for="mitzvah-536">536. Offer up the regular sacrifices daily (two lambs as burnt offerings) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-537" value="537"><label for="mitzvah-537">537. Offer up an additional sacrifice every Shabbat (two lambs) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-538" value="538"><label for="mitzvah-538">538. Offer up an additional sacrifice every New Moon </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-539" value="539"><label for="mitzvah-539">539. Bring an additional offering on Shavu&#8217;ot </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-540" value="540"><label for="mitzvah-540">540. Offer up an additional sacrifice on Rosh Hashanah </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-541" value="541"><label for="mitzvah-541">541. Offer up an additional sacrifice on Yom Kippur </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-542" value="542"><label for="mitzvah-542">542. Offer up an additional sacrifice on Sukkot </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-543" value="543"><label for="mitzvah-543">543. Offer up an additional offering on Shemini Atzeret, which is a festival by itself </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-544" value="544"><label for="mitzvah-544">544. Bring all offerings, whether obligatory or freewill, on the first festival after these were incurred </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-545" value="545"><label for="mitzvah-545">545. Do not offer up sacrifices outside (the Sanctuary) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-546" value="546"><label for="mitzvah-546">546. Offer all sacrifices in the Sanctuary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-547" value="547"><label for="mitzvah-547">547. Redeem cattle set apart for sacrifices that contracted disqualifying blemishes, after which they may be eaten by anyone. </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-548" value="548"><label for="mitzvah-548">548. Do not eat of the unblemished firstling outside Jerusalem </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-549" value="549"><label for="mitzvah-549">549. Do not eat the flesh of the burnt-offering (Deut. 12:17). </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-550" value="550"><label for="mitzvah-550">550. The kohanim shall not eat the flesh of the sin-offering or guilt-offering outside the Courtyard (of the Sanctuary) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-551" value="551"><label for="mitzvah-551">551. Do not eat of the flesh of the sacrifices that are holy in a minor degree, before the blood has been sprinkled (on the altar), </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-552" value="552"><label for="mitzvah-552">552. The kohein shall not eat the first-fruits before they are set down in the Courtyard (of the Sanctuary) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-553" value="553"><label for="mitzvah-553">553. Take trouble to bring sacrifices to the Sanctuary from places outside the land of Israel </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-554" value="554"><label for="mitzvah-554">554. Do not eat the flesh of beasts set apart as sacrifices, that have been rendered unfit to be offered up by deliberately inflicted blemish </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-555" value="555"><label for="mitzvah-555">555. Do not do work with cattle set apart for sacrifice </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-556" value="556"><label for="mitzvah-556">556. Do not shear beasts set apart for sacrifice </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-557" value="557"><label for="mitzvah-557">557. Do not leave any portion of the festival offering brought on the fourteenth of Nissan unto the third day </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-558" value="558"><label for="mitzvah-558">558. Do not offer up a beast that has a temporary blemish </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-559" value="559"><label for="mitzvah-559">559. Do not bring sacrifices out of the hire of a harlot or price of a dog </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-560" value="560"><label for="mitzvah-560">560. Read the portion prescribed on bringing the first fruits </label></li>
<li><a href="#top">Back to top</a></li>
<li class="mitzvahMarker"><strong>Ritual Purity &amp; Impurity</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-561" value="561"><label for="mitzvah-561">561. Eight species of creeping things defile by contact </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-562" value="562"><label for="mitzvah-562">562. Foods become defiled by contact with unclean things </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-563" value="563"><label for="mitzvah-563">563. Anyone who touches the carcass of a beast that died of itself shall be unclean </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-564" value="564"><label for="mitzvah-564">564. A lying-in woman is unclean like a menstruating woman (in terms of uncleanness) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-565" value="565"><label for="mitzvah-565">565. A leper is unclean and defiles </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-566" value="566"><label for="mitzvah-566">566. A leper shall be universally recognized as such by the prescribed marks. So too, all other unclean persons should declare themselves as such </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-567" value="567"><label for="mitzvah-567">567. A leprous garment is unclean and defiles </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-568" value="568"><label for="mitzvah-568">568. A leprous house defiles </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-569" value="569"><label for="mitzvah-569">569. A man, having a running issue, defiles </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-570" value="570"><label for="mitzvah-570">570. The seed of copulation defiles </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-571" value="571"><label for="mitzvah-571">571. Purification from all kinds of defilement shall be effected by immersion in the waters of a mikvah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-572" value="572"><label for="mitzvah-572">572. A menstruating woman is unclean and defiles others </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-573" value="573"><label for="mitzvah-573">573. A woman, having a running issue, defiles </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-574" value="574"><label for="mitzvah-574">574. Carry out the ordinance of the Red Heifer so that its ashes will always be available </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-575" value="575"><label for="mitzvah-575">575. A corpse defiles </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-576" value="576"><label for="mitzvah-576">576. The waters of separation defile one who is clean, and cleanse the unclean from pollution by a dead body</label></li>
<li class="mitzvahMarker"><strong>Lepers &amp; Leprosy</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-577" value="577"><label for="mitzvah-577">577. Do not drive off the hair of the scall </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-578" value="578"><label for="mitzvah-578">578. The procedure of cleansing leprosy, whether of a man or of a house, takes place with cedar-wood, hyssop, scarlet thread, two birds, and running water </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-579" value="579"><label for="mitzvah-579">579. The leper shall shave all his hair </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-580" value="580"><label for="mitzvah-580">580. Do not pluck out the marks of leprosy </label></li>
<li><a href="#top">Back to top</a></li>
<li class="mitzvahMarker"><strong>The King</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-581" value="581"><label for="mitzvah-581">581. Do not curse a ruler, that is, the King or the head of the College in the land of Israel </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-582" value="582"><label for="mitzvah-582">582. Appoint a king </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-583" value="583"><label for="mitzvah-583">583. Do not appoint as ruler over Israel, one who comes from non-Israelites </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-584" value="584"><label for="mitzvah-584">584. The King shall not acquire an excessive number of horses </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-585" value="585"><label for="mitzvah-585">585. The King shall not take an excessive number of wives </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-586" value="586"><label for="mitzvah-586">586. The King shall not accumulate an excessive quantity of gold and silver </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-587" value="587"><label for="mitzvah-587">587. The King shall write a scroll of the Torah for himself, in addition to the one that every person should write, so that he writes two scrolls </label></li>
<li class="mitzvahMarker"><strong>Nazarites</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-588" value="588"><label for="mitzvah-588">588. A Nazarite shall not drink wine, or anything mixed with wine which tastes like wine; and even if the wine or the mixture has turned sour, it is prohibited to him </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-589" value="589"><label for="mitzvah-589">589. A Nazarite shall not eat fresh grapes </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-590" value="590"><label for="mitzvah-590">590. A Nazarite shall not eat dried grapes (raisins) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-591" value="591"><label for="mitzvah-591">591. A Nazarite shall not eat the kernels of the grapes </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-592" value="592"><label for="mitzvah-592">592. A Nazarite shall not eat of the skins of the grapes </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-593" value="593"><label for="mitzvah-593">593. A Nazarite shall permit his hair to grow </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-594" value="594"><label for="mitzvah-594">594. A Nazarite shall not cut his hair </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-595" value="595"><label for="mitzvah-595">595. A Nazarite shall not enter any covered structure where there is a dead body </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-596" value="596"><label for="mitzvah-596">596. A Nazarite shall not defile himself for any dead person (by being in the presence of the corpse) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-597" value="597"><label for="mitzvah-597">597. A Nazarite shall shave his hair when he brings his offerings at the completion of the period of his Nazariteship, or within that period if he has become defiled </label></li>
<li class="mitzvahMarker"><strong>Wars</strong></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-598" value="598"><label for="mitzvah-598">598. Those engaged in warfare shall not fear their enemies nor be panic-stricken by them during battle </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-599" value="599"><label for="mitzvah-599">599. Annoint a special kohein (to speak to the soldiers) in a war </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-600" value="600"><label for="mitzvah-600">600. In a permissive war (as distinguished from obligatory ones), observe the procedure prescribed in the Torah </label></li>
<li><a href="#top">Back to top</a></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-601" value="601"><label for="mitzvah-601">601. Do not keep alive any individual of the seven Canaanite nations </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-602" value="602"><label for="mitzvah-602">602. Exterminate the seven Canaanite nations from the land of Israel </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-603" value="603"><label for="mitzvah-603">603. Do not destroy fruit trees (wantonly or in warfare) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-604" value="604"><label for="mitzvah-604">604. Deal with a beautiful woman taken captive in war in the manner prescribed in the Torah </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-605" value="605"><label for="mitzvah-605">605. Do not sell a beautiful woman, (taken captive in war) </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-606" value="606"><label for="mitzvah-606">606. Do not degrade a beautiful woman (taken captive in war) to the condition of a bondwoman </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-607" value="607"><label for="mitzvah-607">607. Do not offer peace to the Ammonites and the Moabites before waging war on them, as should be done to other nations </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-608" value="608"><label for="mitzvah-608">608. Anyone who is unclean shall not enter the Camp of the Levites </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-609" value="609"><label for="mitzvah-609">609. Have a place outside the camp for sanitary purposes </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-610" value="610"><label for="mitzvah-610">610. Keep that place sanitary </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-611" value="611"><label for="mitzvah-611">611. Always to remember what Amalek did </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-612" value="612"><label for="mitzvah-612">612. The evil done to us by Amalek shall not be forgotten </label></li>
<li><input type="radio" name="documentId" onclick="topper(this);" id="mitzvah-613" value="613"><label for="mitzvah-613">613. Destroy the seed of Amalek</label></li>
<li><a href="#top">Step 2: Remix your Mitzvah!</a></li>
</ul></div></form></p>
<p>The post <a rel="nofollow" href="https://jewcy.com/religion-and-beliefs/join_re_velation_art_project">Join the (Re)velation Art Project</a> appeared first on <a rel="nofollow" href="https://jewcy.com">Jewcy</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://jewcy.com/religion-and-beliefs/join_re_velation_art_project/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
