function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
scores = new Array(20);
var numTotal=0;
NS4 = (document.layers) ? 1 : 0;
IE4 = (document.all) ? 1 : 0;
ver4 = (NS4 || IE4) ? 1 : 0;

if (ver4) {    with (document) {        write("<STYLE TYPE='text/css'>");        if (NS4) {            write(".parent {position:absolute; visibility:visible}");            write(".child {position:absolute; visibility:visible}");            write(".regular {position:absolute; visibility:visible}")        }        else {            write(".child {display:none}")        }        write("</STYLE>");    }}



function getIndex(el) {    ind = null;    for (i=0; i<document.layers.length; i++) {        whichEl = document.layers[i];        if (whichEl.id == el) {            ind = i;            break;        }    }    return ind;}


function arrange() {    nextY = document.layers[firstInd].pageY +document.layers[firstInd].document.height;    for (i=firstInd+1; i<document.layers.length; i++) {        whichEl = document.layers[i];        if (whichEl.visibility != "hide") {            whichEl.pageY = nextY;            nextY += whichEl.document.height;        }    }}function initIt(){    if (!ver4) return;    if (NS4) {        for (i=0; i<document.layers.length; i++) {            whichEl = document.layers[i];            if (whichEl.id.indexOf("Child") != -1) whichEl.visibility = "hide";       }        arrange();    }    else {        divColl = document.all.tags("DIV");        for (i=0; i<divColl.length; i++) {            whichEl = divColl(i);            if (whichEl.className == "child") whichEl.style.display = "none";        }    }}


function expandIt(el) {	if (!ver4) return;    if (IE4) {        whichEl1 = eval(el + "Child");		for(i=1;i<=numTotal;i++){			whichEl = eval(scores[i] + "Child");			if(whichEl!=whichEl1) {				whichEl.style.display = "none";			}		}        whichEl1 = eval(el + "Child");        if (whichEl1.style.display == "none") {            whichEl1.style.display = "block";        }        else {            whichEl1.style.display = "none";        }    }    else {        whichEl = eval("document." + el + "Child");		for(i=1;i<=numTotal;i++){			whichEl = eval("document." + scores[i] + "Child");			if(whichEl!=whichEl1) {				whichEl.visibility = "hide";			}		}        if (whichEl.visibility == "hide") {            whichEl.visibility = "show";        }        else {            whichEl.visibility = "hide";        }        arrange();    }}



onload = initIt;

