
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

		<meta name="author" content="Schakolad Chocolate Factory" />

		<meta name="title" content="The story of Schakolad Chocolate Factory" />

		<meta name="description" content="The story of how Schakolad Chocolate Factory got started and how it got it's name. Also, read about Schakolad's Vision, Mission, Core Values and Passion. " />

		<meta name="keywords" content="Schakolad, chocolate, story, handmade truffles, quality ingredients, vision, mission, core values, passion, tradition, unique" />

<!--<title>Schakolad Chocolate Factory - Chocolates to Live By.</title>-->
<title>The story of Schakolad Chocolate Factory</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="/css/style.css" rel="stylesheet" type="text/css" media="screen" />
<link rel="shortcut icon" type="image/png" href="/Images/favicon.ico" />
<style type="text/css">
		.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity: 0.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 50%;
			height: 40%;
			padding: 16px;
			border: 12px solid #94660a;
			background-color: white;
			z-index:1002;
			overflow: auto;
			color: #94660a
		}
</style>
<script type="text/javascript" src="/CommonFunctions/shopping_cart.js"></script>
<script type="text/javascript">
function clearText(field){ //
	if (field.defaultValue == field.value) field.value = '';
	else if (field.value == '') field.value = field.defaultValue;												
}
</script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
<!--
$(function () {
    //cache the ticker
    var ticker = $("#ticker");
    //wrap dt:dd pairs in divs
    ticker.children().filter("dt").each(function () {
        var dt = $(this),
            container = $("<div>");
        dt.next().appendTo(container);
        dt.prependTo(container);
        container.appendTo(ticker);
    });
    //hide the scrollbar
    ticker.css("overflow", "hidden");
    //animator function

    function animator(currentItem) {
        //work out new anim duration
        var distance = currentItem.height();
        duration = (distance + parseInt(currentItem.css("marginTop"))) / 0.020;
        //animate the first child of the ticker
        currentItem.animate({
            marginTop: -distance
        }, duration, "linear", function () {
            //move current item to the bottom
            currentItem.appendTo(currentItem.parent()).css("marginTop", 0);
            //recurse
            animator(currentItem.parent().children(":first"));
        });
    };
    //start the ticker
    animator(ticker.children(":first"));
    //set mouseenter
    ticker.mouseenter(function () {
        //stop current animation
        ticker.children().stop();
    });
    //set mouseleave
    ticker.mouseleave(function () {
        //resume animation
        animator(ticker.children(":first"));
    });
});


var timeout	= 500;
var closetimer	= 0;
var ddmenuitem	= 0;

// open hidden layer
function mopen(id)
{	
	// cancel close timer
	mcancelclosetime();

	// close old layer
	if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';

	// get new layer and show it
	ddmenuitem = document.getElementById(id);
	ddmenuitem.style.visibility = 'visible';

}
// close showed layer
function mclose()
{
	if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
}

// go close timer
function mclosetime()
{
	closetimer = window.setTimeout(mclose, timeout);
}

// cancel close timer
function mcancelclosetime()
{
	if(closetimer)
	{
		window.clearTimeout(closetimer);
		closetimer = null;
	}
}

// close layer when click-out
document.onclick = mclose; 

function CheckSearchForm(price) {

	document.frmProductSearch1.PriceRange.value = "";
	if (price != "" && price != undefined) {
		document.frmProductSearch1.txtGlobalSearch.value = "";
		document.frmProductSearch1.PriceRange.value = price;
		document.frmProductSearch1.submit();
	} else {
		if (document.frmProductSearch1.txtGlobalSearch.value == "chocolate search" || document.frmProductSearch1.txtGlobalSearch.value == "") {
			alert ('Please enter all or part of the item to search.');
		} else {
			document.frmProductSearch1.submit();
		}
	}
}
-->
</script>
<script language="JavaScript" src="https://secure.comodo.net/trustlogo/javascript/trustlogo.js" type="text/javascript">
</script>

</head>
<body>
<div id="wrapper">
	<div id="top_container" style="background: url(/images/header.jpg) no-repeat;">
		<div id="top_left" style="padding: 1px 0 0 8px"><div id="logo"><a href="http://www.schakolad.com/"><img src="/logo.png" alt="Schakolad chocolate Factory - Chocolates To Live By" height="85" width="131" /></a></div></div>
