function p_brunello(){
	window.open('popup/styles.html','col','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=700');
}

function p_brunello2(){
	window.open('popup/styles2.html','col','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=700');
}

function p_brunello3(){
	window.open('popup/styles3.html','col','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=700');
}
