function MM_jump() { //v3.0
  	//alert("jump1");
	//opener.parent.location.href="../index2.html";
	opener.parent.location="../index2.html";
}

