var core_storeid = 211
var view_announcements = "{if announcementData.length > 0}    <div class=\"announcement\">         <h1>Announcements</h1>    <div id=\"${controlconfig.ControlId}_slider2\" class=\"sliderwrapper\">{for ann in announcementData}{if ann.ShortDescription != '' || ann.ImageId != 0}    <div class=\"contentdiv\" onclick=\"viewAnnouncementDetail('${controlconfig.ControlId}', ${ann.Id});\">    {else}    <div class=\"contentdiv\">    {/if}            <p class=\"ann_info_title\">${ann.Title}</p>            <br />            {if ann.ShortDescription != '' || ann.ImageId != 0}            <p class=\"ann_info_content\">${ann.Intro}<br />            <a class=\"readmore_btn\">Read More</a></p>            {else}            <p class=\"ann_info_content\">${ann.Intro}<br /></p>            {/if}            {if ann.SideImageId != 0}            <p class=\"ann_info_pic\"><img src=\"${ann.SideImage.ImagePath}\" width=\"164\" /></p>            {else}            {if ann.ImageId != 0}            {if ann.MainImage.Width > ann.MainImage.Height}            <div style=\"margin-top:20px;width:164px; height:135px;text-align:center;\"><img src=\"${ann.MainImage.ImagePath}\" width=\"164\" style=\"margin:auto;\" /></div>            {else}            <div style=\"margin-top:20px;width:164px; height:135px;text-align:center;\"><img src=\"${ann.MainImage.ImagePath}\" height=\"135\" style=\"margin:auto;\" /></div>            {/if}            {/if}            {/if}    </div> {/for} {if announcementData.length == 0}     <div class=\"contentdiv\" >            <p class=\"ann_info_title\">&nbsp;</p>            <br />            <p class=\"ann_info_content\">&nbsp;</p><br />    </div> {/if}</div><div id=\"paginate-${controlconfig.ControlId}_slider2\" class=\"pagination_left\"><a href=\"#\" class=\"ann_back_btn\"></a><a href=\"#\" class=\"ann_next_btn\"></a></div></div> {else}<!--<div style=\"position: relative;margin-top:20px;\"><table style=\"margin:auto;position:relative;\"><tr><td style=\"padding-top:40px;\">    <div style=\"position: relative; width:207px; height:207px; background-color:#DDDDDD;\"><div>            <object width=\"207\" height=\"207\" type=\"application/x-shockwave-flash\" data=\"/coreresources/wavepromo.swf\" >\t            <param value=\"/coreresources/wavepromo.swf\" name=\"movie\" />\t            <param name=\"WMode\" value=\"Opaque\" />            </object>     </div><div onclick=\"window.open('http://www.chickenwave.com');\" style=\"position:absolute; text-align:center; vertical-align:middle; left:0px; top:0px; height:100%; width:100%; z-index:20; background-color: #e5e2db; filter:alpha(opacity=0); -moz-opacity:0;-khtml-opacity: 0; opacity: 0;\">&nbsp;</div></div></td></tr></table></div>--><table style=\"margin:auto;\"><tr><td style=\"padding-top:10px;\">${controlconfig.store.CorporateBanner}</td></tr></table>{/if}";
var view_announcement_detail = "<div id=\"anouncementdetails1\" class=\"anouncementdetails\"><div id=\"events_details_bg\">    <div id=\"events_details_bg1\"></div>    <div id=\"events_details_bg2\">        \t<div id=\"announcement_details_main\">            <div id=\"Events_details_closeX\"><a href=\"javascript:hideannouncementDetail();\" class=\"close\">close</a></div>            <div style=\"clear:both;\"></div>            <p class=\"details_title\">${announcement.Title}</p>                        <div class=\"details_boder\">            {if announcement.SideImageId != 0}\t\t\t  <div class=\"details_boder_font\">\t\t\t  ${announcement.ShortDescription}\t\t\t  </div>           \t{if announcement.SideImageId !=0}           \t <div class=\"details_boder_images\"><img src=\"${announcement.SideImage.ImagePath}\" /></div>           \t {/if}            {if announcement.ImageId}            {if announcement.SideImageId ==0}            <div class=\"details_boder_images\"><img src=\"${announcement.MainImage.ImagePath}\" width=\"800\" /></div>            {else}            <div class=\"details_boder_images\" style=\"float:left;\"><img src=\"${announcement.MainImage.ImagePath}\" width=\"500\" /></div>            {/if}            {/if}            {else}   \t\t\t  <div class=\"details_boder_font\">\t\t\t  ${announcement.ShortDescription}\t\t\t  </div>            {if announcement.ImageId != 0}            {if announcement.MainImage.Width >= 800}            <div class=\"details_boder_images\"><img src=\"${announcement.MainImage.ImagePath}\" width=\"800\" /></div>            {else}            <div class=\"details_boder_images\"><img src=\"${announcement.MainImage.ImagePath}\" width=\"${announcement.MainImage.Width}\" /></div>            {/if}            {/if}                        {/if}            </div>            <div class=\"events_details_copy\"><span class=\"events_details_copy_red copy_border\">Chick-fil-A at ${controlconfig.store.storeInfo.StoreName}</span>For more info, please give us a call at (${controlconfig.store.storeInfo.PhoneArea}) ${controlconfig.store.storeInfo.PhoneNumber} or <a href=\"mailto:${controlconfig.store.StoreEmail}\">send us an email.</a></div>                        <div id=\"Events_details_closeX2\"></div>        \t<div style=\"clear:both;\"></div>        </div>            </div>    <div id=\"events_details_bg3\"></div></div></div>";
var ae_announcement_detail = "<div id=\"anouncementdetails1\" class=\"anouncementdetails\"><div id=\"events_details_bg\">    <div id=\"events_details_bg1\"></div>    <div id=\"events_details_bg2\">        \t<div id=\"announcement_details_main\">            <div id=\"Events_details_closeX\"><a href=\"javascript:AE_hideannouncementDetail();\" class=\"close\">close</a></div>            <div style=\"clear:both;\"></div>            <p class=\"details_title\">${announcement.Title}</p>            <div class=\"details_boder\">            {if announcement.SideImageId != 0}<table style=\"width:100%; height:auto;\"><tr><td style=\"vertical-align:top;text-align:left;font-size:10pt;\">\t\t\t  ${announcement.ShortDescription}\t\t\t  {if announcement.ShortDescription != ''}\t\t\t  <p>&nbsp;</p>\t\t\t  {/if}\t\t\t{if announcement.ImageId != 0}            {if announcement.MainImage.Width >= 540}            <img src=\"${announcement.MainImage.ImagePath}\" width=\"540\" />            {else}            <img src=\"${announcement.MainImage.ImagePath}\" width=\"${announcement.MainImage.Width}\" />            {/if}            {/if}            </td>    <td style=\"width:255px;vertical-align:top; text-align:center;\">        <img src=\"${announcement.SideImage.ImagePath}\" />    </td></tr></table>{else}<table style=\"width:100%; height:auto;\"><tr><td style=\"vertical-align:top;text-align:left;font-size:10pt;\">\t\t\t  ${announcement.ShortDescription}\t\t\t  {if announcement.ShortDescription != ''}\t\t\t  <p>&nbsp;</p>\t\t\t  {/if}\t\t\t{if announcement.ImageId != 0}            {if announcement.MainImage.Width >= 800}            <img src=\"${announcement.MainImage.ImagePath}\" width=\"800\" />            {else}            <img src=\"${announcement.MainImage.ImagePath}\" width=\"${announcement.MainImage.Width}\" />            {/if}            {/if} </td></tr></table>{/if}                        </div>            <div class=\"events_details_copy\"><span class=\"events_details_copy_red copy_border\">Chick-fil-A at ${controlconfig.store.storeInfo.StoreName}</span>For more info, please give us a call at (${controlconfig.store.storeInfo.PhoneArea}) ${controlconfig.store.storeInfo.PhoneNumber} or <a href=\"mailto:${controlconfig.store.StoreEmail}\">send us an email.</a></div>                        <div id=\"Events_details_closeX2\"></div>        \t<div style=\"clear:both;\"></div>        </div>            </div>    <div id=\"events_details_bg3\"></div></div></div>";
var view_teammember = "<div id=\"anouncementdetails1\" class=\"anouncementdetails\">    <div id=\"events_details_bg\">        <div id=\"events_details_bg1\">        </div>        <div id=\"events_details_bg2\">            <div id=\"announcement_details_main\">                <div id=\"Events_details_closeX\">                    <a href=\"javascript:hideform();\" class=\"close\">close</a></div>                <div style=\"clear: both;\">                </div>                <p class=\"details_title\">                    Expression of Interest : ${subject}</p>                <div style=\"font-size:0px;border-top:solid 1px #8e3224;border-bottom:solid 1px #b7b7b7;overflow: hidden;height:${height}px;padding-top:0px;margin-top:0px;\">                <iframe src=\"form_teammember\" width=\"100%\" height=\"${height}\" scrolling=\"auto\" frameborder=\"0\"></iframe>                </div>                <div class=\"events_details_copy\">                    <span class=\"events_details_copy_red copy_border\">Chick-fil-A at ${controlconfig.store.storeInfo.StoreName}</span>For                    more info, please give us a call at (${controlconfig.store.storeInfo.PhoneArea})                    ${controlconfig.store.storeInfo.PhoneNumber} or <a href=\"mailto:${controlconfig.store.StoreEmail}\">                        send us an email.</a></div>                <div id=\"Events_details_closeX2\">                </div>                <div style=\"clear: both;\">                </div>            </div>        </div>        <div id=\"events_details_bg3\">        </div>    </div></div>";
var view_expressinterest = "<div id=\"anouncementdetails1\" class=\"anouncementdetails\">    <div id=\"events_details_bg\">        <div id=\"events_details_bg1\">        </div>        <div id=\"events_details_bg2\">            <div id=\"announcement_details_main\">                <div id=\"Events_details_closeX\">                    <a href=\"javascript:hideform();\" class=\"close\">close</a></div>                <div style=\"clear: both;\">                </div>                <p class=\"details_title\">                    Expression of Interest : ${subject}</p>                <div style=\"font-size:0px;border-top:solid 1px #8e3224;border-bottom:solid 1px #b7b7b7;overflow: hidden;height:${height}px;padding-top:0px;margin-top:0px;\">                <iframe src=\"form_expressinterest\" width=\"100%\" height=\"${height}\" frameborder=\"0\"></iframe>                </div>                <div class=\"events_details_copy\">                    <span class=\"events_details_copy_red copy_border\">Chick-fil-A at ${controlconfig.store.storeInfo.StoreName}</span>For                    more info, please give us a call at (${controlconfig.store.storeInfo.PhoneArea})                    ${controlconfig.store.storeInfo.PhoneNumber} or <a href=\"mailto:${controlconfig.store.StoreEmail}\">                        send us an email.</a></div>                <div id=\"Events_details_closeX2\">                </div>                <div style=\"clear: both;\">                </div>            </div>        </div>        <div id=\"events_details_bg3\">        </div>    </div></div>";
var view_map = "    <div id=\"lightbox\" class=\"lightbox\" style=\"width:711px;\">        <div class=\"lightbox_Top_container\">            <div class=\"lightbox_Top_Left\"></div>            <div class=\"lightbox_Top\" style=\"width:691px;\">            <div class=\"lightbox_Top_Title\">Map </div>            <div class=\"lightbox_Top_Buttons\"><div class=\"close_btn\" onclick=\"javascript:hideform();\"></div>   \t\t</div>\t</div>    <div class=\"lightbox_Top_Right\"></div></div><div style=\"clear:both;\"></div><div class=\"lightbox_subtitle\">&nbsp;</div>        <div class=\"lightbox_content\">\t        <div style=\"width:711px; height:382px;\"  >\t        \t        <iframe id=\"mapframe\" src=\"http://hosted.where2getit.com/chickfila/more_info.html?clientkey=${controlconfig.store.CorpId}\" style=\"border:0; margin:0px;width:711px;height:382px;\" frameborder=\"0\" scrolling=\"no\"></iframe></div><div style=\"clear: both\"></div></div>         <div class=\"lightbox_Bottom_container\">            <div class=\"lightbox_Bottom_Left\"></div>            <div class=\"lightbox_Bottom\" style=\"width:691px;\">             &nbsp;            </div><div class=\"lightbox_Bottom_Right\"></div></div><div style=\"clear:both;\"></div></div>";
var view_rsvp = "<div id=\"anouncementdetails1\" class=\"anouncementdetails\"><div id=\"events_details_bg\">    <div id=\"events_details_bg1\"></div>    <div id=\"events_details_bg2\">        \t<div id=\"announcement_details_main\">            <div id=\"Events_details_closeX\"><a href=\"javascript:hideform();\" class=\"close\">close</a></div>            <div style=\"clear:both;\"></div>            <p class=\"details_title\">RSVP for Event : ${evt.Title}</p>                        <div style=\"font-size:0px;border-top:solid 1px #8e3224;border-bottom:solid 1px #b7b7b7;overflow: hidden;height:${height}px;padding-top:0px;margin-top:0px;\">                <iframe src=\"form_rsvp?EventId=${evt.Id}\" width=\"100%\" height=\"${height}\" scrolling=\"auto\" frameborder=\"0\"></iframe>             </div>            <div class=\"events_details_copy\"><span class=\"events_details_copy_red copy_border\">Chick-fil-A at ${controlconfig.store.storeInfo.StoreName}</span>For more info, please give us a call at (${controlconfig.store.storeInfo.PhoneArea}) ${controlconfig.store.storeInfo.PhoneNumber} or <a href=\"mailto:${controlconfig.store.StoreEmail}\">send us an email.</a></div>                        <div id=\"Events_details_closeX2\"></div>        \t<div style=\"clear:both;\"></div>        </div>            </div>    <div id=\"events_details_bg3\"></div></div></div>";
var view_editlightbox = "    <div id=\"lightbox\" class=\"lightbox\" style=\"width:${editorconfig.width}px;\">        <div class=\"lightbox_Top_container\">            <div class=\"lightbox_Top_Left\"></div>            <div class=\"lightbox_Top\" style=\"width:${editorconfig.width - 20}px;\">                <div class=\"lightbox_Top_Title\">${editorconfig.title}</div>                <div class=\"lightbox_Top_Buttons\">                <div class=\"close_btn\" onclick=\"${editorconfig.closeaction}\"></div>                <div class=\"help_btn\"></div>            </div>        </div>        <div class=\"lightbox_Top_Right\"></div>        </div>        <div style=\"clear:both;\"></div>        <div class=\"lightbox_subtitle\">${editorconfig.subtitle}</div>        <div class=\"lightbox_content\">\t        <div style=\"width:${editorconfig.width-40}px; height:${editorconfig.height-40}px;margin:20px;\" id=\"${editorconfig.controlid}_editor\" >                ${editorconfig.content}\t        </div>              </div>        <div class=\"lightbox_Bottom_container\">            <div class=\"lightbox_Bottom_Left\"></div>            <div class=\"lightbox_Bottom\" style=\"width:${editorconfig.width - 20}px;\">                <div class=\"lightbox_Bottom_Buttons\">                ${editorconfig.bottombuttons}                </div>            </div>            <div class=\"lightbox_Bottom_Right\"></div>        </div>        <div style=\"clear:both;\"></div>    </div>";

