<?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>The Chocolate Belles Blog &#187; Contests</title> <atom:link href="http://blog.thechocolatebelles.com/category/contests/feed/" rel="self" type="application/rss+xml" /><link>http://blog.thechocolatebelles.com</link> <description>Candy and Cake Crafts</description> <lastBuildDate>Thu, 24 Nov 2011 02:39:05 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <atom:link rel='hub' href='http://blog.thechocolatebelles.com/?pushpress=hub'/> <item><title>The Winner of George Our Giant Easter Bunny is Sandy Nutini</title><link>http://blog.thechocolatebelles.com/the-winner-of-george-our-giant-easter-bunny-is-sandy-nutini/</link> <comments>http://blog.thechocolatebelles.com/the-winner-of-george-our-giant-easter-bunny-is-sandy-nutini/#comments</comments> <pubDate>Sat, 03 Apr 2010 20:45:10 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Contests]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=3157</guid> <description><![CDATA[emailThe Winner of Our Giant Easter Bunny is Sandy Nutini of Howell, NJ.  Congratulations Sandy with your answer of 242 jelly beans in our jar.  The actual number was 241.  Congratulations also to Rose Wall our 2nd place winner of a $50.00 Gift Certificate.]]></description> <content:encoded><![CDATA[<div
id='dd_ajax_float'><div
class='dd_button_v'><a
href="http://twitter.com/share" rel="nofollow"  class="twitter-share-button" data-url="http://blog.thechocolatebelles.com/category/contests/feed/" data-count="vertical" data-text="Contests" data-via="" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
style='clear:left'></div><div
class='dd_button_v'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://blog.thechocolatebelles.com/category/contests/feed/'></g:plusone></div><div
style='clear:left'></div><div
class='dd_button_v'><iframe
src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.thechocolatebelles.com%2Fcategory%2Fcontests%2Ffeed%2F&amp;locale=en_US&amp;layout=box_count&amp;action=like&amp;width=50&amp;height=60&amp;colorscheme=light' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:50px; height:60px;' allowTransparency='true'></iframe></div><div
style='clear:left'></div><div
class='dd_button_v'><script src='http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fblog.thechocolatebelles.com%2Fcategory%2Fcontests%2Ffeed%2F'></script></div><div
style='clear:left'></div><div
class='dd_button_v'><script type='text/javascript'>(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script> <a
href="http://blog.thechocolatebelles.com/wp-content/uploads/2010/04/bunny-002.jpg"class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http%3A%2F%2Fblog.thechocolatebelles.com%2Fcategory%2Fcontests%2Ffeed%2F&amp;title=Contests'></a></div><div
style='clear:left'></div><div
class='dd_button_v'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://blog.thechocolatebelles.com/category/contests/feed/' data-counter='top'></script></div><div
style='clear:left'></div><div
class='dd_button_extra_v'><script type="text/javascript">stLight.options({publisher:'7874bb82-bc71-4546-9424-81b931ae24a7'});</script><div
class="st_email_custom"><span
id='dd_email_text'>email</span></div></div><div
style='clear:left'></div></div><div
class='dd_content_wrap'><div
id="attachment_3158" class="wp-caption aligncenter" style="width: 229px"><a ><img
class="size-medium wp-image-3158" title="Chocolate Belles Bunny Winner Sandy Nutini" src="http://blog.thechocolatebelles.com/wp-content/uploads/2010/04/bunny-002-219x300.jpg" alt="" width="219" height="300" /></a><p
class="wp-caption-text">Winner Sandy Nutini of Howell, NJ</p></div><p>The Winner of Our Giant Easter Bunny is Sandy Nutini of Howell, NJ.  Congratulations Sandy with your answer of 242 jelly beans in our jar.  The actual number was 241.  Congratulations also to Rose Wall our 2nd place winner of a $50.00 Gift Certificate.</p></div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-120px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){
	//put content div class, when scroll beyond this y, float it
	var $postShare = $('#dd_ajax_float');
	if($('.dd_content_wrap').length > 0){
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
		$(window).scroll(function () {
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			//make sure .post_share exists
			if($('#dd_ajax_float').length > 0){
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
			}
		});
	}
});</script><script type="text/javascript">jQuery(document).ready(function($) {
		if($(window).width()> 790){
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}
		$(window).resize(function() {
			if($(window).width()> 790){
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
		});
	}); ;</script>]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/the-winner-of-george-our-giant-easter-bunny-is-sandy-nutini/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Meet George. He Can Be Yours Just In Time For Easter!</title><link>http://blog.thechocolatebelles.com/meet-george-he-can-be-yours-just-in-time-for-easter/</link> <comments>http://blog.thechocolatebelles.com/meet-george-he-can-be-yours-just-in-time-for-easter/#comments</comments> <pubDate>Fri, 05 Mar 2010 18:43:19 +0000</pubDate> <dc:creator>Chocolate Belles</dc:creator> <category><![CDATA[Contests]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=3034</guid> <description><![CDATA[It it is that time of the year again. Last year a lucky winner took home our giant 3ft tall chocolate easter bunny. We are having the contest again this year. All you need to do is to guess the number of jumbo jelly beens in the container (shown bellow) and George, the chocolate bunny [...]]]></description> <content:encoded><![CDATA[<p><div
