function show_flash(hauptorte,pois_xml,karte_bg,groesse,maxload,hs1,hs2,ns,bahn,fluss,nav_lang,pois1_xml)
{
	document.write("</SCR\" + \"IPT\> \n");
  document.write("<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width=\"570\" height=\"570\" id=\"map\" NAME=\"map\" ALIGN=\"\">");
	document.write("<PARAM name=\"movie\" VALUE=\"map_06.swf?nav_lang=&pois_xml="+pois_xml+"&pois1_xml=&hauptorte="+hauptorte+"&karte_bg="+karte_bg+"&hs1="+hs1+"&hs2="+hs2+"&ns="+ns+"&bahn="+bahn+"&fluss="+fluss+"&maxload="+maxload+">");
	document.write("<PARAM name=\"menu\" VALUE=\"false\">" );
	document.write("<PARAM name=\"quality\" VALUE=\"high\">"); 
	document.write("<PARAM name=\"bgcolor\" VALUE=\"#FFFFFF\">");
	document.write("<PARAM name=\"wmode\" VALUE=\"transparent\">");
	document.write("<param name=\"scale\" value=\"noscale\">")
	document.write("<EMBED src=\"map_06.swf?nav_lang=&pois_xml="+pois_xml+"&pois1_xml=&hauptorte="+hauptorte+"&karte_bg="+karte_bg+"&hs1="+hs1+"&hs2="+hs2+"&ns="+ns+"bahn="+bahn+"&fluss="+fluss+"&maxload="+maxload+"\" menu=\"false\" quality=\"high\" bgcolor=\"#FFD300\"  WIDTH=\"570\" HEIGHT=\"570\" ALIGN=\"\" TYPE=\"application/x-shockwave-flash\" wmode=\"transparent\" PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\"></EMBED>");
	document.write("</OBJECT>");
}



