str_S_Name        = new Array();
str_S_Addr2       = new Array();
str_S_MapX1       = new Array();
str_S_MapY1       = new Array();
str_S_Img1        = new Array();
str_S_No          = new Array();

str_S_Name[0]     = "PAPER MOON 京都";
str_S_Addr2[0]    = "上賀茂";
str_S_MapX1[0]    = "270";
str_S_MapY1[0]    = "203";
str_S_Img1[0]     = "spacer.gif";
str_S_No[0]       = "30";

str_S_Name[1]     = "MALEBRANCHE 北山本店";
str_S_Addr2[1]    = "北山通";
str_S_MapX1[1]    = "312";
str_S_MapY1[1]    = "199";
str_S_Img1[1]     = "spacer.gif";
str_S_No[1]       = "32";