<form name="frmProductSearch1" method="post" action="/Product-Search/">
<input type="hidden" name="PriceRange" value="" />
		<div id="search" >	
			<input type="text" name="txtGlobalSearch" id="search-text" value="chocolate search" onfocus="clearText(this)" onblur="clearText(this)" />
			<input type="button" id="search-submit" value="GO" onclick="CheckSearchForm();"/>
				
			<div style="padding-top: 5px">
				<a href="http://www.facebook.com/schakoladhq" target="_blank"><img src="/images/facebook.gif" alt="facebook" width="26" height="26" border="0"  title="Like us on Facebook"/></a>
				<a href="http://www.twitter.com/schakolad" target="_blank"><img src="/images/twitter_icon.png" alt="twitter" width="26" height="26" border="0" title="Follow us on Twitter" style="padding-left: 5px" /></a>
				<a href="http://www.youtube.com/user/schakoladhq" target="_blank"><img src="/images/youtube_32.png" alt="youtube" width="26" height="26" border="0" title="See us on YouTube" style="padding-left: 5px" /></a>
			</div>


		</div>
</form>
		<div id="fresh_badge"><a href="http://www.schakolad.com/"><img src="/images/schakolad_made_fresh.png" alt="Schakolad Chocolate is Made Fresh" height="122" width="119" /></a></div>
<ul id="sddm">
	<li class="first"><a href="http://www.schakolad.com/Schakolad-Story/" style="border-left: none">About Us</a></li>
	<li><a href="http://www.schakolad.com/Locations/">Locations</a></li>
	<li><a href="#" onmouseover="mopen('m1')" onmouseout="mclosetime()">Gifts By Price</a>
<div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
        <a href="#" onclick="CheckSearchForm('0 and 10');">Under $10</a>
        <a href="#" onclick="CheckSearchForm('10 and 25');">$10 to $25</a>
        <a href="#" onclick="CheckSearchForm('25 and 50');">$25 to $50</a>
        <a href="#" onclick="CheckSearchForm('50 and 75');">$50 to $75</a>
        <a href="#" onclick="CheckSearchForm('75.01 and 99999');">More than $75</a>
</div>
</li>
	<li><a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='block';document.getElementById('fade').style.display='block'">Kosher/Vegan</a>
</li>
	<li><a href="http://chocolatefranchise.com/">Franchise Info</a></li>
	<li><a href="http://www.schakolad.com/Contact-Us/">Contact Us</a></li>
</ul>
<div style="clear:both"></div>			
	</div>
	<!-- end container -->

	<div id="page" >
		<div id="page-bgtop">
			<div id="content">
				
				<div class="post">					
					<div class="entry" style="padding-left: 10px">
