function go(str_pos,str_item){var str_location='index.pl?pos='+str_pos+'&lang='+lang;self.location=str_location;}
function go_appl(prg,wd,ht){var winref;var dimensions;if(wd==undefined){dimensions='width=1016,height=698';}else{dimensions='width='+wd+',height='+ht;}
winref=self.open('http://'+prg+'.resbinaria.com/','','toolbar=no,resizable=yes,status=yes,'+dimensions);}
function set_section(){var section=pos.match(/\d\d/);document.getElementById('logo').src='style/graph/logo-'+section+'.gif';document.getElementById('pallino').src='style/graph/pallino-'+section+'.gif';document.getElementById('section_name').src='style/graph/section-'+section+'.gif';}
