function ShowPage(temp)
{
alert(temp);
window.open("/SytXml/SyMktCntr/ShuiLv/SLModify.xml?  ShiYun.JobExec_&TaxId="+temp,"","toolbar=no,location=no,directories=no,top=100px,left=100px,width=600px,height=300px,status,menubar=no,scrollbars=no,resizable=no");
}