<table border="0" width="98%" cellspacing="0" cellpadding="0">
	<tr>
		<td valign=top>&nbsp;</td>
		<td>
			<table border="0" width="100%" cellspacing="0" cellpadding="0">
				<tr><td colspan=3 style="border-bottom: 1px solid"><h4>Schakolad's Sweet Story</h4></td>
				</tr>
				
				<tr><td colspan=3>&nbsp;</td></tr>
				<tr>
					<td colspan=3  valign="top" class="arial12bodytext">
						<table cellpadding=2 align=right style="padding: 0 0 20px 10px"><tr><td>&nbsp;</td><td><div class="rounded_corners" style="text-align: center; font-weight: bold; font-size: 0.875em; font-style: italic"><img src="/Images/Aboutus/story1.jpg" alt="About Schakolad" style="padding: 10px 10px 5px 10px"><br>Schakolad opened on September 21, 1995</div></td></tr></table>
						<p align=justify>
						<P><FONT face="Verdana, Arial, Helvetica, sans-serif">Schakolad (pronounced shaq-oh-LAD) - a combination of "Schaked" and "Chocolate" - is a name associated with three generations of chocolate making. Baruch Schaked, co-founder of Schakolad, has been a chocolate maker since 1969. He began his career as a chocolatier in Argentina while working for his father-in-law, Gustavo Bar, who was the owner of one of South America`s largest chocolate factories.</p>

							<p>Mr. Schaked traveled extensively throughout Europe to participate in courses and seminars at prestigious schools where he mastered the art of chocolate making. His education and passion paid off in the form of numerous first place awards for his scrumptious, handmade truffles at the world renowned Fontainebleau Chocolate Festival.</p>

							<p>And, that is just the beginning of the story.</p>
							<p> The Schaked`s chocolate adventure really got started when Baruch Schaked announced that he was selling his chocolate shop in South Florida in order to retire. His son, Edgar, determined to keep the family`s passion alive, scrapped his engineering career to continue the family legacy. In 1995, the first Schakolad Chocolate Factory opened in Winter Park, Florida. In 1999, Schakolad began franchising their unique system, creating national and international awareness as the producers of fine quality chocolates using only the highest quality ingredients. </p>

							<p> Although recognition is spreading, Schakolad is determined to stay true to the nostalgia and personal service of the corner family owned chocolateria by making their chocolates fresh, on premises, at each location.</FONT></P>
						
						<p><FONT face="Verdana, Arial, Helvetica, sans-serif"><b><u>Vision:</u></b></font></p>

						<p><FONT face="Verdana, Arial, Helvetica, sans-serif">To Cover the World in Chocolate</font></p>

						<p><FONT face="Verdana, Arial, Helvetica, sans-serif"><b><u>Mission:</u></b></font></p>
			
						<p><FONT face="Verdana, Arial, Helvetica, sans-serif">To create the finest and freshest chocolates made on premises at each location using the best available ingredients.</font></p>
						
						<p><FONT face="Verdana, Arial, Helvetica, sans-serif">To offer customers a personal, boutique, unique chocolate experience each and every time they walk into the store, call on the phone or tap into the website.</font></p>

						<p><FONT face="Verdana, Arial, Helvetica, sans-serif">To ensure that each store has an owner operator that makes every effort to reach into the community as both the local chocolate expert and active, philanthropic participant.</font></p>

						<p><FONT face="Verdana, Arial, Helvetica, sans-serif">To provide corporate clients with a marketing product that represents creativity, quality and ultimately provides tremendous investment value as a result of their clients&rsquo; perception and impression.</font></p>
		
						<p><FONT face="Verdana, Arial, Helvetica, sans-serif"><b><u>Core Values:</u></b></font></p>

						<p><FONT face="Verdana, Arial, Helvetica, sans-serif"><b>Loyalty</b> to the brand and to customers; <br>
						<b>Philanthropy</b> in each community, because the community is our customer;<br>
						<b>Teamwork</b>. Helping each other is what helps us grow;<br>
						<b>Creativity</b> as the essence of our business and our clients&rsquo; expectation;<br>
						<b>Service as a Culture</b>. Our customers demand and deserve legendary customer service.</font>
						</p>

						<p><FONT face="Verdana, Arial, Helvetica, sans-serif"><b><u>The Glue:</u></b>  &quot;Passion&quot;</font></p>

						<p><FONT face="Verdana, Arial, Helvetica, sans-serif"><b>Passion for:</b></font><br>
						-  Schakolad&rsquo;s Rich Tradition;<br>
						-  Producing the highest quality, most delicious Chocolate;<br>
						-  Always offering Traditional Chocolate and always developing unique items;<br>
						-  Our Customers.
						</p>
						<br><br><center><img src="/Images/Aboutus/story2.jpg" alt="Schakolad News" style="border: 2px solid"></center>
					</td>
				</tr>
				
			</table>
		</td>
	</tr>
</table>	
					</div> <!-- Thumbs Row Ends -- end of entry -->
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=832590; 
var sc_partition=6; 
var sc_security="c99746a0"; 
</script>
 
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img  src="http://c7.statcounter.com/counter.php?sc_project=832590&amp;java=0&amp;security=c99746a0" alt="hidden hit counter" border="0"></a> </noscript>
<!-- End of StatCounter Code -->

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-3878945-1";
urchinTracker();
</script>
						<div class="entry"> <!-- Bottom Row Starts -->
							<div id="bottom_row">

							  <div id="offer_container"><!-- Special Offer Starts -->
								<div id="special_offer_bg" > 
									<div class="offer_form">
										<form method="post" action="https://www.schakolad.com/IEM/form.php?form=10" id="frmSS10" onsubmit="return CheckForm10(this);">
								 			<div>												
												<input type="text" class="offer-text" name="email" value="Enter your E-mail here" onfocus="clearText(this)" onblur="clearText(this)" />
												<input type="hidden" name="format" value="h" />
												<input type="submit" class="offer-submit" value="GO" />
											</div>
										</form>
										<script type="text/javascript">
											// <![CDATA[
												function CheckMultiple10(frm, name) {
													for (var i=0; i < frm.length; i++)
													{
														fldObj = frm.elements[i];
														fldId = fldObj.id;
														if (fldId) {
															var fieldnamecheck=fldObj.id.indexOf(name);
															if (fieldnamecheck != -1) {
																if (fldObj.checked) {
																	return true;
																}
															}
														}
													}
													return false;
												}
											function CheckForm10(f) {
												var email_re = /[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/i;
												if (!email_re.test(f.email.value)) {
													alert("Please enter your email address.");
													f.email.focus();
													return false;
												}
													return true;
												}
											// ]]>
										</script>
									</div>																	
								</div>									
							  </div> <!-- Special Offer Ends -->

								<div id="testimonials_scroller" style="background:url(/images/testimonials_bg.jpg) no-repeat;"> <!-- Bottom News Ticker -->
										  <dl id="ticker">
<dt class="heading">These chocolates are absolutely wonderful!!! The WaMu teams have loved the box sets that you've been putting together for ...</dt><dd class="text">Brenda N - San Antonio, TX</dd><dt class="heading">I wanted to send you a quick email message to THANK YOU for the fabulous Schakolad chocolates that really added the finishing ...</dt><dd class="text">Carolyn R. - Kronos, Inc. - Massachussetts</dd><dt class="heading">Just wanted to send you a note of thanks and also one of congratulations! What a great store!!! D.J., Natalie, and I really ...</dt><dd class="text">Dave N. - Atlanta, GA</dd><dt class="heading">Your chocolate is absulutely gorgeous. Taste just right! Wonderful choices! Keep doing great job!</dt><dd class="text">Leonid T. - Boca Raton, FL</dd><dt class="heading">Your chocolate is wonderful! I enjoy the service I receive when I come in. You don't try to rush me and it's hard in this ...</dt><dd class="text">Michelle B. - Grapevine, TX</dd><dt class="heading">Everyone was wonderful to us! Our order was filled promptly and with care. Thank you!</dt><dd class="text">Maureen S. - Boca Raton, FL</dd><dt class="heading">Everything was great, the kids and I loved the chocolates and the very friendly service!</dt><dd class="text">Rebecca M. - San Antonio, TX</dd><dt class="heading">I want to thank you for the perfect excellence you've given me in your making of the heart shaped chocolate box of assorted ...</dt><dd class="text">Jamal W. - Toledo, OH</dd><dt class="heading">I&nbsp;like the way you personalize each purchase for me!</dt><dd class="text">Joe G. - Boca Raton, FL</dd><dt class="heading">Delicious truffles. Helpful, friendly service.</dt><dd class="text">Suzzane S. - Ann Arbor, MI</dd><dt class="heading">You make the best chocolate covered strawberries I have ever had. Keep up the good work.</dt><dd class="text">Carol L - Virginia Beach, VA</dd><dt class="heading">I absolutely love the Schakolad store. Especially the dark chocolate. I intend to be a loyal customer for a long time. Thanks!!...</dt><dd class="text">Bruce F. - Indianapolis, IN</dd><dt class="heading">I purchased a 1 lb. box of assorted candy for my Dad for Father's Day - he LOVES it. Thanks</dt><dd class="text">Carol H. - Knoxville, TN</dd><dt class="heading">Thank you for having such wonderful chocolates. My husband is a dark chocolate fan and he has been very pleased with everything ...</dt><dd class="text">Cindy G. - Franklin, TN</dd><dt class="heading">The chocolate I purchased from your store is wonderful! Also, you staff was very friendly!</dt><dd class="text">Kelly S. - Boca Raton, FL</dd><dt class="heading">Definitely a HIT!!!! Everyone enjoyed the treats.&nbsp; I will have Lacy contact you as the holidays approach for additional ...</dt><dd class="text">Joannie V. - Orlando, FL</dd><dt class="heading">I would like to say that I am very impressed in the timely fashion that I received my truffles. I think I placed my order ...</dt><dd class="text">Carissa D. - Thomas, OK</dd><dt class="heading">We experienced Schakolad Chocolate this past weekend in Columbus. We were very surprised! Great chocolate and great concept. ...</dt><dd class="text">Kathy T. - Columbus, OH</dd><dt class="heading">You make the best chocolate covered strawberries I have ever had. Keep up the good work.</dt><dd class="text">Carol W. - Virginia Beach, VA</dd><dt class="heading">I&nbsp;just wanted to inform you that the chocolate golf balls were received in perfect condition.&nbsp; Thank you again ...</dt><dd class="text">Tanya B. - Termecula, CA</dd>
										  </dl>		
								</div> <!-- News Ticker Ends -->								

							</div>							
					</div> <!-- Thumbs Row Ends. End of entry -->
				</div>
			</div>				
		</div>
			<!-- end #content -->
				
		<!-- Side Menu -->
		
			<div id="sidebar">	
			<div id="shopcart" style="padding-bottom: 10px; font-size: 1.3em;"><img src="/images/shopping_icon.jpg" alt="shop online" width="155" height="33" /></div>
					
			<ul>
<li><a href='http://www.schakolad.com/Assorted-Boxes/'>Assorted Boxes</a>
				<ul>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Assorted-Boxes/Create-Your-Own-Box/">Create Your Own Box</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Assorted-Boxes/Assorted-Chocolates/">Assorted Chocolates</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Assorted-Boxes/Signature-Truffles/">Signature Truffles</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Assorted-Boxes/Cake-Truffles/">Cake Truffles</a></li>
						
						
				</ul>
						
						</li>
				<li><a href='http://www.schakolad.com/Chocolate-Novelties/'>Chocolate Novelties</a>
						</li>
				<li><a href='http://www.schakolad.com/Sugar-Free~Low-Carbs/'>Sugar Free/Low Carbs</a>
						</li>
				<li><a href='http://www.schakolad.com/Every-Day-Occasions/'>Every Day Occasions</a>
				<ul>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Birthday/">Birthday</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Anniversary/">Anniversary</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Wedding/">Wedding</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Showers-and-New-Baby/">Showers and New Baby</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Every-Day-Occasions/Graduations-and-Teacher`s-Gifts/">Graduations and Teacher's Gifts</a></li>
						
						
				</ul>
						
						</li>
				<li><a href='http://www.schakolad.com/Corporate-Gifts/'>Corporate Gifts</a>
				<ul>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Real-Estate/">Real Estate</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Sales-Executives/">Sales Executives</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Financial-Institutions/">Financial Institutions</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Logos/">Logos</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Medical-Field/">Medical Field</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Transportation/">Transportation</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Hotels/">Hotels</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Tradeshows/">Tradeshows</a></li>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Corporate-Gifts/Professional-Trades/">Professional Trades</a></li>
						
						
				</ul>
						
						</li>
				<li><a href='http://www.schakolad.com/Holidays/'>Holidays</a>
				<ul>
						
							<li>&nbsp;&nbsp;&nbsp;<a href="http://www.schakolad.com/Holidays/Mother`s-Day-and-Nurse`s-Day/">Mother's Day and Nurse's Day</a></li>
						
						
				</ul>
						
						</li>
				
			</ul>
