function popup_webmaster(page) 
{
window.open(page,'popup','width=600,height=300,toolbar=false,scrollbars=false');	
rebours(10); 
}