/* _root index javascript */

function trial(){
	sub = window.open("trial/trial.html","hayarigami3_trial","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=1000,height=450");
}