jQuery(document).ready( function() {
	 
	jQuery('a[href="http://www.guliver.de/wp-content/uploads/2011.02.14-Euro-spezial-Finanzberater-des-Jahres-2011.pdf"]').click( function() {
		_gaq.push(['_trackEvent', 'Downloads', 'Euro_FBDJ_2011'])
	});
	 
	jQuery('a[href="http://www.guliver.de/wp-content/uploads/2011.02.09-FOCUS-MONEY-Zitat-Guido-Lingnau1.pdf"]').click( function() {
		_gaq.push(['_trackEvent', 'Downloads', 'Focus_Money_Zitat_GL'])
	});
	
	jQuery('a[href="http://www.guliver.de/wp-content/uploads/Guliver-Zitat-Guido-Lingnau-in-FTD-20.-Januar-2011.pdf"]').click( function() {
		_gaq.push(['_trackEvent', 'Downloads', 'Financial_Times_Zitat_GL'])
	});
	
	jQuery('a[href="http://www.guliver.de/wp-content/uploads/2011.01.14-Fondsxpress-Fonds-Meisterschaft-Seite-14.pdf"]').click( function() {
		_gaq.push(['_trackEvent', 'Downloads', 'Fondsexpress'])
	});
	
	jQuery('a[href="http://www.guliver.de/wp-content/uploads/2010-09-22-Magazin-Euro-Finanzberater-des-Jahres-G.-Lingnau-auf-Platz-2.pdf"]').click( function() {
		_gaq.push(['_trackEvent', 'Downloads', 'Magazin_Euro_FBDJ_Platz2'])
	});

jQuery('a[href="http://guliver.de/finanztipp/Factsheet%20Guliver%20Sicherheit.pdf?ID=11836"]').click( function() {
		_gaq.push(['_trackEvent', 'Downloads', 'Factsheet_GD_Sicherheit'])
	});


jQuery('a[href="http://guliver.de/finanztipp/Factsheet%20Guliver%20Wachstum.pdf?ID=11836"]').click( function() {
		_gaq.push(['_trackEvent', 'Downloads', 'Factsheet_GD_Wachstum'])
	});

jQuery('a[href="http://guliver.de/finanztipp/BroschDemo.pdf?ID=11836"]').click( function() {
		_gaq.push(['_trackEvent', 'Downloads', 'Broschuere_Demografie'])
	});

jQuery('a[href="http://guliver.de/finanztipp/DemWelle.pdf?ID=11836"]').click( function() {
		_gaq.push(['_trackEvent', 'Downloads', 'Demografische_Welle'])
	});
});