<br />
<!--<a href="https://checkbalance.rewardforloyalty.com/index.php?ppSearchKW=&__utma=228609823.1667754267.1333572650.1333572650.1333572650.1&__utmb=228609823.1.10.1333572650&__utmc=228609823&__utmz=228609823.1333572650.1.1.utmcsr%3Dgoogle%7Cutmccn%3D%28organic%29%7Cutmcmd%3Dorganic%7Cutmctr%3Dprofit+point&__gutp=new%3D1%7Centrystamp%3D1333572652%7Csid%3D89300660175266340460336695028499%7Cstamp%3D1333572652%7Creferrer%3Dhttp%3A%2F%2Fwww.google.com%2Furl%3Fsa%3Dt%26rct%3Dj%26q%3Dprofit%2520point%26source%3Dweb%26cd%3D1%26ved%3D0CCoQFjAA%26url%3Dhttp%253A%252F%252Fwww.rewardforloyalty.com%252F%26ei%3DQLR8T5aJM4KhtweS5dn7DA%26usg%3DAFQjCNHmvrb-YgZpWLjMCmXZKmvs1fgbnQ%7CCookieLiveTime%3D3600%7CCookieGlobalExpTime%3D315360000" target="_new" style="font-size: 1em; padding-top: 25px" rel="nofollow"><b>Check Loyalty Points</b></a>-->
<a href="http://www.schakolad.com/loyalty" target="_new" style="font-size: 1em; padding-top: 25px" rel="nofollow"><b>Check Loyalty Points</b></a>
			
					
			   <div style="padding-top: 20px">&nbsp;

