<?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>Free Radio Jingles</title>
	<atom:link href="http://www.freeradiojingles.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freeradiojingles.co.uk</link>
	<description>Download mp3... easy as 123!</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:01:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Countdown Show Liners</title>
		<link>http://www.freeradiojingles.co.uk/chart-show-jingles/countdown-show-liners/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=countdown-show-liners</link>
		<comments>http://www.freeradiojingles.co.uk/chart-show-jingles/countdown-show-liners/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 18:30:39 +0000</pubDate>
		<dc:creator>Free Radio Jingles</dc:creator>
				<category><![CDATA[Chart Show Jingles]]></category>

		<guid isPermaLink="false">http://www.freeradiojingles.co.uk/?p=472</guid>
		<description><![CDATA[This is a great starter toolkit of liners if you&#8217;re planning a chart countdown show. The liners included are: &#8220;Up, down, new entry, the hot 10, the hot 20, the hot 40, the hot 60, the hot 100, counting down.&#8221; Get complete chart countdown numbers from Music Radio Creative. We&#8217;ve produced numbers from 1-100! Custom [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles.png" title="Free Radio Jingles" class="alignnone" width="0" height="0" /><br />
<h3>This is a great starter toolkit of liners if you&#8217;re planning a chart countdown show.</p>
<p>The liners included are: &#8220;Up, down, new entry, the hot 10, the hot 20, the hot 40, the hot 60, the hot 100, counting down.&#8221;</p>
<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles-download.gif" class="alignnone" width="303" height="13" /><br />
<!-- like-gate-result -->
    <div id='like-gate-result' class='like-gate-result' style="display:none;"></div>
<!-- /like-gate-result -->

<div class='like_gate_like_container' post_url="http://www.freeradiojingles.co.uk/chart-show-jingles/countdown-show-liners/" post_id='472'>
        <fb:like href="http://www.freeradiojingles.co.uk/chart-show-jingles/countdown-show-liners/" layout="standard" show-faces="false" width="450" action="like" colorscheme="light"></fb:like>
</div><!-- like-gate-secret id:472 -->
<div style="display:none;" class='like-gate like-gate-secret' post_id='472' post_url='http://www.freeradiojingles.co.uk/chart-show-jingles/countdown-show-liners/'><oe />
<n uers="uggc://jjj.serrenqvbwvatyrf.pb.hx/qbjaybnq/Pbhagqbja+Yvaref">Pbhagqbja Yvaref</n> (652 xO)<oe />

</div>
<!-- /like-gate-secret -->
<br />
<a style="background-image:url(http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/img/t2d.png);display:block;height:26px;width:160px;padding-top:36px;padding-left:48px;font-size:11px;color:#80b4f1;font-family:Arial,Helvetica,sans-serif;" onclick="w=800;h=560;l=parseInt((screen.availWidth/2)-(w/2));t=parseInt((screen.availHeight/2)-(h/2));window.open('http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=472-0', 'open_window', 'location, directories, status, scrollbars, resizable, dependent, width='+w+', height='+h+', left='+l+', top='+t+'');return false;" target="_blank" href="http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=472-0" title="Access the free jingles using Tweet2Download" rel="nofollow">Access the free jingles</a><p id="tweet2download-472-0" style="display:none;"></p><br />
</h3>
<h2>Get complete <a href="http://www.musicradiocreative.com/radio-shows/countdown-jingles" target="_blank">chart countdown numbers</a> from Music Radio Creative. We&#8217;ve produced numbers from 1-100!</h2>
<div class="post-details"><script type="text/javascript" src="http://forms.aweber.com/form/79/split_650256379.htm"></script></div>
<div class="post-details">
<h2>Custom Radio Jingles</h2>
<h3>
<p>If you like our free radio jingles why not order a custom made jingle?</p>
</h3>
<h3>
<p>Visit <a href="http://www.musicradiocreative.com target="_blank">Music Radio Creative</a> for more details!</p>
</h3>
</div>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=132905226727817&amp;xfbml=1"></script><script>
    var cookie_domain = 'freeradiojingles.co.uk';

    if (typeof jQuery.cookie == 'undefined') {
        /**
         * Cookie plugin
         *
         * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
         * Dual licensed under the MIT and GPL licenses:
         * http://www.opensource.org/licenses/mit-license.php
         * http://www.gnu.org/licenses/gpl.html
         *
         */

        /**
         * Create a cookie with the given name and value and other optional parameters.
         *
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Set the value of a cookie.
         * @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
         * @desc Create a cookie with all available options.
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Create a session cookie.
         * @example $.cookie('the_cookie', null);
         * @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain
         *       used when the cookie was set.
         *
         * @param String name The name of the cookie.
         * @param String value The value of the cookie.
         * @param Object options An object literal containing key/value pairs to provide optional cookie attributes.
         * @option Number|Date expires Either an integer specifying the expiration date from now on in days or a Date object.
         *                             If a negative value is specified (e.g. a date in the past), the cookie will be deleted.
         *                             If set to null or omitted, the cookie will be a session cookie and will not be retained
         *                             when the the browser exits.
         * @option String path The value of the path atribute of the cookie (default: path of page that created the cookie).
         * @option String domain The value of the domain attribute of the cookie (default: domain of page that created the cookie).
         * @option Boolean secure If true, the secure attribute of the cookie will be set and the cookie transmission will
         *                        require a secure protocol (like HTTPS).
         * @type undefined
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */

        /**
         * Get the value of a cookie with the given name.
         *
         * @example $.cookie('the_cookie');
         * @desc Get the value of a cookie.
         *
         * @param String name The name of the cookie.
         * @return The value of the cookie.
         * @type String
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */
        jQuery.cookie = function(name, value, options) {
            if (typeof value != 'undefined') { // name and value given, set cookie
                options = options || {};
                if (value === null) {
                    value = '';
                    options.expires = -1;
                }
                var expires = '';
                if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
                    var date;
                    if (typeof options.expires == 'number') {
                        date = new Date();
                        date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
                    } else {
                        date = options.expires;
                    }
                    expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
                }
                // CAUTION: Needed to parenthesize options.path and options.domain
                // in the following expressions, otherwise they evaluate to undefined
                // in the packed version for some reason...
                var path = options.path ? '; path=' + (options.path) : '';
                var domain = options.domain ? '; domain=' + (options.domain) : '';
                var secure = options.secure ? '; secure' : '';
                document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
            } else { // only name given, get cookie
                var cookieValue = null;
                if (document.cookie && document.cookie != '') {
                    var cookies = document.cookie.split(';');
                    for (var i = 0; i < cookies.length; i++) {
                        var cookie = jQuery.trim(cookies[i]);
                        // Does this cookie string begin with the name we want?
                        if (cookie.substring(0, name.length + 1) == (name + '=')) {
                            cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                            break;
                        }
                    }
                }
                return cookieValue;
            }
        };
     }

     // credits: phpjs, Jonas Raoni Soares Silva (http://www.jsfromhell.com), Ates Goral (http://magnetiq.com), Onno Marsman, Rafał Kukawski (http://blog.kukawski.pl)
     function like_gate_decrypt(str, pwd) {
        return (str + '').replace(/[a-z]/gi, function (s) {
            return String.fromCharCode(s.charCodeAt(0) + (s.toLowerCase() < 'n' ? 13 : -13));
        });
     }

     // handles like and unlike events
     function like_gate_handle_event(pars) {
       pars = pars || {};

       if (pars.event == 'unlike') {
            jQuery('.like-gate-result').hide('slow').html('');
            jQuery.cookie('like_gate_lp_472', null, { path: '/' });

            return true;
       }

       // , domain: 'freeradiojingles.co.uk' // chrome doesn't like the domain !?! doesn't delete the cookie.
       jQuery.cookie('like_gate_lp_472', 1, { expires: 365, path: '/' }); 

       var decrypted_hidden = like_gate_decrypt(jQuery('.like-gate').html());
       jQuery('.like-gate-result').html(decrypted_hidden).show('slow');
     }

     jQuery(document).ready(function() {
        var like_status = jQuery.cookie('like_gate_lp_472');

        // let's reveal if the user has already liked the page.
        if (like_status > 0) {
            like_gate_handle_event({event:'like'});
        }
     });

	 window.fbAsyncInit = function() {
		// handles like
		FB.Event.subscribe('edge.create', function(href, widget) {
           like_gate_handle_event({
                event: 'like',
                url : href,
                widget: widget,

                '' : ''
           });
		});

		 // handles unlike, hide the hidden content
		FB.Event.subscribe('edge.remove', function(href, widget) {
           like_gate_handle_event({event:'unlike'});           
		});
     };
</script>]]></content:encoded>
			<wfw:commentRss>http://www.freeradiojingles.co.uk/chart-show-jingles/countdown-show-liners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Funfair Jingles</title>
		<link>http://www.freeradiojingles.co.uk/holiday-jingles/free-funfair-jingles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=free-funfair-jingles</link>
		<comments>http://www.freeradiojingles.co.uk/holiday-jingles/free-funfair-jingles/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 17:07:52 +0000</pubDate>
		<dc:creator>Free Radio Jingles</dc:creator>
				<category><![CDATA[Holiday Jingles]]></category>
		<category><![CDATA[free funfair jingles]]></category>
		<category><![CDATA[funfair jingles]]></category>
		<category><![CDATA[funfair jingles free download]]></category>
		<category><![CDATA[ladies and gentlemen]]></category>
		<category><![CDATA[radio imaging]]></category>
		<category><![CDATA[radio jingles]]></category>
		<category><![CDATA[roller coasters]]></category>
		<category><![CDATA[trance djs]]></category>

		<guid isPermaLink="false">http://www.freeradiojingles.co.uk/?p=470</guid>
		<description><![CDATA[All the fun of the fair! Use these drop ins on your thrill rides, roller coasters and to grab the attention of passers by. Remember, you don&#8217;t need to run a funfair ride to download and use these jingles. They&#8217;ll also work perfectly mixed in with your radio imaging or as DJ drops for mix [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles.png" title="Free Radio Jingles" class="alignnone" width="0" height="0" /><br />
<h3>All the fun of the fair! Use these drop ins on your thrill rides, roller coasters and to grab the attention of passers by. Remember, you don&#8217;t need to run a funfair ride to download and use these jingles. They&#8217;ll also work perfectly mixed in with your radio imaging or as DJ drops for mix DJs, trance DJs and at events!</p>
<p>The funfair phrases included are: &#8220;Attention, ladies and gentlemen welcome aboard, keep your arms and legs on the inside at all times, hold on tight, the show is about to begin, here we go, let&#8217;s go faster, put your hands in the air, let me hear you scream if you wanna go faster, push the safety bars up and exit the ride&#8221;</p>
<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles-download.gif" class="alignnone" width="303" height="13" /><br />
<!-- like-gate-result -->
    <div id='like-gate-result' class='like-gate-result' style="display:none;"></div>
<!-- /like-gate-result -->

<div class='like_gate_like_container' post_url="http://www.freeradiojingles.co.uk/holiday-jingles/free-funfair-jingles/" post_id='470'>
        <fb:like href="http://www.freeradiojingles.co.uk/holiday-jingles/free-funfair-jingles/" layout="standard" show-faces="false" width="450" action="like" colorscheme="light"></fb:like>
</div><!-- like-gate-secret id:470 -->
<div style="display:none;" class='like-gate like-gate-secret' post_id='470' post_url='http://www.freeradiojingles.co.uk/holiday-jingles/free-funfair-jingles/'><oe />
<n uers="uggc://jjj.serrenqvbwvatyrf.pb.hx/qbjaybnq/Shasnve+Wvatyrf">Shasnve Wvatyrf</n> (689.08 xO)<oe />

</div>
<!-- /like-gate-secret -->
<br />
<a style="background-image:url(http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/img/t2d.png);display:block;height:26px;width:160px;padding-top:36px;padding-left:48px;font-size:11px;color:#80b4f1;font-family:Arial,Helvetica,sans-serif;" onclick="w=800;h=560;l=parseInt((screen.availWidth/2)-(w/2));t=parseInt((screen.availHeight/2)-(h/2));window.open('http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=470-0', 'open_window', 'location, directories, status, scrollbars, resizable, dependent, width='+w+', height='+h+', left='+l+', top='+t+'');return false;" target="_blank" href="http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=470-0" title="Access the free jingles using Tweet2Download" rel="nofollow">Access the free jingles</a><p id="tweet2download-470-0" style="display:none;"></p><br />
</h3>
<div class="post-details"><script type="text/javascript" src="http://forms.aweber.com/form/79/split_650256379.htm"></script></div>
<div class="post-details">
<h2>Custom Radio Jingles</h2>
<h3>
<p>If you like our free radio jingles why not order a custom made jingle?</p>
</h3>
<h3>
<p>Visit <a href="http://www.musicradiocreative.com target="_blank">Music Radio Creative</a> for more details!</p>
</h3>
</div>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=132905226727817&amp;xfbml=1"></script><script>
    var cookie_domain = 'freeradiojingles.co.uk';

    if (typeof jQuery.cookie == 'undefined') {
        /**
         * Cookie plugin
         *
         * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
         * Dual licensed under the MIT and GPL licenses:
         * http://www.opensource.org/licenses/mit-license.php
         * http://www.gnu.org/licenses/gpl.html
         *
         */

        /**
         * Create a cookie with the given name and value and other optional parameters.
         *
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Set the value of a cookie.
         * @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
         * @desc Create a cookie with all available options.
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Create a session cookie.
         * @example $.cookie('the_cookie', null);
         * @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain
         *       used when the cookie was set.
         *
         * @param String name The name of the cookie.
         * @param String value The value of the cookie.
         * @param Object options An object literal containing key/value pairs to provide optional cookie attributes.
         * @option Number|Date expires Either an integer specifying the expiration date from now on in days or a Date object.
         *                             If a negative value is specified (e.g. a date in the past), the cookie will be deleted.
         *                             If set to null or omitted, the cookie will be a session cookie and will not be retained
         *                             when the the browser exits.
         * @option String path The value of the path atribute of the cookie (default: path of page that created the cookie).
         * @option String domain The value of the domain attribute of the cookie (default: domain of page that created the cookie).
         * @option Boolean secure If true, the secure attribute of the cookie will be set and the cookie transmission will
         *                        require a secure protocol (like HTTPS).
         * @type undefined
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */

        /**
         * Get the value of a cookie with the given name.
         *
         * @example $.cookie('the_cookie');
         * @desc Get the value of a cookie.
         *
         * @param String name The name of the cookie.
         * @return The value of the cookie.
         * @type String
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */
        jQuery.cookie = function(name, value, options) {
            if (typeof value != 'undefined') { // name and value given, set cookie
                options = options || {};
                if (value === null) {
                    value = '';
                    options.expires = -1;
                }
                var expires = '';
                if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
                    var date;
                    if (typeof options.expires == 'number') {
                        date = new Date();
                        date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
                    } else {
                        date = options.expires;
                    }
                    expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
                }
                // CAUTION: Needed to parenthesize options.path and options.domain
                // in the following expressions, otherwise they evaluate to undefined
                // in the packed version for some reason...
                var path = options.path ? '; path=' + (options.path) : '';
                var domain = options.domain ? '; domain=' + (options.domain) : '';
                var secure = options.secure ? '; secure' : '';
                document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
            } else { // only name given, get cookie
                var cookieValue = null;
                if (document.cookie && document.cookie != '') {
                    var cookies = document.cookie.split(';');
                    for (var i = 0; i < cookies.length; i++) {
                        var cookie = jQuery.trim(cookies[i]);
                        // Does this cookie string begin with the name we want?
                        if (cookie.substring(0, name.length + 1) == (name + '=')) {
                            cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                            break;
                        }
                    }
                }
                return cookieValue;
            }
        };
     }

     // credits: phpjs, Jonas Raoni Soares Silva (http://www.jsfromhell.com), Ates Goral (http://magnetiq.com), Onno Marsman, Rafał Kukawski (http://blog.kukawski.pl)
     function like_gate_decrypt(str, pwd) {
        return (str + '').replace(/[a-z]/gi, function (s) {
            return String.fromCharCode(s.charCodeAt(0) + (s.toLowerCase() < 'n' ? 13 : -13));
        });
     }

     // handles like and unlike events
     function like_gate_handle_event(pars) {
       pars = pars || {};

       if (pars.event == 'unlike') {
            jQuery('.like-gate-result').hide('slow').html('');
            jQuery.cookie('like_gate_lp_470', null, { path: '/' });

            return true;
       }

       // , domain: 'freeradiojingles.co.uk' // chrome doesn't like the domain !?! doesn't delete the cookie.
       jQuery.cookie('like_gate_lp_470', 1, { expires: 365, path: '/' }); 

       var decrypted_hidden = like_gate_decrypt(jQuery('.like-gate').html());
       jQuery('.like-gate-result').html(decrypted_hidden).show('slow');
     }

     jQuery(document).ready(function() {
        var like_status = jQuery.cookie('like_gate_lp_470');

        // let's reveal if the user has already liked the page.
        if (like_status > 0) {
            like_gate_handle_event({event:'like'});
        }
     });

	 window.fbAsyncInit = function() {
		// handles like
		FB.Event.subscribe('edge.create', function(href, widget) {
           like_gate_handle_event({
                event: 'like',
                url : href,
                widget: widget,

                '' : ''
           });
		});

		 // handles unlike, hide the hidden content
		FB.Event.subscribe('edge.remove', function(href, widget) {
           like_gate_handle_event({event:'unlike'});           
		});
     };
</script>]]></content:encoded>
			<wfw:commentRss>http://www.freeradiojingles.co.uk/holiday-jingles/free-funfair-jingles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Name Jingles</title>
		<link>http://www.freeradiojingles.co.uk/free-dj-drops/name-jingles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=name-jingles</link>
		<comments>http://www.freeradiojingles.co.uk/free-dj-drops/name-jingles/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 18:40:42 +0000</pubDate>
		<dc:creator>Free Radio Jingles</dc:creator>
				<category><![CDATA[Free DJ Drops]]></category>
		<category><![CDATA[andrea]]></category>
		<category><![CDATA[chris]]></category>
		<category><![CDATA[custom dj]]></category>
		<category><![CDATA[custom radio]]></category>
		<category><![CDATA[daniel]]></category>
		<category><![CDATA[david]]></category>
		<category><![CDATA[first names]]></category>
		<category><![CDATA[free radio]]></category>
		<category><![CDATA[james]]></category>
		<category><![CDATA[jason]]></category>
		<category><![CDATA[jennifer]]></category>
		<category><![CDATA[jessica]]></category>
		<category><![CDATA[john]]></category>
		<category><![CDATA[kevin]]></category>
		<category><![CDATA[laura]]></category>
		<category><![CDATA[lisa]]></category>
		<category><![CDATA[maria]]></category>
		<category><![CDATA[mark]]></category>
		<category><![CDATA[michael]]></category>
		<category><![CDATA[michelle]]></category>
		<category><![CDATA[mike]]></category>
		<category><![CDATA[paul]]></category>
		<category><![CDATA[radio jingles]]></category>
		<category><![CDATA[robert]]></category>
		<category><![CDATA[sarah]]></category>

		<guid isPermaLink="false">http://www.freeradiojingles.co.uk/?p=465</guid>
		<description><![CDATA[Here are the top 20 most popular first names according to Facebook ready to download and use in your custom DJ drops. The names included are: &#8220;David, Michael, John, Chris, Daniel, Sarah, Mark, Laura, Paul, Jennifer, Mike, Andrea, James, Jessica, Maria, Lisa, Jason, Michelle, Kevin, Robert&#8221; Custom Radio Jingles If you like our free radio [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles.png" title="Free Radio Jingles" class="alignnone" width="0" height="0" /><br />
<h3>Here are the <a href="http://techcrunch.com/2009/06/23/ever-wondered-what-the-most-common-names-on-facebook-are-heres-a-list/" target="_blank">top 20 most popular first names according to Facebook</a> ready to download and use in your <a href="http://www.musicradiocreative.com/dj-drops/custom-dj-drops">custom DJ drops</a>.</p>
<p>The names included are: &#8220;David, Michael, John, Chris, Daniel, Sarah, Mark, Laura, Paul, Jennifer, Mike, Andrea, James, Jessica, Maria, Lisa, Jason, Michelle, Kevin, Robert&#8221;</p>
<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles-download.gif" class="alignnone" width="303" height="13" /><br />
<!-- like-gate-result -->
    <div id='like-gate-result' class='like-gate-result' style="display:none;"></div>
<!-- /like-gate-result -->

<div class='like_gate_like_container' post_url="http://www.freeradiojingles.co.uk/free-dj-drops/name-jingles/" post_id='465'>
        <fb:like href="http://www.freeradiojingles.co.uk/free-dj-drops/name-jingles/" layout="standard" show-faces="false" width="450" action="like" colorscheme="light"></fb:like>
</div><!-- like-gate-secret id:465 -->
<div style="display:none;" class='like-gate like-gate-secret' post_id='465' post_url='http://www.freeradiojingles.co.uk/free-dj-drops/name-jingles/'><oe />
<n uers="uggc://jjj.serrenqvbwvatyrf.pb.hx/qbjaybnq/Cbchyne+Svefg+Anzrf">Cbchyne Svefg Anzrf</n> (464.07 xO)<oe />

</div>
<!-- /like-gate-secret -->
<br />
<a style="background-image:url(http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/img/t2d.png);display:block;height:26px;width:160px;padding-top:36px;padding-left:48px;font-size:11px;color:#80b4f1;font-family:Arial,Helvetica,sans-serif;" onclick="w=800;h=560;l=parseInt((screen.availWidth/2)-(w/2));t=parseInt((screen.availHeight/2)-(h/2));window.open('http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=465-0', 'open_window', 'location, directories, status, scrollbars, resizable, dependent, width='+w+', height='+h+', left='+l+', top='+t+'');return false;" target="_blank" href="http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=465-0" title="Access the free jingles using Tweet2Download" rel="nofollow">Access the free jingles</a><p id="tweet2download-465-0" style="display:none;"></p><br />
</h3>
<div class="post-details"><script type="text/javascript" src="http://forms.aweber.com/form/79/split_650256379.htm"></script></div>
<div class="post-details">
<h2>Custom Radio Jingles</h2>
<h3>
<p>If you like our free radio jingles why not order a custom made jingle?</p>
</h3>
<h3>
<p>Visit <a href="http://www.musicradiocreative.com target="_blank">Music Radio Creative</a> for more details!</p>
</h3>
</div>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=132905226727817&amp;xfbml=1"></script><script>
    var cookie_domain = 'freeradiojingles.co.uk';

    if (typeof jQuery.cookie == 'undefined') {
        /**
         * Cookie plugin
         *
         * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
         * Dual licensed under the MIT and GPL licenses:
         * http://www.opensource.org/licenses/mit-license.php
         * http://www.gnu.org/licenses/gpl.html
         *
         */

        /**
         * Create a cookie with the given name and value and other optional parameters.
         *
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Set the value of a cookie.
         * @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
         * @desc Create a cookie with all available options.
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Create a session cookie.
         * @example $.cookie('the_cookie', null);
         * @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain
         *       used when the cookie was set.
         *
         * @param String name The name of the cookie.
         * @param String value The value of the cookie.
         * @param Object options An object literal containing key/value pairs to provide optional cookie attributes.
         * @option Number|Date expires Either an integer specifying the expiration date from now on in days or a Date object.
         *                             If a negative value is specified (e.g. a date in the past), the cookie will be deleted.
         *                             If set to null or omitted, the cookie will be a session cookie and will not be retained
         *                             when the the browser exits.
         * @option String path The value of the path atribute of the cookie (default: path of page that created the cookie).
         * @option String domain The value of the domain attribute of the cookie (default: domain of page that created the cookie).
         * @option Boolean secure If true, the secure attribute of the cookie will be set and the cookie transmission will
         *                        require a secure protocol (like HTTPS).
         * @type undefined
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */

        /**
         * Get the value of a cookie with the given name.
         *
         * @example $.cookie('the_cookie');
         * @desc Get the value of a cookie.
         *
         * @param String name The name of the cookie.
         * @return The value of the cookie.
         * @type String
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */
        jQuery.cookie = function(name, value, options) {
            if (typeof value != 'undefined') { // name and value given, set cookie
                options = options || {};
                if (value === null) {
                    value = '';
                    options.expires = -1;
                }
                var expires = '';
                if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
                    var date;
                    if (typeof options.expires == 'number') {
                        date = new Date();
                        date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
                    } else {
                        date = options.expires;
                    }
                    expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
                }
                // CAUTION: Needed to parenthesize options.path and options.domain
                // in the following expressions, otherwise they evaluate to undefined
                // in the packed version for some reason...
                var path = options.path ? '; path=' + (options.path) : '';
                var domain = options.domain ? '; domain=' + (options.domain) : '';
                var secure = options.secure ? '; secure' : '';
                document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
            } else { // only name given, get cookie
                var cookieValue = null;
                if (document.cookie && document.cookie != '') {
                    var cookies = document.cookie.split(';');
                    for (var i = 0; i < cookies.length; i++) {
                        var cookie = jQuery.trim(cookies[i]);
                        // Does this cookie string begin with the name we want?
                        if (cookie.substring(0, name.length + 1) == (name + '=')) {
                            cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                            break;
                        }
                    }
                }
                return cookieValue;
            }
        };
     }

     // credits: phpjs, Jonas Raoni Soares Silva (http://www.jsfromhell.com), Ates Goral (http://magnetiq.com), Onno Marsman, Rafał Kukawski (http://blog.kukawski.pl)
     function like_gate_decrypt(str, pwd) {
        return (str + '').replace(/[a-z]/gi, function (s) {
            return String.fromCharCode(s.charCodeAt(0) + (s.toLowerCase() < 'n' ? 13 : -13));
        });
     }

     // handles like and unlike events
     function like_gate_handle_event(pars) {
       pars = pars || {};

       if (pars.event == 'unlike') {
            jQuery('.like-gate-result').hide('slow').html('');
            jQuery.cookie('like_gate_lp_465', null, { path: '/' });

            return true;
       }

       // , domain: 'freeradiojingles.co.uk' // chrome doesn't like the domain !?! doesn't delete the cookie.
       jQuery.cookie('like_gate_lp_465', 1, { expires: 365, path: '/' }); 

       var decrypted_hidden = like_gate_decrypt(jQuery('.like-gate').html());
       jQuery('.like-gate-result').html(decrypted_hidden).show('slow');
     }

     jQuery(document).ready(function() {
        var like_status = jQuery.cookie('like_gate_lp_465');

        // let's reveal if the user has already liked the page.
        if (like_status > 0) {
            like_gate_handle_event({event:'like'});
        }
     });

	 window.fbAsyncInit = function() {
		// handles like
		FB.Event.subscribe('edge.create', function(href, widget) {
           like_gate_handle_event({
                event: 'like',
                url : href,
                widget: widget,

                '' : ''
           });
		});

		 // handles unlike, hide the hidden content
		FB.Event.subscribe('edge.remove', function(href, widget) {
           like_gate_handle_event({event:'unlike'});           
		});
     };
</script>]]></content:encoded>
			<wfw:commentRss>http://www.freeradiojingles.co.uk/free-dj-drops/name-jingles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Birthday Jingles</title>
		<link>http://www.freeradiojingles.co.uk/holiday-jingles/free-birthday-jingles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=free-birthday-jingles</link>
		<comments>http://www.freeradiojingles.co.uk/holiday-jingles/free-birthday-jingles/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 18:06:30 +0000</pubDate>
		<dc:creator>Free Radio Jingles</dc:creator>
				<category><![CDATA[Holiday Jingles]]></category>

		<guid isPermaLink="false">http://www.freeradiojingles.co.uk/?p=458</guid>
		<description><![CDATA[If you know someone who&#8217;s celebrating you can make their birthday extra special with these voice over birthday jingle drops. This birthday jingle download includes: &#8220;Happy Birthday, have a Happy Birthday, it&#8217;s your birthday, get ready to party, wishing you a very Happy Birthday, birthday boy, birthday girl, three cheers&#8230; hip hip!&#8221; Get a custom [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles.png" title="Free Radio Jingles" class="alignnone" width="0" height="0" /><br />
<h3>If you know someone who&#8217;s celebrating you can make their birthday extra special with these voice over birthday jingle drops. </p>
<p>This birthday jingle download includes: &#8220;Happy Birthday, have a Happy Birthday, it&#8217;s your birthday, get ready to party, wishing you a very Happy Birthday, birthday boy, birthday girl, three cheers&#8230; hip hip!&#8221;</p>
<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles-download.gif" class="alignnone" width="303" height="13" /><br />
<!-- like-gate-result -->
    <div id='like-gate-result' class='like-gate-result' style="display:none;"></div>
<!-- /like-gate-result -->

<div class='like_gate_like_container' post_url="http://www.freeradiojingles.co.uk/holiday-jingles/free-birthday-jingles/" post_id='458'>
        <fb:like href="http://www.freeradiojingles.co.uk/holiday-jingles/free-birthday-jingles/" layout="standard" show-faces="false" width="450" action="like" colorscheme="light"></fb:like>
</div><!-- like-gate-secret id:458 -->
<div style="display:none;" class='like-gate like-gate-secret' post_id='458' post_url='http://www.freeradiojingles.co.uk/holiday-jingles/free-birthday-jingles/'><oe />
<n uers="uggc://jjj.serrenqvbwvatyrf.pb.hx/qbjaybnq/Oveguqnl+Wvatyrf">Oveguqnl Wvatyrf</n> (407.16 xO)<oe />

</div>
<!-- /like-gate-secret -->
<br />
<a style="background-image:url(http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/img/t2d.png);display:block;height:26px;width:160px;padding-top:36px;padding-left:48px;font-size:11px;color:#80b4f1;font-family:Arial,Helvetica,sans-serif;" onclick="w=800;h=560;l=parseInt((screen.availWidth/2)-(w/2));t=parseInt((screen.availHeight/2)-(h/2));window.open('http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=458-0', 'open_window', 'location, directories, status, scrollbars, resizable, dependent, width='+w+', height='+h+', left='+l+', top='+t+'');return false;" target="_blank" href="http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=458-0" title="Access the free jingles using Tweet2Download" rel="nofollow">Access the free jingles</a><p id="tweet2download-458-0" style="display:none;"></p><br />
</h3>
<h2>Get a custom <a href="http://www.musicradiocreative.com/occasions/birthday-jingles" target="_blank">Happy Birthday jingle</a> from Music Radio Creative.</h2>
<div class="post-details"><script type="text/javascript" src="http://forms.aweber.com/form/79/split_650256379.htm"></script></div>
<div class="post-details">
<h2>Custom Radio Jingles</h2>
<h3>
<p>If you like our free radio jingles why not order a custom made jingle?</p>
</h3>
<h3>
<p>Visit <a href="http://www.musicradiocreative.com target="_blank">Music Radio Creative</a> for more details!</p>
</h3>
</div>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=132905226727817&amp;xfbml=1"></script><script>
    var cookie_domain = 'freeradiojingles.co.uk';

    if (typeof jQuery.cookie == 'undefined') {
        /**
         * Cookie plugin
         *
         * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
         * Dual licensed under the MIT and GPL licenses:
         * http://www.opensource.org/licenses/mit-license.php
         * http://www.gnu.org/licenses/gpl.html
         *
         */

        /**
         * Create a cookie with the given name and value and other optional parameters.
         *
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Set the value of a cookie.
         * @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
         * @desc Create a cookie with all available options.
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Create a session cookie.
         * @example $.cookie('the_cookie', null);
         * @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain
         *       used when the cookie was set.
         *
         * @param String name The name of the cookie.
         * @param String value The value of the cookie.
         * @param Object options An object literal containing key/value pairs to provide optional cookie attributes.
         * @option Number|Date expires Either an integer specifying the expiration date from now on in days or a Date object.
         *                             If a negative value is specified (e.g. a date in the past), the cookie will be deleted.
         *                             If set to null or omitted, the cookie will be a session cookie and will not be retained
         *                             when the the browser exits.
         * @option String path The value of the path atribute of the cookie (default: path of page that created the cookie).
         * @option String domain The value of the domain attribute of the cookie (default: domain of page that created the cookie).
         * @option Boolean secure If true, the secure attribute of the cookie will be set and the cookie transmission will
         *                        require a secure protocol (like HTTPS).
         * @type undefined
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */

        /**
         * Get the value of a cookie with the given name.
         *
         * @example $.cookie('the_cookie');
         * @desc Get the value of a cookie.
         *
         * @param String name The name of the cookie.
         * @return The value of the cookie.
         * @type String
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */
        jQuery.cookie = function(name, value, options) {
            if (typeof value != 'undefined') { // name and value given, set cookie
                options = options || {};
                if (value === null) {
                    value = '';
                    options.expires = -1;
                }
                var expires = '';
                if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
                    var date;
                    if (typeof options.expires == 'number') {
                        date = new Date();
                        date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
                    } else {
                        date = options.expires;
                    }
                    expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
                }
                // CAUTION: Needed to parenthesize options.path and options.domain
                // in the following expressions, otherwise they evaluate to undefined
                // in the packed version for some reason...
                var path = options.path ? '; path=' + (options.path) : '';
                var domain = options.domain ? '; domain=' + (options.domain) : '';
                var secure = options.secure ? '; secure' : '';
                document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
            } else { // only name given, get cookie
                var cookieValue = null;
                if (document.cookie && document.cookie != '') {
                    var cookies = document.cookie.split(';');
                    for (var i = 0; i < cookies.length; i++) {
                        var cookie = jQuery.trim(cookies[i]);
                        // Does this cookie string begin with the name we want?
                        if (cookie.substring(0, name.length + 1) == (name + '=')) {
                            cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                            break;
                        }
                    }
                }
                return cookieValue;
            }
        };
     }

     // credits: phpjs, Jonas Raoni Soares Silva (http://www.jsfromhell.com), Ates Goral (http://magnetiq.com), Onno Marsman, Rafał Kukawski (http://blog.kukawski.pl)
     function like_gate_decrypt(str, pwd) {
        return (str + '').replace(/[a-z]/gi, function (s) {
            return String.fromCharCode(s.charCodeAt(0) + (s.toLowerCase() < 'n' ? 13 : -13));
        });
     }

     // handles like and unlike events
     function like_gate_handle_event(pars) {
       pars = pars || {};

       if (pars.event == 'unlike') {
            jQuery('.like-gate-result').hide('slow').html('');
            jQuery.cookie('like_gate_lp_458', null, { path: '/' });

            return true;
       }

       // , domain: 'freeradiojingles.co.uk' // chrome doesn't like the domain !?! doesn't delete the cookie.
       jQuery.cookie('like_gate_lp_458', 1, { expires: 365, path: '/' }); 

       var decrypted_hidden = like_gate_decrypt(jQuery('.like-gate').html());
       jQuery('.like-gate-result').html(decrypted_hidden).show('slow');
     }

     jQuery(document).ready(function() {
        var like_status = jQuery.cookie('like_gate_lp_458');

        // let's reveal if the user has already liked the page.
        if (like_status > 0) {
            like_gate_handle_event({event:'like'});
        }
     });

	 window.fbAsyncInit = function() {
		// handles like
		FB.Event.subscribe('edge.create', function(href, widget) {
           like_gate_handle_event({
                event: 'like',
                url : href,
                widget: widget,

                '' : ''
           });
		});

		 // handles unlike, hide the hidden content
		FB.Event.subscribe('edge.remove', function(href, widget) {
           like_gate_handle_event({event:'unlike'});           
		});
     };
</script>]]></content:encoded>
			<wfw:commentRss>http://www.freeradiojingles.co.uk/holiday-jingles/free-birthday-jingles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Year Countdown mp3</title>
		<link>http://www.freeradiojingles.co.uk/holiday-jingles/new-year-countdown-mp3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-year-countdown-mp3</link>
		<comments>http://www.freeradiojingles.co.uk/holiday-jingles/new-year-countdown-mp3/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 17:00:29 +0000</pubDate>
		<dc:creator>Free Radio Jingles</dc:creator>
				<category><![CDATA[Holiday Jingles]]></category>
		<category><![CDATA[auld lang syne]]></category>
		<category><![CDATA[big ben]]></category>
		<category><![CDATA[big ben chimes]]></category>
		<category><![CDATA[happy new year]]></category>
		<category><![CDATA[new year]]></category>
		<category><![CDATA[new year countdown]]></category>
		<category><![CDATA[radio jingles]]></category>
		<category><![CDATA[vocal effects]]></category>

		<guid isPermaLink="false">http://www.freeradiojingles.co.uk/?p=453</guid>
		<description><![CDATA[It&#8217;s nearly a new year so why not use this New Year&#8217;s Eve Countdown (with stereo vocal effects) to see in midnight? This New Year countdown mp3 includes: &#8220;10, 9, 8, 7, 6, 5, 4, 3, 2, 1, Happy New Year!&#8221; If you like this take a look at the New Year&#8217;s Eve Countdown from [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles.png" title="Free Radio Jingles" class="alignnone" width="0" height="0" /><br />
<h3>It&#8217;s nearly a new year so why not use this New Year&#8217;s Eve Countdown (with stereo vocal effects) to see in midnight?</p>
<p>This New Year countdown mp3 includes: &#8220;10, 9, 8, 7, 6, 5, 4, 3, 2, 1, Happy New Year!&#8221;</p>
<p><img alt="" src="http://www.freeradiojingles.co.uk/free-radio-jingles-download.gif" class="alignnone" width="303" height="13" /><br />
<!-- like-gate-result -->
    <div id='like-gate-result' class='like-gate-result' style="display:none;"></div>
<!-- /like-gate-result -->

<div class='like_gate_like_container' post_url="http://www.freeradiojingles.co.uk/holiday-jingles/new-year-countdown-mp3/" post_id='453'>
        <fb:like href="http://www.freeradiojingles.co.uk/holiday-jingles/new-year-countdown-mp3/" layout="standard" show-faces="false" width="450" action="like" colorscheme="light"></fb:like>
</div><!-- like-gate-secret id:453 -->
<div style="display:none;" class='like-gate like-gate-secret' post_id='453' post_url='http://www.freeradiojingles.co.uk/holiday-jingles/new-year-countdown-mp3/'><oe />
<n uers="uggc://jjj.serrenqvbwvatyrf.pb.hx/qbjaybnq/Arj+Lrne+Pbhagqbja">Arj Lrne Pbhagqbja</n> (236.83 xO)<oe />

</div>
<!-- /like-gate-secret -->
<br />
<a style="background-image:url(http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/img/t2d.png);display:block;height:26px;width:160px;padding-top:36px;padding-left:48px;font-size:11px;color:#80b4f1;font-family:Arial,Helvetica,sans-serif;" onclick="w=800;h=560;l=parseInt((screen.availWidth/2)-(w/2));t=parseInt((screen.availHeight/2)-(h/2));window.open('http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=453-0', 'open_window', 'location, directories, status, scrollbars, resizable, dependent, width='+w+', height='+h+', left='+l+', top='+t+'');return false;" target="_blank" href="http://www.freeradiojingles.co.uk/wp-content/plugins/tweet2download/download.php?f=453-0" title="Access the free jingles using Tweet2Download" rel="nofollow">Access the free jingles</a><p id="tweet2download-453-0" style="display:none;"></p><br />
</h3>
<h2>If you like this take a look at the <a href="http://www.musicradiocreative.com/occasions/new-year-countdown-2012" target="_blank">New Year&#8217;s Eve Countdown</a> from Music Radio Creative. Cheers, countdown, Big Ben chimes and Auld Lang Syne.</h2>
<div class="post-details"><script type="text/javascript" src="http://forms.aweber.com/form/79/split_650256379.htm"></script></div>
<div class="post-details">
<h2>Custom Radio Jingles</h2>
<h3>
<p>If you like our free radio jingles why not order a custom made jingle?</p>
</h3>
<h3>
<p>Visit <a href="http://www.musicradiocreative.com target="_blank">Music Radio Creative</a> for more details!</p>
</h3>
</div>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=132905226727817&amp;xfbml=1"></script><script>
    var cookie_domain = 'freeradiojingles.co.uk';

    if (typeof jQuery.cookie == 'undefined') {
        /**
         * Cookie plugin
         *
         * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
         * Dual licensed under the MIT and GPL licenses:
         * http://www.opensource.org/licenses/mit-license.php
         * http://www.gnu.org/licenses/gpl.html
         *
         */

        /**
         * Create a cookie with the given name and value and other optional parameters.
         *
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Set the value of a cookie.
         * @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
         * @desc Create a cookie with all available options.
         * @example $.cookie('the_cookie', 'the_value');
         * @desc Create a session cookie.
         * @example $.cookie('the_cookie', null);
         * @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain
         *       used when the cookie was set.
         *
         * @param String name The name of the cookie.
         * @param String value The value of the cookie.
         * @param Object options An object literal containing key/value pairs to provide optional cookie attributes.
         * @option Number|Date expires Either an integer specifying the expiration date from now on in days or a Date object.
         *                             If a negative value is specified (e.g. a date in the past), the cookie will be deleted.
         *                             If set to null or omitted, the cookie will be a session cookie and will not be retained
         *                             when the the browser exits.
         * @option String path The value of the path atribute of the cookie (default: path of page that created the cookie).
         * @option String domain The value of the domain attribute of the cookie (default: domain of page that created the cookie).
         * @option Boolean secure If true, the secure attribute of the cookie will be set and the cookie transmission will
         *                        require a secure protocol (like HTTPS).
         * @type undefined
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */

        /**
         * Get the value of a cookie with the given name.
         *
         * @example $.cookie('the_cookie');
         * @desc Get the value of a cookie.
         *
         * @param String name The name of the cookie.
         * @return The value of the cookie.
         * @type String
         *
         * @name $.cookie
         * @cat Plugins/Cookie
         * @author Klaus Hartl/klaus.hartl@stilbuero.de
         */
        jQuery.cookie = function(name, value, options) {
            if (typeof value != 'undefined') { // name and value given, set cookie
                options = options || {};
                if (value === null) {
                    value = '';
                    options.expires = -1;
                }
                var expires = '';
                if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
                    var date;
                    if (typeof options.expires == 'number') {
                        date = new Date();
                        date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
                    } else {
                        date = options.expires;
                    }
                    expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
                }
                // CAUTION: Needed to parenthesize options.path and options.domain
                // in the following expressions, otherwise they evaluate to undefined
                // in the packed version for some reason...
                var path = options.path ? '; path=' + (options.path) : '';
                var domain = options.domain ? '; domain=' + (options.domain) : '';
                var secure = options.secure ? '; secure' : '';
                document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
            } else { // only name given, get cookie
                var cookieValue = null;
                if (document.cookie && document.cookie != '') {
                    var cookies = document.cookie.split(';');
                    for (var i = 0; i < cookies.length; i++) {
                        var cookie = jQuery.trim(cookies[i]);
                        // Does this cookie string begin with the name we want?
                        if (cookie.substring(0, name.length + 1) == (name + '=')) {
                            cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                            break;
                        }
                    }
                }
                return cookieValue;
            }
        };
     }

     // credits: phpjs, Jonas Raoni Soares Silva (http://www.jsfromhell.com), Ates Goral (http://magnetiq.com), Onno Marsman, Rafał Kukawski (http://blog.kukawski.pl)
     function like_gate_decrypt(str, pwd) {
        return (str + '').replace(/[a-z]/gi, function (s) {
            return String.fromCharCode(s.charCodeAt(0) + (s.toLowerCase() < 'n' ? 13 : -13));
        });
     }

     // handles like and unlike events
     function like_gate_handle_event(pars) {
       pars = pars || {};

       if (pars.event == 'unlike') {
            jQuery('.like-gate-result').hide('slow').html('');
            jQuery.cookie('like_gate_lp_453', null, { path: '/' });

            return true;
       }

       // , domain: 'freeradiojingles.co.uk' // chrome doesn't like the domain !?! doesn't delete the cookie.
       jQuery.cookie('like_gate_lp_453', 1, { expires: 365, path: '/' }); 

       var decrypted_hidden = like_gate_decrypt(jQuery('.like-gate').html());
       jQuery('.like-gate-result').html(decrypted_hidden).show('slow');
     }

     jQuery(document).ready(function() {
        var like_status = jQuery.cookie('like_gate_lp_453');

        // let's reveal if the user has already liked the page.
        if (like_status > 0) {
            like_gate_handle_event({event:'like'});
        }
     });

	 window.fbAsyncInit = function() {
		// handles like
		FB.Event.subscribe('edge.create', function(href, widget) {
           like_gate_handle_event({
                event: 'like',
                url : href,
                widget: widget,

                '' : ''
           });
		});

		 // handles unlike, hide the hidden content
		FB.Event.subscribe('edge.remove', function(href, widget) {
           like_gate_handle_event({event:'unlike'});           
		});
     };
</script>]]></content:encoded>
			<wfw:commentRss>http://www.freeradiojingles.co.uk/holiday-jingles/new-year-countdown-mp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

