Free Dream Analysis

Hello, my name is Cynedra and I have been studying dreams and their meanings for over 10 years.  For the past year and a half I have been providing free dream analysis to anyone who asked and I have to say the response has been overwhelming in so many ways.

Due to the high demand I have chosen to roll out  a new premium dream analysis service.  Through this service I am able to provide high quality personal one-on-one dream interpretations both over the phone and through email.

Needless to say I am very excited about this service as it will allow me to devote even more time focusing on each dreamers needs.  However I don’t want to stop providing free dream analysis as I have already helped so many people.

The New Free Dream Analysis Service

Every month I will give away 4 premium email dream interpretations to my readers.  To make things fair we will be spreading this out between this blog, our twitter, facebook, and newsletter readers.

Giving Away More Than Just Dream Analysis

While the response to my free dream analysis service over the past year and a half indicates that giving just that away would be awesome, I want to do more to thank you for reading my stuff.  In addition to the 4 premium email dream interpretations I will be doing special giveaways 1-2 times a month.

In oder to make things fair and easy for you I will always announce the special giveaways on my blog, twitter, and facebook pages.  Depending on the timing I will try to announce them on the monthy newsletter as well.

Giveaways on the Dream Blog

Once a month I will be posting on the dream blog with the opportunity to comment to enter a drawing for the free dream analysis. Keep an eye out because I will try and sneak in bonus giveaways at the same time.

Hint: Subscribe to the RSS Feed or Get updates in your Email to stay updated easily.

Giveaways on the Dream_Psychic Twitter Account

At least once a month I will send a tweet to my twitter followers allowing for one to win the free dream analysis by simply re-tweeting.  Most often these tweets will be promotions of my premium dream interpretation service, but I’ll be mixing it up.

Hint: Follow @Dream_Psychic on twitter to keep up with my tweets so you don’t miss it.

Giveaways on my Facebook Page

Once or twice a month I will be giving a random active follower of my Facebook page a free dream analysis.  All you have to do is head over to the page and click Like.  Extra credit for commenting, liking, or posting on my wall but it’s not required to win.

Giveaways on my Monthly Newsletter

I will be saving the biggest and the best giveaways for my monthly dream interpretation newsletter.  Every single month one random subscriber will win a premium dream analysis phone session.  This is a $50.00 value and could allow you to speak with me for half an hour about the meaning of your dreams.

In order to win the free phone dream analysis you have to be a subscriber and you will have to respond by email within 48 hours, otherwise a new winner will be found.

Sign Up for the monthly newsletter below

join our mailing list
* indicates required
 

Close

//
// <![CDATA[
var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
try{
err_style = mc_custom_error_style;
} catch(e){
err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
}
var head= document.getElementsByTagName('head')[0];
var style= document.createElement('style');
style.type= 'text/css';
if (style.styleSheet) {
style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
} else {
style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
}
head.appendChild(style);
$(document).ready( function($) {
var options = { errorClass: 'mce_inline_error', errorElement: 'div', onkeyup: function(){}, onfocusout:function(){}, onblur:function(){} };
var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
options = { url: 'http://erayne.us1.list-manage1.com/subscribe/post-json?u=ffd323ab5aa299f5273580ef8&id=081b2b17c8&c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
beforeSubmit: function(){
$('#mce_tmp_error_msg').remove();
$('.datefield','#mc_embed_signup').each(
function(){
var txt = 'filled';
var fields = new Array();
var i = 0;
$(':text', this).each(
function(){
fields[i] = this;
i++;
});
$(':hidden', this).each(
function(){
if ( fields[0].value=='MM' && fields[1].value=='DD' && fields[2].value=='YYYY' ){
this.value = '';
} else if ( fields[0].value=='' && fields[1].value=='' && fields[2].value=='' ){
this.value = '';
} else {
this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
}
});
});
return mce_validator.form();
},
success: mce_success_cb
};
$('#mc-embedded-subscribe-form').ajaxForm(options);

});
function mce_success_cb(resp){
$('#mce-success-response').hide();
$('#mce-error-response').hide();
if (resp.result=="success"){
$('#mce-'+resp.result+'-response').show();
$('#mce-'+resp.result+'-response').html(resp.msg);
$('#mc-embedded-subscribe-form').each(function(){
this.reset();
});
} else {
var index = -1;
var msg;
try {
var parts = resp.msg.split(' – ',2);
if (parts[1]==undefined){
msg = resp.msg;
} else {
i = parseInt(parts[0]);
if (i.toString() == parts[0]){
index = parts[0];
msg = parts[1];
} else {
index = -1;
msg = resp.msg;
}
}
} catch(e){
index = -1;
msg = resp.msg;
}
try{
if (index== -1){
$('#mce-'+resp.result+'-response').show();
$('#mce-'+resp.result+'-response').html(msg);
} else {
err_id = 'mce_tmp_error_msg';
html = '

‘+msg+’

‘;

var input_id = ‘#mc_embed_signup’;
var f = $(input_id);
if (ftypes[index]==’address’){
input_id = ‘#mce-’+fnames[index]+’-addr1′;
f = $(input_id).parent().parent().get(0);
} else if (ftypes[index]==’date’){
input_id = ‘#mce-’+fnames[index]+’-month’;
f = $(input_id).parent().parent().get(0);
} else {
input_id = ‘#mce-’+fnames[index];
f = $().parent(input_id).get(0);
}
if (f){
$(f).append(html);
$(input_id).focus();
} else {
$(‘#mce-’+resp.result+’-response’).show();
$(‘#mce-’+resp.result+’-response’).html(msg);
}
}
} catch(e){
$(‘#mce-’+resp.result+’-response’).show();
$(‘#mce-’+resp.result+’-response’).html(msg);
}
}
}
// ]]>