function SS_writeSideNoteData() {
   SS_buildPanels(9,0,"Africa Rainforest","","",1);
   SS_buildPanels(9,1,"Africa Savannah","","",1);
   SS_buildPanels(9,2,"Alaska Tundra","","",1);
   SS_buildPanels(9,3,"Amazon Flooded Forest","","",1);
   SS_buildPanels(9,4,"Asian Elephant Exhibit","","",1);
   SS_buildPanels(9,5,"Bear Exhibit","","",1);
   SS_buildPanels(9,6,"Cascade Crest","","",1);
   SS_buildPanels(9,7,"Cascade Stream","","",1);
   SS_buildPanels(9,8,"Cats of the Amur Region","","",1);
   SS_buildPanels(9,9,"Eagle Canyon - NOW OPEN","","",1);
   SS_buildPanels(9,10,"Elk Meadow","","",1);
   SS_buildPanels(9,11,"Great Northwest","","",1);
   SS_buildPanels(9,12,"Howard Vollum Aviary","","",1);
   SS_buildPanels(9,13,"Insect Zoo","","",1);
   SS_buildPanels(9,14,"Lilah Callen Holden Elephant Museum","","",1);
   SS_buildPanels(9,15,"Lorikeet Landing","","",1);
   SS_buildPanels(9,16,"Penguins","","",1);
   SS_buildPanels(9,17,"Primates","","",1);
   SS_buildPanels(9,18,"Stellar Cove","","",1);
   SS_buildPanels(9,19,"Tree Kangaroo Exhibit","","",1);
   SS_buildPanels(9,20,"Trillium Creek Family Farm","","",1);
   SS_buildPanels(9,21,"Winged Wonders","","",1);
   SS_buildPanels(9,22,"Oregon Zoo Gift Shop","","",1);
   SS_buildPanels(9,23,"Zoo Concerts","","",1);
   SS_buildPanels(9,24,"Information Booth","","",1);
   SS_buildPanels(9,25,"Thrill Ride @ Tiger Plaza","","",1);
   SS_buildPanels(9,26,"Oregon Zoo Education Classrooms","","",1);
   SS_buildPanels(9,27,"Oregon Zoo Education Classrooms","","",1);
   SS_buildPanels(9,28,"MAX at Washington Park & Oregon Zoo","Please see SideNote for details","",1);
   SS_buildPanels(9,29,"AfriCafe & Banquet Center","","",1);
   SS_buildPanels(9,30,"BearWalk Cafe","","",1);
   SS_buildPanels(9,31,"Cascade Grill & Banquet Center","","",1);
   SS_buildPanels(9,32,"KeyBank","","",1);
   SS_buildPanels(9,33,"Weyerhaeuser","","",1);
   SS_buildPanels(9,34,"Oregon Zoo & Washington Park Train Ride","","",1);
 } 
function SS_SetInitialDataMultipleCats(){  SS_multipleCategories=1;  SS_SetInitialData(); } 

