//-----------------------------------------全局变量----------------------------------------------------

var offimgArray=new Array();
offimgArray[0]=new Image();
offimgArray[0].src="../image/index_02_r1_c2.jpg";//趋势杀毒产品
offimgArray[1]=new Image();
offimgArray[1].src="../image/index_02_r1_c3.jpg";//耗材产品
offimgArray[2]=new Image();
offimgArray[2].src="../image/index_02_r1_c4.jpg";//机器设备
offimgArray[3]=new Image();
offimgArray[3].src="../image/index_02_r1_c5.jpg";//培训中心
offimgArray[4]=new Image();
offimgArray[4].src="../image/index_02_r1_c6.jpg";//数码快印
offimgArray[5]=new Image();
offimgArray[5].src="../image/index_02_r1_c7.jpg";//服务中心
offimgArray[6]=new Image();
offimgArray[6].src="../image/index_02_r1_c8.jpg";//IT外包代理维护
offimgArray[7]=new Image();
offimgArray[7].src="../image/index_02_r1_c9.jpg";//CAD/CMA软件

var onimgArray=new Array();
onimgArray[0]=new Image();
onimgArray[0].src="../image/index_02_r1_c2_down.jpg";//趋势杀毒产品
onimgArray[1]=new Image();
onimgArray[1].src="../image/index_02_r1_c3_down.jpg";//耗材产品
onimgArray[2]=new Image();
onimgArray[2].src="../image/index_02_r1_c4_down.jpg";//机器设备
onimgArray[3]=new Image();
onimgArray[3].src="../image/index_02_r1_c5_down.jpg";//培训中心
onimgArray[4]=new Image();
onimgArray[4].src="../image/index_02_r1_c6_down.jpg";//数码快印
onimgArray[5]=new Image();
onimgArray[5].src="../image/index_02_r1_c7_down.jpg";//服务中心
onimgArray[6]=new Image();
onimgArray[6].src="../image/index_02_r1_c8_down.jpg";//IT外包代理维护
onimgArray[7]=new Image();
onimgArray[7].src="../image/index_02_r1_c9_down.jpg";//CAD/CMA软件

//---------------应用函数---------------

//不准新建窗口。
document.onkeydown=shutCtrN;
function shutCtrN()
{
	var iCode=event.keyCode;
	if((event.ctrlKey==true)&&(iCode==78))
	{
		window.event.returnValue = false;
		//doOpen();
	}
}

//右键
document.oncontextmenu = function() { return false; }

//不能选择
document.onselect = function() { return false; }



function offimg(i,Obj)
{
	Obj.src=offimgArray[i].src;
}

function onimg(i,Obj)
{
	Obj.src=onimgArray[i].src;
}

function pageWriteNavigation()
{
	var Html="";
	Html+='<table border="0" cellpadding="0" cellspacing="0" width="766" align="center">';
	Html+='		<tr>';
	Html+='			<td><img src="../image/index_02_r1_c1.jpg" width="25" height="81" border="0"></td>';
	Html+='			<td><img id="gsjs" src="../image/index_02_r1_c2.jpg" width="90" height="81" border="0" usemap="#Map" title="公司介绍..."></td>';
	Html+='			<td><img id="hccp" src="../image/index_02_r1_c3.jpg" width="89" height="81" border="0" usemap="#Map2" title="耗材产品..."></td>';
	Html+='			<td><img id="jqsb" src="../image/index_02_r1_c4.jpg" width="91" height="81" border="0" usemap="#Map3" title="数码设备..."></td>';
	Html+='			<td><img id="pxzx" src="../image/index_02_r1_c5.jpg" width="90" height="81" border="0" usemap="#Map4" title="色彩管理..."></td>';
	Html+='			<td><img id="smky" src="../image/index_02_r1_c6.jpg" width="90" height="81" border="0" usemap="#Map5" title="数码快印方案..."></td>';
	Html+='			<td><img id="fwzx" src="../image/index_02_r1_c7.jpg" width="90" height="81" border="0" usemap="#Map6" title="售后服务..."></td>';
	Html+='			<td><img id="cgal" src="../image/index_02_r1_c8.jpg" width="90" height="81" border="0" usemap="#Map7" title="IT外包代理维护..."></td>';
	Html+='			<td><img id="lxwm" src="../image/index_02_r1_c9.jpg" width="91" height="81" border="0" usemap="#Map8" title="CAD / CAM 软件..."></td>';
	Html+='			<td><img src="../image/index_02_r1_c10.jpg" width="20" height="81" border="0"></td>';
	Html+='		</tr>';
	Html+='	</table>';
	document.write(Html);
}

