document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write('

OCCASIONS PARTY CENTRE THURSDAY EVENING FAMILY BUFFETS

All U Can Eat 5-8PM

1st Thursday of Every Month throughout the year`

         No Reservations Need     Open to Public     

330-882-5113

July 1st              MAPLE/DIJON GLAZED BONELESS PORK LOIN

August 5th         CHICKEN CORON BLEU

September 2nd BAKED SWISS STEAK/CABBAGE ROLLS 

October 7th       OPC SIGNATURE CHICKEN SUPREME

November 4th   ITALIAN CUISINE

All buffet entrees come with many sides and soup, salads and rolls.  Alcoholic & Soft Drink bar available.  Desserts are also available.  Children 10 & Under - 1/2 price. Hope to see you all here!!

 

Plan your next event at Occasions Party Centre, specializing in small, intimate get-togethers as well as large corporate banquet-style parties. Specials for school awards banquets. 

Not to early to schedule an appointment to plan your 2011 PROM!!  Call us for details.  330-882-5113

See our newly remodeled Garden Room & Candlelight Room.  They have a beautiful updated wedding reception atmosphere with a soft white/off white decor.  Redesigned & Granite top bathroom counter in the restroom, newly painted Garden Room and added crown molding and fluting to enhance the room\'s colonial theme, wall paper has come down in our candlelight room and soft creams paints have gone up. These are just a few of many design changes Occasions has made. Surrounded with 35 acres of manicured property with a lake and a fountain, Occasions Party Centre is certain to make your wedding day pictures memories that last a life time.

Check out our newly remodeled Palms Room for your rehearsal dinners, anniversary parties, birthday parties, 1st communion, get togethers,  small wedding receptions and bridal and baby showers.  Ask for our Palms room Brochure. 

Also new and available this year is our \"Grooms Room\".  This room was designed with the groom and his groom\'s men in mind.  It has a large deck that oversees the grounds of Occasions. This room can be converted into a \"Kids Room\" the night of the reception.  Occasions can provide a babysitter and this room can be used for those children that want to view DVD\'s or get away from the adults during the course of your reception.  Just inquire at Occasions.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

'); document.write('
'); if (typeof( window['textycount'] ) != "undefined" ) { textycount++; } else { var textycount = 0; } document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
Add Your Comment:'); var fillName = readCookie('textyName') ; var fillEmail = readCookie('textyEmail') ; var fillAvatar = getURLParam('avatar'); if (!fillName) fillName = ''; if (!fillEmail) fillEmail = ''; if (fillAvatar != null && fillAvatar != "") { var t = replaceAll(fillAvatar,'%5C','\/'); photo = replaceAll(t, '\\', '\/') ; fillAvatar = 'http://texty.com/media/'+photo; photoname = photo.substring(photo.lastIndexOf('\/')+1) ; createCookie('textyAvatar',photoname,36500); alert(getURLParam('error')); } else { fillAvatar = readCookie('textyAvatar') ; if (!fillAvatar) fillAvatar = 'http://texty.com/media/photos/noavailable.png'; else { var ocode = hex_md5(fillEmail); var fl = ocode.substring(0,2); var sl = ocode.substring(2,4); var tl = ocode.substring(4); var path = fl+'/'+sl+'/'+tl; fillAvatar = 'http://texty.com/media/photos/'+path+'/'+fillAvatar ; } } document.write(''); document.write('
'); document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
Name:
Email:   subscribe
Comment:
') document.write(''); document.write('
'); document.write('
'); document.write('
'); document.write('
'); document.write(''); document.write('
'); var jsonContent = new Array(textycount); jsonContent[textycount] = [{"pk": 22343, "model": "cms.comment", "fields": {"comment": "I would be interested in working for you in any capacity, but preferably in food prep. If you have any available positions please call me at (330)289-0223 or by email. I live in New Franklin. Thanks!", "name": "david patterson", "commenter": 21387, "avatar": "", "created_date": "2009-09-14 11:40:41", "texty": 5265}}] ; var path = 'http://texty.com/'+'media/'; maxCommentsPerPage = 20; start = 0; end = jsonContent[textycount].length; comment = ""; for (i = start; i < end; i++) { comment = comment + '
'+jsonContent[textycount][i].fields.name+'
'; comment = comment + jsonContent[textycount][i].fields.comment; var photo = "photos/noavailable.png"; if (jsonContent[textycount][i].fields.avatar != 'photos\noavailable.png') { var t = replaceAll(jsonContent[textycount][i].fields.avatar,'%5C','\/'); photo = path+t ; photo = replaceAll(photo, '\\', '\/') ; } comment = comment + '
Posted at: '+jsonContent[textycount][i].fields.created_date+'
'; comment = comment + '
'; if (i>0 && (i+1)%20==0) { comment = comment + '
'; comment = comment + ""; comment = comment + ""; comment = comment + '
'; } } document.write(""); document.write('
SimpleCMS | '); document.write('Texty
'); document.write('');