<!--<img src="/images/comodo_secure_100_85_white.png" alt="SSL Certificates" width="100" height="85" style="border: 0px;">-->
<!--
				<script src="http://www.trustlogo.com/trustlogo/javascript/trustlogo.js" type="text/javascript"></script>-->
			
<script type="text/javascript">TrustLogo("https://www.schakolad.com/images/comodo.gif", "SC", "none");</script>
			   </div>
			</div>
    <script type="text/javascript">
<!--
	function CheckCart() {
		var CartItems = CartTotalItems();
		var container = document.getElementById('shopcart');
		if (CartItems > 0)
			container.innerHTML = '<img src="/images/shopping_bag.jpg" style="vertical-align: middle"  alt="" /><a href="http://www.schakolad.com/ShoppingBag__">&nbsp;&nbsp;' + CartItems + ' item(s) in cart</a>';
	}
var existing = window.onload;
 
window.onload = function() {
 
    if(typeof(existing) == "function"){ existing(); }
    CheckCart();
}
-->
    </script>
			
			<!-- end #sidebar -->
		   <div style="clear: both; height: 0px">&nbsp;</div>
		</div>		
	</div>
<!-- end #page -->
	<!-- end #footer -->
	<div id="footer_row">
		<div style="float:left; padding-right: 30px">
			<p class="copy_right">Copyright &copy; Schakolad Corp.<br /> All Rights Reserved. 1995-2013</p>				
		</div> 
			  
			       <div class="bottom_menu"><a href="http://www.schakolad.com/Copyright-Info/">copyright info</a></div>
			       <div class="bottom_menu"><a href="http://www.schakolad.com/Schakolad-Story/">schakolad story</a></div>
			       <div class="bottom_menu"><a href="http://www.schakolad.com/Privacy-Security/">privacy &amp; security</a></div>
			       <div class="bottom_menu"><a href="http://www.schakolad.com/Policy-Shipping/">policy and shipping info</a></div>
			       <div class="bottom_menu"><a style="border-bottom:none" href="http://www.schakolad.com/Sitemap/">site map</a></div>
			  
			  <div class="bottom_header"> 									
			    <div  class="flag_link">
				<ul>
					<li class="flag">	
						<!--<a href="http://www.schakolad.co.il"><img src="images/israel_flag.jpg" alt="" width="24" height="20" border="0" /></a>-->
					</li>
				 	<li>	
						<a href="http://www.schakolad.co.il">Schakolad in Israel</a>
				 	</li>
				</ul>
			    </div>			  
			  </div>
	</div>
