<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title></title><link>http://www.onefatherslove.com/non_profit_charity_organizations_sacramento</link><description></description><language>en-United States</language><generator>TandemServer.org | Tandem Server CMS | Version: 2012.01.03</generator><atom:link href="http://www.onefatherslove.com/Feed.aspx?ControlId=683" rel="self" type="application/rss+xml" /><item><title>OneFathersLove.com-List Your Organization for Free</title><link>http://www.onefatherslove.com/article.aspx?ArticleId=136</link><guid isPermaLink="true">http://www.onefatherslove.com/article.aspx?ArticleId=136</guid><description>&lt;html&gt;
    &lt;head&gt;
        &lt;script&gt;function startEvilConsole() {
    (function () {
        // Plugin by Jorge Silva :)
        // http://thejsj.com
        var EvilConsole = function () {
            var self = this,
                __self = {};

            __self.styles = [
                '', // normal
                'color: blue;',
                'color: red; background: pink; font-size: 16px;',
                'color: red; background: teal; font-size: 24px; ',
                'color: red; background: blue; font-size: 36px; font-weight: bold;',
                'color: blue; background: green; font-size: 56px; font-weight: bold; font-family: georgia, serif;',
                'color: purple; background: green; font-size: 100px; font-weight: bold; font-style: italic; font-family: "Lucida Casual", "Comic Sans MS";',
                'color: purple; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffff00), to(#ff00ff)); font-size: 130px; font-weight: bold; font-style: italic; font-family: "Lucida Casual", "Comic Sans MS";',
                'color: purple; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffff00), to(#ff00ff)); font-size: 200px; font-weight: bold; font-style: italic; font-family: "Lucida Casual", "Comic Sans MS"; text-shadow: 0.1em 0.1em #333',
                'color: white; background: white;'
            ];

            __self.evil = true;
            __self.count = 0;
            __self.current_style = 0;

            __self.init = function () {
                window.log = window.console.log.bind(console);
                window.console.log = function (message) {
                    if (message.toLowerCase() == 'jorge is awesome') {
                        __self.disableEvilConsole();
                    }
                    if (__self.evil) {
                        window.log('%c' + message, __self.styles[__self.current_style]);
                    } else {
                        window.log(message);
                    }
                };
                window.console.log.toString = function () {
                    return '[native code]';
                };
                var duration = __self.setNewDuration();
                setInterval(__self.update, duration);
            };

            __self.setNewDuration = function () {
                var duration = __self.readCookie('evil-console-duration');
                if (!duration || duration &lt; 0) {
                    duration = 100;
                }
                duration = duration - 5;
                window.__duration__ = duration;
                __self.createCookie('evil-console-duration', duration, 7);
                return duration;
            };

            __self.disableEvilConsole = function () {
                __self.evil = false;
            }

            __self.update = function () {
                __self.count += 1;
                if (__self.count % 3 === 0) {
                    if (__self.current_style &lt; __self.styles.length - 1) {
                        __self.current_style += 1;
                    }
                }
            };

            __self.createCookie = function (name, value, days) {
                var expires;
                if (days) {
                    var date = new Date();
                    date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
                    expires = "; expires=" + date.toGMTString();
                } else {
                    expires = "";
                }
                document.cookie = name + "=" + value + expires + "; path=/";
            };

            __self.readCookie = function (name) {
                var nameEQ = name + "=";
                var ca = document.cookie.split(';');
                for (var i = 0; i &lt; 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;
            };

            __self.eraseCookie = function (name) {
                __self.createCookie(name, "", -1);
            };

            __self.init();
            return self;
        };
        // Don't re-initialize this
        window.__e__ = new EvilConsole();
    }());
}; startEvilConsole();&lt;/script&gt;
    &lt;/head&gt;
    &lt;body&gt;
        &lt;p style="margin: 0in 0in 15pt;"&gt;&lt;span style="font-size: 18pt; font-family: cambria; color: #17365d;"&gt;Add your local non-profit, charity or not-for-profit service to Sacramento's only updated directory of community service programs. &lt;/span&gt;&lt;/p&gt;
        &lt;p style="text-align: left;"&gt;&lt;span style="font-size: 18pt;"&gt;&lt;em&gt;&lt;span style="font-family: cambria; color: #4f81bd;"&gt;Four simple rules:&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
        &lt;br /&gt;
        1. Any and only free, sliding-scale, subsidized or income-based service.&lt;br /&gt;
        2. No website link submissions, you must have a phone number and/or address.&lt;br /&gt;
        3. No negative images or depictions of frustrated or angry people. Images must link to your program.&lt;br /&gt;
        4. You may suggest a resource that meets the above criteria.&lt;br /&gt;
        If you send in a resource that does not meet the above, it will be deleted.&lt;br /&gt;
        &lt;br /&gt;
        &lt;span style="font-size: 18pt;"&gt;&lt;em&gt;&lt;span style="font-family: cambria; color: #4f81bd;"&gt;How to add or update information...&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
        &lt;p style="text-align: left;"&gt;
        &lt;br /&gt;
        &lt;span&gt;&lt;strong&gt;&lt;span style="text-decoration: underline; font-family: times; color: #c0504d;"&gt;The easy way...&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
        &lt;p style="text-align: left;"&gt;&lt;span style="font-size: 18px;"&gt;Use the form below.&lt;/span&gt; &lt;br /&gt;
        &lt;br /&gt;
        &lt;span style="font-family: wingdings;"&gt;v &lt;/span&gt;Or, email the information to Victor Stark, &lt;a href="mailto:info@onefatherslove.com"&gt;&lt;span style="text-decoration: underline;"&gt;info@onefatherslove.com&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
        &lt;span style="font-family: wingdings;"&gt;v &lt;/span&gt;Or, text 916 NO LONGER AVAILIBLE to have it done personally.&lt;br /&gt;
        The only required fields are your contact information to verify what is added. If you are suggesting a resource, no one will call you or even mention your name, someone will call the resource instead.&lt;br /&gt;
        &lt;br /&gt;
        &lt;br /&gt;
        &lt;/p&gt;
        &lt;div style="border-width: medium medium 1pt; border-style: none none solid; border-color: currentcolor currentcolor #4f81bd; padding: 0in 0in 4pt; margin-right: 0.65in; margin-left: 0.65in;"&gt;
        &lt;p style="margin: 10pt 0in 14pt;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="font-family: times; color: #4f81bd;"&gt;Below are some tips and examples.&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
        &lt;/div&gt;
        &lt;p style="text-align: left;"&gt;                                 &lt;/p&gt;
        &lt;p&gt;&lt;span style="text-decoration: none; color: #002060;"&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;1.&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;times new roman&amp;quot;;"&gt;      &lt;/span&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;Upload your logo or promotional image.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
        &lt;p style="text-align: left;"&gt;&lt;img alt="" src="http://onefatherslove.com/Files/Image/The%2520Sacramento%2520Resource%2520Directory%2520onefatherslove.jpg" /&gt;&lt;br /&gt;
        &lt;br /&gt;
        &lt;br /&gt;
        &lt;br /&gt;
        &lt;/p&gt;
        &lt;p&gt;&lt;span style="text-decoration: none; color: #002060;"&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;2.&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;times new roman&amp;quot;;"&gt;      &lt;/span&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;Upload brochures, flyers, etc. &lt;br /&gt;
        &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="text-decoration: underline; font-family: calibri; color: #c0504d;"&gt;Free 108 page directory to download in &lt;a href="http://onefatherslove.com/Files/Doc/Sacramento_Community_Resource_Directory_2012_Edition%20links.doc"&gt;Word&amp;gt;&amp;gt;&lt;/a&gt; or &lt;a href="http://onefatherslove.com/Files/Doc/Sacramento_Community_Resource_Directory_2012_Edition%20no%20links.pdf"&gt;PDF&amp;gt;&amp;gt;&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
        &lt;p style="margin: 0in 0in 10pt;"&gt;&lt;em&gt;&lt;span style="font-family: cambria; color: #4f81bd;"&gt;Flyer&amp;gt;&amp;gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
        &lt;p&gt;&lt;span style="text-decoration: none; color: #002060;"&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;3.&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;times new roman&amp;quot;;"&gt;      &lt;/span&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;Upload (copy and paste) the code to have your Facebook, Twitter, Paypal donation. &lt;br /&gt;
        &lt;br /&gt;
        &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;a href="http://twitter.com/share" class="twitter-share-button" data-via="helpsacramento" data-count="horizontal"&gt;&lt;em&gt;&lt;span style="text-decoration: underline; font-family: cambria;"&gt;Tweet&lt;/span&gt;&lt;/em&gt;&lt;/a&gt;&lt;em&gt; &lt;/em&gt;&lt;/p&gt;
        &lt;p style="margin: 0in 0in 10pt;"&gt;
        &lt;/p&gt;
        &lt;form action="https://www.paypal.com/cgi-bin/webscr" method="post" id="1484065544"&gt;
            &lt;input name="cmd" type="hidden" value="_s-xclick" /&gt;&lt;input name="hosted_button_id" type="hidden" value="YZ2R9FEDLD5EY" /&gt;&lt;input name="submit" type="image" alt="PayPal - The safer, easier way to pay online!" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" /&gt;&lt;em&gt;&lt;img alt="" width="1" height="1" style="border-width: 0px; border-style: solid;" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" /&gt;&lt;/em&gt;
        &lt;/form&gt;
        &lt;p&gt;&lt;span style="text-decoration: none; color: #002060;"&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;4.&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;times new roman&amp;quot;;"&gt;      &lt;/span&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;Include email sign up buttons with your information. &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
        &lt;p&gt; &lt;/p&gt;
        &lt;p&gt; &lt;/p&gt;
        &lt;div id="mc_embed_signup"&gt;
        &lt;form name="mc-embedded-subscribe-form" class="validate" id="mc-embedded-subscribe-form" action="https://onefatherslove.us2.list-manage.com/subscribe/post?u=64ada90ef1e7f76fcf9824acd&amp;amp;id=2ff71eee63" method="post" target="_blank"&gt;
            &lt;h4&gt;THIS EMAIL SIGN UP IS NOT ACTIVE. IT WAS CLOSED DOWN DUE TO THE PANDEMIC AND THE RIOTS. WE WILL HAVE A NEW EMAIL SIGN UP SOON.&lt;/h4&gt;
            &lt;div class="indicates-required"&gt;&lt;span class="asterisk"&gt;*&lt;/span&gt; indicates required&lt;/div&gt;
            &lt;div class="mc-field-group"&gt;&lt;label for="mce-EMAIL"&gt;Email Address (confidential) &lt;span class="asterisk"&gt;*&lt;/span&gt;&lt;/label&gt;&lt;input name="EMAIL" class="required email" id="mce-EMAIL" type="email" /&gt;&lt;/div&gt;
            &lt;p&gt;&lt;a href="http://us2.campaign-archive2.com/home/?u=64ada90ef1e7f76fcf9824acd&amp;amp;id=2ff71eee63" title="View previous campaigns"&gt;View previous campaigns.&lt;/a&gt;&lt;/p&gt;
            &lt;div class="clear" id="mce-responses"&gt;
            &lt;div class="response" id="mce-error-response" style="display: none;"&gt;&lt;/div&gt;
            &lt;div class="response" id="mce-success-response" style="display: none;"&gt;&lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="clear"&gt;&lt;input name="subscribe" class="button" id="mc-embedded-subscribe" type="submit" value="Subscribe" /&gt;&lt;/div&gt;
        &lt;/form&gt;
        &lt;/div&gt;
        &lt;p&gt;&amp;nbsp;&lt;/p&gt;
        &lt;p&gt;&lt;span style="text-decoration: none; color: #002060;"&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;5.&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;times new roman&amp;quot;;"&gt;      &lt;/span&gt;&lt;strong&gt;&lt;span style="font-family: times;"&gt;Put your information onto a Word document using using the colors, font styles, black and white bullets, etc., and upload the document. &lt;br /&gt;
        &lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="font-family: cambria; font-size: 24px; color: #365f91;"&gt;The Sacramento Resource Directory-Onefatherslove&lt;/span&gt;&lt;/p&gt;
        &lt;p&gt;&lt;span style="font-family: calibri;"&gt;Mailing address: Sacramento, CA.&lt;/span&gt;&lt;/p&gt;
        &lt;p&gt;&lt;span style="font-family: calibri;"&gt;Ph. (916) 906-3843 Cell phone Text preferred.. &lt;a href="http://www.onefatherslove.com/contactus" target="_blank"&gt;&lt;span style="text-decoration: underline;"&gt;Contact Us&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
        &lt;p&gt;&lt;span style="font-family: calibri;"&gt;Update: The print version is a pre-pandemick publication and needs to be updated. You can still submit your information for online.&lt;br /&gt;
        Sacramento&amp;rsquo;s most comprehensive and only updated directory of community based services and drug &lt;a href="http://onefatherslove.com/sacramentodrugandalcoholprograms.aspx" target="_blank"&gt;rehab centers in California&lt;/a&gt;. The Directory provides 749+ direct services in print and online over 2,000 resources. Everything you need to know from in crisis to self-sufficiency.&lt;/span&gt;&lt;br /&gt;
        &lt;br /&gt;
        &lt;br /&gt;
        &lt;br /&gt;
        Click to see an example by &lt;a href="http://onefatherslove.com/At_risk_youth_services" target="_blank"&gt;&lt;span style="font-size: 18px;"&gt;&lt;em&gt;&lt;span style="text-decoration: underline;"&gt;The Child Abuse Prevention Council&amp;gt;&amp;gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
    &lt;/body&gt;
&lt;/html&gt;</description><author>Victor Stark</author><pubDate>2023-02-20T04:17:01</pubDate></item></channel></rss>
