function showgallerie(name) 
{ 
top.opener.location.href = name; 
top.opener.focus(); 
} 