//******************************************************************
//model name

var modelName = "MHS-PM5K";



//******************************************************************
//default color name

var defocolor = "dpurple";



//******************************************************************
//color name

var color1 = "dpurple";
var color2 = "turquoise";
var color3 = "white";
var color4 = "pink";
var color5 = "";
var color6 = "";


//1. Please choose as follows and set the color,  "dpurple" or "turquoise" or "white" or "pink".
//2. When the color is permuted, the button is displayed in the order.
//3. The button is not displayed when making it to the blank.
//4. When misspelling it, the warning message is displayed.

