function open_news(id)
{
	swin=window.open("/zxxw/newsdetail.asp?id="+id+"&classid=1","","resizable=no,width=620,height=682,top=10,left=400,scrollbars=yes,toolbar=no");
	swin.focus();
}
function open_jxdt(id)
{
	swin=window.open("/zxxw/newsdetail.asp?id="+id+"&classid=2","","resizable=no,width=620,height=682,top=10,left=400,scrollbars=yes,toolbar=no");
	swin.focus();
}
function open_ydzg(id)
{
	swin=window.open("/zxxw/newsdetail.asp?id="+id+"&classid=3","","resizable=no,width=620,height=682,top=10,left=400,scrollbars=yes,toolbar=no");
	swin.focus();
}
function open_reg()
{
	swin=window.open("/user/fwtk.htm","","resizable=no,width=605,height=660,top=10,left=410,scrollbars=no,toolbar=no");
	//swin=window.open("/bbs_cxp/bbs/fwtk.htm","","resizable=no,width=605,height=660,top=10,left=410,scrollbars=no,toolbar=no");
	swin.focus();
}
function open_flash(id)
{
	swin=window.open("/tyzx/flash.asp?id="+id,"","resizable=no,width=600,height=692,top=10,left=410,scrollbars=no,toolbar=no");
	swin.focus();
}
function open_xiangxi(id)
{
	swin=window.open("/tyzx/ty_detail_main.asp?id="+id,"","");
	swin.focus();
}
function open_jiaocai(id)
{
	//swin=window.open("/tyzx/jc_detail.asp?id="+id,"","resizable=no,width=600,height=682,top=10,left=410,scrollbars=no,toolbar=no");
	swin=window.open("/admin/img/pdf/"+id,"","");
	swin.focus();
}
function open_ly()
{
	swin=window.open("/other/lyb.asp","","resizable=no,width=620,height=682,top=10,left=410,scrollbars=yes,toolbar=no");
	swin.focus();
}
function open_sp(id)
{
	swin=window.open("/ZXSW/shuping.asp?bookid="+id,"","resizable=no,width=620,height=682,top=10,left=410,scrollbars=yes,toolbar=no");
	swin.focus();
}
function open_cj()
{
	swin=window.open("happynewyear.htm","","resizable=no,width=620,height=682,top=10,left=410,scrollbars=no,toolbar=no");
	swin.focus();
}
function searchFor()
{	
	formsearch.submit();
}
function popwin(path)
{ window.open(path,'',"height=150,width=200,resizable=no,scrollbars=no,status=no,toolbar=no,menubar=no,location=no");
}
