//首面Frame的高度
////Table1的高度
//document.getElementById("IndexM1").height="199";
////Table2的高度
//document.getElementById("IndexM2").height="218";
////Table3的高度
//document.getElementById("IndexM3").height="570";
////Table4的高度
//document.getElementById("IndexM4").height="516";
////Table5的高度
//document.getElementById("IndexM5").height="80";

var height = "1385"; 

function ShowTable()
{
    document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMainStatic/IndexMain.htm' frameBorder=0  width=800 scrolling=no height='1350' id='IndexM'></IFRAME>");
}
function ShowTableOldUser()
{
    document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMain/userinfo/OldUserInfo.aspx' frameBorder=0  width=800 scrolling=no height='998' id='IndexOldUser'></IFRAME>");
}

function ShowTableNewUser()
{
    document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMain/userinfo/IndexMainUserinfo1.aspx' frameBorder=0  width=800 scrolling=no height='570' id='IndexOldUser'></IFRAME>");
}


//Table1的高度
var height1 = "199"; 

//Table2的高度
var height2 = "218"; 

//Table3的高度
var height3 = "565"; 

//Table4的高度
var height4 = "559"; 

//Table5的高度
var height5 = "100"; 
//显示表格1
function ShowTable1()
{
  document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMainStatic/IndexMainT1.htm' frameBorder=0  width=800 scrolling=no height='"+height1+"' id='IndexM1'></IFRAME>");

}

//显示表格2
function ShowTable2()
{
  document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMainStatic/IndexMainT2.htm' frameBorder=0  width=800 scrolling=no height='"+height2+"' id='IndexM2'></IFRAME>");

}


//显示表格3
function ShowTable3()
{
  document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMainStatic/IndexMainT3.htm' frameBorder=0  width=800 scrolling=no height='"+height3+"' id='IndexM3'></IFRAME>");

}

//显示表格4
function ShowTable4()
{
  document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMainStatic/IndexMainT4.htm' frameBorder=0  width=800 scrolling=no height='"+height4+"' id='IndexM4'></IFRAME>");

}

//显示表格5
function ShowTable5()
{
  document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMainStatic/IndexMainT5.htm' frameBorder=0  width=800 scrolling=no height='"+height5+"' id='IndexM5'></IFRAME>");

}



//显示表格6
function ShowTable6()
{
  document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMainStatic/IndexMainT6.htm' frameBorder=0  width=208 scrolling=no height='335' id='IndexM5'></IFRAME>");

}


//显示表格7
function ShowTable7()
{
  document.write("<IFRAME marginWidth=0 marginHeight=0 src='/IndexMainStatic/IndexMainT7.htm' frameBorder=0  width=783 scrolling=no height='220' id='IndexM5'></IFRAME>");

}