function pageWriteCopyright()
{
	var Html='<table border="0" cellpadding="0" cellspacing="0" width="90%" height="" align="center"><tr><td height="10"></td></tr><tr><td height="20">版权所有：成都趋势电子有限责任公司 <font style="font-size:9px;font-family:verdana">2000-2004</font></td></tr><tr><td height="15"><font color="" style="font-size:9px;font-family:verdana">Copyright：Chengdu trend electron limited liablity company</font></td></tr><tr><td height="25">公司地址:成都市人民南路四段一号时代数码广场9层A9室</td></tr><tr><td height="20"><font style="font-size:9px;font-family:verdana">www.trendps.com site version 5.0</font></td></tr><tr><td height="15"><font color="" style="font-size:12px;font-family:verdana">我们是谁:<a href="http://www.trendps.com/gsjs/index.htm"><font color=blue>公司简介</font></a></font></td></tr><tr><td height="15"></td></tr></table>';
	document.write(Html);
}

function pageWriteMap()
{
	var Html='';
	Html+='<map name="Map">';
	Html+='		<area shape="rect" coords="2,21,87,55" href="../gsjs/trend.htm" onmouseover="onimg(0,gsjs)" onmouseout="offimg(0,gsjs)">';
	Html+='</map>';
	Html+='<map name="Map2">';
	Html+='		<area shape="rect" coords="1,28,87,66" href="../hccp/index.htm" onmouseover="onimg(1,hccp)" onmouseout="offimg(1,hccp)">';
	Html+='</map>';
	Html+='<map name="Map3">';
	Html+='		<area shape="rect" coords="3,34,89,75" href="../smsb/smsb_index.htm" onmouseover="onimg(2,jqsb)" onmouseout="offimg(2,jqsb)">';
	Html+='</map>';
	Html+='<map name="Map4">';
	Html+='		<area shape="rect" coords="2,36,88,79" href="../pxzx/index.htm" onmouseover="onimg(3,pxzx)" onmouseout="offimg(3,pxzx)">';
	Html+='</map>';
	Html+='<map name="Map5">';
	Html+='		<area shape="rect" coords="3,35,87,79" href="../szzg/index.htm" onmouseover="onimg(4,smky)" onmouseout="offimg(4,smky)">';
	Html+='</map>';
	Html+='<map name="Map6">';
	Html+='		<area shape="rect" coords="2,33,85,72" href="../shfw/index.htm" onmouseover="onimg(5,fwzx)" onmouseout="offimg(5,fwzx)">';
	Html+='</map>';
	Html+='<map name="Map7">';
	Html+='		<area shape="rect" coords="4,26,85,65" href="../cgal/index.htm" onmouseover="onimg(6,cgal)" onmouseout="offimg(6,cgal)">';
	Html+='</map>';
	Html+='<map name="Map8">';
	Html+='		<area shape="rect" coords="2,17,85,54" href="../zxcp/index.htm" onmouseover="onimg(7,lxwm)" onmouseout="offimg(7,lxwm)">';
	Html+='</map>';
	document.write(Html);
}

