<%@ page language="java" import="java.util.*,util.*,java.net.*" %> <%@ include file="loadProperty.jsp" %> <% String login_check="",all_product=""; try{ login_check=((String)session.getValue("login")==null)?"":(String)session.getValue("login"); if(login_check.equals("")) login_check=""; }catch(Exception e){login_check="";} try{ all_product = (session.getValue("all_product").toString()==null)?"":session.getValue("all_product").toString(); if(all_product.equals("")) all_product=""; }catch (Exception e){ all_product=""; } %> Online chocolate shop for gourmet chocolates and gifts for special occasions <%@ include file="top_dropdown.jsp"%>

 

      Recipe Contest

                                                                          

                                                                     Recipe Index


Do you have a great recipe you want to share with the Harmony
Sweets community? Would it be even better if you could win a
prize?

In preparation for Oktoberfest in October Harmony Sweets is pleased 
to present our:

           German Chocolate Recipe Contest!

                                          German Flag

Submit your original recipe following our Recipe Submission Guidelines  
and be entered to win the following prizes:

                               1st place 

                       

 

              $20 Gift Certificate from Harmony Sweets

 

                           

                              2nd Place

 

                                   

            $10 Gift Certificate from Harmony Sweets

                           

All recipes must be received no later than September 
22nd, 2005.
 

      All recipes must be an authentic German
                        chocolate recipe.

Winners will be announced in a future newsletter and will
receive their prizes in October! 

Don't forget to sign up for our free newsletter for contest
winner announcements, future contests, travel tips, interesting
facts about holidays of each of the countries featured on our
site, and other special promotions. 

So hurry and submit your best recipes today! 

                        Recipe Contest Archives

Recipe Index

By submitting your recipe, you agree to permit Harmony Sweets to post
the recipe on the web site or use in any marketing or promotional
materials, whether or not yours is the winning recipe.

 

 

<%@ include file="bottom.jsp"%>