// set the variable in the SWF
function changetext(str)
{	
	if(window.flash) window.document["flash"].SetVariable("bigSmellyTitle", str);
	if(document.flash) document.flash.SetVariable("bigSmellyTitle", str);
}
function SF_fejlec_IE()
{
	/*
	document.write('<object type="application/x-shockwave-flash" data="linkkepek/sf_fejlec_anim_tavasz_2009_04_16.swf" width="1020" height="288" id="flash">');
	document.write('<param name="movie" value="linkkepek/sf_fejlec_anim_tavasz_2009_04_16.swf"/>');
	document.write('<param name="quality" value="high" />');
	document.write('<param name="allowscriptaccess" value="always" />');
	document.write('</object>'
	*/
	document.write('<embed src="linkkepek/sf_fejlec_anim_tavasz_IE.swf" id="flash" quality="high" scale="exactfit" width="1020" height="288" name="squambido" align="middle" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"/>');
}
function SF_banner()
{
	document.write('<embed src="linkkepek/SF_banner.swf" id="linkkepek/SF_banner.swf" quality="high" width="536" height="172" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"/>');
	
	/* Ezzel a módszerrel pl Peti gépén nem jelent meg az alsó banner
	document.write('<object type="application/x-shockwave-flash" data="linkkepek/SF_banner.swf" width="536" height="172" id="linkkepek/SF_banner.swf">');
	document.write('<param name="movie" value="linkkepek/SF_banner.swf"/>');
	document.write('<param name="quality" value="high" />');
	document.write('</object>');
	*/
}