function pageWriteHCNavigation()
{
	var Html='';
	Html+='<table border="0" cellpadding="0" cellspacing="0" width="95%" height="100%" align="center">';
	Html+='	<tr>';
	Html+='		<td height="5"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="index.htm" class="left_navigation_01_a">Epson大幅面打印原装墨盒</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="index_02.htm" class="left_navigation_01_a">Epson大幅面打印替代介质</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="index_03.htm" class="left_navigation_01_a">通用小耗材</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="index_04.htm" class="left_navigation_01_a">金银泊产品</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="index_05.htm" class="left_navigation_01_a">其它产品</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="index_06.htm" class="left_navigation_01_a">爱普生激光机耗材</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="index_07.htm" class="left_navigation_01_a">施乐激光机耗材</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td align="left">&nbsp;</td>';
	Html+='	</tr>';
	Html+='</table>';
	document.write(Html);
}

function pageWriteProductNavigation()
{
	var Html='';
	Html+='<table border="0" cellpadding="0" cellspacing="0" width="95%" height="100%" align="center">';
	Html+='	<tr>';
	Html+='		<td height="5"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="index.htm" class="left_navigation_01_a">EPSON大幅面打印机</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="jgdyj_index.htm" class="left_navigation_01_a">爱普生激光打印机</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="sljgdyj_index.htm" class="left_navigation_01_a">施乐激光打印机</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="pmdyj_index.htm" class="left_navigation_01_a">喷墨打印机</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="smy_index.htm" class="left_navigation_01_a">扫描仪</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="smxj_index.htm" class="left_navigation_01_a">数码相机</a><br>&nbsp; &nbsp; <a href="smxj_index_zyxfzcpz_index.htm"><font color=red>→专业消费级产品详情</font></a><br>&nbsp; &nbsp; <a href="smxj_index_smdfcpz_index.htm"><font color=red>→数码单反产品组详情</font></a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="tyj_index.htm" class="left_navigation_01_a">投影机</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="smkyfa_index.htm" class="left_navigation_01_a">爱普生、乐凯数码快印方案</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="slcsscxtfa_index.htm" class="left_navigation_01_a">施乐彩色输出系统方案</a></td>';
	Html+='	</tr>';
		Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="big_sanner.htm" class="left_navigation_01_a"><font color=red>大幅面工程扫描仪及矢量化软件</font></a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td align="left">&nbsp;</td>';
	Html+='	</tr>';
	Html+='</table>';
	document.write(Html);
}

function pageWriteNumberChinaNavigation()
{
	var Html='';
	Html+='<table border="0" cellpadding="0" cellspacing="0" width="95%" height="100%" align="center">';
	Html+='	<tr>';
	Html+='		<td height="5"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="../szzg/szzg_gtzyxt.htm" class="left_navigation_01_a">“数字中国”国土资源系统</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="lxdl_index.htm" class="left_navigation_01_a">联想电脑</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="lcfwq_index.htm" class="left_navigation_01_a">浪潮服务器</a></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="qushidz_all_product.htm" class="left_navigation_01_a">趋势电子代理全系列产品</a></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
			Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="http://www.trendps.com/smsb/big_sanner.htm" class="left_navigation_01_a"><font color=red>大幅面工程扫描仪及矢量化软件</font></a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td align="left">&nbsp;</td>';
	Html+='	</tr>';
	Html+='</table>';
	document.write(Html);
}