id="attachment_3042" class="wp-caption alignright" style="width: 160px"><img
src="http://blog.thechocolatebelles.com/wp-content/uploads/2010/03/bunny.jpg" alt="Chocolate Bunny" title="George" width="150" height="313" class="size-full wp-image-3042" /><p
class="wp-caption-text">George 3-foot Chocolate Bunny</p></div>It it is that time of the year again. Last year a lucky winner took home our <a
href="http://blog.thechocolatebelles.com/chocolate-bunny-contest/">giant 3ft tall chocolate easter bunny</a>. We are having the contest again this year. All you need to do is to guess the number of jumbo jelly beens in the container (shown bellow) and George, the chocolate bunny will be yours! It would be a good idea to stop by our shop (<a
href="http://blog.thechocolatebelles.com/contact/">click here for directions</a>) where you can see both the bunny and the jumbo jelly beans. However if you would like to participate from home, please use the form bellow to submit your guess.</p><p>The winner will be determined on April 2nd, 2010 at 3:00PM.</p><p>This contest is open only to those who would like to pick up the bunny in person. We are not able to ship or deliver the bunny at this time. If your are the winner but are not able to pick up the chocolate bunny, the next closest guess will be chosen as a winner.</p><div
id="attachment_3043" class="wp-caption aligncenter" style="width: 310px"><img
src="http://blog.thechocolatebelles.com/wp-content/uploads/2010/03/jumbojellybns.jpg" alt="Jumbo Jelly Beans" title="Jumbo Jelly Beans" width="300" height="367" class="size-full wp-image-3043" /><p
class="wp-caption-text">Jumbo Jelly Beans</p></div><p>Only one entry per person using the form bellow.</p><div
id="usermessage3a" class="cf_info "></div><form
enctype="multipart/form-data" action="/category/contests/feed/#usermessage3a" method="post" class="cform" id="cforms3form"><ol
class="cf-ol"><li
id="li-3-1" class=""><label
id="label-3-1" for="cf3_field_1"><span>Your Name</span></label><input
type="text" name="cf3_field_1" id="cf3_field_1" class="single fldrequired" value="Your Name" onfocus="clearField(this)" onblur="setField(this)"/><span
class="reqtxt">(required)</span></li><li
id="li-3-2" class=""><label
id="label-3-2" for="cf3_field_2"><span>Email</span></label><input
type="text" name="cf3_field_2" id="cf3_field_2" class="single fldemail fldrequired" value=""/><span
class="emailreqtxt">(valid email required)</span></li><li
id="li-3-3" class=""><label
id="label-3-3" for="cf3_field_3"><span>Your Phone #:</span></label><input
type="text" name="cf3_field_3" id="cf3_field_3" class="single fldrequired" value=""/><span
class="reqtxt">(required)</span></li><li
id="li-3-4" class=""><label
id="label-3-4" for="cf3_field_4"><span>Your guess:</span></label><input
type="text" name="cf3_field_4" id="cf3_field_4" class="single fldrequired" value=""/><span
class="reqtxt">(required)</span></li><li
id="li-3-5" class=""><label
id="label-3-5" for="cforms_captcha3" class="seccap"><span>Verify What's In The Image</span></label><input
type="text" name="cforms_captcha3" id="cforms_captcha3" class="secinput" value=""/><img
id="cf_captcha_img3" class="captcha" src="http://blog.thechocolatebelles.com/wp-content/plugins/cforms/cforms-captcha.php?ts=3&amp;c1=4&amp;c2=5&amp;ac=abcdefghijkmnpqrstuvwxyz23456789&amp;i=&amp;w=115&amp;h=25&amp;c=000066&amp;l=000066&amp;f=font4.ttf&amp;a1=0&amp;a2=0&amp;f1=15&amp;f2=15&amp;b=1.gif" alt=""/><a
href="javascript:reset_captcha('3')" rel="nofollow" title="reset captcha image" ><img
class="captcha-reset" src="http://blog.thechocolatebelles.com/wp-content/plugins/cforms/images/spacer.gif" alt="Captcha"/></a></li></ol><fieldset
class="cf_hidden"><legend>&nbsp;</legend> <input
type="hidden" name="cf_working3" id="cf_working3" value="One%20moment%20please..."/> <input
type="hidden" name="cf_failure3" id="cf_failure3" value="Please%20fill%20in%20all%20the%20required%20fields."/> <input
type="hidden" name="cf_codeerr3" id="cf_codeerr3" value="Please%20double-check%20your%20verification%20code."/> <input
type="hidden" name="cf_customerr3" id="cf_customerr3" value="yyy"/> <input
type="hidden" name="cf_popup3" id="cf_popup3" value="nn"/></fieldset><p
class="cf-sb"><input
type="submit" name="sendbutton3" id="sendbutton3" class="sendbutton" value="Submit" onclick="return cforms_validate('3', false)"/></p></form><p
class="linklove" id="ll3"><a
href="http://www.deliciousdays.com/cforms-plugin" rel="nofollow" ><em>cforms</em> contact form by delicious:days</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/meet-george-he-can-be-yours-just-in-time-for-easter/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Guess The Number Of Jelly Beans The Winner is&#8230;.</title><link>http://blog.thechocolatebelles.com/chocolate-bunny-contest/</link> <comments>http://blog.thechocolatebelles.com/chocolate-bunny-contest/#comments</comments> <pubDate>Wed, 25 Feb 2009 05:09:55 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Contests]]></category> <guid
isPermaLink="false">http://thechocolatebelles.com/?p=1352</guid> <description><![CDATA[The winner of our 3 ft. bunny is Toni of Whiting, NJ. Thank you all for making this contest so much fun!]]></description> <content:encoded><![CDATA[<p>The winner of our 3 ft. bunny is Toni of Whiting, NJ.  Thank you all for making this contest so much fun!<p> <img
src="http://thechocolatebelles.com/wordpress/wp-content/uploads/2009/02/easter-2009-001.jpg" alt="easter-2009-001" title="easter-2009-001" width="450" height="600" class="aligncenter size-full wp-image-1481" /></p><p> <img
src="http://thechocolatebelles.com/wordpress/wp-content/uploads/2009/02/chocolatebunny.jpg" alt="chocolatebunny" title="chocolatebunny" width="450" height="600" class="aligncenter size-full wp-image-1456" /><p><p><img
src="http://thechocolatebelles.com/wordpress/wp-content/uploads/2009/02/jellybeans.jpg" alt="jellybeans" title="jellybeans" width="450" height="600" class="aligncenter size-full wp-image-1457" /></p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/chocolate-bunny-contest/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