function showIndex()
{
	var str = "<table width=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
	str = str+"                    <tr>";
	str = str+"                      <td><img src=\"images/top1_08.gif\" width=\"792\" height=\"448\" border=\"0\" usemap=\"#Map\"></td>";
	str = str+"                    </tr>";
	str = str+"                  </table>";
	$(info).innerHTML=str;
}
function showAbout()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">About ";
	str = str+"                                    Censtar</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\"><img src=\"images/brief01.gif\" width=\"189\" height=\"272\" align=\"right\"><a href=\"video/video.asf\" style=\"font-size:18px\">video intro&nbsp;<img src=\"images/icon_video_02.gif\" border=\"0\"></a><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Censtar ";
	str = str+"                                    Science &amp; Technology Co., Ltd. located ";
	str = str+"                                    in Hi-new technology industry development ";
	str = str+"                                    zone of Zhengzhou city, the core area of Central ";
	str = str+"                                    Plain of China.<br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Censtar was set up in 1992. During the past ";
	str = str+"                                    14 years, Censtar has become the leading company ";
	str = str+"                                    in this industry and the largest fuel dispenser ";
	str = str+"                                    manufacturer in China. From 1997 to 2006, ";
	str = str+"                                    Censtar kept the No.1 position in fueling ";
	str = str+"                                    dispenser production, with around 40% market ";
	str = str+"                                    share in domestic market, Now, a huge sales ";
	str = str+"                                    and service network spread all over the nation ";
	str = str+"                                    to support the customers.<br>";
	str = str+"                                    Censtar has successfully sold more than 6000 ";
	str = str+"                                    units fuel dispensers to overseas market with ";
	str = str+"                                    a very good running performance and service. ";
	str = str+"                                    <br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Censtar is becoming a international famous ";
	str = str+"                                    brand in this field. <br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Censtar has about 700 employees and possesses ";
	str = str+"                                    about a large land of about 80000©O with a ";
	str = str+"                                    fixed asset of 15 million USD.<br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Censtar is one of the manufacturers who ";
	str = str+"                                    set up all the facilities from electronic, ";
	str = str+"                                    hydraulic production, steel shape workshop ";
	str = str+"                                    to complete dispenser assembling. We also ";
	str = str+"                                    are the only one who set up the state level ";
	str = str+"                                    laboratory for high-low temperature testing ";
	str = str+"                                    to ensure the reliable performance of units ";
	str = str+"                                    in all conditions. <br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color=\"#CC0000\">Advantage comes form ";
	str = str+"                                    Capability:</font><br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Advanced techniques and facilities, various ";
	str = str+"                                    testing means and scientific management system ";
	str = str+"                                    have contributed to the excellent quality ";
	str = str+"                                    of Censtar products. Fuel dispenser is composed ";
	str = str+"                                    of electronic head, pump and flowmeter, they ";
	str = str+"                                    determine final quality. Censtar has strong ";
	str = str+"                                    competitive power in all these techniques. ";
	str = str+"                                    Censtar is equipped with automatic painting ";
	str = str+"                                    line, CNC turret punch press, CNC machining ";
	str = str+"                                    center, roller bearing assembling line and ";
	str = str+"                                    high efficiency electronic production line.<br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color=\"#CC0000\">High reliability</font><br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Censatr products possess strong adaptability ";
	str = str+"                                    for its temperature-controlled electric heat ";
	str = str+"                                    tracing system, wide voltage technology and ";
	str = str+"                                    unique circuit board protection measure. From ";
	str = str+"                                    frigid Siberia to torrid Sri Lanka, from moist ";
	str = str+"                                    seaside cities to arid high lands, from megalopolises ";
	str = str+"                                    with stable power supply to remote village ";
	str = str+"                                    with unstable supply, Censtar products perform ";
	str = str+"                                    excellent throughout these areas. In order ";
	str = str+"                                    to guarantee its high stability, Censtar keeps ";
	str = str+"                                    firm cooperative relations with world-famous ";
	str = str+"                                    enterprise for ample supply of its electronic ";
	str = str+"                                    components.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <img src=\"images/brief02.gif\" width=\"700\" height=\"142\"><br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color=\"#CC0000\">Advanced quality management ";
	str = str+"                                    system:</font><br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Censtar has obtained the ISO9001 Quality ";
	str = str+"                                    System Verification in 2000. it became the ";
	str = str+"                                    first manufacturer who acquired the ISO14000 ";
	str = str+"                                    Environmental Management System Verification ";
	str = str+"                                    Certificate in 2003 in China.<br>";
	str = str+"                                    <br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Our mission</b> is to provide complete ";
	str = str+"                                    Equipment Solutions to Retail Petroleum Industry.</td>";
	str = str+"                                </tr>";
	str = str+"                              </table><br><br>"
	info.innerHTML = str;
	
}
function showContact()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Contact ";
	str = str+"                                    Information</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\"><b>Company Name: </b>Censtar ";
	str = str+"                                    Science &amp; Technology Co., Ltd. <br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Contact Person: </b>Mr. Henry Hu<font color=\"#666666\">(Manager ";
	str = str+"                                    of International Trad)</font> or Ms. Joyce ";
	str = str+"                                    Qian<font color=\"#666666\">(Sales assistant)</font><br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>E-mail: </b><a href=\"mailto:intlbusiness@censtar.com\">intlbusiness@censtar.com</a> ";
	str = str+"                                    or <a href=\"mailto:qianf@censtar.com\">qianf@censtar.com</a> or <a href=\"mailto:huchaojiecenstar@yahoo.com.cn\">huchaojiecenstar@yahoo.com.cn</a><br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Address:</b> No.4 Xuesong Rd, Hi-New Technology ";
	str = str+"                                    Industry Development Zone, Zhengzhou City, ";
	str = str+"                                    Henan Province, P. R. China<br>";
	str = str+"                                    <b><br>";
	str = str+"                                    Zip: </b>450001 <br>";
	str = str+"                                    <b><br>";
	str = str+"                                    Telephone:</b> 86-371-67989006 <br>";
	str = str+"                                    <b><br>";
	str = str+"                                    Mobile Phone:</b> 13837135209<br>";
	str = str+"                                    <b><br>";
	str = str+"                                    Fax: </b>86-371-67983787 <br>";
	str = str+"                                    <b><br>";
	str = str+"                                    Website:</b> http://www.censtar.com<br>";
	str = str+"                                    <br>";
	str = str+"                                    <img src=\"images/contact01.gif\" width=\"700\" height=\"123\"><br>";
	str = str+"                                    <br>";
	str = str+"                                    <span class=\"heading3\"> </span> ";

	$(info).innerHTML = str+showGuest();
}
function showQuality()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Quality ";
	str = str+"                                    control</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\">";
	str = str+"                                    <table width=\"652\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"271\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_qc1_01.gif\" width=\"220\" height=\"150\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td rowspan=\"2\" width=\"381\" valign=\"top\">The ";
	str = str+"                                          electronic boards are needed to test ";
	str = str+"                                          for high temperature of 55¡ãC and low ";
	str = str+"                                          temperature of -40¡ãC to ensure the boards ";
	str = str+"                                          can be used in any area of the world. ";
	str = str+"                                          Also, the finished dispensers are needed ";
	str = str+"                                          to make a random high and low temperature ";
	str = str+"                                          inspection to guarantee good quality. ";
	str = str+"                                          From frigid Siberia to torrid Sri Lanka, ";
	str = str+"                                          moist seaside cities to arid high lands, ";
	str = str+"                                          megalopolis with stable voltage to remote ";
	str = str+"                                          villages with unstable one, Censtar\'s ";
	str = str+"                                          products have excellent performance ";
	str = str+"                                          through these areas.</td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"271\"> ";
	str = str+"                                          <div align=\"center\">High and Low Temperature ";
	str = str+"                                            Lab</div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    <br>";
	str = str+"                                    <table width=\"652\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"271\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_qc1_02.gif\" width=\"220\" height=\"150\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td rowspan=\"2\" width=\"381\" valign=\"top\">All ";
	str = str+"                                          key components like gear pump, combined ";
	str = str+"                                          pump, separate vane pump, flow meter ";
	str = str+"                                          and main board is to be fully checked. ";
	str = str+"                                          Beside this, finished fuel dispensers ";
	str = str+"                                          are to be tested by refueling to standard ";
	str = str+"                                          test measuring tank to ensure the accuracy. ";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"271\"> ";
	str = str+"                                          <div align=\"center\">Finished Product ";
	str = str+"                                            Testing Area</div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    <br>";
	str = str+"                                    <table width=\"652\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"271\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_qc1_03.gif\" width=\"220\" height=\"150\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td rowspan=\"2\" width=\"381\" valign=\"top\">Electronic ";
	str = str+"                                          boards must be aged within 72 hours ";
	str = str+"                                          continuously, and tested, e.g. a power ";
	str = str+"                                          off test to inspect the internal status ";
	str = str+"                                          on the occasion of unstable power.</td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"271\"> ";
	str = str+"                                          <div align=\"center\">Electronic Board ";
	str = str+"                                            Aging Lab</div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    <br>";
	str = str+"                                    <table width=\"652\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"271\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_qc1_04.gif\" width=\"220\" height=\"150\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td rowspan=\"2\" width=\"381\" valign=\"top\">Series ";
	str = str+"                                          of modern and advanced testing instruments ";
	str = str+"                                          are applied in production, like lightning ";
	str = str+"                                          and surge generator, pulser, cycle voltage ";
	str = str+"                                          falling generator, static electricity ";
	str = str+"                                          generator, digital circuit bridge, high ";
	str = str+"                                          voltage resistant testing instrument, ";
	str = str+"                                          etc.</td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"271\"> ";
	str = str+"                                          <div align=\"center\">Other testing</div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    <br>";
	str = str+"                                    <table width=\"652\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"top\">As a kind of apparatus ";
	str = str+"                                          working under explosive gas atmosphere ";
	str = str+"                                          environment, security is crucial to ";
	str = str+"                                          fuel dispensers. Censtar, one of the ";
	str = str+"                                          main drafter of national explosive-proof ";
	str = str+"                                          and measuring criteria of fuel dispensers, ";
	str = str+"                                          strictly carries out relevant criteria ";
	str = str+"                                          in designing and manufacturing. <br>";
	str = str+"                                          To participate in the fierce competition ";
	str = str+"                                          in the international market, Censtar ";
	str = str+"                                          studies international explosive-proof ";
	str = str+"                                          and measuring criteria and has passed ";
	str = str+"                                          explosive-proof and measuring verification ";
	str = str+"                                          from many countries like Russia, Indonesia, ";
	str = str+"                                          Sri Lanka etc. </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table><br><br>"
	$(info).innerHTML = str;
}
function showHonor()
{
	 var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Honor</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\"> ";
	str = str+"                                    <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr1_01.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr1_02.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr1_03.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr1_04.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\">Certificate of quality ";
	str = str+"                                            management system</div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\">Certificate of environment ";
	str = str+"                                            management system</div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\">PEI 2006</div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\">China Top Brand</div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\" class=\"heading3\">Electrical ";
	str = str+"                                    apparatus for explosive atmospheres appendix ";
	str = str+"                                    to certificate of conformity</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\"> ";
	str = str+"                                    <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr3_01.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr3_02.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr3_03.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr3_04.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr3_05.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr3_06.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr3_07.gif\" width=\"160\" height=\"226\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"175\"> ";
	str = str+"                                          <div align=\"center\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\" class=\"heading3\">License of ";
	str = str+"                                    manufactory measure instrument</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\">";
	str = str+"                                    <table width=\"699\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"233\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr4_01.gif\" width=\"225\" height=\"155\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"233\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr4_02.gif\" width=\"225\" height=\"155\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"233\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr4_03.gif\" width=\"225\" height=\"155\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    <table width=\"699\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"233\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr4_04.gif\" width=\"225\" height=\"155\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"233\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr4_05.gif\" width=\"225\" height=\"155\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"233\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr4_06.gif\" width=\"225\" height=\"155\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    <table width=\"699\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"233\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr4_07.gif\" width=\"225\" height=\"155\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"233\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_hr4_08.gif\" width=\"225\" height=\"155\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td width=\"233\"> ";
	str = str+"                                          <div align=\"center\">";
	str = str+"                                            <table width=\"225\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
	str = str+"                                              <tr>";
	str = str+"                                                <td>&nbsp;</td>";
	str = str+"                                              </tr>";
	str = str+"                                            </table>";
	str = str+"                                          </div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table><br><br>"
	$(info).innerHTML = str;	
}
function showLab()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Laboratory</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\"> ";
	str = str+"                                    <table width=\"580\" border=\"0\" cellspacing=\"0\" cellpadding=\"10\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/syspic01.gif\" width=\"259\" height=\"173\"></div>";
	str = str+"                                        </td>";
	str = str+"                                        <td> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/syspic02.gif\" width=\"259\" height=\"173\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td colspan=\"2\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/syspic03.gif\" width=\"259\" height=\"173\"></div>";
	str = str+"                                          <div align=\"center\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>"
	$(info).innerHTML = str;	
}
function showAgent()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Agent ";
	str = str+"                                    wanted</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\">In order to further expand the ";
	str = str+"                                    foreign market, we would like to seek some ";
	str = str+"                                    sincere and powerful agents to help us promote ";
	str = str+"                                    the foreign market in the proper territory. ";
	str = str+"                                    <br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Agent Requirements:</b> The agent, with ";
	str = str+"                                    proper dealer certificate authorized by law, ";
	str = str+"                                    should have an experienced service team for ";
	str = str+"                                    after-sales service, and resource in selling ";
	str = str+"                                    fuel equipment.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Agents Required for the Following Countries:</b> ";
	str = str+"                                    Malaysia, Philippine, India, Turkey, countries ";
	str = str+"                                    in Africa and North America<br>";
	str = str+"                                    <br>";
	str = str+"                                    <br>";
	str = str+"                                    <br>";
	str = str+"                                    <br>";
	str = str+"                                    <img src=\"images/pic_agent1.gif\" width=\"700\" height=\"142\"> ";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>"
	$(info).innerHTML = str;	
}
function showSalenet()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Sales ";
	str = str+"                                    network</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\">";
	str = str+"                                    <div align=\"center\"><img src=\"images/sales_world.gif\" width=\"600\" height=\"324\"></div>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>"
	$(info).innerHTML = str;	
}
function showMaintenance()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Installation ";
	str = str+"                                    &amp; Maintenance</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\">1. The tank should be cleaned ";
	str = str+"                                    regularly to keep the oil clean. The bottom ";
	str = str+"                                    values should be inspected regularly to prevent ";
	str = str+"                                    from block.<br>";
	str = str+"                                    2. The pump suction screen is to be cleaned ";
	str = str+"                                    regularly (once every week). Wash the screen ";
	str = str+"                                    with gasoline and remove any dirt in the pump ";
	str = str+"                                    inlet. If damaged, the screen should be changed. ";
	str = str+"                                    <br>";
	str = str+"                                    3.The filter installed to the inlet of the ";
	str = str+"                                    flow mete must be cleaned in time when the ";
	str = str+"                                    flow rate slows down. To clean the filter, ";
	str = str+"                                    please take the following steps: holding the ";
	str = str+"                                    filter body, remove the nut to take out the ";
	str = str+"                                    screen and clean it with a little petrol or ";
	str = str+"                                    other cleaning products. After that, replace ";
	str = str+"                                    the screen and secure the cover to the filter ";
	str = str+"                                    body with nut. See Fig.18(a). After cleaning, ";
	str = str+"                                    please turn on the dispenser to check if the ";
	str = str+"                                    filter has been replaced in the proper position, ";
	str = str+"                                    then close the door .<br>";
	str = str+"                                    <b>Note:</b><br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;Please turn off all power to all equipment ";
	str = str+"                                    and capture all fuel in an approved container ";
	str = str+"                                    before cleaning the filter.<br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;Before replacing the cover, be sure to check ";
	str = str+"                                    the gasket to prevent leaking. In order to ";
	str = str+"                                    keep the gasket intact, only the nut can be ";
	str = str+"                                    screwed and never permit turn the filter body ";
	str = str+"                                    when removing or replacing the cover.<br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;Please use hair brush to clean the screen. ";
	str = str+"                                    Ordinary steel wool should never be used, ";
	str = str+"                                    as it may damage the screen.<br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;The cleaning frequency is dependent on the ";
	str = str+"                                    product quality. If the flow rate drops markedly, ";
	str = str+"                                    clean the filter. If the problem can’t be solved, ";
	str = str+"                                    check other parts.<br>";
	str = str+"                                    &nbsp;&nbsp;&nbsp;&nbsp;To keep the dispenser work normally, please ";
	str = str+"                                    clean the filter in time.<br>";
	str = str+"                                    <table width=\"250\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr>";
	str = str+"                                        <td valign=\"bottom\" height=\"260\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_service1_01.gif\" width=\"217\" height=\"250\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr>";
	str = str+"                                        <td height=\"20\"> ";
	str = str+"                                          <div align=\"center\"><b>Fig. 18(a) The ";
	str = str+"                                            filter interior structure</b></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  4. Never knock at the container with the nozzle ";
	str = str+"                                    spout or press the nozzle too hard, this abuse ";
	str = str+"                                    may damage the spout root and result in leakage. ";
	str = str+"                                    Refer to Fig. 18(b).";
	str = str+"                                    <table width=\"250\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"151\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_service1_02.gif\" width=\"300\" height=\"141\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"20\"> ";
	str = str+"                                          <div align=\"center\"><b>Fig. 18(b) </b></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  5. The set screw on the pump bypass valve is ";
	str = str+"                                    used to regulate outlet pressure, and hence ";
	str = str+"                                    regulate the flow rate. After a long period, ";
	str = str+"                                    it\'s possible that the flow rate drops .This ";
	str = str+"                                    can be sloved by the following steps, please ";
	str = str+"                                    refer to Fig.18(c).<br>";
	str = str+"                                    a.Loosen the cup nut and lock nut;<br>";
	str = str+"                                    b.Turn the adjusting bolt clockwise, the work ";
	str = str+"                                    pressure increases; turn the adjusting bolt ";
	str = str+"                                    anticlockwise, the work pressure reduces.<br>";
	str = str+"                                    c. A variation of approximately 10kPa pressure ";
	str = str+"                                    is obtained by turning a circle;<br>";
	str = str+"                                    d.After the working pressure has been properly ";
	str = str+"                                    adjusted, the lock nut and cup nut should ";
	str = str+"                                    be replaced;<br>";
	str = str+"                                    <b>Note:</b> Care should be taken not to tighten ";
	str = str+"                                    the adjusting bolt too much to lock the valve, ";
	str = str+"                                    because it could cause damages.";
	str = str+"                                    <table width=\"250\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"160\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_service1_03.gif\" width=\"384\" height=\"150\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"20\"> ";
	str = str+"                                          <div align=\"center\"><b>Fig. 18(c) </b></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    6. The dispensers with suction pump groups ";
	str = str+"                                    can be used with overhead tank system as well ";
	str = str+"                                    as underground tank system. In the case of ";
	str = str+"                                    overhead tank, never permit the vent pipe ";
	str = str+"                                    to be plugged and it should be connected with ";
	str = str+"                                    the oil inlet pipe.<br>";
	str = str+"                                    7.The pump subassembly is stuck may due to ";
	str = str+"                                    the following causes:<br>";
	str = str+"                                    1).There is no oil in the pump or the oil ";
	str = str+"                                    is too less to form a lubricating film. <br>";
	str = str+"                                    2).The pump subassembly is dirty. <br>";
	str = str+"                                    In order to avoid the troubles above, the ";
	str = str+"                                    gear pump should be used as follows:<br>";
	str = str+"                                    a.Before first starting gear pump or reusing ";
	str = str+"                                    after a long time, please remove the strainer ";
	str = str+"                                    cover indicated “Enter Oil Here and enter oil ";
	str = str+"                                    into gear pump for lubrication. See Fig.18(d). ";
	str = str+"                                    It is forbidden to run the pump continuously ";
	str = str+"                                    over 30 seconds without fuel, otherwise the ";
	str = str+"                                    pumping elements will stick to each other ";
	str = str+"                                    because of heat generated by dry running.<br>";
	str = str+"                                    b.Within one month after using the pump for ";
	str = str+"                                    the first time, clean the strainer twice a ";
	str = str+"                                    week, after that, the cleaning frequency is ";
	str = str+"                                    dependent on the product quality. Wash the ";
	str = str+"                                    screen with gasoline and remove any dirt in ";
	str = str+"                                    the pump inlet. If damaged, the screen should ";
	str = str+"                                    be changed. ";
	str = str+"                                    <table width=\"250\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"260\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_service1_04.gif\" width=\"204\" height=\"250\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"20\"> ";
	str = str+"                                          <div align=\"center\"><b>Fig. 18(d) Strainer ";
	str = str+"                                            of Gear Pump</b></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    8.The submersible pump must be installed vertically ";
	str = str+"                                    and the density of fuel pumped should not ";
	str = str+"                                    exceed 0.95kg per liter, such as gasoline ";
	str = str+"                                    and diesel.<br>";
	str = str+"                                    9.The working pressure of submersible pump ";
	str = str+"                                    is 32psi(0.22Mpa), this pressure shoud not ";
	str = str+"                                    be adjusted.<br>";
	str = str+"                                    10.The submersible pump can not handle hard ";
	str = str+"                                    material. The fuel must be filtered before ";
	str = str+"                                    filling the storage tank, and the tank should ";
	str = str+"                                    be purged regularly to prevent blocking and ";
	str = str+"                                    damaging the pump. <br>";
	str = str+"                                    11. The emergency shut-off valve requires ";
	str = str+"                                    annual maintenance. At least once each year, ";
	str = str+"                                    manually open and close the valve several ";
	str = str+"                                    times to help prevent gum deposits build-up ";
	str = str+"                                    and/or other conditions that may affect the ";
	str = str+"                                    operation of the valve.<br>";
	str = str+"                                    To complete this procedure, Shutting down ";
	str = str+"                                    the dispenser is recommended. Disconnect the ";
	str = str+"                                    hub sub-assembly link from hub sub-assembly. ";
	str = str+"                                    Manually open and close the poppet by moving ";
	str = str+"                                    the hub sub-assembly. Reconnect the hub sub-assembly ";
	str = str+"                                    link before opening or starting the dispenser. ";
	str = str+"                                    See Fig. 18(e).";
	str = str+"                                    <table width=\"250\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"210\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_service1_05.gif\" width=\"395\" height=\"200\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"20\"> ";
	str = str+"                                          <div align=\"center\"><b>Fig. 18(e) </b></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  12.Accuracy Adjustment<br>";
	str = str+"                                    The adjustment can be accomplished by turning ";
	str = str+"                                    the calibration Disc. See figure 18(f) below. ";
	str = str+"                                    Break the seal wire and remove the seal pin. ";
	str = str+"                                    To increase the measurement, turn the disc ";
	str = str+"                                    counterclockwise; to decrease the measurement, ";
	str = str+"                                    turn the disc clockwise. <br>";
	str = str+"                                    The accuracy adjustment range is ¡À1%. The ";
	str = str+"                                    disc was set near middle position when leaving ";
	str = str+"                                    the factory. After a long time service, the ";
	str = str+"                                    accuracy may be out of tolerance and the meter ";
	str = str+"                                    need calibration. If accuracy can not be restored ";
	str = str+"                                    by adjustment, change the meter. A variation ";
	str = str+"                                    of 0.05% can be made by turning the disc half ";
	str = str+"                                    a hole.After calibration, properly seal it ";
	str = str+"                                    (this can only be performed by W&amp;M agencies). ";
	str = str+"                                    <br>";
	str = str+"                                    <b>Notice</b> <br>";
	str = str+"                                    Before delivery, the dispenser has been calibrated, ";
	str = str+"                                    the meter adjustment disc and pulser casing ";
	str = str+"                                    have been lead sealed. The after-sale adjustment ";
	str = str+"                                    should be done by the metrological control ";
	str = str+"                                    agencies, after which, the dispenser should ";
	str = str+"                                    be verified according to applicable stipulations. ";
	str = str+"                                    If positive result comes out, the dispenser ";
	str = str+"                                    should be re-sealed.<br>";
	str = str+"                                    As required by national standards regarding ";
	str = str+"                                    fuel dispensers, the pulse rate of Censtar ";
	str = str+"                                    fuel dispensers can be adjusted. The only ";
	str = str+"                                    way to calibrate the dispenser is to adjust ";
	str = str+"                                    the index disc of the flow meter.";
	str = str+"                                    <table width=\"600\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"317\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_service1_06.gif\" width=\"220\" height=\"307\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"40\" valign=\"bottom\"> ";
	str = str+"                                          <div align=\"center\"><b>Regular Preventive ";
	str = str+"                                            Inspection and Maintenance required ";
	str = str+"                                            by Censtar Dispensers</b></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\">&nbsp;</td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr>";
	str = str+"                                        <td valign=\"bottom\">";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_service1_07.gif\" width=\"500\" height=\"381\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    <br>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	$(info).innerHTML = str+showGuest();
}
function showTrouble()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Possible ";
	str = str+"                                    trouble &amp; remedies</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr>";
	str = str+"                                  <td valign=\"top\">You may encounter some problems ";
	str = str+"                                    with the dispensers, if the following phenomena ";
	str = str+"                                    appear, please check according to recommended ";
	str = str+"                                    methods, which may imporve your efficiency ";
	str = str+"                                    and reduce your loss. Please Refer to the ";
	str = str+"                                    exploded views when maintaining or overhauling ";
	str = str+"                                    the meter or the pump.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Pump doesn\'t work occasionally</b><br>";
	str = str+"                                    1.There a delay function, the interval between ";
	str = str+"                                    two consecutive starts should be longer than ";
	str = str+"                                    3s.<br>";
	str = str+"                                    2.Check the power supply.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Can not fuel with motor running</b><br>";
	str = str+"                                    1. If much vapor discharged from vent pipe:<br>";
	str = str+"                                    a Low fuel level in tank, air sucked in. Raise ";
	str = str+"                                    fuel level.<br>";
	str = str+"                                    b Air is sucked in from filter cover. Replace ";
	str = str+"                                    the filter gasket.<br>";
	str = str+"                                    c Bypass valve is stuck.Disassemble and clean ";
	str = str+"                                    it.<br>";
	str = str+"                                    d Air is sucked in from the joint of the pump ";
	str = str+"                                    and the flexible metallic pipe.Replace the ";
	str = str+"                                    gasket.<br>";
	str = str+"                                    e.Float valve is stuck. Eliminate dirt, clean ";
	str = str+"                                    or replace the valve.<br>";
	str = str+"                                    2. If there is no fuel in the filter and vent ";
	str = str+"                                    pipe works normally:<br>";
	str = str+"                                    a Bottom valve is stuck. Clean or replace ";
	str = str+"                                    it.<br>";
	str = str+"                                    b Fuel level is too low. Raise the fuel level.<br>";
	str = str+"                                    c Bottom valve leaks, the dry suction of pump ";
	str = str+"                                    is low. Remove the filter top cover, add 1-2 ";
	str = str+"                                    liters fuel into the filter chamber and turn ";
	str = str+"                                    the pulley counterclosewise.(only for gear ";
	str = str+"                                    pump)<br>";
	str = str+"                                    d The V-belt slips. Tighten or replace the ";
	str = str+"                                    V-belt.<br>";
	str = str+"                                    3. If the pump sounds normal, the filter is ";
	str = str+"                                    full of fuel and the vent pipe works noramlly,check ";
	str = str+"                                    the solenoid valve or control circuit<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Slow delivery</b><br>";
	str = str+"                                    Causes for flow rate decreasing in the process ";
	str = str+"                                    of fueling:<br>";
	str = str+"                                    1.The bottom valve or pump filter is blocked. ";
	str = str+"                                    Clean them.<br>";
	str = str+"                                    2.The vane wears. Replace the vane with new ";
	str = str+"                                    one.<br>";
	str = str+"                                    3.The fuel level is too low. Raise the level.<br>";
	str = str+"                                    4.The underground pipe is too shallow, the ";
	str = str+"                                    direct sunshine results in high fuel temperature. ";
	str = str+"                                    Improve the piping system.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Fuel discharged from the vent pipe</b><br>";
	str = str+"                                    1. If fuel is discharged from the vent before ";
	str = str+"                                    or at the moment of pump starting:<br>";
	str = str+"                                    a. The temperature is too high, underground ";
	str = str+"                                    pipe too shallow, or the dispenser or pipe ";
	str = str+"                                    under direct sunlight, which makes the fuel ";
	str = str+"                                    swell and come out. Improve the piping system ";
	str = str+"                                    of the service station.<br>";
	str = str+"                                    b. If two pumps share a fuel supply line, ";
	str = str+"                                    the less frequently used pump will has this ";
	str = str+"                                    problem. Improve the piping system.<br>";
	str = str+"                                    2.Fuel comes out of the vent pipe if the pump ";
	str = str+"                                    has been powered for a long time (or many ";
	str = str+"                                    times) without delivery.<br>";
	str = str+"                                    3.Air sucked in through leaky pipe may result ";
	str = str+"                                    in the air-fuel mixture coming out of the ";
	str = str+"                                    vent pipe.<br>";
	str = str+"                                    4.The float is stuck and fuel will not flow ";
	str = str+"                                    back. Fix or replace the float.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Abnormal noise</b><br>";
	str = str+"                                    1.The pump filter is blocked, which needs ";
	str = str+"                                    cleaning.<br>";
	str = str+"                                    2.Vane is broken. Replace it. (only for vane ";
	str = str+"                                    pump)<br>";
	str = str+"                                    3.The bypass valve does not work properly. ";
	str = str+"                                    Clean or readjust it.<br>";
	str = str+"                                    4.If the pump noise level fluctuates, see ";
	str = str+"                                    low rate fluctuates .<br>";
	str = str+"                                    5.The motor is not properly connected to the ";
	str = str+"                                    meter. Adjust it.<br>";
	str = str+"                                    6.There are foreign matters in the pump. Disassemble ";
	str = str+"                                    it and clean out dirt.<br>";
	str = str+"                                    7.The pressure of pump is adjusted too high.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Flow rate fluctuates </b><br>";
	str = str+"                                    (1) Disconnect the triangular flange, if the ";
	str = str+"                                    fuel level drops, the bottom valve or pipe ";
	str = str+"                                    is leaking.<br>";
	str = str+"                                    (2) If the fuel surface reaches the bottom ";
	str = str+"                                    valve, large amount of air will be sucked ";
	str = str+"                                    in. Raise the fuel level.<br>";
	str = str+"                                    (3) The bottom valve lacks agility. Clean ";
	str = str+"                                    it.<br>";
	str = str+"                                    (4) Fuel level is too low, so it is difficult ";
	str = str+"                                    to suck in fuel. Raise the fuel level.<br>";
	str = str+"                                    (5) The underground pipe is too shallow, the ";
	str = str+"                                    direct sunshine results in high fuel temperature. ";
	str = str+"                                    Improve the piping system.<br>";
	str = str+"                                    (6) The pipeline waves, or goes downslope ";
	str = str+"                                    toward the dispenser, and under direct sunshine. ";
	str = str+"                                    Improve piping system.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Low flow rate and very high error</b><br>";
	str = str+"                                    The fuel pipe leaks or the fuel surface reaches ";
	str = str+"                                    the bottom valve, large amount of air is sucked ";
	str = str+"                                    in, which can not be totally separated. In ";
	str = str+"                                    this case, the vent pipe discharges much vapor. ";
	str = str+"                                    Fix the piping or raise fuel level respectively.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Fuel is delivered, but the counter does ";
	str = str+"                                    not register</b><br>";
	str = str+"                                    The shifting yokes are not properly connected ";
	str = str+"                                    to the meter and the pulser.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Can not fuel when preset fixed volume</b><br>";
	str = str+"                                    The preset volume can not be less than 0.06L. ";
	str = str+"                                    If you program unit price or coefficient etc. ";
	str = str+"                                    prior to presetting volume, then your operation ";
	str = str+"                                    of preseting volume is invalid.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Inaccurate measurement</b><br>";
	str = str+"                                    (1) Air is in the system. Check the pump, ";
	str = str+"                                    pipe and connections for leakage.<br>";
	str = str+"                                    (2) Rust of the meter causes extra wear. Eliminate ";
	str = str+"                                    water in the piping or replace rusted parts.<br>";
	str = str+"                                    (3) There is dirt in the fuel. Check every ";
	str = str+"                                    moving part in the meter, if worn, replace ";
	str = str+"                                    or lap it.<br>";
	str = str+"                                    (4) Piston cups or the distributing valve ";
	str = str+"                                    is worn. Replace worn parts.<br>";
	str = str+"                                    (5) The piston cups leak. Replace them.<br>";
	str = str+"                                    (6) The O ring on the seal ring is damaged. ";
	str = str+"                                    Replace it.<br>";
	str = str+"                                    (7) There is dirt on sliding surfaces of the ";
	str = str+"                                    distributing valve and valve seat. Clean them. ";
	str = str+"                                    <br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Flow meter stuck</b><br>";
	str = str+"                                    There are foreign matters in the flow meter. ";
	str = str+"                                    Disassemble it and clean out dirt.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Flow meter vibrates</b><br>";
	str = str+"                                    (1) There is dirt on the rollers and connection ";
	str = str+"                                    rods. Disassemble the meter and clean them.<br>";
	str = str+"                                    (2) The rollers are worn. Replace them.<br>";
	str = str+"                                    (3) The bearings are worn. Replace them<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>The pump blocked </b><br>";
	str = str+"                                    1. The vanes can not work freely. Replace ";
	str = str+"                                    them. (only for vane pump)<br>";
	str = str+"                                    2.There are foreign matters in the pump components. ";
	str = str+"                                    Turn off the pump immediately and remove the ";
	str = str+"                                    matters.<br>";
	str = str+"                                    3.Pumping elements stick to each other because ";
	str = str+"                                    of heat generated by dry running (It is forbidden ";
	str = str+"                                    to run the pump for a long time without fuel). ";
	str = str+"                                    Stop the pump immediately, after cooling down, ";
	str = str+"                                    reassemble the pump.If damaged, replace it.<br>";
	str = str+"                                    4.It is not necessary to replace the complete ";
	str = str+"                                    set of pump if it is struck, only the external ";
	str = str+"                                    gear and the cover should be replaced with ";
	str = str+"                                    new ones. Please do it according to the following ";
	str = str+"                                    procedure, refer to Figure 11(c):<br>";
	str = str+"                                    a.Keep the strainer installed to the oil inlet ";
	str = str+"                                    clean.<br>";
	str = str+"                                    b.Screw out the internal gear &amp; the driving ";
	str = str+"                                    shaft assembly(Item 1). Clean the fitting ";
	str = str+"                                    surface and oil passage.<br>";
	str = str+"                                    c.Apply lubricating oil to the driving shaft, ";
	str = str+"                                    and then push internal gear &amp; driving ";
	str = str+"                                    shaft into the pump body. Please do this carefully ";
	str = str+"                                    to avoid damaging the oil seal. The driving ";
	str = str+"                                    shaft should work freely after reassembling.<br>";
	str = str+"                                    d.Put O ring (Item 3)into the pump body and ";
	str = str+"                                    make it rest on the hub of pump body.<br>";
	str = str+"                                    e.Coat the shaft with lubricating oil, assembly ";
	str = str+"                                    the external gear(Item 2) around the shaft ";
	str = str+"                                    of the cover(Item 4), and then push them into ";
	str = str+"                                    the body.<br>";
	str = str+"                                    f.Please tighten the bolts with turning the ";
	str = str+"                                    belt pulley wheel by hand at the same time.<br>";
	str = str+"                                    g.Check if the belt wheel turn freely.<br>";
	str = str+"                                    Please turn on the pump with oil delivering ";
	str = str+"                                    not less than 5 minutes. Check if the pump ";
	str = str+"                                    can work normally.";
	str = str+"                                    <table width=\"250\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"110\"> ";
	str = str+"                                          <div align=\"center\"><img src=\"images/pic_service5_01.gif\" width=\"290\" height=\"100\"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"20\"> ";
	str = str+"                                          <div align=\"center\"><b>Pump Subassembly ";
	str = str+"                                            Assembly Diagram</b></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                    <br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>When the pump powered, the counter advances ";
	str = str+"                                    before delivery starts.</b><br>";
	str = str+"                                    1. The hose has flexibility. When pump is ";
	str = str+"                                    powered, oil goes into the hose and cause ";
	str = str+"                                    the counter to work. In this case, the counter ";
	str = str+"                                    register the same amount each time. <br>";
	str = str+"                                    2. The bottom valve or pipe leaks. The fuel ";
	str = str+"                                    level drops in the interval between two deliveries. ";
	str = str+"                                    At the beginning of the next delivery, some ";
	str = str+"                                    gas get into the flow meter. In this case, ";
	str = str+"                                    the longer the interval, the more the counter ";
	str = str+"                                    registers, and when the nozzle is opened, ";
	str = str+"                                    gas comes out of the spout.<br>";
	str = str+"                                    3.The pipeline waves, the bottom valve or ";
	str = str+"                                    pipe leaks and air is sucked in. Repair the ";
	str = str+"                                    pipeline.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>When lifting the nozzle,motor buzzes without ";
	str = str+"                                    movement, or run abnormally</b><br>";
	str = str+"                                    Generally, this is caused by the lack of one ";
	str = str+"                                    phase. Power off the pump immediately to avoid ";
	str = str+"                                    burning out, and check dispenser power supply. ";
	str = str+"                                    If the power supply is good, check the dispenser. ";
	str = str+"                                    <br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Single phase motor does not turn</b><br>";
	str = str+"                                    It is possible that the voltage is excessive ";
	str = str+"                                    low, or the diameter of the cable is too thin. ";
	str = str+"                                    The cross sectional area of the cable should ";
	str = str+"                                    be not less than 2.5mm2. The motor may be ";
	str = str+"                                    damaged when the above problems occur. Avoid ";
	str = str+"                                    such problems.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>The parameter lock 1 does not work</b><br>";
	str = str+"                                    For parameter programming, enter the parameters ";
	str = str+"                                    and direct the lock to green mark and then ";
	str = str+"                                    relocate it back. If do not follow the procedure ";
	str = str+"                                    above, the lock does not work.<br>";
	str = str+"                                    <br>";
	str = str+"                                    <b>Leakage from O ring or gasket</b><br>";
	str = str+"                                    (1) The O ring or gasket is inflated or damaged. ";
	str = str+"                                    Replace them and apply grease to them.<br>";
	str = str+"                                    (2) Tighten the loose bolts.</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	$(info).innerHTML = str+showGuest();

}
function showTraining()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Training</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\"><span class=\"heading3\">About ";
	str = str+"                                    Training from Censtar</span><br>";
	str = str+"                                    <br>";
	str = str+"                                    <img src=\"images/pic_service3_01.gif\" width=\"314\" height=\"209\" align=\"right\">As ";
	str = str+"                                    the biggest manufacturer of fuel dispenser ";
	str = str+"                                    in China, Censtar has more than 130000 units ";
	str = str+"                                    dispensers in use in China and around 6000 ";
	str = str+"                                    units in use on overseas market. How does ";
	str = str+"                                    Censtar support this tremendous product existence? ";
	str = str+"                                    Besides the warranty service mentioned in ";
	str = str+"                                    our warranty condition and long term continuous ";
	str = str+"                                    spare parts supplying, Censtar always provides ";
	str = str+"                                    aperiodic free systemic training to its domestic ";
	str = str+"                                    and oversea agent and important clients.<br>";
	str = str+"                                    <br>";
	str = str+"                                    Using and Operation, technical principle and ";
	str = str+"                                    configuration, daily maintenance and trouble ";
	str = str+"                                    shooting, installation and spare parts, concerned ";
	str = str+"                                    testing and calibration as well as some know-how ";
	str = str+"                                    of fuel <br>";
	str = str+"                                    dispenser repairing.</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>"
	$(info).innerHTML = str+showGuest();
}
function showGuest()
{
	var str = "<table cellspacing=0 cellpadding=0 width=\"700\" border=0 align=\"center\">";
	str = str+"                                <tbody> ";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=#dddddd height=1 width=\"792\"></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td width=\"792\"> ";
	str = str+"                                    <table cellspacing=0 cellpadding=0 width=\"700\" ";
	str = str+"border=0>";
	str = str+"                                      <tbody> ";
	str = str+"                                      <tr> ";
	str = str+"                                        <td align=middle width=20 height=30><img height=12 ";
	str = str+"                              src=\"images/arrow6.gif\" width=12></td>";
	str = str+"                                        <td class=font1 width=\"680\"><b><font color=\"#cc6600\">contact information ";
	str = str+"                                          </font></b></td>";
	str = str+"                                      </tr>";
	str = str+"                                      </tbody> ";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=#dddddd height=1 width=\"792\"></td>";
	str = str+"                                </tr>";
	str = str+"                                </tbody> ";
	str = str+"                              </table>";
	str = str+"                              <table cellspacing=0 cellpadding=0 width=\"96%\" align=center ";
	str = str+"                  border=0>";
	str = str+"                                <tbody> ";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                </tbody> ";
	str = str+"                              </table>";
	str = str+"                              <table cellspacing=0 cellpadding=0 width=\"680\" align=center border=0 align=center>";
	str = str+"                                <tbody> ";
	str = str+"                                <tr> ";
	str = str+"                                  <td height=30>Notes:Fields marked with an asterisk (*) are rqauired.</td>";
	str = str+"                                </tr>";
	str = str+"                                </tbody> ";
	str = str+"                              </table>";
	str = str+"                              <table ";
	str = str+"                  style=\"BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #ccc 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #fff 1px solid\" ";
	str = str+"                  bordercolor=#000099 cellspacing=0 bordercolordark=#ffffff ";
	str = str+"                  cellpadding=5 width=\"680\" align=center ";
	str = str+"                  bordercolorlight=#dbdbdb border=1>";
	str = str+"                                <form name=\"Guestform\" action=\"\" method=post>";

	str = str+"                                  <tr> ";
	str = str+"                                    <td align=middle width=\"142\" bgcolor=#f7f7f7>First name:</td>";
	str = str+"                                    <td bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input class=\"gb-input-01\" id=Field_fname maxlength=50 size=60 name=Field_fname onblur=\"postGuestBook()\"> <span class='fred' id='msg_fname'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td align=middle width=\"142\" bgcolor=#f7f7f7>Last name:</td>";
	str = str+"                                    <td bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input class=\"gb-input-01\" id=Field_lname maxlength=50 size=60 name=Field_lname onblur=\"postGuestBook()\"> <span class='fred' id='msg_lname'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";



	str = str+"                                  <tr> ";
	str = str+"                                    <td align=middle width=\"142\" bgcolor=#f7f7f7>Title:</td>";
	str = str+"                                    <td bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input class=\"gb-input-01\" id=Field_title  maxlength=50 size=60 name=Field_title onblur=\"postGuestBook()\">";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td valign=center align=middle width=\"142\" bgcolor=#f7f7f7>Company:";
	str = str+"                                    </td>";
	str = str+"                                    <td valign=center align=left bgcolor=#f7f7f7 width=\"512\">";
	str = str+"                       <input id='Field_company' class=\"gb-input-01\"  maxlength=40 size=60 name='Field_company'> <span class='fred' id='msg_company'>*</span>";
	str = str+"                                      <div align=center><font color=#ffffff ";
	str = str+"                        size=2></font></div>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td valign=center align=middle width=\"142\" bgcolor=#f7f7f7>Belong to :</td>";
	str = str+"                                    <td valign=center bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <select ";
	str = str+"                        name=Field_belong class=\"gb-input-01\" onchange=\"changebelong()\">";
	str = str+"                                        <option value=\"0\" selected>===please selected===</option>";
	str = str+"                                        <option value=\"oil station/and user\">oil station/and user</option>";
	str = str+"                                        <option value=\"oil equipment sistributor\">oil equipment sistributor</option>";
	str = str+"                                        <option value=\"oil company\">oil company</option>";
	str = str+"                                        <option value=\"\">other</option>";
	str = str+"                                      </select>";
	str = str+"                                    <div id=belongdiv style=\"display:none;\"><input id='belong' class=\"gb-input-01\"  maxlength=40 size=40 name='belong'></div><span class='fred' id='msg_belong'>*</span></td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td align=middle width=\"142\" bgcolor=#f7f7f7>e-mail address:</td>";
	str = str+"                                    <td bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input maxlength=40 size=60 class=\"gb-input-01\" name=Field_email> <span class='fred' id='msg_email'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";

	str = str+"                                  <tr> ";
	str = str+"                                    <td valign=center align=middle width=\"142\" bgcolor=#f7f7f7>phone number:</td>";
	str = str+"                                    <td valign=center bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input ";
	str = str+"                        id=Field_tel maxlength=40 size=60 class=\"gb-input-01\" name=Field_tel> <span class='fred' id='msg_tel'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td valign=center align=middle width=\"142\" bgcolor=#f7f7f7>fax number: </td>";
	str = str+"                                    <td valign=center bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input ";
	str = str+"                        id=Field_fax maxlength=40 size=60 class=\"gb-input-01\" name=Field_fax> <span class='fred' id='msg_fax'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td valign=center align=middle width=\"142\" bgcolor=#f7f7f7>street address:</td>";
	str = str+"                                    <td valign=center bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input ";
	str = str+"                        id=Field_street maxlength=40 size=60 class=\"gb-input-01\" name=Field_street> <span class='fred' id='msg_street'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td valign=center align=middle width=\"142\" bgcolor=#f7f7f7>city:</td>";
	str = str+"                                    <td valign=center bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input ";
	str = str+"                        id=Field_city maxlength=40 size=60 class=\"gb-input-01\" name=Field_city> <span class='fred' id='msg_city'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td valign=center align=middle width=\"142\" bgcolor=#f7f7f7>state/orovince/other:</td>";
	str = str+"                                    <td valign=center bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input ";
	str = str+"                        id=Field_state maxlength=40 size=60 class=\"gb-input-01\" name=Field_state> ";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td valign=center align=middle width=\"142\" bgcolor=#f7f7f7>postal code:</td>";
	str = str+"                                    <td valign=center bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input ";
	str = str+"                        id=Field_code maxlength=40 size=60 class=\"gb-input-01\" name=Field_code> <span class='fred' id='msg_code'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td valign=center align=middle width=\"142\" bgcolor=#f7f7f7>country:</td>";
	str = str+"                                    <td valign=center bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input ";
	str = str+"                        id=Field_country maxlength=40 size=60 class=\"gb-input-01\" name=Field_country> <span class='fred' id='msg_country'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	
	str = str+"                                  <tr> ";
	str = str+"                                    <td align=middle width=\"142\" bgcolor=#f7f7f7>Content:</td>";
	str = str+"                                    <td bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <textarea id=Field_content class=\"gb-input-02\" name=Field_content rows=6 cols=60></textarea> <span class='fred' id='msg_content'>*</span>";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                  <tr> ";
	str = str+"                                    <td width=\"142\" bgcolor=#f7f7f7>&nbsp;</td>";
	str = str+"                                    <td bgcolor=#f7f7f7 width=\"512\"> ";
	str = str+"                                      <input style=\"BORDER-RIGHT: #333 1px solid; BORDER-TOP: #fff 1px solid; BORDER-LEFT: #fff 1px solid; WIDTH: 50px; PADDING-TOP: 2px; BORDER-BOTTOM: #333 1px solid\" type=\"button\" value=\"Submit\" name=\"btnPost\" class=\"button2\" onClick=\"postGuestBook()\">";
	str = str+"                                      &nbsp;&nbsp; ";
	str = str+"                                      <input type=\"reset\" name=\"Reset\" value=\"Reset\" style=\"BORDER-RIGHT: #333 1px solid; BORDER-TOP: #fff 1px solid; BORDER-LEFT: #fff 1px solid; WIDTH: 50px; PADDING-TOP: 2px; BORDER-BOTTOM: #333 1px solid\" class=\"button2\">";
	str = str+"                                    </td>";
	str = str+"                                  </tr>";
	str = str+"                                </form>";
	str = str+"                              </table><br><br>"
	return str;
}
function showLogin()
{
	$("msginfo").style.display="none"
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Resource ";
	str = str+"                                    Download</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr valign=\"top\"> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	str = str+"                              <table width=\"400\" border=\"0\" cellspacing=\"1\" cellpadding=\"5\" bgcolor=\"#e0e0e0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=\"#f6f6f6\" valign=\"top\"> ";
	str = str+"                                    <form name=\"form1\" method=\"post\" action=\"\">";
	str = str+"                                      <table width=\"295\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                        <tr valign=\"bottom\"> ";
	str = str+"                                          <td width=\"71\" height=\"40\" class=\"heading2\"> ";
	str = str+"                                            <div align=\"right\">ID:</div>";
	str = str+"                                          </td>";
	str = str+"                                          <td width=\"20\">&nbsp;</td>";
	str = str+"                                          <td width=\"204\"> ";
	str = str+"                                            <input type=\"text\" name=\"username\" size=\"20\" class=\"formtext\"> <span class='fred' id='msg_username'></span>";
	str = str+"                                          </td>";
	str = str+"                                        </tr>";
	str = str+"                                        <tr valign=\"bottom\"> ";
	str = str+"                                          <td width=\"71\" height=\"30\" class=\"heading2\"> ";
	str = str+"                                            <div align=\"right\">PD:</div>";
	str = str+"                                          </td>";
	str = str+"                                          <td width=\"20\">&nbsp;</td>";
	str = str+"                                          <td width=\"204\"> ";
	str = str+"                                            <input type=\"password\" name=\"password\" size=\"20\" class=\"formtext\"> <span class='fred' id='msg_password'></span>";
	str = str+"                                          </td>";
	str = str+"                                        </tr>";
	str = str+"                                        <tr valign=\"bottom\"> ";
	str = str+"                                          <td colspan=\"3\" height=\"40\"> ";
	str = str+"                                            <div align=\"center\"><img src=\"images/ebiz_l_icon1.gif\" width=\"66\" name=\"btnLogin\"  height=\"20\" onclick=\"checkLogin()\" style=\"cursor:hand;\">&nbsp;&nbsp;&nbsp;&nbsp;<img src=\"images/ebiz_l_icon2.gif\" width=\"66\" height=\"20\"  style=\"cursor:hand;\"></div>";
	str = str+"                                          </td>";
	str = str+"                                        </tr>";
	str = str+"                                      </table>";
	str = str+"                                    </form>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table><table height=185><tr><td></tr></table>"
	$(info).innerHTML = str;
}
function showFuel()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
	str = str+"                                  </td>";
	str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Products</font></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#CCCCCC\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=\"#FFFFFF\" height=\"25\"> ";
	str = str+"                                    <table width=\"550\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td width=\"21\">&nbsp;</td>";
	str = str+"                                        <td width=\"529\" class=\"heading2\"><span class=\"ptitle1_cn\">Fuel ";
	str = str+"                                          dispenser</span></td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	str = str+"                              <br>";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td width=\"180\" valign=\"top\"> ";
	str = str+"                                    <div align=\"center\"><img src=\"images/_temp2_01.gif\" width=\"122\" height=\"180\" border=\"0\" onclick=\"showProduct('1','8')\" style=\"cursor:hand \"></a></div>";
	str = str+"                                  </td>";
	str = str+"                                  <td width=\"520\"> ";
	str = str+"                                    <table width=\"500\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"top\" class=\"heading3\" height=\"20\"><b>cs61 series(rainbow series)</b></td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"90\" valign=\"top\">It is the representative of modern fashion, fiber-glass body cover with front and back nozzle seat .</td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"39\"> ";
	str = str+"                                          <div align=\"right\"><img src=\"images/chanpin_more.gif\" width=\"93\" height=\"19\" border=\"0\" onclick=\"showProduct('1','8')\" style=\"cursor:hand \"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=\"#E4E4E4\" height=\"1\"></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td width=\"180\" valign=\"top\"> ";
	str = str+"                                    <div align=\"center\"><img src=\"images/_temp52_01.gif\" width=\"122\" height=\"180\" border=\"0\" onclick=\"showProduct('1','9')\" style=\"cursor:hand \"></div>";
	str = str+"                                  </td>";
	str = str+"                                  <td width=\"520\"> ";
	str = str+"                                    <table width=\"500\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"top\" class=\"heading3\" height=\"20\"><b>CS52 Series(Galaxy series)</b></td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"90\" valign=\"top\">CS52 Series, MPD, multi nozzle are for multi products, available as suction pump or remote dispenser in 4, 6 or 8 hoses respectively for 2,3 or 4 oil products configuration.</td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"39\"> ";
	str = str+"                                          <div align=\"right\"><img src=\"images/chanpin_more.gif\" width=\"93\" height=\"19\" border=\"0\"  onclick=\"showProduct('1','9')\" style=\"cursor:hand \"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	str = str+" ";
	str = str+"                               <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=\"#E4E4E4\" height=\"1\"></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>                              ";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td width=\"180\" valign=\"top\"> ";
	str = str+"                                    <div align=\"center\"><img src=\"images/_temp46_01.gif\" width=\"122\" height=\"180\" border=\"0\" onclick=\"showProduct('1','10')\" style=\"cursor:hand \"></div>";
	str = str+"                                  </td>";
	str = str+"                                  <td width=\"520\"> ";
	str = str+"                                    <table width=\"500\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"top\" class=\"heading3\" height=\"20\"><b>CS46 Series (skystar series)</b></td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"90\" valign=\"top\">CS46 Series is higher and thicker than CS30 series, available as suction pump or remote dispenser in a single or dual product/hose configuration. Nozzle seated on front and back face i.e. lane oriented . </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"39\"> ";
	str = str+"                                          <div align=\"right\"><img src=\"images/chanpin_more.gif\" width=\"93\" height=\"19\" border=\"0\" onclick=\"showProduct('1','10')\" style=\"cursor:hand \"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>                ";
	str = str+"                               <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=\"#E4E4E4\" height=\"1\"></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>                              ";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td width=\"180\" valign=\"top\"> ";
	str = str+"                                    <div align=\"center\"><img src=\"images/_temp42_01.gif\" width=\"122\" height=\"180\" border=\"0\" onclick=\"showProduct('1','11')\" style=\"cursor:hand \"></div>";
	str = str+"                                  </td>";
	str = str+"                                  <td width=\"520\"> ";
	str = str+"                                    <table width=\"500\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"top\" class=\"heading3\" height=\"20\"><b>CS42 Series (skystar series)</b></td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"90\" valign=\"top\"> CS42 Series, multi nozzle are for multi products (MPD) available as suction pump or remote dispenser in 4-hoses/2-product or 6-hose/3-product configuration. </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"39\"> ";
	str = str+"                                          <div align=\"right\"><img src=\"images/chanpin_more.gif\" width=\"93\" height=\"19\" border=\"0\" onclick=\"showProduct('1','11')\" style=\"cursor:hand \"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	str = str+"                             <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=\"#E4E4E4\" height=\"1\"></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>                              ";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td width=\"180\" valign=\"top\"> ";
	str = str+"                                    <div align=\"center\"><img src=\"images/_temp30_01.gif\" width=\"122\" height=\"180\" border=\"0\" onclick=\"showProduct('1','12')\" style=\"cursor:hand \"></div>";
	str = str+"                                  </td>";
	str = str+"                                  <td width=\"520\"> ";
	str = str+"                                    <table width=\"500\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"top\" class=\"heading3\" height=\"20\"><b>CS30 Series(Economical series & New-sunny series)</b></td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"90\" valign=\"top\"> CS30 series have two type: New-sunny is straight frame; traditional type has bigger canopy£¨top box£©, both available as suction pump or remote dispenser in a single or dual product/hose configuration. Nozzle seated load on side i.e. island oriented. </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"39\"> ";
	str = str+"                                          <div align=\"right\"><img src=\"images/chanpin_more.gif\" width=\"93\" height=\"19\" border=\"0\" onclick=\"showProduct('1','12')\" style=\"cursor:hand \"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>";
	str = str+"                             <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=\"#E4E4E4\" height=\"1\"></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>                              ";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td width=\"180\" valign=\"top\"> ";
	str = str+"                                    <div align=\"center\"><img src=\"images/_temp10_01.gif\" width=\"122\" height=\"180\" border=\"0\" onclick=\"showProduct('1','13')\" style=\"cursor:hand \"></div>";
	str = str+"                                  </td>";
	str = str+"                                  <td width=\"520\"> ";
	str = str+"                                    <table width=\"500\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"top\" class=\"heading3\" height=\"20\"><b>CS10 Series</b></td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"90\" valign=\"top\"> CS10 series, the short type, is available as suction pump or remote dispenser in a single or dual product/hose configuration. Nozzle seated on side arm i.e. island oriented.  </td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"39\"> ";
	str = str+"                                          <div align=\"right\"><img src=\"images/chanpin_more.gif\" width=\"93\" height=\"19\" border=\"0\" onclick=\"showProduct('1','13')\" style=\"cursor:hand \"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>"
	str = str+"                             <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td bgcolor=\"#E4E4E4\" height=\"1\"></td>";
	str = str+"                                </tr>";
	str = str+"                                <tr> ";
	str = str+"                                  <td>&nbsp;</td>";
	str = str+"                                </tr>";
	str = str+"                              </table>                              ";
	str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"                                <tr> ";
	str = str+"                                  <td width=\"180\" valign=\"top\"> ";
	str = str+"                                    <div align=\"center\"><img src=\"images/clip_image001.jpg\" width=\"122\" height=\"180\" border=\"0\" onclick=\"showProduct('1','13')\" style=\"cursor:hand \"></div>";
	str = str+"                                  </td>";
	str = str+"                                  <td width=\"520\"> ";
	str = str+"                                    <table width=\"500\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"top\" class=\"heading3\" height=\"20\"><b>mobile dispenser for oil truck</b></td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td height=\"90\" valign=\"top\">Features: <br>1) For mobile service station <br>2) It can save cost 3) Without pumping system <br>4) Uses power of truck  <br>5) Single-nozzle, independent control system <br>6) LLJO5 flow meter <br>7) Re-usable filter <br>8) 12V or 24V direct-current <br>9) Small frame <br>10) Convenient operation <br>11) Easy motion, automobile drive  <br>12) For different oils and diesels <br>13) Net size: 612 x 426 x 515mm <br>Packing: <br>Dimensions: 850 x 550 x 780mm<br></td>";
	str = str+"                                      </tr>";
	str = str+"                                      <tr> ";
	str = str+"                                        <td valign=\"bottom\" height=\"39\"> ";
	str = str+"                                          <div align=\"right\"><img src=\"images/chanpin_more.gif\" width=\"93\" height=\"19\" border=\"0\" onclick=\"showProduct('1','17')\" style=\"cursor:hand \"></div>";
	str = str+"                                        </td>";
	str = str+"                                      </tr>";
	str = str+"                                    </table>";
	str = str+"                                  </td>";
	str = str+"                                </tr>";
	str = str+"                              </table>"
	$(info).innerHTML = str;
}
function showCs(t_id)
{
	if(t_id=="8")
	{
		var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
		str = str+"                                  </td>";
		str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Products</font></td>";
		str = str+"                                </tr>";
		str = str+"                                <tr> ";
		str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#CCCCCC\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td bgcolor=\"#FFFFFF\" height=\"25\"> ";
		str = str+"                                    <table width=\"684\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
		str = str+"                                      <tr> ";
		str = str+"                                        <td width=\"26\">&nbsp;</td>";
		str = str+"                                        <td width=\"542\" class=\"heading2\"><span class=\"ptitle1_cn\">cs61 series(rainbow series)</span></td>";
		str = str+"                                        <td width=\"116\"> ";
		str = str+"                                        </td>";
		str = str+"                                      </tr>";
		str = str+"                                    </table>";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <br>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td valign=\"top\"><img src=\"images/_temp2_01.gif\" width=\"122\" height=\"180\" align=\"left\"> It is the representative of modern fashion, fiber-glass body cover with front and back nozzle seat .";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table><br>"
		return str;
	}
	else if(t_id=="9")
	{
		var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
		str = str+"                                  </td>";
		str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Products</font></td>";
		str = str+"                                </tr>";
		str = str+"                                <tr> ";
		str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#CCCCCC\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td bgcolor=\"#FFFFFF\" height=\"25\"> ";
		str = str+"                                    <table width=\"684\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
		str = str+"                                      <tr> ";
		str = str+"                                        <td width=\"26\">&nbsp;</td>";
		str = str+"                                        <td width=\"542\" class=\"heading2\"><span class=\"ptitle1_cn\">CS52 Series(Galaxy series)</span></td>";
		str = str+"                                        <td width=\"116\"> ";
		str = str+"                                        </td>";
		str = str+"                                      </tr>";
		str = str+"                                    </table>";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <br>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td valign=\"top\"><img src=\"images/_temp52_01.gif\" width=\"122\" height=\"180\" align=\"left\"> CS52 Series, MPD, multi nozzle are for multi products, available as suction pump or remote dispenser in 4, 6 or 8 hoses respectively for 2,3 or 4 oil products configuration.";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table><br>"
		return str;
	}
	else if(t_id=="10")
	{
		var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
		str = str+"                                  </td>";
		str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Products</font></td>";
		str = str+"                                </tr>";
		str = str+"                                <tr> ";
		str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#CCCCCC\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td bgcolor=\"#FFFFFF\" height=\"25\"> ";
		str = str+"                                    <table width=\"684\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
		str = str+"                                      <tr> ";
		str = str+"                                        <td width=\"26\">&nbsp;</td>";
		str = str+"                                        <td width=\"542\" class=\"heading2\"><span class=\"ptitle1_cn\">CS46 Series (skystar series)</span></td>";
		str = str+"                                        <td width=\"116\"> ";
		str = str+"                                        </td>";
		str = str+"                                      </tr>";
		str = str+"                                    </table>";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <br>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td valign=\"top\"><img src=\"images/_temp46_01.gif\" width=\"122\" height=\"180\" align=\"left\"> CS46 Series is higher and thicker than CS30 series, available as suction pump or remote dispenser in a single or dual product/hose configuration. Nozzle seated on front and back face i.e. lane oriented .";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table><br>"
		return str;
	}
	else if(t_id=="11")
	{
		var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
		str = str+"                                  </td>";
		str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Products</font></td>";
		str = str+"                                </tr>";
		str = str+"                                <tr> ";
		str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#CCCCCC\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td bgcolor=\"#FFFFFF\" height=\"25\"> ";
		str = str+"                                    <table width=\"684\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
		str = str+"                                      <tr> ";
		str = str+"                                        <td width=\"26\">&nbsp;</td>";
		str = str+"                                        <td width=\"542\" class=\"heading2\"><span class=\"ptitle1_cn\">CS42 Series (skystar series)</span></td>";
		str = str+"                                        <td width=\"116\"> ";
		str = str+"                                        </td>";
		str = str+"                                      </tr>";
		str = str+"                                    </table>";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <br>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td valign=\"top\"><img src=\"images/_temp42_01.gif\" width=\"122\" height=\"180\" align=\"left\"> CS42 Series, multi nozzle are for multi products (MPD) available as suction pump or remote dispenser in 4-hoses/2-product or 6-hose/3-product configuration. ";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table><br>"
		return str;
	}
	else if(t_id=="12")
	{
		var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
		str = str+"                                  </td>";
		str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Products</font></td>";
		str = str+"                                </tr>";
		str = str+"                                <tr> ";
		str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#CCCCCC\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td bgcolor=\"#FFFFFF\" height=\"25\"> ";
		str = str+"                                    <table width=\"684\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
		str = str+"                                      <tr> ";
		str = str+"                                        <td width=\"26\">&nbsp;</td>";
		str = str+"                                        <td width=\"542\" class=\"heading2\"><span class=\"ptitle1_cn\">CS30 Series(Economical series & New-sunny series)</span></td>";
		str = str+"                                        <td width=\"116\"> ";
		str = str+"                                        </td>";
		str = str+"                                      </tr>";
		str = str+"                                    </table>";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <br>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td valign=\"top\"><img src=\"images/_temp30_01.gif\" width=\"122\" height=\"180\" align=\"left\"> CS30 series have two type: New-sunny is straight frame; traditional type has bigger canopy£¨top box£©, both available as suction pump or remote dispenser in a single or dual product/hose configuration. Nozzle seated load on side i.e. island oriented. ";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table><br>"
		return str;
	}
	else if(t_id=="13")
	{
		var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
		str = str+"                                  </td>";
		str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Products</font></td>";
		str = str+"                                </tr>";
		str = str+"                                <tr> ";
		str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#CCCCCC\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td bgcolor=\"#FFFFFF\" height=\"25\"> ";
		str = str+"                                    <table width=\"684\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
		str = str+"                                      <tr> ";
		str = str+"                                        <td width=\"26\">&nbsp;</td>";
		str = str+"                                        <td width=\"542\" class=\"heading2\"><span class=\"ptitle1_cn\">CS10 Series</span></td>";
		str = str+"                                        <td width=\"116\"> ";
		str = str+"                                        </td>";
		str = str+"                                      </tr>";
		str = str+"                                    </table>";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <br>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td valign=\"top\"><img src=\"images/_temp10_01.gif\" width=\"122\" height=\"180\" align=\"left\"> CS10 series, the short type, is available as suction pump or remote dispenser in a single or dual product/hose configuration. Nozzle seated on side arm i.e. island oriented. ";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table><br>"
		return str;
	}
	else if(t_id=="17")
	{
		var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td class=\"heading1\" width=\"22\"> <img src=\"images/icon_point.gif\" width=\"18\" height=\"19\"> ";
		str = str+"                                  </td>";
		str = str+"                                  <td class=\"heading1\" width=\"678\"><font color=\"#FF6600\">Products</font></td>";
		str = str+"                                </tr>";
		str = str+"                                <tr> ";
		str = str+"                                  <td colspan=\"2\">&nbsp;</td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#CCCCCC\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td bgcolor=\"#FFFFFF\" height=\"25\"> ";
		str = str+"                                    <table width=\"684\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
		str = str+"                                      <tr> ";
		str = str+"                                        <td width=\"26\">&nbsp;</td>";
		str = str+"                                        <td width=\"542\" class=\"heading2\"><span class=\"ptitle1_cn\">mobile dispenser for oil truck</span></td>";
		str = str+"                                        <td width=\"116\"> ";
		str = str+"                                        </td>";
		str = str+"                                      </tr>";
		str = str+"                                    </table>";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table>";
		str = str+"                              <br>";
		str = str+"                              <table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
		str = str+"                                <tr> ";
		str = str+"                                  <td valign=\"top\"><img src=\"clip_image001.jpg\" width=\"122\" height=\"180\" align=\"left\"> Features: <br>1) For mobile service station <br>2) It can save cost 3) Without pumping system <br>4) Uses power of truck  <br>5) Single-nozzle, independent control system <br>6) LLJO5 flow meter <br>7) Re-usable filter <br>8) 12V or 24V direct-current <br>9) Small frame <br>10) Convenient operation <br>11) Easy motion, automobile drive  <br>12) For different oils and diesels <br>13) Net size: 612 x 426 x 515mm <br>Packing: <br>Dimensions: 850 x 550 x 780mm<br>";
		str = str+"                                  </td>";
		str = str+"                                </tr>";
		str = str+"                              </table><br>"
		return str;
	}

}

