function qw() {
	parent.right.location.href ='qw.php';
	parent.detail.location.href='qwa.php';
	parent.leer.location.href  ='../basic/leer.php?AdvMode=1&AdvKey=0&AdvComm=qw';
}

function qw1() {
	parent.right.location.href ='qw1.php';
	parent.detail.location.href='qw2.php';
	parent.leer.location.href  ='../basic/leer.php?AdvMode=1&AdvKey=1&AdvComm=qw1';
}

function qw2() {
	parent.right.location.href ='qw3.php';
	parent.detail.location.href='qw4.php';
	parent.leer.location.href  ='../basic/leer.php?AdvMode=1&AdvKey=2&AdvComm=qw2';
}