Spenden

Aber mit Luft und Liebe und einer Spende von dir können wir Europa Anders real werden lassen!

Spende für die laufenden Ausgaben oder für konkrete Projekte:

Paypal: spenden_button31

Überweisung (mit eindeutigem Betreff wenn zweckgebunden für eines der Projekte oben):

Bank: Bank Austria

IBAN: AT66120 00 10006 005176

Bic: BKAUATWW

lautend auf: der Wandel*

Wenn du eine größere Investition in die historische Möglichkeit eines alternativen Bündnisses aus Österreich im EU-Parlament tätigen willst, dann melde dich bitte bei agnes.peterseil@europaanders.at!

Alle Einnahmen und Ausgaben der Wahlallianz werden auf unserer Webseite veröffentlicht. Spenden bis 500 Euro pro Kalenderjahr können anonym veröffentlicht werden. Bei Spenden über 500 Euro pro Kalenderjahr wird der Vor- und Nachname inkl. Spendenbetrag online gestellt.

Im März lief unsere Crowdfunding-Kampagne Spenden Anders, bei der in knapp 30 Projekten UnterstützerInnen mit kreativen Ideen Spenden für Europa Anders sammelten. Vielen Dank für eure Unterstützung!

*Das Konto läuft auf den Namen der Partei „der Wandel“, da die Wahlallianz keine juristische Person ist und damit kein Konto führen kann. Das Konto wird aber von der KPÖ, der Piratenpartei Österreichs und der Wandel gemeinsam verwaltet.

— placeholder —

[inline]
[script type=“text/javascript“]
// Cleanup functions for the document ready method
if ( document.addEventListener ) {
DOMContentLoaded = function() {
document.removeEventListener( „DOMContentLoaded“, DOMContentLoaded, false );
onReady();
};
} else if ( document.attachEvent ) {
DOMContentLoaded = function() {
// Make sure body exists, at least, in case IE gets a little overzealous
if ( document.readyState === „complete“ ) {
document.detachEvent( „onreadystatechange“, DOMContentLoaded );
onReady();
}
};
}

if ( document.readyState === „complete“ ) {
// Handle it asynchronously to allow scripts the opportunity to delay ready
setTimeout( onReady, 1 );
}

// Mozilla, Opera and webkit support this event
if ( document.addEventListener ) {
// Use the handy event callback
document.addEventListener( „DOMContentLoaded“, DOMContentLoaded, false );
// A fallback to window.onload, that will always work
window.addEventListener( „load“, onReady, false );
// If IE event model is used
} else if ( document.attachEvent ) {
// ensure firing before onload,
// maybe late but safe also for iframes
document.attachEvent(„onreadystatechange“, DOMContentLoaded);

// A fallback to window.onload, that will always work
window.attachEvent( „onload“, onReady );
}

function onReady( ) {
var cpid = 5;
var jsonvar = eval(‚jsondata‘ + cpid);

var crmCurrency = jsonvar.currencySymbol;
document.getElementById(‚crm_cpid_’+cpid+’_title‘).innerHTML = jsonvar.title;
if ( jsonvar.money_target > 0 ) {
document.getElementById(‚crm_cpid_’+cpid+’_amt_hi‘).innerHTML = jsonvar.money_target_display;
document.getElementById(‚crm_cpid_’+cpid+’_amt_low‘).innerHTML = crmCurrency+jsonvar.money_low;
}
document.getElementById(‚crm_cpid_’+cpid+’_amt_raised‘).innerHTML = jsonvar.money_raised;
document.getElementById(‚crm_cpid_’+cpid+’_comments‘).innerHTML = jsonvar.about;
document.getElementById(‚crm_cpid_’+cpid+’_donors‘).innerHTML = jsonvar.num_donors;
document.getElementById(‚crm_cpid_’+cpid+’_btn_txt‘).innerHTML = jsonvar.button_title;
document.getElementById(‚crm_cpid_’+cpid+’_campaign‘).innerHTML = jsonvar.campaign_start;
if ( jsonvar.money_raised_percentage ) {
var moneyRaised = jsonvar.money_raised_percentage;
var percentWidth = moneyRaised.split(‚%‘);
if ( percentWidth[0] > 100 ) {
moneyRaised = ‚100%‘;
}
document.getElementById(‚crm_cpid_’+cpid+’_amt_fill‘).style.width = moneyRaised;
document.getElementById(‚crm_cpid_’+cpid+’_percentage‘).innerHTML = jsonvar.money_raised_percentage;
}

if ( !jsonvar.is_active ) {
document.getElementById(‚crm_cpid_’+cpid+’_button‘).innerHTML = jsonvar.home_url;
document.getElementById(‚crm_cpid_’+cpid+’_button‘).style.color = ‚red‘;
}
}

[/script]

