function getProductInfo4(id)
{
switch(id)
{
case (1074):return nA("6swBl","6\" Gulp Sandworm - Bloody",nA());
case (1075):return nA("tglg","TG\'s Rocket Fuel - Liquid Grease",nA());
case (1076):return nA("tgrl","TG\'s Rocket Fuel - Red Label",nA());
}
return null;
}
function getCustomField(id)
{
switch(id)
{
	case 1:
		return "Important: Please Choose";
	case 2:
		return "Lens Type";
	case 3:
		return "Size";
}
return null;
}
