var themaID2;
switch (themaID)
{

	case 13:
	case 14:
	case 15:
	case 16:  
		themaID2 = 4; 
		break;

}
