var dHtm =new Array();
	dHtm[0]="mailto: UCE@FTC.GOV";
	dHtm[3]="pcexentials";
	dHtm[2]="@" + dHtm[3] + ".com'>";
	dHtm[3]="u-sun";
	dHtm[1]="@" + dHtm[3] + ".com'>";
	dHtm[3]="<tr><td><a href='mailto:";
	dHtm[4]="</a></td></tr>";
	dHtm[5]="<h3>公司廠址&nbsp;Factory and Headquarter</h3><br /> ";
	dHtm[5]+="<h5>聯絡人：陳先生/李小姐</h5>";
	dHtm[5]+="<h5>台灣台北市內湖區內湖路一段91巷12弄11號1樓</h5>";
	dHtm[5]+="<h5>No.11, Alley 12, Lane 91,Sec.1, Neihu Rd., Neihu Chiu, Taipei, Taiwan, R.O.C.</h5><br />   ";
	dHtm[5]+="<h5>電話&nbsp;Telephone:&nbsp;+886-2-26277005,&nbsp;+886-2-26277091</h5>";
	dHtm[5]+="<h5>傳真&nbsp;FAX:&nbsp;+886-2-26270248</h5> ";
	dHtm[5]+="<table summary='' width='30%' align='center' border='1' cellspacing='1' cellpadding='1'><font face='times new roman' color='#330099'>";
	dHtm[5]+="<th>電子信箱 Electronic mail</th> ";
	dHtm[5]+= dHtm[3] + "info" + dHtm[1] + "辦公室" + dHtm[4];
	dHtm[5]+= dHtm[3] + "sales" + dHtm[1] + "業務部"+ dHtm[4];
	dHtm[5]+= dHtm[3] + "engineer" + dHtm[1] + "工程部 "+ dHtm[4];
	dHtm[5]+= dHtm[3] + "support" + dHtm[1] + "售後服務"+ dHtm[4] + "</table>";	
	dHtm[5]+="<h3>美洲辦公室 North America</h3><br>";
	dHtm[5]+="<h5>Heating Exentials, Inc.,</h5>";
	dHtm[5]+="<h5>P.O.Box 938, Woodland, Wa 98674 U.S.A</h5><br> ";
	dHtm[5]+="<h5>Telephone:&nbsp;+1-360-225-8890</h5>";
	dHtm[5]+="<h5>Fax:&nbsp;+1-360-225-8899</h5><br>";
	dHtm[5]+="<table summary='' width='25%' align='center' border='1' cellspacing='1' cellpadding='1'><font face='times new roman' color='#330099'> ";
	dHtm[5]+="<th>電子信箱 Electronic mail</th> ";
	dHtm[5]+= dHtm[3] + "info"  + dHtm[2] + "General Information"+ dHtm[4];
	dHtm[5]+= dHtm[3] + "sales" + dHtm[2] + "Sales"+ dHtm[4];
	dHtm[5]+= dHtm[3] + "support" + dHtm[2] + "Customer Support"+ dHtm[4];
	dHtm[5]+= dHtm[3] + "webmaster"  + dHtm[1] + "Webmaster"+ dHtm[4] + "</table>";

function  showBlock(slct){ 
	writeBlock("displayBox", dHtm[slct]);
}