function showOrder()
{
	var str = "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">";
	str = str+"													<tr>";
	str = str+"														<td class=\"heading1\" width=\"22\">";
	str = str+"															<img src=\"images/icon_point.gif\" width=\"18\" height=\"19\">";
	str = str+"														</td>";
	str = str+"														<td class=\"heading1\" width=\"678\"><font color=\"#ff6600\">Order online</font></td>";
	str = str+"													</tr>";
	str = str+"													<tr>";
	str = str+"														<td colspan=\"2\">&nbsp;</td>";
	str = str+"													</tr>";
	str = str+"												</table><br>";
	str = str+"                                <form name=\"orderform\" action=\"\" method=post>";
	str = str+"<TABLE id=\"Table1\" cellSpacing=\"1\" borderColorDark=\"#ffffff\" cellPadding=\"5\" width=\"600\"";
	str = str+"													bgColor=\"#cccccc\" borderColorLight=\"#000000\" border=\"0\" align=\"center\">";
	str = str+"  <TR align=\"center\" bgColor=\"#e8e8e8\">";
	str = str+"    <TD noWrap colSpan=\"2\" height=\"35\"><B><FONT color=\"#000000\">Order Online</FONT></B></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">Company</TD>";
	str = str+"    <TD width=\"480\" height=\"22\">";
	str = str+"    <input name=\"company\" type=\"text\" id=\"company\" size=\"36\" maxlength=\"40\">";
	str = str+"<span class='fred' id='msg_company'>*</span></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">Person</TD>";
	str = str+"    <TD width=\"480\" height=\"22\">";
	str = str+"      <input name=\"person\" type=\"text\" id=\"person\" size=\"36\" maxlength=\"40\">";
	str = str+"    <span class='fred' id='msg_person'>*</span></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">Identity Card</TD>";
	str = str+"    <TD width=\"480\" height=\"22\">";
	str = str+"      <input name=\"identity\" type=\"text\" id=\"identity\" size=\"36\" maxlength=\"40\">";
	str = str+"    <span class='fred' id='msg_Identity'>*</span></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">Tel</TD>";
	str = str+"    <TD width=\"480\" height=\"22\">";
	str = str+"      <input name=\"tel\" type=\"text\" id=\"tel\" size=\"36\" maxlength=\"40\">          ";
	str = str+"    <span class='fred' id='msg_tel'>*</span></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">    Fax</TD>";
	str = str+"    <TD width=\"480\" height=\"22\">";
	str = str+"      <input name=\"fax\" type=\"text\" id=\"fax\" size=\"36\" maxlength=\"40\">";
	str = str+"    </TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">Product Name</TD>";
	str = str+"    <TD width=\"480\" height=\"22\">";
	str = str+"      <input name=\"product\" type=\"text\" id=\"product\" size=\"36\" maxlength=\"40\">";
	str = str+"    <span class='fred' id='msg_product'>*</span></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">Counts</TD>";
	str = str+"    <TD width=\"480\" height=\"22\">";
	str = str+"      <input name=\"counts\" type=\"text\" id=\"counts\" size=\"36\" maxlength=\"40\">";
	str = str+"    </TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">Address</TD>";
	str = str+"    <TD width=\"480\" height=\"22\"><FONT color=\"#000000\">";
	str = str+"      <input name=\"address\" type=\"text\" id=\"address\" size=\"36\" maxlength=\"40\">";
	str = str+"    </FONT></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">Post Card</TD>";
	str = str+"    <TD width=\"480\" height=\"22\"><FONT color=\"#000000\">";
	str = str+"      <input name=\"card\" type=\"text\" id=\"card\" size=\"36\" maxlength=\"40\">";
	str = str+"    </FONT></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD noWrap align=\"right\" width=\"119\" height=\"22\">E-Mail</TD>";
	str = str+"    <TD width=\"480\" height=\"22\"><FONT color=\"#000000\">";
	str = str+"      <input name=\"email\" type=\"text\" id=\"email\" size=\"36\" maxlength=\"40\">";
	str = str+"    </FONT></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#ffffff\">";
	str = str+"    <TD vAlign=\"top\" noWrap align=\"right\" width=\"119\" height=\"22\">about</TD>";
	str = str+"    <TD width=\"480\" height=\"22\">";
	str = str+"      <textarea name=\"about\" cols=\"36\" id=\"about\"></textarea>";
	str = str+"<span class='fred' id='msg_about'>*</span></TD>";
	str = str+"  </TR>";
	str = str+"  <TR bgColor=\"#e8e8e8\">";
	str = str+"    <TD noWrap align=\"center\" colSpan=\"2\" height=\"35\"><input type=\"button\" name=\"btnPost\" value=\"submit\" onclick=\"PostOrder()\"></TD>";
	str = str+"  </TR>";
	str = str+"</TABLE></form>"
	$(info).innerHTML = str;
}