[script type=“text/javascript“ src=“http://crm.europaanders.at/sites/all/modules/civicrm//extern/widget.php?cpageId=5&widgetId=4&format=3″][/script]
[/inline]

— placeholder —

[inline]
[script type=“text/javascript“]
// Cleanup functions for the document ready method
if ( document.addEventListener ) {
DOMContentLoaded = function() {
document.removeEventListener( „DOMContentLoaded“, DOMContentLoaded, false );
onReady();
};
} else if ( document.attachEvent ) {
DOMContentLoaded = function() {
// Make sure body exists, at least, in case IE gets a little overzealous
if ( document.readyState === „complete“ ) {
document.detachEvent( „onreadystatechange“, DOMContentLoaded );
onReady();
}
};
}

if ( document.readyState === „complete“ ) {
// Handle it asynchronously to allow scripts the opportunity to delay ready
setTimeout( onReady, 1 );
}

// Mozilla, Opera and webkit support this event
if ( document.addEventListener ) {
// Use the handy event callback
document.addEventListener( „DOMContentLoaded“, DOMContentLoaded, false );
// A fallback to window.onload, that will always work
window.addEventListener( „load“, onReady, false );
// If IE event model is used
} else if ( document.attachEvent ) {
// ensure firing before onload,
// maybe late but safe also for iframes
document.attachEvent(„onreadystatechange“, DOMContentLoaded);

// A fallback to window.onload, that will always work
window.attachEvent( „onload“, onReady );
}

function onReady( ) {
var cpid = 4;
var jsonvar = eval(‚jsondata‘ + cpid);

var crmCurrency = jsonvar.currencySymbol;
document.getElementById(‚crm_cpid_’+cpid+’_title‘).innerHTML = jsonvar.title;
if ( jsonvar.money_target > 0 ) {
document.getElementById(‚crm_cpid_’+cpid+’_amt_hi‘).innerHTML = jsonvar.money_target_display;
document.getElementById(‚crm_cpid_’+cpid+’_amt_low‘).innerHTML = crmCurrency+jsonvar.money_low;
}
document.getElementById(‚crm_cpid_’+cpid+’_amt_raised‘).innerHTML = jsonvar.money_raised;
document.getElementById(‚crm_cpid_’+cpid+’_comments‘).innerHTML = jsonvar.about;
document.getElementById(‚crm_cpid_’+cpid+’_donors‘).innerHTML = jsonvar.num_donors;
document.getElementById(‚crm_cpid_’+cpid+’_btn_txt‘).innerHTML = jsonvar.button_title;
document.getElementById(‚crm_cpid_’+cpid+’_campaign‘).innerHTML = jsonvar.campaign_start;
if ( jsonvar.money_raised_percentage ) {
var moneyRaised = jsonvar.money_raised_percentage;
var percentWidth = moneyRaised.split(‚%‘);
if ( percentWidth[0] > 100 ) {
moneyRaised = ‚100%‘;
}
document.getElementById(‚crm_cpid_’+cpid+’_amt_fill‘).style.width = moneyRaised;
document.getElementById(‚crm_cpid_’+cpid+’_percentage‘).innerHTML = jsonvar.money_raised_percentage;
}

if ( !jsonvar.is_active ) {
document.getElementById(‚crm_cpid_’+cpid+’_button‘).innerHTML = jsonvar.home_url;
document.getElementById(‚crm_cpid_’+cpid+’_button‘).style.color = ‚red‘;
}
}

[/script]

[script type=“text/javascript“ src=“http://crm.europaanders.at/sites/all/modules/civicrm//extern/widget.php?cpageId=4&widgetId=3&format=3″][/script]
[/inline]

— placeholder —

[inline]
[script type=“text/javascript“]
// Cleanup functions for the document ready method
if ( document.addEventListener ) {
DOMContentLoaded = function() {
document.removeEventListener( „DOMContentLoaded“, DOMContentLoaded, false );
onReady();
};
} else if ( document.attachEvent ) {
DOMContentLoaded = function() {
// Make sure body exists, at least, in case IE gets a little overzealous
if ( document.readyState === „complete“ ) {
document.detachEvent( „onreadystatechange“, DOMContentLoaded );
onReady();
}
};
}

if ( document.readyState === „complete“ ) {
// Handle it asynchronously to allow scripts the opportunity to delay ready
setTimeout( onReady, 1 );
}

// Mozilla, Opera and webkit support this event
if ( document.addEventListener ) {
// Use the handy event callback
document.addEventListener( „DOMContentLoaded“, DOMContentLoaded, false );
// A fallback to window.onload, that will always work
window.addEventListener( „load“, onReady, false );
// If IE event model is used
} else if ( document.attachEvent ) {
// ensure firing before onload,
// maybe late but safe also for iframes
document.attachEvent(„onreadystatechange“, DOMContentLoaded);

// A fallback to window.onload, that will always work
window.attachEvent( „onload“, onReady );
}

function onReady( ) {
var cpid = 2;
var jsonvar = eval(‚jsondata‘ + cpid);

var crmCurrency = jsonvar.currencySymbol;
document.getElementById(‚crm_cpid_’+cpid+’_title‘).innerHTML = jsonvar.title;
if ( jsonvar.money_target > 0 ) {
document.getElementById(‚crm_cpid_’+cpid+’_amt_hi‘).innerHTML = jsonvar.money_target_display;
document.getElementById(‚crm_cpid_’+cpid+’_amt_low‘).innerHTML = crmCurrency+jsonvar.money_low;
}
document.getElementById(‚crm_cpid_’+cpid+’_amt_raised‘).innerHTML = jsonvar.money_raised;
document.getElementById(‚crm_cpid_’+cpid+’_comments‘).innerHTML = jsonvar.about;
document.getElementById(‚crm_cpid_’+cpid+’_donors‘).innerHTML = jsonvar.num_donors;
document.getElementById(‚crm_cpid_’+cpid+’_btn_txt‘).innerHTML = jsonvar.button_title;
document.getElementById(‚crm_cpid_’+cpid+’_campaign‘).innerHTML = jsonvar.campaign_start;
if ( jsonvar.money_raised_percentage ) {
var moneyRaised = jsonvar.money_raised_percentage;
var percentWidth = moneyRaised.split(‚%‘);
if ( percentWidth[0] > 100 ) {
moneyRaised = ‚100%‘;
}
document.getElementById(‚crm_cpid_’+cpid+’_amt_fill‘).style.width = moneyRaised;
document.getElementById(‚crm_cpid_’+cpid+’_percentage‘).innerHTML = jsonvar.money_raised_percentage;
}

if ( !jsonvar.is_active ) {
document.getElementById(‚crm_cpid_’+cpid+’_button‘).innerHTML = jsonvar.home_url;
document.getElementById(‚crm_cpid_’+cpid+’_button‘).style.color = ‚red‘;
}
}

[/script]

[script type=“text/javascript“ src=“http://crm.europaanders.at/sites/all/modules/civicrm//extern/widget.php?cpageId=2&widgetId=1&format=3″][/script]
[/inline]

— placeholder —

[inline]
[script type=“text/javascript“]
// Cleanup functions for the document ready method
if ( document.addEventListener ) {
DOMContentLoaded = function() {
document.removeEventListener( „DOMContentLoaded“, DOMContentLoaded, false );
onReady();
};
} else if ( document.attachEvent ) {
DOMContentLoaded = function() {
// Make sure body exists, at least, in case IE gets a little overzealous
if ( document.readyState === „complete“ ) {
document.detachEvent( „onreadystatechange“, DOMContentLoaded );
onReady();
}
};
}

if ( document.readyState === „complete“ ) {
// Handle it asynchronously to allow scripts the opportunity to delay ready
setTimeout( onReady, 1 );
}

// Mozilla, Opera and webkit support this event
if ( document.addEventListener ) {
// Use the handy event callback
document.addEventListener( „DOMContentLoaded“, DOMContentLoaded, false );
// A fallback to window.onload, that will always work
window.addEventListener( „load“, onReady, false );
// If IE event model is used
} else if ( document.attachEvent ) {
// ensure firing before onload,
// maybe late but safe also for iframes
document.attachEvent(„onreadystatechange“, DOMContentLoaded);

// A fallback to window.onload, that will always work
window.attachEvent( „onload“, onReady );
}

function onReady( ) {
var cpid = 3;
var jsonvar = eval(‚jsondata‘ + cpid);

var crmCurrency = jsonvar.currencySymbol;
document.getElementById(‚crm_cpid_’+cpid+’_title‘).innerHTML = jsonvar.title;
if ( jsonvar.money_target > 0 ) {
document.getElementById(‚crm_cpid_’+cpid+’_amt_hi‘).innerHTML = jsonvar.money_target_display;
document.getElementById(‚crm_cpid_’+cpid+’_amt_low‘).innerHTML = crmCurrency+jsonvar.money_low;
}
document.getElementById(‚crm_cpid_’+cpid+’_amt_raised‘).innerHTML = jsonvar.money_raised;
document.getElementById(‚crm_cpid_’+cpid+’_comments‘).innerHTML = jsonvar.about;
document.getElementById(‚crm_cpid_’+cpid+’_donors‘).innerHTML = jsonvar.num_donors;
document.getElementById(‚crm_cpid_’+cpid+’_btn_txt‘).innerHTML = jsonvar.button_title;
document.getElementById(‚crm_cpid_’+cpid+’_campaign‘).innerHTML = jsonvar.campaign_start;
if ( jsonvar.money_raised_percentage ) {
var moneyRaised = jsonvar.money_raised_percentage;
var percentWidth = moneyRaised.split(‚%‘);
if ( percentWidth[0] > 100 ) {
moneyRaised = ‚100%‘;
}
document.getElementById(‚crm_cpid_’+cpid+’_amt_fill‘).style.width = moneyRaised;
document.getElementById(‚crm_cpid_’+cpid+’_percentage‘).innerHTML = jsonvar.money_raised_percentage;
}

if ( !jsonvar.is_active ) {
document.getElementById(‚crm_cpid_’+cpid+’_button‘).innerHTML = jsonvar.home_url;
document.getElementById(‚crm_cpid_’+cpid+’_button‘).style.color = ‚red‘;
}
}

[/script]

[script type=“text/javascript“ src=“http://crm.europaanders.at/sites/all/modules/civicrm//extern/widget.php?cpageId=3&widgetId=2&format=3″][/script]
[/inline]