function SS_writeSideNoteData() {
   SS_buildPanels(6633,0,"Niigata","","",1);
   SS_buildPanels(6633,1,"Day 1 - Yokoso","As I took the Narita Express out to the airport to welcome my family to Japan, my mind raced with the adventures we were about to face.","",1);
   SS_buildPanels(6633,2,"Day 12-14 - Tokyo Disney and Friends","Oweghn got to run around with Haruka-chan and we hung out with Takeshi, Saori and Hinuma-san.","",1);
   SS_buildPanels(6633,3,"Day 2.1 - Tokyo To Kyoto by Shinkansen","Don\'t let the jetlag take hold, get on the shinkansen and start being a touris!","",1);
   SS_buildPanels(6633,4,"Day 2.1 - Tokyo To Kyoto by Shinkansen","Don\'t let the jetlag take hold, get on the shinkansen and start being a touris!","",1);
   SS_buildPanels(6633,5,"Day 2.2 - Kinkaku-ji and Ryoan-ji","Having arrived from Tokyo, we decided to hit a couple of Kyoto\'s tourist spots - Kinkakuji and Ryoanji temples","",1);
   SS_buildPanels(6633,6,"Day 3 - Kyoto (Face2Face with Geisha)","Today was hot.  Brutally hot.  If you look at the pics closely you can get a real good idea of the sweat factor.  We tooled around Gion and the Kinkakuji area with the McConnells...","",1);
   SS_buildPanels(6633,7,"Day 3 - Kyoto (Face2Face with Geisha)","Today was hot.  Brutally hot.  If you look at the pics closely you can get a real good idea of the sweat factor.  We tooled around Gion and the Kinkakuji area with the McConnells...","",1);
   SS_buildPanels(6633,8,"Day 4.1 - Kyoto to Hiroshima","Whizzing down southern Honshu to the homeland of both the Egusas and the Hoitas (K-Mac\'s maiden name).","Kyoto to Hiroshima by Bullet Train",1);
   SS_buildPanels(6633,9,"Day 4.1 - Kyoto to Hiroshima","Whizzing down southern Honshu to the homeland of both the Egusas and the Hoitas (K-Mac\'s maiden name).","Kyoto to Hiroshima by Bullet Train",1);
   SS_buildPanels(6633,10,"Day 4.2 - Miyajima","After arriving in Hiroshima and checking in to the hotel, we met up with the McConnells at the pier to the famous island.","Visiting the World Heritage Site of Miyajima",1);
   SS_buildPanels(6633,11,"Day 5 - Hiroshima and the Peace Park","Our friend in Hiroshima set-up us up at the Sunroute Hotel overlooking the Peace Park.","The perfect accommodations",1);
   SS_buildPanels(6633,12,"Day 5 - Hiroshima and the Peace Park","Our friend in Hiroshima set-up us up at the Sunroute Hotel overlooking the Peace Park.","The perfect accommodations",1);
   SS_buildPanels(6633,13,"Day 7-8 - Tokyo, We Have Returned","","",1);
   SS_buildPanels(6633,14,"Day 9-11 - Nagano and Bessho Onsen","","",1);
   SS_buildPanels(6633,15,"The End","The end of the trip came to quickly, but here is a video that captures the memories.","",1);
   SS_buildPanels(6633,16,"Day 6 - Iwakuni, Homecoming","This was definitely a bit emotional as Mom was able to see where she lived for a year. Things had changed but some things hadn\'t, it was ours to explore, just for a short while.","36 years later...",1);
 } 
function SS_SetInitialDataMultipleCats(){  SS_multipleCategories=1;  SS_SetInitialData(); } 