<div id="light" class="white_content"><h2 style="color: #94660a; text-transform:capitalize;font-size:18px;">Kosher and Vegan Chocolate</h2>
<h3 style="color: #94660a; text-transform:capitalize; font-size:12px; padding-top: 20px; padding-bottom: 5px; font-weight: bold">Kosher Chocolate. </h3>
Many Schakolad Chocolate Factory stores manufacture their chocolate under their local Kosher Supervision.  To order Schakolad Kosher chocolates online, just select "Yes" in the Kosher Option under the Deliver Address Type in any of the products offered on the website.  When you click on the "Next" button to continue shopping, a list of Schakolad stores that create their handmade chocolates under their local Kosher Supervision will appear.  Some stores offer Parve - Vegan chocolate and Cholov Yisroel chocolates.  Select the store of your choice or the closest to the shipping address and the order will be sent from the store you chose.
<h3 style="color: #94660a; text-transform:capitalize; font-size:12px; padding-top: 15px; padding-bottom: 5px; font-weight: bold">What Does Kosher Mean?</h3>
The word kosher is a translation of the Hebrew word meaning "fit" or "proper." It refers to foods that meet the dietary requirements of Jewish Law. 
Whether a product is kosher depends on the source of the ingredients and the status of the equipment it is produced on. Kosher certification is the guarantee that the food meets kosher requirements. 
The process of certification does not involve "blessing" the food; rather, it involves examining the ingredients used to make the food, scrutinizing the process by which the food is prepared, and periodically inspecting the processing facilities to make sure that kosher standards are maintained.
<br /><p style="font-size:12px; padding-top: 30px; font-weight: bold; text-align: center"><a href = "javascript:void(0)" onclick = "document.getElementById('light').style.display='none';document.getElementById('fade').style.display='none'">Close</a></p></div>
  <div id="fade" class="black_overlay"></div>
			<form name="frmBottom" method="post" action="">
				<input type="hidden" name="txtFullList" value="" />
				<input type="hidden" name="selShipMethod" value="" />
				<input type="hidden" name="totWeight" value="" />

			</form>
</body>
</html>
