var counter = 8;

 jQuery.fn.wait = function(time, type) {
        time = time || 500;
        type = type || "fx";
        return this.queue(type, function() {
            var self = this;
            setTimeout(function() {
                $(self).dequeue();
            }, time);
        });
    };


var texting = new Array();

texting[0] = new Object();
texting[0]["head"] = "Aufkleberserie";
texting[0]["sub"] = "Hochwertige Aufkleber für Elektro Schoner als Werbekleber und Equipmentkennzeichnung";
texting[0]["uri"] = "www";
texting[0]["dark"] = "1";

texting[1] = new Object();
texting[1]["head"] = "Fahrzeugbeklebung";
texting[1]["sub"] = "Farbenpr&auml;chtige Fahrzeugbeschriftung für den Malermeister Kleinichen";
texting[1]["uri"] = "www1";
texting[1]["dark"] = "0";

texting[2] = new Object();
texting[2]["head"] = "Event Sonderkonstruktion";
texting[2]["sub"] = "F&uuml;r Herrn Dr. Dr. Dr. h.c. Michael Ungeth&uuml;m in Zusammenarbeit mit Günter Hermann Architekten Stuttgart";
texting[2]["uri"] = "http://www.flickr.com/photos/47626025@N03/sets/72157627253901284/";
texting[2]["dark"] = "2";

texting[3] = new Object();
texting[3]["head"] = "Kolpingb&uuml;hne Messkirch";
texting[3]["sub"] = "Freilichttheater Zwischen Sein und Zeit (Foto G&uuml;nther Brender)";
texting[3]["uri"] = "www3";
texting[3]["dark"] = "2";

texting[4] = new Object();
texting[4]["head"] = "Streetparade Z&uuml;rich 2011";
texting[4]["sub"] = "Kamasutra Eyewear Swiss Lovetruck";
texting[4]["uri"] = "http://www.flickr.com/photos/47626025@N03/sets/72157627462492972/";
texting[4]["dark"] = "2";

texting[5] = new Object();
texting[5]["head"] = "Fahrzeugbeschriftung John Deere";
texting[5]["sub"] = "Knoblauch GmbH Immendingen";
texting[5]["uri"] = "http://www.flickr.com/photos/47626025@N03/sets/72157627772305634/";
texting[5]["dark"] = "1";

texting[6] = new Object();
texting[6]["head"] = "Alu-Eloxal Plaketten Unimog";
texting[6]["sub"] = "Knoblauch GmbH Immendingen";
texting[6]["uri"] = "http://www.flickr.com/photos/47626025@N03/sets/72157627862219524/";
texting[6]["dark"] = "1";

texting[7] = new Object();
texting[7]["head"] = "Frohe Weihnachten";
texting[7]["sub"] = "und ein erfolgreiches 2012 !";
texting[7]["uri"] = "http://www.facebook.de/MAIN.werbung.event";
texting[7]["dark"] = "1";

texting[8] = new Object();
texting[8]["head"] = "Rollups Grander Wasser";
texting[8]["sub"] = "hochwertiger Blickfang";
texting[8]["uri"] = "http://www.flickr.com/photos/47626025@N03/sets/72157628913452847/";
texting[8]["dark"] = "2";


	Cufon.replace('.teaser', { fontFamily: 'myriad bold' });
	Cufon.replace('.teaser_sub', { fontFamily: 'myriad bold italic' });
	Cufon.replace('.headline', { fontFamily: 'myriad bold' });
	Cufon.replace('.subheadline', { fontFamily: 'myriad bold'});
	Cufon.replace('.tagline', { fontFamily: 'myriad bold italic' });