function SS_SetInitialData(){
SS_zoomLevelsX=new Array(8);
SS_zoomLevelsY=new Array(8);
SS_gmdWidth=350;
SS_gmdHeight=400;
SS_startLevel=1;
SS_initialbusid=-9999;
SS_numLevels=4;
   SS_levels = new Array(4);
   for (j=0;j<SS_numLevels;j++) 
      SS_levels[j]=new Array(8);  
   SS_zoomLevel = new Array(4);
   SS_lastZoom  = new Array(4);
   SS_leftPos = new Array(4);
   SS_topPos = new Array(4);
SS_levels[0][0]="http://www.SideStreet.com/images/gmd/a6633_JapanShinkansen.png";
SS_levels[0][1]="http://www.SideStreet.com/images/gmd/b6633_JapanShinkansen.png";
SS_levels[0][2]="http://www.SideStreet.com/images/gmd/c6633_JapanShinkansen.png";
SS_levels[0][3]="http://www.SideStreet.com/images/gmd/d6633_JapanShinkansen.png";
SS_levels[0][4]="http://www.SideStreet.com/images/gmd/e6633_JapanShinkansen.png";
SS_levels[0][5]="http://www.SideStreet.com/images/gmd/f6633_JapanShinkansen.png";
SS_levels[0][6]="http://www.SideStreet.com/images/gmd/g6633_JapanShinkansen.png";
SS_levels[0][7]="http://www.SideStreet.com/images/gmd/h6633_JapanShinkansen.png";
   SS_lastZoom[0]=0; 
   SS_zoomLevel[0]=0; 
   SS_leftPos[0]=0; 
   SS_topPos[0]=0; 
SS_levels[1][0]="http://www.SideStreet.com/images/gmd/a6633_kyoto city map.gif";
SS_levels[1][1]="http://www.SideStreet.com/images/gmd/b6633_kyoto city map.gif";
SS_levels[1][2]="http://www.SideStreet.com/images/gmd/c6633_kyoto city map.gif";
SS_levels[1][3]="http://www.SideStreet.com/images/gmd/d6633_kyoto city map.gif";
SS_levels[1][4]="http://www.SideStreet.com/images/gmd/e6633_kyoto city map.gif";
SS_levels[1][5]="http://www.SideStreet.com/images/gmd/f6633_kyoto city map.gif";
SS_levels[1][6]="http://www.SideStreet.com/images/gmd/g6633_kyoto city map.gif";
SS_levels[1][7]="http://www.SideStreet.com/images/gmd/h6633_kyoto city map.gif";
   SS_lastZoom[1]=0; 
   SS_zoomLevel[1]=0; 
   SS_leftPos[1]=0; 
   SS_topPos[1]=0; 
SS_levels[2][0]="http://www.SideStreet.com/images/gmd/a6633_Hiroshima.gif";
SS_levels[2][1]="http://www.SideStreet.com/images/gmd/b6633_Hiroshima.gif";
SS_levels[2][2]="http://www.SideStreet.com/images/gmd/c6633_Hiroshima.gif";
SS_levels[2][3]="http://www.SideStreet.com/images/gmd/d6633_Hiroshima.gif";
SS_levels[2][4]="http://www.SideStreet.com/images/gmd/e6633_Hiroshima.gif";
SS_levels[2][5]="http://www.SideStreet.com/images/gmd/f6633_Hiroshima.gif";
SS_levels[2][6]="http://www.SideStreet.com/images/gmd/g6633_Hiroshima.gif";
SS_levels[2][7]="http://www.SideStreet.com/images/gmd/h6633_Hiroshima.gif";
   SS_lastZoom[2]=0; 
   SS_zoomLevel[2]=0; 
   SS_leftPos[2]=0; 
   SS_topPos[2]=0; 
SS_levels[3][0]="http://www.SideStreet.com/images/gmd/a6633_TokyoDisney2.gif";
SS_levels[3][1]="http://www.SideStreet.com/images/gmd/b6633_TokyoDisney2.gif";
SS_levels[3][2]="http://www.SideStreet.com/images/gmd/c6633_TokyoDisney2.gif";
SS_levels[3][3]="http://www.SideStreet.com/images/gmd/d6633_TokyoDisney2.gif";
SS_levels[3][4]="http://www.SideStreet.com/images/gmd/e6633_TokyoDisney2.gif";
SS_levels[3][5]="http://www.SideStreet.com/images/gmd/f6633_TokyoDisney2.gif";
SS_levels[3][6]="http://www.SideStreet.com/images/gmd/g6633_TokyoDisney2.gif";
SS_levels[3][7]="http://www.SideStreet.com/images/gmd/h6633_TokyoDisney2.gif";
   SS_lastZoom[3]=0; 
   SS_zoomLevel[3]=0; 
   SS_leftPos[3]=0; 
   SS_topPos[3]=0; 
   SS_numCategories=3;
   SS_categoryName=new Array(3);
   SS_categoryID=new Array(3);
   SS_categoryFilter=new Array(3);
 SS_categoryName[0]="Cities & Towns";
 SS_categoryID[0]=61;
 SS_categoryFilter[0]=1;
 SS_categoryName[1]="M-Blog Adventures";
 SS_categoryID[1]=71;
 SS_categoryFilter[1]=1;
 SS_categoryName[2]="Travel & Transportation";
 SS_categoryID[2]=44;
 SS_categoryFilter[2]=1;
   SS_hotspotsX1=new Array(17);
   SS_hotspotsY1=new Array(17);
   SS_hotspotsX2=new Array(17);
   SS_hotspotsY2=new Array(17);
   SS_category=new Array(17);
   SS_businessid=new Array(17);
   SS_level=new Array(17);
   SS_busname=new Array(17);
   SS_icon=new Array(17);
   SS_gmdid=new Array(17);
   SS_hours=new Array(17);
   SS_name=new Array(17);
   SS_phone=new Array(17);
   SS_moreInfo=new Array(17);
   SS_busFilter=new Array(17);
   SS_dirCategory=new Array(17);
   SS_dirHotspotLink=new Array(17);
   SS_dirFilter=new Array(17);
   SS_dirMatch=new Array(17);
   SS_selected=new Array(17);
   for (j=0;j<17;j++)  SS_selected[j]=0;
   for (j=0;j<17;j++)  SS_busFilter[j]=1;
   for (j=0;j<17;j++)  SS_dirFilter[j]=1;
   SS_SetInfo(934,591,971,628,61,9430,1,"Niigata",0);
   SS_SetInfo(1079,802,1112,837,71,6642,1,"Day 1 - Yokoso",1);
   SS_SetInfo(1134,837,1154,863,71,6716,1,"Day 12-14 - Tokyo Disney and Friends",1);
   SS_SetInfo(646,938,664,960,71,6643,1,"Day 2.1 - Tokyo To Kyoto by Shinkansen",0);
   SS_SetInfo(1002,842,1039,875,71,6643,1,"Day 2.1 - Tokyo To Kyoto by Shinkansen",0);
   SS_SetInfo(68,167,101,202,71,6644,2,"Day 2.2 - Kinkaku-ji and Ryoan-ji",0);
   SS_SetInfo(1069,429,1106,466,71,6637,2,"Day 3 - Kyoto (Face2Face with Geisha)",1);
   SS_SetInfo(752,899,794,939,71,6637,2,"Day 3 - Kyoto (Face2Face with Geisha)",1);
   SS_SetInfo(325,991,343,1006,71,6636,1,"Day 4.1 - Kyoto to Hiroshima",0);
   SS_SetInfo(618,943,633,958,71,6636,1,"Day 4.1 - Kyoto to Hiroshima",0);
   SS_SetInfo(316,1048,356,1083,71,6711,1,"Day 4.2 - Miyajima",1);
   SS_SetInfo(807,855,866,928,71,6712,3,"Day 5 - Hiroshima and the Peace Park",1);
   SS_SetInfo(848,1134,892,1176,71,6712,3,"Day 5 - Hiroshima and the Peace Park",1);
   SS_SetInfo(1004,884,1026,908,71,6714,1,"Day 7-8 - Tokyo, We Have Returned",0);
   SS_SetInfo(866,743,892,767,71,6715,1,"Day 9-11 - Nagano and Bessho Onsen",0);
   SS_SetInfo(1112,936,1147,969,71,6710,1,"The End",1);
   SS_SetInfo(292,1007,312,1029,44,6713,1,"Day 6 - Iwakuni, Homecoming",0);
}
function SS_DrawMapNames(){
SS_html="";
 SS_html=SS_html+"<select size=\"1\" name=\"SS_levelsList\" id=\"SS_levelsList\" class=\"drop1\" onchange=\"SS_ChangeLevel(this.options[this.selectedIndex].value);\">";
 SS_html=SS_html+"<option value=\"1\">Japan</option>";
 SS_html=SS_html+"<option value=\"2\">Kyoto</option>";
 SS_html=SS_html+"<option value=\"3\">Hiroshima</option>";
 SS_html=SS_html+"<option value=\"4\">Tokyo Disney</option>";
 SS_html=SS_html+"</select>";
 return SS_html; 
}

