function slike_u(koda)
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="495" height="395" id="slike_uvodne" align="middle">');
	xx='<param name="movie" value="flash/slike_uvodne.swf?moj_text=' + koda + '">';
	document.write(xx);
	document.write('<param name="quality" value="high"><param name="menu" value="false"><param name="bgcolor" value="#9DB97C" />');
	document.write('<!--[if !IE]> <-->');
	xx='<object data="flash/slike_uvodne.swf?moj_text=' + koda + '" width="495" height="395" type="application/x-shockwave-flash">';
	document.write(xx);
	document.write('<param name="quality" value="high"><param name="menu" value="false"><param name="bgcolor" value="#9DB97C" />');
	document.write('<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">');
	document.write('FAIL (the browser should render some flash content, not this).');
	document.write('</object>');
	document.write('<!--> <![endif]-->');
	document.write('</object>');
}

function parole(koda)
{
	var str=document.URL;
	var poz=0;
	var jezik='';

	poz=str.lastIndexOf("/");
	jezik=str.substr(poz-2,2);

	if (jezik == 'en') 
	{
		koda="['5','Over the past 150 years, about half of the Alpine ice cover has been lost.','Apart from the Mediterranean, the Alps are Europe==s biggest ecosystem.','The Alps are a strategic European treasury of drinking water.','The Alps are not marketing capital for speculators trading and selling something they never created.','The 5000-year-old culture in the Alps is a culture of survival. Only those survived who were the most persistent, inventive and adaptable.','The important requirement for the future of the Alps is development in harmony with nature, emphasizing the principle that ==less is more==.']";
	} else
	{
		koda="['5','V zadnjih 150 letih je izginila veccc kot polovica ledenikov.','Alpe so stratessskega pomena kot vir pitne vode za Evropo.','Poleg Mediterana so Alpe najvecccji evropski ekosistem.','5000 letna zgodovina v Alpah je pomenila boj za prezzzivetje. Prezzziveli so le najbolj vztrajni, inovativni in prilagodljivi.','Prihodnji razvoj v Alpah mora potekati v harmoniji z naravo in s poudarkom na ==manj je veccc==.','Alpe so svet brez meja in vecccini ljudi nedosegljiv. Ohranimo jih!']";
	}
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="495" height="72" id="parole" align="middle">');
	xx='<param name="movie" value="flash/parole.swf?moj_text=' + koda + '">';
	document.write(xx);
	document.write('<param name="quality" value="high"><param name="menu" value="false"><param name="bgcolor" value="#9DB97C" />');
	document.write('<!--[if !IE]> <-->');
	xx='<object data="flash/parole.swf?moj_text=' + koda + '" width="495" height="72" type="application/x-shockwave-flash">';
	document.write(xx);
	document.write('<param name="quality" value="high"><param name="menu" value="false"><param name="bgcolor" value="#9DB97C" />');
	document.write('<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">');
	document.write('FAIL (the browser should render some flash content, not this).');
	document.write('</object>');
	document.write('<!--> <![endif]-->');
	document.write('</object>');
} 

