// change two iframe in index.php
function change0()
{
parent.data_ifram.location="iframe/change.php";
parent.data_rfram.location="rframe/b_01.php";
}
function change1()
{
parent.data_ifram.location="a_01.php";
parent.data_rfram.location="rframe/change.php";
}
function change2()
{
parent.data_ifram.location="a_02.php";
parent.data_rfram.location="rframe/change.php";
}
function change3()
{
parent.data_ifram.location="a_03.php";
parent.data_rfram.location="rframe/change.php";
}
function change4()
{
parent.data_ifram.location="a_04.php";
parent.data_rfram.location="rframe/change.php";
}
function change5()
{
parent.data_ifram.location="a_05.php";
parent.data_rfram.location="rframe/change.php";
}
function change6()
{
parent.data_ifram.location="a_06.php";
parent.data_rfram.location="rframe/change.php"
}
function change7()
{
parent.data_ifram.location="a_07.php";
parent.data_rfram.location="rframe/change.php";
}
function change8()
{
parent.data_ifram.location="a_08.php";
parent.data_rfram.location="rframe/change.php";
}
function change9()
{
parent.data_ifram.location="a_09.php";
parent.data_rfram.location="rframe/change.php";
}
function change10()
{
parent.data_ifram.location="a_10.php";
parent.data_rfram.location="rframe/change.php";
}
function change20()
{
parent.data_ifram.location="a_10.php";
parent.data_rfram.location="rframe/change.php";
}
