asi si me jalo
Código PHP:
<form id="form1" name="form1">
<input name="inicio" type="checkbox" class="t_n_blanco" id="inicio" value="checkbox">
<input name="button1" type="button" class="t_n" onClick="if(document.form1.inicio.checked) {this.style.behavior='url(#default#homepage)';this .setHomePage('http://www.meuno.com/index.php');};" value="Agregar">
</form>
Solo al form le di name="form1" y quite la funcion newuser() en donde viene meuno.com/index.php');};