function pageWritePlantNavigation()
{
	var Html='';
	Html+='<table border="0" cellpadding="0" cellspacing="0" width="95%" height="" align="center">';
	Html+='	<tr>';
	Html+='		<td height="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <font color="#006633"><a href="pxzx_epson_hxpxsc.htm" class="left_navigation_01_a">婚纱培训手册</a></font></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="40" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <font color="#006633"><a href="pxzx_epson_dygzfx.htm" class="left_navigation_01_a">爱普生大幅面打印机常见故障解析</a></font></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <font color="#006633"><a href="pxzx_epson_scgl.htm" class="left_navigation_01_a">EPSON色彩管理</a></font></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='</table>';

	Html+='<table border="0" cellpadding="0" cellspacing="0" width="95%" height="" align="center">';
	Html+='	<tr>';
	Html+='		<td height="20"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <font color="#006633"><b>合作伙伴：</b></font></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="40" align="left">爱普生（中国）有限公司成都办事处</td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="40" align="left">上海美能达光学仪器有限公司</td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="40" align="left">MICROTEK上海中晶电脑有限公司</td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="40" align="left">成都联想神州数码有限公司</td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="40" align="left">北大方正集团公司成都方正电子有限公司</td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="40" align="left">NIKON成都办事处</td>';
	Html+='	</tr>';
	Html+='</table>';

	document.write(Html);
}

function pageWriteCADCAMSoftNavigation()
{
	var Html='';
	Html+='<table border="0" cellpadding="0" cellspacing="0" width="95%" height="100%" align="center">';
	Html+='	<tr>';
	Html+='		<td height="5"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="3d_cad_jxsjrj_index.htm" class="left_navigation_01_a">3D CAD 机械设计软件</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="2d_cad_jxsjrj_index.htm" class="left_navigation_01_a">2D CAD 机械设计软件</a></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="cad_skjgrj_index.htm" class="left_navigation_01_a">CAM 数控加工软件</a></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="bj_cad_cam_skjgrj_index.htm" class="left_navigation_01_a">钣金CAD/CAM数控加工软件</a></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="cae_gcfxrj_index.htm" class="left_navigation_01_a">CAE 工程分析软件</a></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="cad_zysjrj_index.htm" class="left_navigation_01_a">CAD 专业设计软件</a></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="capp_jsjgyrj_index.htm" class="left_navigation_01_a">CAPP 工艺设计系统</a></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
	Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="ddpdm_index.htm" class="left_navigation_01_a">PDM 产品数据管理软件</a></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	</tr>';
		Html+='	<tr>';
	Html+='		<td height="23" align="left"><img src="../image/index_02_r3_c9.gif" border="0"> <a href="erp.htm" class="left_navigation_01_a">华夏ERP</a></td>';
	Html+='	</tr>';
	Html+='		<td height="1"><img src="../image/index_02_r3_c8.gif" width="144" height="1" border="0"></td>';
	Html+='	<tr>';
	Html+='		<td align="left">&nbsp;</td>';
	Html+='	</tr>';
	Html+='</table>';
	document.write(Html);
}

