flowplayer("a.player", "/openvideoads/dist/flowplayer.commercial-3.2.4.swf",{
key: '#@269eb77dd4947f506c7',
/*wmode: 'transparent',*/
	canvas: {
	backgroundImage: "url(/ads/conti.jpg) no-repeat scroll 0%;"
	},
   plugins: {
        controls: {
            autoHide: "always"
        },
		myContent: {
			url: "/openvideoads/dist/flowplayer.content-3.2.0.swf",
			top: 3,
			width: 300,
			height: 33,
			padding: 2,
			backgroundColor: '#000000',
			backgroundGradient: 'low',
			backgroundGradient: [0.1, 0.1, 1.0],
			html: '<p align="center"><a href="http://www.continental-reifen.de/generator/www/de/de/continental/reifen/marketing/aktionen/contibremstraining/contibremstraining.html" target="_blank">Jetzt mitbremsen und tolle Preise gewinnen!</a></p>',
			style: {p: {fontSize: 12, color: '#FF9900'}}
		},
        openAdStreamer: {
            url: '/openvideoads/dist/OpenAdStreamer.swf',

			
		  "overlays": {
                 "regions": [
					  {
						    "id": "laufzeit",
							"verticalAlign": "bottom",
							"horizontalAlign": "center",
							"backgroundColor": "transparent",
							"width": "100%",
							"height": 20,
							"style": ".text { font-style: bold; font-size:10; }"
					  }
                 ]
            },

            "ads": {
	             "servers": [
				   {
                      "type": "OpenX",
                      "apiAddress": "http://vid2.migi.tv/www/delivery/fc.php",
					  "allowAdRepetition": true
                   }
			  ],
					"clickSign": {
					"enabled": false, 
					"verticalAlign": "top",
					"horizontalAlign": "right",
					"width": 250,
					"height": 80,
					"borderRadius": 20,
					"backgroundColor": "#000000",
					"style": ".text { font-size:16; }",
					"html": "<p class=\"text\" align=\"center\">JETZT <br />Conti Webseite <br /> besuchen!</p>",
					"scaleRate": 0.50
				},

              "schedule": [
				   {
					  "zone": "8",
					  "position": "pre-roll",
					  "playOnce": true,
					  "notice": {
 					  "show": false,
					  "region": "laufzeit",
					  "message": "<p class=\"text\" align=\"right\">Video l&auml;uft - _seconds_ Sekunden</p>"
						}
					  
				   }
			  ]
			},

            "debug": {
              "levels": "fatal",
              "debugger": "firebug"
            }
        }
    }
});


