function ShowHeader(vType)
{
	document.write("<iframe src='http://www.chinaec.com/common/header.html' FRAMEBORDER='0' border='0' scrolling='no' width='778' height='95'></iframe>");
}

function ShowFooter(vType)
{
	document.write("<iframe src='http://www.chinaec.com/common/footer.html' FRAMEBORDER='0' border='0' scrolling='no' width='778' height='110'></iframe>");
}