function pageWriteRightNavigation()
{
	var Html='';
	Html+='<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" align="center" class="right_bg_01">';
	Html+='		<tr>';
	Html+='				<td valign="top" height="50"><img src="../image/index_02_r2_c03.gif" width="188" height="50" border="0" alt=""></td>';
	Html+='		</tr>';
	Html+='		<tr>';
	Html+='			<td valign="top" height="183">';
	Html+='				<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" align="center">';
	Html+='					<tr>';
	Html+='						<td valign="top">';
	Html+='							<table border="0" cellpadding="0" cellspacing="0" width="90%" height="" align="center">';
	Html+='								<tr>';
	Html+='									<td height="10"></td>';
	Html+='								</tr>';
	Html+='							<tr>';
	Html+='									<td align="center"><a href="../smsb/czhssyxsj.htm"><img src="../print_image/pring_jp.gif" width="111" height="110" border=0 alt="" title="请点击查看详细资料..."></a></td>';
	Html+='							</tr>';
	Html+='								<tr>';
	Html+='									<td height="15"></td>';
	Html+='							</tr>';
	Html+='								<tr>';
	Html+='									<td class="print_class_01_font_02">　　传统摄影向数码摄影过渡的大趋势已得到影楼业的认可，影楼老板目前最关心的问题是：我怎么切入数码影像？我的最佳配套方案是什么？我切入后能不能挣钱？我什么时候才能收回投资？</td>';
	Html+='								</tr>';
	Html+='								<tr>';
	Html+='									<td class="print_class_01_font_02" height="25" align="right">>> <a href="../smsb/czhssyxsj.htm" class="print_class_01_font_02_a">详细资料....</a></td>';
	Html+='							</tr>';
	Html+='						</table>';
	Html+='						</td>';
	Html+='				</tr>';
	Html+='				</table>';
	Html+='			</td>';
	Html+='	</tr>';
	Html+='		<tr>';
	Html+='			<td valign="top" height="50"><img src="../image/index_02_r2_c04.gif" width="188" height="50" border="0" alt=""></td>';
	Html+='		</tr>';
	Html+='		<tr>';
	Html+='			<td valign="top" height="">';
	Html+='				<table border="0" cellpadding="0" cellspacing="0" width="90%" height="" align="center">';
	Html+='					<tr>';
	Html+='						<td height="10"></td>';
	Html+='					</tr>';
	Html+='					<tr>';
	Html+='						<td align="center"><a href="../smsb/index_pro_10600.htm"><img src="../add/add_02.jpg" width="179" height="316" border=0 alt="" title="请点击查看详细资料..."></a></td>';
	Html+='					</tr>';
	Html+='					<tr>';
	Html+='						<td height="9"></td>';
	Html+='					</tr>';
	Html+='					<tr>';
	Html+='						<td height="20" align="center"><font color="" class="print_class_01">EPSON STYLUS PRO 10600</font></td>';
	Html+='					</tr>';
	Html+='					<tr>';
	Html+='						<td class="print_class_01_font_01">　　无论速度还是画质Epson Stylus PRO 10600都已达至非凡境地。....</td>';
	Html+='					</tr>';
	Html+='					<tr>';
	Html+='						<td class="print_class_01_font_01" height="25" align="right">>> <a href="../smsb/index_pro_10600.htm" class="print_class_01_font_01_a">详细资料....</a></td>';
	Html+='					</tr>';
	Html+='				</table>';
	Html+='				<table border="0" cellpadding="0" cellspacing="0" width="90%" height="" align="center">';
	Html+='					<tr>';
	Html+='						<td height="10"></td>';
	Html+='					</tr>';
	Html+='					<tr>';
	Html+='						<td align="center"><a href="../szzg/index.htm"><img src="../add/add_03.jpg" width="179" height="261" border=0 alt="" title="请点击查看详细资料..."></a></td>';
	Html+='					</tr>';
	Html+='					<tr>';
	Html+='						<td height="9"></td>';
	Html+='					</tr>';
	Html+='					<tr>';
	Html+='						<td class="print_class_01_font_01">　　成都理工空间信息技术有限公司以遥感、地理信息系统与全球定位系统等高新技术在国土资料勘察、生态环境监测与评价、能源交通、城乡规划等领域的应用与开发、生产、销售。测量工程与制图、摄影测量与遥感测绘、地籍测量等工作、技术研究与开发、咨询、服务与培训。……。</td>';
	Html+='					</tr>';
	Html+='					<tr>';
	Html+='						<td class="print_class_01_font_01" height="25" align="right">>> <a href="../szzg/szzg_gtzyxt.htm" class="print_class_01_font_01_a">详细资料....</a></td>';
	Html+='					</tr>';
	Html+='				</table>';
	Html+='			</td>';
	Html+='		</tr>';
	Html+='		<tr>';
	Html+='			<td valign="top" height="">&nbsp;</td>';
	Html+='		</tr>';
	Html+='	</table>';
	document.write(Html);
}

function openProductIntro(Url)
{
	window.open(Url,"","height=400,width=700,status=yes,toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes")
}



/*---------------------------------广告浮动栏------------------------------------*/

self.onError = null;
currentX = currentY = 0;
whichIt = null;
lastScrollX = 0; lastScrollY = 0;
NS = (document.layers) ? 1 : 0;
IE = (document.all) ? 1: 0;
<!-- STALKER CODE -->

