function getProduct(id)
{
switch(id)
{
}
return getProduct1(id);
}
