

document.write("<TABLE BORDER='0' CELLPADDING='0' CELLSPACING='0' WIDTH='100%'>");
document.write("<TR>");

document.write("<TD CLASS='tabspace-left2'><IMG SRC='graf/transpel.gif' WIDTH='150' HEIGHT='1'></TD>");

if (Menu3_selected == "ic4ip") {
  document.write("<TD ID='ic4ip' CLASS='selecteditem2' ALIGN='MIDDLE'><B>iCharge for iPhone</B></TD>");
} else {
  document.write("<TD ID='ic4ip' CLASS='mouseoutitem2' ALIGN='MIDDLE' onMouseOver=\"Menu3_In(\'ic4ip\')\" onMouseOut=\"Menu3_Out(\'ic4ip\')\" onClick='location.href=\"ic4ip.htm\";' STYLE='cursor:pointer;'><B>iCharge for iPhone</B></TD>");
}

if (Menu3_selected == "mobilewap") {
  document.write("<TD ID='mobilewap_2' CLASS='selecteditem2' ALIGN='MIDDLE'><B>iCharge Mobile WAP</B></TD>");
} else {
  document.write("<TD ID='mobilewap_2' CLASS='mouseoutitem2' ALIGN='MIDDLE' onMouseOver=\"Menu3_In(\'mobilewap_2\')\" onMouseOut=\"Menu3_Out(\'mobilewap_2\')\" onClick='location.href=\"mobile.htm\";' STYLE='cursor:pointer;'><B>iCharge Mobile WAP</B></TD>");
}

if (Menu3_selected == "mobilesms") {
  document.write("<TD ID='mobilesms_2' CLASS='selecteditem2' ALIGN='MIDDLE'><B>iCharge Mobile SMS</B></TD>");
} else {
  document.write("<TD ID='mobilesms_2' CLASS='mouseoutitem2' ALIGN='MIDDLE' onMouseOver=\"Menu3_In(\'mobilesms_2\')\" onMouseOut=\"Menu3_Out(\'mobilesms_2\')\" onClick='location.href=\"mobilesms.htm\";' STYLE='cursor:pointer;'><B>iCharge Mobile SMS</B></TD>");
}

document.write("<TD CLASS='tabspace-right2'><IMG SRC='graf/transpel.gif' WIDTH='120' HEIGHT='1'></TD>");

document.write("</TR>");
document.write("</TABLE>");