function heartBeat(objectid) {
	if(IE) { diffY = document.body.scrollTop; diffX = document.body.scrollLeft; }
	if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; }
	if(diffY != lastScrollY) {
		percent = .1 * (diffY - lastScrollY);
		if(percent > 0) percent = Math.ceil(percent);
		else percent = Math.floor(percent);
		if(IE) {
			objectid = objectid.split(";");
			for (i = 0; i < objectid.length; i++) eval("document.all."+objectid[i]).style.pixelTop += percent;
		}
		if(NS) {
			objectid = objectid.split(";");
			for (i = 0; i < objectid.length; i++) eval("document."+objectid[i]).top += percent;
		}
		lastScrollY = lastScrollY + percent;
	}

	if(diffX != lastScrollX) {
		percent = .1 * (diffX - lastScrollX);
		if(percent > 0) percent = Math.ceil(percent);
		else percent = Math.floor(percent);
		if(IE) {
			objectid = objectid.split(";");
			for (i = 0; i < objectid.length; i++) eval("document.all."+objectid[i]).style.pixelLeft += percent;
		}
		if(NS) {
			objectid = objectid.split(";");
			for (i = 0; i < objectid.length; i++) eval("document."+objectid[i]).left += percent;
		}
		lastScrollX = lastScrollX + percent;
	}
}

<!-- /STALKER CODE -->



if(NS || IE) action = window.setInterval("heartBeat('floater')", 2); action = window.setInterval("heartBeat('floater1')", 2);

if (IE){
	document.write("<DIV id='floater' style='LEFT: 10px;TOP: 60px; POSITION: absolute; WIDTH: 83; VISIBILITY: visible; Z-INDEX: 10;'><a href='../pxzx/index.htm' target='_blank'><IMG src='../add/add_05.gif' height='79' width='80' border='0'></a></DIV>");

	document.write("<DIV id='floater1' style='right: 10px;TOP: 200px; POSITION: absolute; WIDTH: 83; VISIBILITY: visible; Z-INDEX: 10;'><a href='../smsb/index_pro_4000.htm' target='_blank'><IMG src='../add/add_06.gif' height='70' width='80' border='0'></a></DIV>");

}

if (NS){

	document.write("<layer id=myleft top=400 width=80 height=80></layer>");

}

document.write("<DIV id='img' style='right: 30px;TOP: 200px; POSITION: absolute; WIDTH: 83; VISIBILITY: visible; Z-INDEX: 10;'><a href='../shfw/shfw_xandx.htm' target='_blank'><IMG src='../add/add_04.gif' height='70' width='80' border='0'></a></DIV>");

<!-- Begin
var xPos = 600;
var yPos = document.body.clientHeight;
var step = 1;
var delay = 30;
var height =0;
var Hoffset = 0;
var Woffset = 0;
var yon = 0;
var xon = 0;
var pause = true;
var interval;
img.style.top = yPos;
function changePos()
{
	width = document.body.clientWidth;
	height = document.body.clientHeight;
	Hoffset = img.offsetHeight;
	Woffset = img.offsetWidth;
	img.style.left = xPos + document.body.scrollLeft;
	img.style.top = yPos + document.body.scrollTop;
	if (yon)
	{
		yPos = yPos + step;
	}
	else
	{
		yPos = yPos - step;
	}
	if (yPos < 0)
	{
		yon = 1;
		yPos = 0;
	}
	if (yPos >= (height - Hoffset))
	{
		yon = 0;
		yPos = (height - Hoffset);
	}
	if (xon)
	{
		xPos = xPos + step;
	}
	else
	{
		xPos = xPos - step;
	}
	if (xPos < 0)
	{
		xon = 1;
		xPos = 0;
	}
	if (xPos >= (width - Woffset))
	{
		xon = 0;
		xPos = (width - Woffset);
	}
}

function start()
{
	img.visibility = "visible";
	interval = setInterval('changePos()', delay);
}

start();
