

function hinzufuegen (optgroup) {  document.handyvgl.handy1.appendChild(optgroup); document.handyvgl.handy2.appendChild(optgroup.cloneNode(true)); document.handyvgl.handy3.appendChild(optgroup.cloneNode(true));} 
function fuellen () { var optionNeu = null;optgroup = document.createElement('optgroup');optgroup.label = "Apple";var neueOptionen = new Array();neueOptionen[0] = new Array("Apple iPhone 3G 8 GB schwarz NEUWERTIG", "43599");neueOptionen[1] = new Array("Apple iPhone 3GS 16 GB schwarz NEUWERTIG", "43597");neueOptionen[2] = new Array("Apple iPhone 3GS 16 GB weiss NEUWERTIG", "43598");neueOptionen[3] = new Array("Apple iPhone 3GS 32 GB schwarz", "17602");neueOptionen[4] = new Array("Apple iPhone 3GS 32 GB schwarz NEUWERTIG", "43595");neueOptionen[5] = new Array("Apple iPhone 3GS 32 GB weiss", "17604");neueOptionen[6] = new Array("Apple iPhone 3GS 32 GB weiss NEUWERTIG", "43596");neueOptionen[7] = new Array("Apple iPhone 3GS 8 GB schwarz", "98595");neueOptionen[8] = new Array("Apple iPhone 4 16 GB schwarz", "94595");neueOptionen[9] = new Array("Apple iPhone 4 32 GB schwarz", "95595");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);optgroup = document.createElement('optgroup');optgroup.label = "Asus";var neueOptionen = new Array();neueOptionen[0] = new Array("Asus EeePC 1001P Go Win7", "66595");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);optgroup = document.createElement('optgroup');optgroup.label = "BlackBerry";var neueOptionen = new Array();neueOptionen[0] = new Array("BlackBerry Bold 9700", "31595");neueOptionen[1] = new Array("BlackBerry Bold 9700 weiss", "99595");neueOptionen[2] = new Array("BlackBerry Curve 8520", "25595");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);optgroup = document.createElement('optgroup');optgroup.label = "Emporia";var neueOptionen = new Array();neueOptionen[0] = new Array("Emporia ELEGANCE ", "73595");neueOptionen[1] = new Array("Emporia LIFEplus", "10117");neueOptionen[2] = new Array("Emporia TALKpremium", "10125");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);optgroup = document.createElement('optgroup');optgroup.label = "HTC";var neueOptionen = new Array();neueOptionen[0] = new Array("HTC Desire", "71595");neueOptionen[1] = new Array("HTC Desire (SLCD)", "104595");neueOptionen[2] = new Array("HTC HD2", "34595");neueOptionen[3] = new Array("HTC Touch2", "33595");neueOptionen[4] = new Array("HTC Wildfire", "90595");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);optgroup = document.createElement('optgroup');optgroup.label = "LG";var neueOptionen = new Array();neueOptionen[0] = new Array("LG A140", "103595");neueOptionen[1] = new Array("LG GD510N Pop ", "46595");neueOptionen[2] = new Array("LG GD880 Mini", "70595");neueOptionen[3] = new Array("LG GM360 ", "86595");neueOptionen[4] = new Array("LG GS290 Cookie Fresh ", "96595");neueOptionen[5] = new Array("Xtra Pac LG GS290 Cookie Fresh", "97595");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);optgroup = document.createElement('optgroup');optgroup.label = "Nokia";var neueOptionen = new Array();neueOptionen[0] = new Array("Nokia C5-00", "83595");neueOptionen[1] = new Array("Nokia E52 Navigation", "74596");neueOptionen[2] = new Array("Nokia E72 Navigation", "82595");neueOptionen[3] = new Array("Nokia N97 mini Navigation", "72595");neueOptionen[4] = new Array("Nokia X6 MyCommunity", "84595");neueOptionen[5] = new Array("Nokia 3720 classic", "42595");neueOptionen[6] = new Array("Nokia 5230 ", "41595");neueOptionen[7] = new Array("Nokia 5800 XpressMusic", "10186");neueOptionen[8] = new Array("Nokia 6303 classic (matt black)", "16598");neueOptionen[9] = new Array("Nokia 6303i classic matt black", "79595");neueOptionen[10] = new Array("Nokia 6303i classic steel", "79596");neueOptionen[11] = new Array("Nokia 6700 classic Gold Edition", "91595");neueOptionen[12] = new Array("Nokia 6700 classic (schwarz)", "16594");neueOptionen[13] = new Array("Nokia 6700 classic (silber)", "16595");neueOptionen[14] = new Array("Nokia 6700 slide petrol MyCommunity", "78595");neueOptionen[15] = new Array("Nokia 6700 slide silber MyCommunity", "78596");neueOptionen[16] = new Array("Nokia 7230 MyCommunity", "69595");neueOptionen[17] = new Array("Nokia 8800 Arte", "8179");neueOptionen[18] = new Array("Xtra Pac Nokia 1616", "52596");neueOptionen[19] = new Array("Xtra Pac Nokia 1680 classic ", "10166");neueOptionen[20] = new Array("Xtra Pac Nokia 2220 anthrazit", "55595");neueOptionen[21] = new Array("Xtra Pac Nokia 2220 pink", "51595");neueOptionen[22] = new Array("Xtra Pac Nokia 2330 classic", "16596");neueOptionen[23] = new Array("Xtra Pac Nokia 2700 classic", "17601");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);optgroup = document.createElement('optgroup');optgroup.label = "Samsung";var neueOptionen = new Array();neueOptionen[0] = new Array("Samsung B2100 ", "10333");neueOptionen[1] = new Array("Samsung B7330 Omnia Pro ", "32595");neueOptionen[2] = new Array("Samsung E1150 ", "60595");neueOptionen[3] = new Array("Samsung E1170 ", "76595");neueOptionen[4] = new Array("Samsung i5800 Galaxy 3", "101595");neueOptionen[5] = new Array("Samsung i8000 Omnia II", "26600");neueOptionen[6] = new Array("Samsung i9000 Galaxy S", "102595");neueOptionen[7] = new Array("Samsung M7600 Beat DJ", "12594");neueOptionen[8] = new Array("Samsung S3550 ", "56595");neueOptionen[9] = new Array("Samsung S5230 Star snow white", "19596");neueOptionen[10] = new Array("Samsung S5230 Star soft pink", "19595");neueOptionen[11] = new Array("Samsung S5350 cream white", "75595");neueOptionen[12] = new Array("Samsung S5350 indian pink", "75596");neueOptionen[13] = new Array("Samsung S5620 ", "74595");neueOptionen[14] = new Array("Samsung S7070 ", "47595");neueOptionen[15] = new Array("Samsung S8000 Jet MyCommunity", "28595");neueOptionen[16] = new Array("Samsung S8300 UltraTOUCH luxury brown", "24599");neueOptionen[17] = new Array("Samsung S8500 Wave ", "89595");neueOptionen[18] = new Array("Xtra Pac Samsung B2100", "12595");neueOptionen[19] = new Array("Xtra Pac Samsung E1120 ", "10332");neueOptionen[20] = new Array("Xtra Pac Samsung E1150", "59595");neueOptionen[21] = new Array("Xtra Pac Samsung E1170", "67595");neueOptionen[22] = new Array("Xtra Pac Samsung S3550", "56596");neueOptionen[23] = new Array("Xtra Pac Samsung S5230 Star", "77595");neueOptionen[24] = new Array("Xtra Pac Samsung S5230 Star - Hello Kitty Edition", "81595");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);optgroup = document.createElement('optgroup');optgroup.label = "Sony Ericsson";var neueOptionen = new Array();neueOptionen[0] = new Array("Sony Ericsson Aino classic", "88595");neueOptionen[1] = new Array("Sony Ericsson Satio", "27595");neueOptionen[2] = new Array("Sony Ericsson Spiro", "100595");neueOptionen[3] = new Array("Sony Ericsson T280i", "10131");neueOptionen[4] = new Array("Sony Ericsson Vivaz", "57595");neueOptionen[5] = new Array("Sony Ericsson W760i rocky silver", "10135");neueOptionen[6] = new Array("Sony Ericsson W995", "16599");neueOptionen[7] = new Array("Sony Ericsson Xperia X10 Mini", "87595");neueOptionen[8] = new Array("Sony Ericsson Xperia X10 mini pro", "93595");neueOptionen[9] = new Array("Sony Ericsson XPERIA X10 schwarz", "85595");neueOptionen[10] = new Array("Sony Ericsson XPERIA X10 weiß", "53595");neueOptionen[11] = new Array("Xtra Pac Sony Ericsson Spiro", "100596");neueOptionen[12] = new Array("Xtra Pac Sony Ericsson W595", "10308");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);optgroup = document.createElement('optgroup');optgroup.label = "T-Mobile";var neueOptionen = new Array();neueOptionen[0] = new Array("T-Mobile Pulse", "26595");neueOptionen[1] = new Array("T-Mobile web'n'walk Box IV", "8439");neueOptionen[2] = new Array("T-Mobile web'n'walk Box multimedia", "10064");neueOptionen[3] = new Array("T-Mobile web'n'walk ExpressCard V", "20595");neueOptionen[4] = new Array("T-Mobile web'n'walk Stick Fusion II", "55596");neueOptionen[5] = new Array("Xtra Pac T-Mobile web'n'walk Stick Basic II", "62595");for (var x in neueOptionen) { optionNeu=document.createElement("option");optionNeu.value=neueOptionen[x][1];optionNeu.innerHTML=neueOptionen[x][0];optgroup.appendChild(optionNeu);} hinzufuegen(optgroup);} 
function selectit (name,idpartnerhandy) { if (idpartnerhandy!='') { for (var i = 0; i <= name.options.length; i++) { if (name.options[i]) { if (name.options[i].value==idpartnerhandy) { name.options[i].selected=true;} } } } } fillAll();
function archOn() { document.handyvgl.archivFlag.checked=true;anzeigen();} 
function archOff() { document.handyvgl.archivFlag.checked=false; anzeigen();} 
function delhandset(pos) { pos1=pos+1;data = eval('document.handyvgl.handy'+pos1);data.selectedIndex = 0;handyvgldel(pos);anzeigen();} 