

h = 4500;
w = 4500;
staff = new Array();
for(i=0;i<h;i++)staff[i]=new Array(w);

staff[1][0]  = "¬Œ^^‹ó”Mˆ—˜FNVF-30P";
staff[2][0]  = "’GŒ^^‹ó”Mˆ—˜F NVF-1000V";


