// JavaScript Document

var BottomInfo_CN = '<strong>地址：石家庄晋州市祁底经济开发区　　电话/传真：+86-311-84421289　　邮箱：hbtongda@gmail.com <br>&copy; 2000-2009 通达装饰材料有限公司版 技术支持：银河企业网</strong>';

var BottomInfo_EN = '<strong>Address :	Qidi Economical Development Zone, Jin Zhou City , Hebei Province<br>Tel/Fax： +86-311-84421289　　E-Mail：hbtongda@gmail.com <br>&copy; 2000-2009 Tongda Decorative Material Co., Ltd  Tech-supporter: inhebus.net</strong>';

var MainMenu_CN = '<A href="index.htm"><span class="MenuStyle01">首页</span></A>&nbsp; |&nbsp; <A href="cn1.htm"><span class="MenuStyle01">公司简介</span></A>&nbsp; |&nbsp; <A href="cn2.htm"><span class="MenuStyle01">产品展示</span></A>&nbsp; |&nbsp; <A href="cn3.htm"><span class="MenuStyle01">厂区展示</span></A>&nbsp; |&nbsp; <A href="cn4.htm"><span class="MenuStyle01">企业荣誉</span></A>&nbsp; |&nbsp; <A href="cn5.htm"><span class="MenuStyle01">联系方式</span></A>&nbsp; |&nbsp; <A href="cn6.htm"><span class="MenuStyle01">在线留言</span></A>&nbsp; |&nbsp;<A class=middle href="en1.htm"><span class="MenuStyle01">ENGLISH</span></A>';

var MainMenu_EN = '<A href="index.htm"><span class="MenuStyle01">Home</span></A>&nbsp; |&nbsp; <A href="en1.htm"><span class="MenuStyle01">Introduce</span></A>&nbsp; |&nbsp; <A href="en2.htm"><span class="MenuStyle01">Production</span></A>&nbsp; |&nbsp; <A href="en3.htm"><span class="MenuStyle01">Workshop</span></A>&nbsp; |&nbsp; <A href="en4.htm"><span class="MenuStyle01">Honer</span></A>&nbsp; |&nbsp; <A href="en5.htm"><span class="MenuStyle01">Contact</span></A>&nbsp; |&nbsp; <A href="en6.htm"><span class="MenuStyle01">Message</span></A>&nbsp; |&nbsp; <A href="cn1.htm"><span class="MenuStyle01">Chinese</span></A>';

var ProductMenu_CN = '<A href="cn2.htm">产品介绍</A>&nbsp; <A href="cn2_1.htm">图片</A>&nbsp; <A href="cn2_2.htm">组成材料</A>&nbsp; <A href="cn2_3.htm">安装示意图</A>&nbsp; <A href="cn2_4.htm">安装效果图</A>';

var ProductMenu_EN = '<A href="en2.htm">Product</A>&nbsp; <A href="en2_1.htm">Photos</A>&nbsp; <A href="en2_2.htm">Material</A>&nbsp; <A href="en2_3.htm">Sketch map</A>&nbsp; <A href="en2_4.htm">Practice show</A>';

var MarqueeFont_CN = '<MARQUEE scrollAmount=1 scrollDelay=20 direction=up height="100%"><TABLE height="100%" cellSpacing=0 cellPadding=10 width="100%" border=0><TBODY><TR><TD vAlign=top>&nbsp;&nbsp; “阿美丽特”和“太行”牌矿棉装饰吸声板是以矿棉为主要原材料，加入适量添加剂，经过配料、成型、烘干、切割、开榫、表面精加工和喷涂而成的，以吊顶为主的高级室内装饰材料。 产品适用于高级建筑的内装饰，如宾馆饭店、写字楼、购物中心、演播室、计算机房、机场、车站、厂房、医院、家庭装饰及其他公共建筑。<BR>&nbsp;&nbsp;&nbsp;&nbsp; 矿棉装饰吸声板其良好的吸声性，能有效地控制和调整室内混响时间，显著地改善音质、降低噪声；良好的不燃性能满足各种类型建筑的防火设计要求，并可提供各种规格和图案的板材，以组合出不同艺术风格的装饰效果。</TD></TR></TBODY></TABLE></MARQUEE>';

var MarqueeFont_EN = '<MARQUEE scrollAmount=1 scrollDelay=20 direction=up height="100%"><TABLE height="100%" cellSpacing=0 cellPadding=10 width="100%" border=0><TBODY><TR><TD vAlign=top>&nbsp;&nbsp;&nbsp; The mineral wool acoustic board of brand"beautiful",is mainly made of mineral wool with proper additive, through the processes of batching、shaping、baking、cutting、mortising、surfacing-elaborating、spray-coating, mainly used for ceiling-suspending.This product is suitable for indoors decotation of top-grade buildings,such as hotels、restaurants、office buildings、market centres、teleriums、 computer rooms、airports、stations、factories、hospitals、 private apartments and other public buildings.<BR>&nbsp;&nbsp;&nbsp;&nbsp;The sound-absorbing property of mineral wool acoustic board can effectly control and adjust th echoing time,improve voice-quality and reduce noise outstandingly.The fine unflamable property can satisfy the fire-proof demand of all kinds of buildings.Still, we can supply many specifications and patterns of boards,composing different effects in style.</TD></TR></TBODY></TABLE></MARQUEE>';

function OutMarqueeList()
{
	var Obj = '<marquee scrollamount="1" scrolldelay="20" direction="up" height="200"><table width="100%" border="0" cellspacing="0" cellpadding="3">$Marquee$</table></marquee>';
	var Objs = "";
	for(var i=0; i<28; i++) {
		Objs += '<tr><td align="center"><img src="pic/cpm_micro_' + (i+1) + '.jpg" width="80" height="60" border="1"></td></tr>';
	}
	Obj = Obj.replace("$Marquee$", Objs);
	document.write(Obj);
}

function OutFlashObject(fileName, fileWidth, fileHight)
{
	var FlashObject = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="' + fileWidth + '" height="' + fileHight + '"><param name="movie" value="flash/' + fileName + '.swf"><param name="quality" value="high"><PARAM NAME="wmode" VALUE="transparent"><embed src="flash/head1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + fileWidth + '" height="' + fileHight + '"></embed></object>';
	
	document.write(FlashObject);
}