var controlmodeldata = {"Announcements1":[{"Id":2857,"StoreId":196,"Title":"Join our Facebook Page!","ShortDescription":"","Intro":"Become a Facebook fan of Chick-fil-A of Brighton! Find out about special events and view pictures.","ImageId":0,"MainImage":{"MoreInfo":"","Id":0,"FileName":"","Description":"","ImagePath":"","Width":0,"Height":0,"ImageType":"","LinkType":"","Link":"","OwnerType":"","OwnerId":0,"DateAdded":"\/Date(-2208970800000-0500)\/","FileType":""},"SideImageId":3052,"SideImage":{"MoreInfo":"","Id":3052,"FileName":"pol_cowhd2.jpg","Description":"","ImagePath":"/StoreResources/Polaroids/pol_cowhd2.jpg","Width":215,"Height":162,"ImageType":"POLAROID","LinkType":"","Link":"","OwnerType":"F","OwnerId":0,"DateAdded":"\/Date(1246545175000-0400)\/","FileType":"JPG"}},{"Id":1098,"StoreId":196,"Title":"2009 Small Business of the Year!","ShortDescription":"<p>Chick-fil-A of Brighton was selected as the Small Business of the Year for 2009 by the Brighton Area Chamber of Commerce! Thank you for this great honor!!</p>","Intro":"Chick-fil-A of Brighton was selected as the 2009 Small Business of the Year!","ImageId":0,"MainImage":{"MoreInfo":"","Id":0,"FileName":"","Description":"","ImagePath":"","Width":0,"Height":0,"ImageType":"","LinkType":"","Link":"","OwnerType":"","OwnerId":0,"DateAdded":"\/Date(-2208970800000-0500)\/","FileType":""},"SideImageId":143,"SideImage":{"MoreInfo":"","Id":143,"FileName":"pol_cowsbirthday.jpg","Description":"","ImagePath":"/StoreResources/Polaroids/pol_cowsbirthday.jpg","Width":215,"Height":162,"ImageType":"POLAROID","LinkType":"","Link":"","OwnerType":"F","OwnerId":0,"DateAdded":"\/Date(1244520000000-0400)\/","FileType":"JPG"}},{"Id":785,"StoreId":196,"Title":"FREE WIFI!!!!","ShortDescription":"<p>Now you can join us at Chick-fil-A of Brighton and access the internet for work or play! Chick-fil-A now has FREE Wifi available during normal business hours! Need a comfortable place to work away from the office? Come join us!</p>","Intro":"Chick-fil-A of Brighton now has FREE Wifi!","ImageId":0,"MainImage":{"MoreInfo":"","Id":0,"FileName":"","Description":"","ImagePath":"","Width":0,"Height":0,"ImageType":"","LinkType":"","Link":"","OwnerType":"","OwnerId":0,"DateAdded":"\/Date(-2208970800000-0500)\/","FileType":""},"SideImageId":2512,"SideImage":{"MoreInfo":"","Id":2512,"FileName":"photo_wifi.jpg","Description":"","ImagePath":"/StoreResources/Polaroids/photo_wifi.jpg","Width":215,"Height":162,"ImageType":"POLAROID","LinkType":"","Link":"","OwnerType":"F","OwnerId":0,"DateAdded":"\/Date(1243656000000-0400)\/","FileType":"JPG"}}],"core_lightbox":""};var controlconfigdata = {"Announcements1":{"background":"","CMSControlId":0,"ControlId":"Announcements1","PageId":0,"StoreId":196,"AllowEdit":false,"EditorWidthOffset":40,"EditorHeightOffset":140,"EditorWidth":727,"EditorHeight":400,"store":{"storeInfo":{"StoreId":"01911","StoreName":"Brighton","ShortStoreName":"Brighton","MarketableName":"brighton","AddressLine1":"2035 Prairie Center Pkwy","AddressLine2":"","City":"Brighton","State":"CO","ZipCode":"80601","ZipExtension":"7015","County":"Adams","OperatorId":"403520","OperatorName":"Vickie Halbritter","ConceptCode":"CFA","PhoneArea":"303","PhoneNumber":"655-1404","FaxArea":"303","FaxNumber":"654-7957","VoiceMail":"31911","EmailAddress":"01911@chick-fil-a.com","Status":"open","OpenDate":"2008-01-17","ProjectedOpenDate":"2008-01-17","MarketableURL":"http://www.chick-fil-a.com/brighton","LocationCode":"FSU","Playground":"interior","OffersOnlineOrdering":true,"HasDriveThru":true,"AcceptsCfaCard":true,"HasDiningRoom":false,"ServesBreakfast":false,"OffersWireless":true,"CorpID":"","Latitude":"39.95684","Longitude":"-104.77695"},"storeHours":{"MondayFrom":"6 AM","MondayTo":"10 PM","TuesdayFrom":"6 AM","TuesdayTo":"10 PM","WednesdayFrom":"6 AM","WednesdayTo":"10 PM","ThursdayFrom":"6 AM","ThursdayTo":"10 PM","FridayFrom":"6 AM","FridayTo":"10 PM","SaturdayFrom":"6 AM","SaturdayTo":"10 PM","Summary":"<b>Store Hours</b><br />Mon-Sat, 6 AM - 10 PM<br /><i>Closed on Sunday</i><br />"},"Id":196,"CorpId":"01911","HomepageLayout":"order","WantsEmailReminders":true,"WantsEmailVisible":true,"IsActive":true,"MLSDirectLink":false,"StoreName":"brighton","ResourceFolder":"196","ActiveSkin":"CFA_Default","DefaultStoreId":1,"StoreEmail":"Brighton.FSU@chick-fil-A.com","FundRaising":"-SPIRIT--PLUSHCOWS--CALENDARS--CHEESECAKE-","TermsAndConditions":"","TATermsAndConditions":"","CorporateBanner":"<img src=\"/CoreResources/corp_banner_spicy.jpg\" width=\"207\" height=\"207\" />"}},"announcementEditor1":{"CMSControlId":0,"ControlId":"announcementEditor1","PageId":0,"StoreId":196,"AllowEdit":false,"EditorWidthOffset":40,"EditorHeightOffset":140,"EditorWidth":727,"EditorHeight":400,"store":{"storeInfo":{"StoreId":"01911","StoreName":"Brighton","ShortStoreName":"Brighton","MarketableName":"brighton","AddressLine1":"2035 Prairie Center Pkwy","AddressLine2":"","City":"Brighton","State":"CO","ZipCode":"80601","ZipExtension":"7015","County":"Adams","OperatorId":"403520","OperatorName":"Vickie Halbritter","ConceptCode":"CFA","PhoneArea":"303","PhoneNumber":"655-1404","FaxArea":"303","FaxNumber":"654-7957","VoiceMail":"31911","EmailAddress":"01911@chick-fil-a.com","Status":"open","OpenDate":"2008-01-17","ProjectedOpenDate":"2008-01-17","MarketableURL":"http://www.chick-fil-a.com/brighton","LocationCode":"FSU","Playground":"interior","OffersOnlineOrdering":true,"HasDriveThru":true,"AcceptsCfaCard":true,"HasDiningRoom":false,"ServesBreakfast":false,"OffersWireless":true,"CorpID":"","Latitude":"39.95684","Longitude":"-104.77695"},"storeHours":{"MondayFrom":"6 AM","MondayTo":"10 PM","TuesdayFrom":"6 AM","TuesdayTo":"10 PM","WednesdayFrom":"6 AM","WednesdayTo":"10 PM","ThursdayFrom":"6 AM","ThursdayTo":"10 PM","FridayFrom":"6 AM","FridayTo":"10 PM","SaturdayFrom":"6 AM","SaturdayTo":"10 PM","Summary":"<b>Store Hours</b><br />Mon-Sat, 6 AM - 10 PM<br /><i>Closed on Sunday</i><br />"},"Id":196,"CorpId":"01911","HomepageLayout":"order","WantsEmailReminders":true,"WantsEmailVisible":true,"IsActive":true,"MLSDirectLink":false,"StoreName":"brighton","ResourceFolder":"196","ActiveSkin":"CFA_Default","DefaultStoreId":1,"StoreEmail":"Brighton.FSU@chick-fil-A.com","FundRaising":"-SPIRIT--PLUSHCOWS--CALENDARS--CHEESECAKE-","TermsAndConditions":"","TATermsAndConditions":"","CorporateBanner":"<img src=\"/CoreResources/corp_banner_spicy.jpg\" width=\"207\" height=\"207\" />"}},"textEditor1":{"CMSControlId":0,"ControlId":"textEditor1","PageId":0,"StoreId":196,"AllowEdit":false,"EditorWidthOffset":40,"EditorHeightOffset":140,"EditorWidth":727,"EditorHeight":400,"store":{"storeInfo":{"StoreId":"01911","StoreName":"Brighton","ShortStoreName":"Brighton","MarketableName":"brighton","AddressLine1":"2035 Prairie Center Pkwy","AddressLine2":"","City":"Brighton","State":"CO","ZipCode":"80601","ZipExtension":"7015","County":"Adams","OperatorId":"403520","OperatorName":"Vickie Halbritter","ConceptCode":"CFA","PhoneArea":"303","PhoneNumber":"655-1404","FaxArea":"303","FaxNumber":"654-7957","VoiceMail":"31911","EmailAddress":"01911@chick-fil-a.com","Status":"open","OpenDate":"2008-01-17","ProjectedOpenDate":"2008-01-17","MarketableURL":"http://www.chick-fil-a.com/brighton","LocationCode":"FSU","Playground":"interior","OffersOnlineOrdering":true,"HasDriveThru":true,"AcceptsCfaCard":true,"HasDiningRoom":false,"ServesBreakfast":false,"OffersWireless":true,"CorpID":"","Latitude":"39.95684","Longitude":"-104.77695"},"storeHours":{"MondayFrom":"6 AM","MondayTo":"10 PM","TuesdayFrom":"6 AM","TuesdayTo":"10 PM","WednesdayFrom":"6 AM","WednesdayTo":"10 PM","ThursdayFrom":"6 AM","ThursdayTo":"10 PM","FridayFrom":"6 AM","FridayTo":"10 PM","SaturdayFrom":"6 AM","SaturdayTo":"10 PM","Summary":"<b>Store Hours</b><br />Mon-Sat, 6 AM - 10 PM<br /><i>Closed on Sunday</i><br />"},"Id":196,"CorpId":"01911","HomepageLayout":"order","WantsEmailReminders":true,"WantsEmailVisible":true,"IsActive":true,"MLSDirectLink":false,"StoreName":"brighton","ResourceFolder":"196","ActiveSkin":"CFA_Default","DefaultStoreId":1,"StoreEmail":"Brighton.FSU@chick-fil-A.com","FundRaising":"-SPIRIT--PLUSHCOWS--CALENDARS--CHEESECAKE-","TermsAndConditions":"","TATermsAndConditions":"","CorporateBanner":"<img src=\"/CoreResources/corp_banner_spicy.jpg\" width=\"207\" height=\"207\" />"}},"DAMEDITOR":{"CMSControlId":0,"ControlId":"DAMEDITOR","PageId":0,"StoreId":196,"AllowEdit":false,"EditorWidthOffset":40,"EditorHeightOffset":140,"EditorWidth":727,"EditorHeight":400,"store":{"storeInfo":{"StoreId":"01911","StoreName":"Brighton","ShortStoreName":"Brighton","MarketableName":"brighton","AddressLine1":"2035 Prairie Center Pkwy","AddressLine2":"","City":"Brighton","State":"CO","ZipCode":"80601","ZipExtension":"7015","County":"Adams","OperatorId":"403520","OperatorName":"Vickie Halbritter","ConceptCode":"CFA","PhoneArea":"303","PhoneNumber":"655-1404","FaxArea":"303","FaxNumber":"654-7957","VoiceMail":"31911","EmailAddress":"01911@chick-fil-a.com","Status":"open","OpenDate":"2008-01-17","ProjectedOpenDate":"2008-01-17","MarketableURL":"http://www.chick-fil-a.com/brighton","LocationCode":"FSU","Playground":"interior","OffersOnlineOrdering":true,"HasDriveThru":true,"AcceptsCfaCard":true,"HasDiningRoom":false,"ServesBreakfast":false,"OffersWireless":true,"CorpID":"","Latitude":"39.95684","Longitude":"-104.77695"},"storeHours":{"MondayFrom":"6 AM","MondayTo":"10 PM","TuesdayFrom":"6 AM","TuesdayTo":"10 PM","WednesdayFrom":"6 AM","WednesdayTo":"10 PM","ThursdayFrom":"6 AM","ThursdayTo":"10 PM","FridayFrom":"6 AM","FridayTo":"10 PM","SaturdayFrom":"6 AM","SaturdayTo":"10 PM","Summary":"<b>Store Hours</b><br />Mon-Sat, 6 AM - 10 PM<br /><i>Closed on Sunday</i><br />"},"Id":196,"CorpId":"01911","HomepageLayout":"order","WantsEmailReminders":true,"WantsEmailVisible":true,"IsActive":true,"MLSDirectLink":false,"StoreName":"brighton","ResourceFolder":"196","ActiveSkin":"CFA_Default","DefaultStoreId":1,"StoreEmail":"Brighton.FSU@chick-fil-A.com","FundRaising":"-SPIRIT--PLUSHCOWS--CALENDARS--CHEESECAKE-","TermsAndConditions":"","TATermsAndConditions":"","CorporateBanner":"<img src=\"/CoreResources/corp_banner_spicy.jpg\" width=\"207\" height=\"207\" />"}},"UserForm1":{"CMSControlId":0,"ControlId":"UserForm1","PageId":0,"StoreId":196,"AllowEdit":false,"EditorWidthOffset":40,"EditorHeightOffset":140,"EditorWidth":727,"EditorHeight":400,"store":{"storeInfo":{"StoreId":"01911","StoreName":"Brighton","ShortStoreName":"Brighton","MarketableName":"brighton","AddressLine1":"2035 Prairie Center Pkwy","AddressLine2":"","City":"Brighton","State":"CO","ZipCode":"80601","ZipExtension":"7015","County":"Adams","OperatorId":"403520","OperatorName":"Vickie Halbritter","ConceptCode":"CFA","PhoneArea":"303","PhoneNumber":"655-1404","FaxArea":"303","FaxNumber":"654-7957","VoiceMail":"31911","EmailAddress":"01911@chick-fil-a.com","Status":"open","OpenDate":"2008-01-17","ProjectedOpenDate":"2008-01-17","MarketableURL":"http://www.chick-fil-a.com/brighton","LocationCode":"FSU","Playground":"interior","OffersOnlineOrdering":true,"HasDriveThru":true,"AcceptsCfaCard":true,"HasDiningRoom":false,"ServesBreakfast":false,"OffersWireless":true,"CorpID":"","Latitude":"39.95684","Longitude":"-104.77695"},"storeHours":{"MondayFrom":"6 AM","MondayTo":"10 PM","TuesdayFrom":"6 AM","TuesdayTo":"10 PM","WednesdayFrom":"6 AM","WednesdayTo":"10 PM","ThursdayFrom":"6 AM","ThursdayTo":"10 PM","FridayFrom":"6 AM","FridayTo":"10 PM","SaturdayFrom":"6 AM","SaturdayTo":"10 PM","Summary":"<b>Store Hours</b><br />Mon-Sat, 6 AM - 10 PM<br /><i>Closed on Sunday</i><br />"},"Id":196,"CorpId":"01911","HomepageLayout":"order","WantsEmailReminders":true,"WantsEmailVisible":true,"IsActive":true,"MLSDirectLink":false,"StoreName":"brighton","ResourceFolder":"196","ActiveSkin":"CFA_Default","DefaultStoreId":1,"StoreEmail":"Brighton.FSU@chick-fil-A.com","FundRaising":"-SPIRIT--PLUSHCOWS--CALENDARS--CHEESECAKE-","TermsAndConditions":"","TATermsAndConditions":"","CorporateBanner":"<img src=\"/CoreResources/corp_banner_spicy.jpg\" width=\"207\" height=\"207\" />"}},"UserForm2":{"CMSControlId":0,"ControlId":"UserForm2","PageId":0,"StoreId":196,"AllowEdit":false,"EditorWidthOffset":40,"EditorHeightOffset":140,"EditorWidth":727,"EditorHeight":400,"store":{"storeInfo":{"StoreId":"01911","StoreName":"Brighton","ShortStoreName":"Brighton","MarketableName":"brighton","AddressLine1":"2035 Prairie Center Pkwy","AddressLine2":"","City":"Brighton","State":"CO","ZipCode":"80601","ZipExtension":"7015","County":"Adams","OperatorId":"403520","OperatorName":"Vickie Halbritter","ConceptCode":"CFA","PhoneArea":"303","PhoneNumber":"655-1404","FaxArea":"303","FaxNumber":"654-7957","VoiceMail":"31911","EmailAddress":"01911@chick-fil-a.com","Status":"open","OpenDate":"2008-01-17","ProjectedOpenDate":"2008-01-17","MarketableURL":"http://www.chick-fil-a.com/brighton","LocationCode":"FSU","Playground":"interior","OffersOnlineOrdering":true,"HasDriveThru":true,"AcceptsCfaCard":true,"HasDiningRoom":false,"ServesBreakfast":false,"OffersWireless":true,"CorpID":"","Latitude":"39.95684","Longitude":"-104.77695"},"storeHours":{"MondayFrom":"6 AM","MondayTo":"10 PM","TuesdayFrom":"6 AM","TuesdayTo":"10 PM","WednesdayFrom":"6 AM","WednesdayTo":"10 PM","ThursdayFrom":"6 AM","ThursdayTo":"10 PM","FridayFrom":"6 AM","FridayTo":"10 PM","SaturdayFrom":"6 AM","SaturdayTo":"10 PM","Summary":"<b>Store Hours</b><br />Mon-Sat, 6 AM - 10 PM<br /><i>Closed on Sunday</i><br />"},"Id":196,"CorpId":"01911","HomepageLayout":"order","WantsEmailReminders":true,"WantsEmailVisible":true,"IsActive":true,"MLSDirectLink":false,"StoreName":"brighton","ResourceFolder":"196","ActiveSkin":"CFA_Default","DefaultStoreId":1,"StoreEmail":"Brighton.FSU@chick-fil-A.com","FundRaising":"-SPIRIT--PLUSHCOWS--CALENDARS--CHEESECAKE-","TermsAndConditions":"","TATermsAndConditions":"","CorporateBanner":"<img src=\"/CoreResources/corp_banner_spicy.jpg\" width=\"207\" height=\"207\" />"}},"core_lightbox":""};var Modelhost = 'http://localhost:8901/';