// Flashcode innova24.de

function writeflash_top(sourceURL)
{
	AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wmode','transparent','width','800','height','110','src','http://www.innova-medien.de/flash/werbung/werbung_oben','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://www.innova-medien.de/flash/werbung/werbung_oben' );
}

function writeflash_right(sourceURL)
{
	AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wmode','transparent','width','200','height','600','src','http://www.innova-medien.de/flash/werbung/werbung_rechts','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','http://www.innova-medien.de/flash/werbung/werbung_rechts' );
	template = '<div class="partner"><a href="http://www.innova-reisen.de" title="Lust auf Urlaub?" target="_blank"><img src="http://www.innova24.de/images/werbung/partner/giata.jpg" alt="Lust auf Urlaub?" style="margin-top: 20px; border: 0px;" /></a></div>';
	document.write(template);
}

var switcher = false;

		function checkflash() {
			with (navigator) if (appName.indexOf('Microsoft')!=-1 && appVersion.indexOf('Mac')==-1) document.write(''+
			'<scr'+'ipt language="VBScript">\nOn error resume next\n'+
			'det_flash = NOT IsNull(CreateObject("ShockwaveFlash.ShockwaveFlash"))\n</scr'+'ipt>');
  			var plugin="Shockwave Flash";
 			with (navigator) if (appName.indexOf('Microsoft')==-1 || (plugins && plugins.length)) {
    			switcher=(plugins && plugins[plugin]);
  			} else if (appVersion.indexOf('3.1')==-1) { 
    			if (plugin.indexOf("Flash")!=-1 && window.det_flash!=null) switcher=window.det_flash;
			}
		} 
		
function genflashtop() {
	if (switcher) {
		writeflash_top("http://www.innova24.de/images/werbung/werbung.php?w=os");
	} else {
		//document.write("<a href='http://www.innova24.de/aktuelleaktion.html' target='_blank'><img src='http://www.innova24.de/images/werbung/werbung.php?w=oj' width='800' height='110' border='0'></a>");
		document.write("<a href='http://www.innova24.de/linklwerbung.html'><img src='http://www.innova-medien.de/flash/werbung/werbung_oben_weiss.jpg' width='800' height='110' border='0'></a>");
	}
}

function genflashright() {
	if (switcher) {
		writeflash_right("http://www.innova24.de/images/werbung/werbung.php?w=rs");
	} else {
		//document.write("<a href='http://www.innova24.de/aktuelleaktion.html' target='_blank'><img src='http://www.innova24.de/images/werbung/werbung.php?w=rjGIF' width='200' height='600' border='0'></a><div class='partner'><a href='http://www.planungswelten.de' title='Planungswelten' target='_blank'><img src='http://www.innova24.de/images/werbung/partner/planungswelten.jpg' alt='Planungswelten' style='margin-top: 20px; border: 0px;' /></a></div>");
		document.write("<a href='http://www.innova24.de/linklwerbung.html'><img src='http://www.innova-medien.de/flash/werbung/werbung_rechts_weiss.jpg' width='200' height='600' border='0'></a><div class='partner'><a href='http://ehg4.giata-web.de/index.php?uid=175092&com=ks&width=660&height=631&xl=0&frame=0&xl=0' title='GIATA' target='_blank'><img src='http://www.innova24.de/images/werbung/partner/giata.jpg' alt='GIATA' style='margin-top: 20px; border: 0px;' /></a></div><div class='partner'><a href='http://adfarm.mediaplex.com/ad/ck/8541-47401-24909-0?hw=hw1' title='MyHammer' target='_blank'><img src='http://www.innova24.de/images/werbung/partner/myhammerbanner.jpg' alt='MyHammer' style='margin-top: 20px; border: 0px;' /></a></div><div class='partner'><a href='http://www.planungswelten.de' title='Planungswelten' target='_blank'><img src='http://www.innova24.de/images/werbung/partner/planungswelten.jpg' alt='Planungswelten' style='margin-top: 20px; border: 0px;' /></a></div>");
	}
}

checkflash();