function menu04_1(DivID)
{
switch (DivID)
{
//Products 0000
case "L00001":goStr=x+a+'L14781'+b+'cellular airtime'+ca+a+'L18859'+b+'gaming'+za;break;
case "L14781":goStr=x+af+'F24784'+bf+'all cellular airtime'+c+af+'F24786'+bf+'cell c airtime'+c+af+'F27223'+bf+'globel international phone card'+c+af+'F24787'+bf+'mtn airtime'+c+af+'F27213'+bf+'telkom recharge voucher'+c+af+'F27222'+bf+'virgin recharge voucher'+c+af+'F24788'+bf+'vodacom airtime'+z;break;
case "L18859":goStr=x+a+'L28898'+b+'Nintendo DS '+ca+a+'L28860'+b+'Nintendo Wii'+ca+a+'L28868'+b+'playstation 3'+ca+a+'L28873'+b+'XBOX 360'+za;break;
default : goStr=x+af+'F00000'+bf+'Not found' + z;
}
return;
}
