function arlecchino_group_ru(){
  if(AC_FL_RunContent&&DetectFlashVer(9,0,0)){
    document.write('<div style="position:absolute;top:0px;width:100%;z-index:10;"><center>');
  	AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
  	'width','800','height','600','src','arlecchino','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer',
  	'align','middle','play','true','loop','true','scale','showall','wmode','window','devicefont','false','id','arlecchino',
  	'bgcolor','#000000','name','arlecchino','menu','true','allowFullScreen','false','allowScriptAccess','sameDomain',
    'movie','arlecchino','salign','');
  	document.write('</center></div>');
  }else{
    document.write('<div style="position:absolute;top:0px;width:100%;height:800px;z-index:1;"><table cellpadding="0" cellspacing="0" border="0" align="center"><tr><td><img src="img/title.jpg" width="800" height="600" border="0"></td></tr></table></div>');
    switch(title_state){
      case'site':
        document.write('<div style="position:absolute;top:525px;width:100%;z-index:2;"><table cellpadding="0" cellspacing="0" border="0" align="center"><tr><td><a href="http://www.arlecchino-agency.ru/'+title_lang+'"><img src="img/title_agency.jpg" width="143" height="96" border="0" alt="agency"></a></td><td><a href="http://www.arlecchino-techno.ru/'+title_lang+'"><img src="img/title_techno.jpg" width="143" height="96" border="0" alt="techno"></a></td><td><a href="http://www.arlecchino-artistic.ru/'+title_lang+'"><img src="img/title_artistic.jpg" width="143" height="96" border="0" alt="artistic"></a></td><td><a href="http://www.arlecchino-conference.ru/'+title_lang+'"><img src="img/title_conference.jpg" width="167" height="96" border="0" alt="conference"></a></td><td><a href="http://www.arlecchino-tour.ru/'+title_lang+'"><img src="img/title_tour.jpg" width="143" height="96" border="0" alt="tour"></a></td></tr></table></div>');
      break;
      default:
        document.write('<div style="position:absolute;top:393px;width:100%;z-index:2;"><table cellpadding="0" cellspacing="0" border="0" align="center"><tr><td><a href="/ru"><img src="img/title_ru.jpg" width="69" height="23" border="0" alt="русский"></a></td><td><img src="img/x.gif" width="34" height="10" border="0"></td><td><a href="/en"><img src="img/title_en.jpg" width="61" height="23" border="0" alt="english"></a></td></tr></table></div>');
    }
  }
}