function SS_DrawOverlibs(){
SS_html="";
   SS_html=SS_html+"<img border=0 id=\"SS_I0\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O0\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(0);\" onmouseout=\"SS_HideSmallPanel(0);\" onclick=\"SS_openWin('http://www.yokoso.co.jp');\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H0\" style=\"display:none\" border=0 src=\"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I1\" src=\"http://www.sidestreet.com/images/graphics/airport.gif\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O1\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(1);\" onmouseout=\"SS_HideSmallPanel(1);\" onclick=\"SS_ctxClick(1);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H1\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I2\" src=\"http://www.sidestreet.com/images/graphics/default.gif\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O2\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(2);\" onmouseout=\"SS_HideSmallPanel(2);\" onclick=\"SS_ctxClick(2);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H2\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I3\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O3\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(3);\" onmouseout=\"SS_HideSmallPanel(3);\" onclick=\"SS_ctxClick(3);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H3\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I4\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O4\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(4);\" onmouseout=\"SS_HideSmallPanel(4);\" onclick=\"SS_ctxClick(4);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H4\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I5\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O5\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(5);\" onmouseout=\"SS_HideSmallPanel(5);\" onclick=\"SS_ctxClick(5);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H5\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I6\" src=\"http://www.sidestreet.com/images/graphics/default.gif\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O6\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(6);\" onmouseout=\"SS_HideSmallPanel(6);\" onclick=\"SS_ctxClick(6);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H6\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I7\" src=\"http://www.sidestreet.com/images/graphics/default.gif\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O7\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(7);\" onmouseout=\"SS_HideSmallPanel(7);\" onclick=\"SS_ctxClick(7);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H7\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I8\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O8\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(8);\" onmouseout=\"SS_HideSmallPanel(8);\" onclick=\"SS_ctxClick(8);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H8\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I9\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O9\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(9);\" onmouseout=\"SS_HideSmallPanel(9);\" onclick=\"SS_ctxClick(9);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H9\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I10\" src=\"http://www.sidestreet.com/images/graphics/default.gif\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O10\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(10);\" onmouseout=\"SS_HideSmallPanel(10);\" onclick=\"SS_ctxClick(10);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H10\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I11\" src=\"http://www.sidestreet.com/images/graphics/default.gif\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O11\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(11);\" onmouseout=\"SS_HideSmallPanel(11);\" onclick=\"SS_ctxClick(11);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H11\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I12\" src=\"http://www.sidestreet.com/images/graphics/default.gif\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O12\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(12);\" onmouseout=\"SS_HideSmallPanel(12);\" onclick=\"SS_ctxClick(12);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H12\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I13\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O13\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(13);\" onmouseout=\"SS_HideSmallPanel(13);\" onclick=\"SS_ctxClick(13);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H13\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I14\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O14\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(14);\" onmouseout=\"SS_HideSmallPanel(14);\" onclick=\"SS_ctxClick(14);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H14\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I15\" src=\"http://www.sidestreet.com/images/graphics/default.gif\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O15\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(15);\" onmouseout=\"SS_HideSmallPanel(15);\" onclick=\"SS_ctxClick(15);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H15\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I16\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O16\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(16);\" onmouseout=\"SS_HideSmallPanel(16);\" onclick=\"SS_ctxClick(16);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H16\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
 return SS_html; }