function SS_SetInitialData(){
SS_zoomLevelsX=new Array(8);
SS_zoomLevelsY=new Array(8);
SS_gmdWidth=500;
SS_gmdHeight=560;
SS_startLevel=1;
SS_initialbusid=-9999;
SS_numLevels=1;
   SS_levels = new Array(1);
   for (j=0;j<SS_numLevels;j++) 
      SS_levels[j]=new Array(8);  
   SS_zoomLevel = new Array(1);
   SS_lastZoom  = new Array(1);
   SS_leftPos = new Array(1);
   SS_topPos = new Array(1);
SS_levels[0][0]="http://www.SideStreet.com/images/gmd/a9_OregonZoo500x560.gif";
SS_levels[0][1]="http://www.SideStreet.com/images/gmd/b9_OregonZoo500x560.gif";
SS_levels[0][2]="http://www.SideStreet.com/images/gmd/c9_OregonZoo500x560.gif";
SS_levels[0][3]="http://www.SideStreet.com/images/gmd/d9_OregonZoo500x560.gif";
SS_levels[0][4]="http://www.SideStreet.com/images/gmd/e9_OregonZoo500x560.gif";
SS_levels[0][5]="http://www.SideStreet.com/images/gmd/f9_OregonZoo500x560.gif";
SS_levels[0][6]="http://www.SideStreet.com/images/gmd/g9_OregonZoo500x560.gif";
SS_levels[0][7]="http://www.SideStreet.com/images/gmd/h9_OregonZoo500x560.gif";
   SS_lastZoom[0]=0; 
   SS_zoomLevel[0]=0; 
   SS_leftPos[0]=0; 
   SS_topPos[0]=0; 
   SS_numCategories=9;
   SS_categoryName=new Array(9);
   SS_categoryID=new Array(9);
   SS_categoryFilter=new Array(9);
 SS_categoryName[0]="Attractions & Leisure";
 SS_categoryID[0]=42;
 SS_categoryFilter[0]=1;
 SS_categoryName[1]="Books and Stationery";
 SS_categoryID[1]=2;
 SS_categoryFilter[1]=1;
 SS_categoryName[2]="Festivals & Events";
 SS_categoryID[2]=98;
 SS_categoryFilter[2]=1;
 SS_categoryName[3]="Mail Services & Shipping";
 SS_categoryID[3]=0;
 SS_categoryFilter[3]=1;
 SS_categoryName[4]="Museums, Zoos & Learning Centers";
 SS_categoryID[4]=57;
 SS_categoryFilter[4]=1;
 SS_categoryName[5]="Public Transportation";
 SS_categoryID[5]=28;
 SS_categoryFilter[5]=1;
 SS_categoryName[6]="Restaurants & Dining";
 SS_categoryID[6]=12;
 SS_categoryFilter[6]=1;
 SS_categoryName[7]="Site Sponsor";
 SS_categoryID[7]=48;
 SS_categoryFilter[7]=1;
 SS_categoryName[8]="Travel & Transportation";
 SS_categoryID[8]=44;
 SS_categoryFilter[8]=1;
   SS_hotspotsX1=new Array(35);
   SS_hotspotsY1=new Array(35);
   SS_hotspotsX2=new Array(35);
   SS_hotspotsY2=new Array(35);
   SS_category=new Array(35);
   SS_businessid=new Array(35);
   SS_level=new Array(35);
   SS_busname=new Array(35);
   SS_icon=new Array(35);
   SS_gmdid=new Array(35);
   SS_hours=new Array(35);
   SS_name=new Array(35);
   SS_phone=new Array(35);
   SS_moreInfo=new Array(35);
   SS_busFilter=new Array(35);
   SS_dirCategory=new Array(35);
   SS_dirHotspotLink=new Array(35);
   SS_dirFilter=new Array(35);
   SS_dirMatch=new Array(35);
   SS_selected=new Array(35);
   for (j=0;j<35;j++)  SS_selected[j]=0;
   for (j=0;j<35;j++)  SS_busFilter[j]=1;
   for (j=0;j<35;j++)  SS_dirFilter[j]=1;
   SS_SetInfo(301,1716,413,1837,42,1201,1,"Africa Rainforest",0);
   SS_SetInfo(747,1334,863,1407,42,1200,1,"Africa Savannah",0);
   SS_SetInfo(1015,1556,1204,1756,42,1202,1,"Alaska Tundra",0);
   SS_SetInfo(985,1165,1134,1207,42,1203,1,"Amazon Flooded Forest",0);
   SS_SetInfo(1486,1165,1726,1363,42,1204,1,"Asian Elephant Exhibit",0);
   SS_SetInfo(752,868,970,1002,42,1206,1,"Bear Exhibit",0);
   SS_SetInfo(273,716,372,767,42,1207,1,"Cascade Crest",0);
   SS_SetInfo(549,200,729,440,42,1208,1,"Cascade Stream",0);
   SS_SetInfo(334,1165,459,1227,42,1209,1,"Cats of the Amur Region",0);
   SS_SetInfo(484,48,671,171,42,1210,1,"Eagle Canyon - NOW OPEN",0);
   SS_SetInfo(855,657,1040,787,42,1219,1,"Elk Meadow",0);
   SS_SetInfo(435,556,620,642,42,1218,1,"Great Northwest",0);
   SS_SetInfo(1062,1314,1148,1437,42,1205,1,"Howard Vollum Aviary",0);
   SS_SetInfo(565,1147,666,1215,42,1211,1,"Insect Zoo",0);
   SS_SetInfo(1446,1053,1617,1143,42,1212,1,"Lilah Callen Holden Elephant Museum",0);
   SS_SetInfo(488,1251,593,1363,42,1213,1,"Lorikeet Landing",0);
   SS_SetInfo(675,1092,765,1158,42,1214,1,"Penguins",0);
   SS_SetInfo(965,1075,1161,1126,42,1215,1,"Primates",0);
   SS_SetInfo(391,1073,523,1150,42,1216,1,"Stellar Cove",0);
   SS_SetInfo(716,1848,872,1936,42,1199,1,"Tree Kangaroo Exhibit",0);
   SS_SetInfo(666,600,818,688,42,1217,1,"Trillium Creek Family Farm",0);
   SS_SetInfo(1360,1532,1520,1624,42,1224,1,"Winged Wonders",0);
   SS_SetInfo(211,600,308,701,2,1225,1,"Oregon Zoo Gift Shop",0);
   SS_SetInfo(1226,1409,1428,1506,98,1220,1,"Zoo Concerts",0);
   SS_SetInfo(556,701,644,767,0,1450,1,"Information Booth",0);
   SS_SetInfo(196,1270,416,1408,0,1451,1,"Thrill Ride @ Tiger Plaza",0);
   SS_SetInfo(1042,905,1167,1026,57,1227,1,"Oregon Zoo Education Classrooms",0);
   SS_SetInfo(1233,969,1308,1053,57,1227,1,"Oregon Zoo Education Classrooms",0);
   SS_SetInfo(20,512,174,567,28,1052,1,"MAX at Washington Park & Oregon Zoo",0);
   SS_SetInfo(1231,1336,1356,1380,12,1222,1,"AfriCafe & Banquet Center",0);
   SS_SetInfo(875,1040,967,1091,12,1223,1,"BearWalk Cafe",0);
   SS_SetInfo(160,877,360,967,12,1221,1,"Cascade Grill & Banquet Center",0);
   SS_SetInfo(1651,815,1807,888,48,1449,1,"KeyBank",0);
   SS_SetInfo(1321,1859,1717,1954,48,1448,1,"Weyerhaeuser",0);
   SS_SetInfo(171,1088,270,1174,44,1226,1,"Oregon Zoo & Washington Park Train Ride",0);
}
function SS_DrawMapNames(){
SS_html="";
 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_ctxClick(0);\">";
 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=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I1\" src=\"http://www.sidestreet.com\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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>";
   SS_html=SS_html+"<img border=0 id=\"SS_I17\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O17\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(17);\" onmouseout=\"SS_HideSmallPanel(17);\" onclick=\"SS_ctxClick(17);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H17\" 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_I18\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O18\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(18);\" onmouseout=\"SS_HideSmallPanel(18);\" onclick=\"SS_ctxClick(18);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H18\" 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_I19\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O19\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(19);\" onmouseout=\"SS_HideSmallPanel(19);\" onclick=\"SS_ctxClick(19);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H19\" 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_I20\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O20\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(20);\" onmouseout=\"SS_HideSmallPanel(20);\" onclick=\"SS_ctxClick(20);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H20\" 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_I21\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O21\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(21);\" onmouseout=\"SS_HideSmallPanel(21);\" onclick=\"SS_ctxClick(21);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H21\" 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_I22\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O22\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(22);\" onmouseout=\"SS_HideSmallPanel(22);\" onclick=\"SS_ctxClick(22);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H22\" 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_I23\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O23\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(23);\" onmouseout=\"SS_HideSmallPanel(23);\" onclick=\"SS_openWin('http://www.oregonzoo.org/Events/index.htm');\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H23\" style=\"display:none\" border=0 src=\"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I24\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O24\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(24);\" onmouseout=\"SS_HideSmallPanel(24);\" onclick=\"SS_ctxClick(24);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H24\" 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_I25\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O25\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(25);\" onmouseout=\"SS_HideSmallPanel(25);\" onclick=\"SS_ctxClick(25);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H25\" 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_I26\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O26\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(26);\" onmouseout=\"SS_HideSmallPanel(26);\" onclick=\"SS_ctxClick(26);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H26\" 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_I27\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O27\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(27);\" onmouseout=\"SS_HideSmallPanel(27);\" onclick=\"SS_ctxClick(27);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H27\" 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_I28\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O28\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(28);\" onmouseout=\"SS_HideSmallPanel(28);\" onclick=\"SS_ctxClick(28);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H28\" 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_I29\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O29\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(29);\" onmouseout=\"SS_HideSmallPanel(29);\" onclick=\"SS_ctxClick(29);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H29\" 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_I30\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O30\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(30);\" onmouseout=\"SS_HideSmallPanel(30);\" onclick=\"SS_ctxClick(30);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H30\" 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_I31\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O31\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(31);\" onmouseout=\"SS_HideSmallPanel(31);\" onclick=\"SS_ctxClick(31);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H31\" 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_I32\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O32\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(32);\" onmouseout=\"SS_HideSmallPanel(32);\" onclick=\"SS_openWin('http://www.keybank.com');\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H32\" style=\"display:none\" border=0 src=\"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I33\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O33\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(33);\" onmouseout=\"SS_HideSmallPanel(33);\" onclick=\"SS_openWin('http://www.weyerhaeuser.com');\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H33\" style=\"display:none\" border=0 src=\"\" width=20 height=20></td></tr></table></div>";
   SS_html=SS_html+"<img border=0 id=\"SS_I34\" src=\"http://www.sidestreet.com\" style=\"display:none;position:absolute\" border=0>";
 SS_html=SS_html+"<div id=\"SS_O34\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(34);\" onmouseout=\"SS_HideSmallPanel(34);\" onclick=\"SS_ctxClick(34);\">";
 SS_html=SS_html+"<table border=0 width=\"100%\" height=\"100%\" ><tr><td align=\"center\"><img id=\"SS_H34\" style=\"display:none\" border=0 src=\""+SS_MatchGraphic+"\" width=20 height=20></td></tr></table></div>";
 return SS_html; }


