function getProductInfo(id)
{
switch(id)
{
case 19:return nA("IDG002","IDG-Trade v8.5 Computer Software for Tradesmen",nA());

default: return null;
}
return null;
}
function getCustomField(id)
{
switch(id)
{
}
return null;
}
