﻿function showMax(id){
	win=window.open('honor_con.shtml?id='+id,'','width=100%,height=100%');
	}
function showMax1(id){
	win=window.open('pro_con.shtml?id='+id,'','width=100%,height=100%');
	}
