var moz = (typeof document.implementation != 'undefined') && (typeof document.implementation.createDocument != 'undefined'); var ie = (typeof window.ActiveXObject != 'undefined'); var xmlDoc; if (moz) { parser=new DOMParser(); xmlDoc=parser.parseFromString('中華電信;遠傳電信;台灣大哥大;威寶電信 P320;P505;P525;P526;P527;P535;P552w;P565;P735;P750;P835P50CHT9000;CHT9100;CHT9110699;700;818;818PRO;828;838;900;C800;M700;P800W;U1000X800G500+;glofiish-M700;M500;M600;M600+;X500;X800g-smart;g-smartI;g-smart-I120;g-smart-I300;g-smart-I加強版;GSmart-t600;MS800MS800;MS802;t600iPAQrw6818;iPAQrw6828ADVANTAGE_X7510;CRUISE;Diamond;Diamond_P3702;Diamond2;HD;P3470;T4242;TOUCH;Touch_Viva;Touch-3G;TouchColor;TouchCruise;TouchDual;TyTNⅡKS20A501;A700;A701A3100XdaAtom;XdaAtomExec;XdaAtomLife;XdaFlame;XdaII;XdaStealth;Zinci908;SGH-i718X1PORTEGE G810',"text/xml"); } else if (ie) { xmlDoc=new ActiveXObject("Microsoft.XMLDOM"); xmlDoc.async="false"; xmlDoc.loadXML ('中華電信;遠傳電信;台灣大哥大;威寶電信 P320;P505;P525;P526;P527;P535;P552w;P565;P735;P750;P835P50CHT9000;CHT9100;CHT9110699;700;818;818PRO;828;838;900;C800;M700;P800W;U1000X800G500+;glofiish-M700;M500;M600;M600+;X500;X800g-smart;g-smartI;g-smart-I120;g-smart-I300;g-smart-I加強版;GSmart-t600;MS800MS800;MS802;t600iPAQrw6818;iPAQrw6828ADVANTAGE_X7510;CRUISE;Diamond;Diamond_P3702;Diamond2;HD;P3470;T4242;TOUCH;Touch_Viva;Touch-3G;TouchColor;TouchCruise;TouchDual;TyTNⅡKS20A501;A700;A701A3100XdaAtom;XdaAtomExec;XdaAtomLife;XdaFlame;XdaII;XdaStealth;Zinci908;SGH-i718X1PORTEGE G810'); } var Initial = function() { document.write(''); document.write(''); var n,l; n = xmlDoc.getElementsByTagName('ModelList')[0].childNodes; l = n.length; var rec=1; for(var i=0; i'); else document.write(''); document.write(''); document.write(''); document.write(''); rec++; } document.write('
廠牌型號
'); document.write(n[i].getAttribute('comp')); document.write(''); document.write(n[i].text.replace(/\;/g,', ')); document.write('
'); } Initial();