function pop(complemento){
	var popup=window.open("../images/popup/concorrentes/2006/"+complemento+".jpg","concorrentePopUp","left=1,top=1,leftmargin=0,topmargin=0,marginwidth=0,marginheight=0,width=600,height=565"); 
	popup.focus(); 
  return; 
}