function SS_writeGMDInfo() {
SS_GMDInfo_Name="Oregon DMO (OACVB)";
SS_GMDInfo_Information="The Oregon Association of Convention & Visitor Bureaus (OACVB) is a state-wide association made up of 32 destination marketing organizations and/or other associations that provide tourism marketing, sales services or information dissemination. Each OACVB member shares a common interest in the vision and vitality of Oregon\'s tourism and hospitality industry.";
SS_GMDInfo_WebSite="";
SS_GMDInfo_Phone="(503)-873-5384";
SS_GMDInfo_RetailAddress="114 Coolidge Street";
SS_GMDInfo_RetailAddress2="";
SS_GMDInfo_City="Silverton";
SS_GMDInfo_State="OR";
SS_GMDInfo_ZipCode="97381";
SS_GMDInfo_Hours="";
SS_GMDInfo_Email="wvce@teleport.com";
}
function SS_writeSideNoteData() {
   SS_buildPanels(7343,0,"Seaside Civic & Convention Center","Plan your Oregon coast convention today.","(503) 738-8585",1);
   SS_buildPanels(7343,1,"Albany Visitors Association","Jimmie Lucht, Executive Director","(541) 928-0911",1);
   SS_buildPanels(7343,2,"Ashland Chamber/CVB","","(541) 482-3486",1);
   SS_buildPanels(7343,3,"Astoria-Warrenton Area Chamber of Commerce","Skip Hauke, Executive Director","(503) 325-6311",1);
   SS_buildPanels(7343,4,"Baker County Chamber & Visiors Bureau","","(541) 523-5855 or 1-800-523-1235",1);
   SS_buildPanels(7343,5,"Central Oregon Coast Association","","(541) 574-2679",1);
   SS_buildPanels(7343,6,"Clackamas County Tourism Development Council","Greetings from Oregon\'s Mt. Hood Territory","503-655-8490",1);
   SS_buildPanels(7343,7,"Corvallis Tourism","The Pacific Northwest\'s most beautiful College Town.","(541) 757-1544",1);
   SS_buildPanels(7343,8,"Depoe Bay Chamber & Visitors Center","WHALE WATCHING CAPITAL OF THE OREGON COAST!","(541) 765-2889",1);
   SS_buildPanels(7343,9,"Discover Klamath Visitor & Convention Bureau","Birding, wildlife, living history.","(541) 882-1501",1);
   SS_buildPanels(7343,10,"Eastern Oregon Visitors Association","","1-800-332-1843",1);
   SS_buildPanels(7343,11,"Grants Pass VCB","","541.476.5510",1);
   SS_buildPanels(7343,12,"Greater Hermiston CVB","","",1);
   SS_buildPanels(7343,13,"Hood River County Chamber of Commerce","Home of the Fruit Loop and wind-surfing capital of the world.","(541) 386-2000",1);
   SS_buildPanels(7343,14,"Lincoln City VCB","Lincoln City boasts 7 1/2 miles of beautiful, clean sandy beaches, the Salmon River to the north and the Siletz Bay and River to the south. ","(541) 996-1271",1);
   SS_buildPanels(7343,15,"Medford CVB","","(541) 608-8516",1);
   SS_buildPanels(7343,16,"Newport Chamber of Commerce","Home of the Newport Seafood and Wine Festival.","(541) 265-8801",1);
   SS_buildPanels(7343,17,"Ontario Visitor & Convention Bureau","The largest city in the Western Treasure Valley.","(541) 889-8012",1);
   SS_buildPanels(7343,18,"Pendleton Chamber of Commerce","Welcome to Oregon\'s Rugged Country!","(541) 276-7411",1);
   SS_buildPanels(7343,19,"Redmond Chamber of Commerce & CVB","Fly in and out of central Oregon through Redmond.","(541) 923-5191",1);
   SS_buildPanels(7343,20,"Roseburg CVB","","(541) 672-9731",1);
   SS_buildPanels(7343,21,"Seaside Visitors Bureau","","(503) 738-3097",1);
   SS_buildPanels(7343,22,"Sisters Area Chamber of Commerce","","541-549-0251",1);
   SS_buildPanels(7343,23,"Southern Oregon Visitors Association","Home of Crater Lake, Rogue Creamery and the Oregon Shakespeare Festival.","(541) 552-0520",1);
   SS_buildPanels(7343,24,"Travel Lane County","Visit all of Oregon in Lane County!  Home of the Oregon Ducks","(541) 484-5307",1);
   SS_buildPanels(7343,25,"Travel Portland","Portland is big on livability, big on visit-ability, and is very accessible.","(503) 275-9750",1);
   SS_buildPanels(7343,26,"Travel Salem","Mon-Fri: 8:30 am-5 pm<br>Sat: 10 am-5 pm","(503) 581-4325",1);
   SS_buildPanels(7343,27,"Union County Tourism","","(800) 848-9969",1);
   SS_buildPanels(7343,28,"Visit Bend","","877.245.8484",1);
   SS_buildPanels(7343,29,"Washington County Visitors Association ","","(503) 644-5555",1);
   SS_buildPanels(7343,30,"West Columbia Gorge Chamber of Commerce","Gateway to the first National Scenic Area, the Columbia River Gorge.","(503) 669-7473",1);
   SS_buildPanels(7343,31,"Yamhill Valley Visitors Association","","(503) 883-7770",1);
 } 
function SS_SetInitialDataMultipleCats(){  SS_multipleCategories=1;  SS_SetInitialData(); } 

function SS_SetInitialData(){
SS_zoomLevelsX=new Array(8);
SS_zoomLevelsY=new Array(8);
SS_gmdWidth=700;
SS_gmdHeight=591;
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]=SS_URLPrefix+"agmd_7343_OregonDMO.gif";
SS_levels[0][1]=SS_URLPrefix+"bgmd_7343_OregonDMOb.gif";
SS_levels[0][2]=SS_URLPrefix+"cgmd_7343_OregonDMOc.gif";
SS_levels[0][3]=SS_URLPrefix+"dgmd_7343_OregonDMOd.gif";
SS_levels[0][4]=SS_URLPrefix+"egmd_7343_OregonDMOe.gif";
SS_levels[0][5]=SS_URLPrefix+"fgmd_7343_OregonDMOf.gif";
SS_levels[0][6]=SS_URLPrefix+"g7343_OregonMap.jpg";
SS_levels[0][7]=SS_URLPrefix+"h7343_OregonMap.jpg";
   SS_lastZoom[0]=0; 
   SS_zoomLevel[0]=0; 
   SS_leftPos[0]=0; 
   SS_topPos[0]=0; 
   SS_numCategories=4;
   SS_categoryName=new Array(4);
   SS_categoryID=new Array(4);
   SS_categoryFilter=new Array(4);
 SS_categoryName[0]="All-American Road";
 SS_categoryID[0]=59;
 SS_categoryFilter[0]=1;
 SS_categoryName[1]="Conference Facility";
 SS_categoryID[1]=29;
 SS_categoryFilter[1]=1;
 SS_categoryName[2]="Tourism Development";
 SS_categoryID[2]=100;
 SS_categoryFilter[2]=1;
 SS_categoryName[3]="Visitor Information";
 SS_categoryID[3]=69;
 SS_categoryFilter[3]=1;
   SS_hotspotsX1=new Array(56);
   SS_hotspotsY1=new Array(56);
   SS_hotspotsX2=new Array(56);
   SS_hotspotsY2=new Array(56);
   SS_category=new Array(56);
   SS_businessid=new Array(56);
   SS_level=new Array(56);
   SS_busname=new Array(56);
   SS_icon=new Array(56);
   SS_gmdid=new Array(56);
   SS_hours=new Array(56);
   SS_name=new Array(56);
   SS_phone=new Array(56);
   SS_moreInfo=new Array(56);
   SS_busFilter=new Array(56);
   SS_searchStr=new Array(56);
   SS_logo=new Array(56);
   SS_overlibType=new Array(56);
   SS_busVisibleDir=new Array(56);
   SS_dirCategory=new Array(56);
   SS_dirHotspotLink=new Array(56);
   SS_dirFilter=new Array(56);
   SS_dirMatch=new Array(56);
   SS_selected=new Array(56);
   for (j=0;j<56;j++)  SS_selected[j]=0;
   for (j=0;j<56;j++)  SS_busFilter[j]=1;
   for (j=0;j<56;j++)  SS_dirFilter[j]=1;
if (SS_multipleCategories==1)
   SS_SetInfo2(497,1121,563,1180,59,7354,1,"Travel Lane County",0,"eugene ducks university of oregon uofo, mckenzie river king estate, golf,  eugene, springfield, florence","http://www.sidestreet.com/images/logo/busl7354_TravelLane.png",2);
   SS_SetInfoPlusVisibleDir(242,240,295,297,29,7392,1,"Seaside Civic & Convention Center",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
if (SS_multipleCategories==1)
   SS_SetInfo2(649,568,700,621,100,7353,1,"Clackamas County Tourism Development Council",0,"  mount hood, mt. hood","http://www.sidestreet.com/images/logo/placeholder.gif",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(429,888,480,934,100,7379,1,"Corvallis Tourism",0,"  oregon state university, osu","http://www.sidestreet.com/images/logo/placeholder.gif",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(420,1815,479,1877,100,7358,1,"Grants Pass VCB",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(1007,387,1069,444,100,7382,1,"Hood River County Chamber of Commerce",0," wind surfing columbia river gorge, mt. hood, mount hood","http://www.sidestreet.com/images/logo/placeholder.gif",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(237,308,299,367,100,7397,1,"Seaside Visitors Bureau",0," tidepool cannon beach, ","http://www.sidestreet.com/images/logo/placeholder.gif",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(497,1121,563,1180,100,7354,1,"Travel Lane County",0,"eugene ducks university of oregon uofo, mckenzie river king estate, golf,  eugene, springfield, florence","http://www.sidestreet.com/images/logo/busl7354_TravelLane.png",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(646,488,703,547,100,7386,1,"Travel Portland",0,"  ","http://www.sidestreet.com/images/logo/busl7386_travelpdx.gif",3);
if (SS_multipleCategories==1)
   SS_SetInfo2(501,743,567,807,100,7396,1,"Travel Salem",0,"  ","http://www.sidestreet.com/images/logo/busl7396_TravelSalem.png",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(576,470,635,529,100,7355,1,"Washington County Visitors Association ",0,"  ","http://www.sidestreet.com/images/logo/busl7355_wcva.gif",2);
   SS_SetInfoPlusVisibleDir(479,842,536,899,69,7345,1,"Albany Visitors Association",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(578,1963,640,2022,69,7349,1,"Ashland Chamber/CVB",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(292,154,358,218,69,7344,1,"Astoria-Warrenton Area Chamber of Commerce",0,"null null null","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(2110,804,2176,861,69,7351,1,"Baker County Chamber & Visiors Bureau",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(176,815,233,870,69,7352,1,"Central Oregon Coast Association",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
if (SS_multipleCategories==1)
   SS_SetInfo2(649,568,700,621,69,7353,1,"Clackamas County Tourism Development Council",0,"  mount hood, mt. hood","http://www.sidestreet.com/images/logo/placeholder.gif",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(649,568,700,621,69,7353,1,"Clackamas County Tourism Development Council",0,"  mount hood, mt. hood","http://www.sidestreet.com/images/logo/placeholder.gif",2);
   SS_SetInfoPlusVisibleDir(649,568,700,621,69,7353,1,"Clackamas County Tourism Development Council",0,"  mount hood, mt. hood","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
if (SS_multipleCategories==1)
   SS_SetInfo2(429,888,480,934,69,7379,1,"Corvallis Tourism",0,"  oregon state university, osu","http://www.sidestreet.com/images/logo/placeholder.gif",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(429,888,480,934,69,7379,1,"Corvallis Tourism",0,"  oregon state university, osu","http://www.sidestreet.com/images/logo/placeholder.gif",2);
   SS_SetInfoPlusVisibleDir(429,888,480,934,69,7379,1,"Corvallis Tourism",0,"  oregon state university, osu","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(169,947,226,1000,69,7357,1,"Depoe Bay Chamber & Visitors Center",0," whale watching oregon coast","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(870,1929,929,1984,69,7381,1,"Discover Klamath Visitor & Convention Bureau",0,"  ","http://www.sidestreet.com/images/logo/busl7381_discoverklamath.gif",2,1);
   SS_SetInfoPlusVisibleDir(2134,648,2196,710,69,7356,1,"Eastern Oregon Visitors Association",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
if (SS_multipleCategories==1)
   SS_SetInfo2(420,1815,479,1877,69,7358,1,"Grants Pass VCB",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2);
   SS_SetInfoPlusVisibleDir(420,1815,479,1877,69,7358,1,"Grants Pass VCB",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(1661,347,1712,403,69,7359,1,"Greater Hermiston CVB",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
if (SS_multipleCategories==1)
   SS_SetInfo2(1007,387,1069,444,69,7382,1,"Hood River County Chamber of Commerce",0," wind surfing columbia river gorge, mt. hood, mount hood","http://www.sidestreet.com/images/logo/placeholder.gif",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(1007,387,1069,444,69,7382,1,"Hood River County Chamber of Commerce",0," wind surfing columbia river gorge, mt. hood, mount hood","http://www.sidestreet.com/images/logo/placeholder.gif",2);
   SS_SetInfoPlusVisibleDir(1007,387,1069,444,69,7382,1,"Hood River County Chamber of Commerce",0," wind surfing columbia river gorge, mt. hood, mount hood","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(213,679,275,741,69,7387,1,"Lincoln City VCB",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(525,1879,580,1934,69,7383,1,"Medford CVB",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(171,875,226,934,69,7388,1,"Newport Chamber of Commerce",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(2444,1112,2495,1169,69,7385,1,"Ontario Visitor & Convention Bureau",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(1848,409,1899,466,69,7389,1,"Pendleton Chamber of Commerce",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(1090,1002,1147,1064,69,7390,1,"Redmond Chamber of Commerce & CVB",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(378,1490,429,1543,69,7391,1,"Roseburg CVB",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(237,308,299,367,69,7397,1,"Seaside Visitors Bureau",0," tidepool cannon beach, ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(1009,1053,1068,1108,69,7394,1,"Sisters Area Chamber of Commerce",0,"  ","http://www.sidestreet.com/images/logo/busl7394_sisters.jpg",2,1);
   SS_SetInfoPlusVisibleDir(589,1837,646,1892,69,7398,1,"Southern Oregon Visitors Association",0,"  ","http://www.sidestreet.com/images/logo/busl7398_SoOregon.jpg",2,1);
if (SS_multipleCategories==1)
   SS_SetInfo2(497,1121,563,1180,69,7354,1,"Travel Lane County",0,"eugene ducks university of oregon uofo, mckenzie river king estate, golf,  eugene, springfield, florence","http://www.sidestreet.com/images/logo/busl7354_TravelLane.png",2);
   SS_SetInfoPlusVisibleDir(497,1121,563,1180,69,7354,1,"Travel Lane County",0,"eugene ducks university of oregon uofo, mckenzie river king estate, golf,  eugene, springfield, florence","http://www.sidestreet.com/images/logo/busl7354_TravelLane.png",2,1);
if (SS_multipleCategories==1)
   SS_SetInfo2(646,488,703,547,69,7386,1,"Travel Portland",0,"  ","http://www.sidestreet.com/images/logo/busl7386_travelpdx.gif",3);
if (SS_multipleCategories==1)
   SS_SetInfo2(646,488,703,547,69,7386,1,"Travel Portland",0,"  ","http://www.sidestreet.com/images/logo/busl7386_travelpdx.gif",3);
if (SS_multipleCategories==1)
   SS_SetInfo2(646,488,703,547,69,7386,1,"Travel Portland",0,"  ","http://www.sidestreet.com/images/logo/busl7386_travelpdx.gif",3);
   SS_SetInfoPlusVisibleDir(646,488,703,547,69,7386,1,"Travel Portland",0,"  ","http://www.sidestreet.com/images/logo/busl7386_travelpdx.gif",3,1);
if (SS_multipleCategories==1)
   SS_SetInfo2(501,743,567,807,69,7396,1,"Travel Salem",0,"  ","http://www.sidestreet.com/images/logo/busl7396_TravelSalem.png",2);
   SS_SetInfoPlusVisibleDir(501,743,567,807,69,7396,1,"Travel Salem",0,"  ","http://www.sidestreet.com/images/logo/busl7396_TravelSalem.png",2,1);
   SS_SetInfoPlusVisibleDir(2029,580,2088,642,69,7395,1,"Union County Tourism",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(1027,1131,1082,1188,69,7347,1,"Visit Bend",0,"  ","http://www.sidestreet.com/images/logo/busl7347_VisitBend.jpg",2,1);
if (SS_multipleCategories==1)
   SS_SetInfo2(576,470,635,529,69,7355,1,"Washington County Visitors Association ",0,"  ","http://www.sidestreet.com/images/logo/busl7355_wcva.gif",2);
if (SS_multipleCategories==1)
   SS_SetInfo2(576,470,635,529,69,7355,1,"Washington County Visitors Association ",0,"  ","http://www.sidestreet.com/images/logo/busl7355_wcva.gif",2);
   SS_SetInfoPlusVisibleDir(576,470,635,529,69,7355,1,"Washington County Visitors Association ",0,"  ","http://www.sidestreet.com/images/logo/busl7355_wcva.gif",2,1);
   SS_SetInfoPlusVisibleDir(859,435,921,494,69,7399,1,"West Columbia Gorge Chamber of Commerce",0,"  ","http://www.sidestreet.com/images/logo/placeholder.gif",2,1);
   SS_SetInfoPlusVisibleDir(453,607,512,664,69,7384,1,"Yamhill Valley Visitors Association",0,"  ","http://www.sidestreet.com/images/logo/busl7384_YVVA.gif",2,1);
}
function SS_DrawMapNames(){
SS_html="";
 return SS_html; 
}

function SS_DrawOverlibs(){
SS_html="";
   SS_html=SS_html+"<img border=0 id=\"SS_H0\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(0);\" onmouseout=\"SS_HideSmallPanel(0);\" onclick=\"SS_ctxClick(0);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H1\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(1);\" onmouseout=\"SS_HideSmallPanel(1);\" onclick=\"SS_ctxClick(1);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H2\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(2);\" onmouseout=\"SS_HideSmallPanel(2);\" onclick=\"SS_ctxClick(2);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H3\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(3);\" onmouseout=\"SS_HideSmallPanel(3);\" onclick=\"SS_ctxClick(3);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H4\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(4);\" onmouseout=\"SS_HideSmallPanel(4);\" onclick=\"SS_ctxClick(4);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H5\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(5);\" onmouseout=\"SS_HideSmallPanel(5);\" onclick=\"SS_ctxClick(5);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H6\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(6);\" onmouseout=\"SS_HideSmallPanel(6);\" onclick=\"SS_ctxClick(6);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H7\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(7);\" onmouseout=\"SS_HideSmallPanel(7);\" onclick=\"SS_ctxClick(7);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H8\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(8);\" onmouseout=\"SS_HideSmallPanel(8);\" onclick=\"SS_ctxClick(8);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H9\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(9);\" onmouseout=\"SS_HideSmallPanel(9);\" onclick=\"SS_ctxClick(9);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H10\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(10);\" onmouseout=\"SS_HideSmallPanel(10);\" onclick=\"SS_ctxClick(10);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H11\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(11);\" onmouseout=\"SS_HideSmallPanel(11);\" onclick=\"SS_ctxClick(11);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H12\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(12);\" onmouseout=\"SS_HideSmallPanel(12);\" onclick=\"SS_ctxClick(12);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H13\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(13);\" onmouseout=\"SS_HideSmallPanel(13);\" onclick=\"SS_ctxClick(13);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H14\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(14);\" onmouseout=\"SS_HideSmallPanel(14);\" onclick=\"SS_ctxClick(14);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H15\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(15);\" onmouseout=\"SS_HideSmallPanel(15);\" onclick=\"SS_ctxClick(15);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H16\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(16);\" onmouseout=\"SS_HideSmallPanel(16);\" onclick=\"SS_ctxClick(16);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H17\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(17);\" onmouseout=\"SS_HideSmallPanel(17);\" onclick=\"SS_ctxClick(17);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H18\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(18);\" onmouseout=\"SS_HideSmallPanel(18);\" onclick=\"SS_ctxClick(18);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H19\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(19);\" onmouseout=\"SS_HideSmallPanel(19);\" onclick=\"SS_ctxClick(19);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H20\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(20);\" onmouseout=\"SS_HideSmallPanel(20);\" onclick=\"SS_ctxClick(20);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H21\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(21);\" onmouseout=\"SS_HideSmallPanel(21);\" onclick=\"SS_ctxClick(21);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H22\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(22);\" onmouseout=\"SS_HideSmallPanel(22);\" onclick=\"SS_ctxClick(22);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H23\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(23);\" onmouseout=\"SS_HideSmallPanel(23);\" onclick=\"SS_ctxClick(23);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H24\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(24);\" onmouseout=\"SS_HideSmallPanel(24);\" onclick=\"SS_ctxClick(24);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H25\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(25);\" onmouseout=\"SS_HideSmallPanel(25);\" onclick=\"SS_ctxClick(25);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H26\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(26);\" onmouseout=\"SS_HideSmallPanel(26);\" onclick=\"SS_ctxClick(26);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H27\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(27);\" onmouseout=\"SS_HideSmallPanel(27);\" onclick=\"SS_ctxClick(27);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H28\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(28);\" onmouseout=\"SS_HideSmallPanel(28);\" onclick=\"SS_ctxClick(28);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H29\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(29);\" onmouseout=\"SS_HideSmallPanel(29);\" onclick=\"SS_ctxClick(29);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H30\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(30);\" onmouseout=\"SS_HideSmallPanel(30);\" onclick=\"SS_ctxClick(30);\">";
   SS_html=SS_html+"<img border=0 id=\"SS_H31\" src=\""+SS_MatchGraphic+"\" style=\"display:none;position:absolute\" onmouseover=\"SS_ShowSmallPanel(31);\" onmouseout=\"SS_HideSmallPanel(31);\" onclick=\"SS_ctxClick(31);\">";
 SS_html=SS_html+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" id=\"SS_O23\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(23);\" onmouseout=\"SS_HideSmallPanel(23);\" onclick=\"SS_ctxClick(23);\">";
 SS_html=SS_html+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" 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+"<img src=\""+SS_pixClearImg+"\" id=\"SS_O31\" style=\"cursor:pointer;position: absolute; display:block\" onmouseover=\"SS_ShowSmallPanel(31);\" onmouseout=\"SS_HideSmallPanel(31);\" onclick=\"SS_ctxClick(31);\">";
 return SS_html; }
function SS_GetTwitterQuery(id){
if (id==1) return 'from%3AAshlandOregon+OR+from%3AColonelBaker+OR+from%3ACorvallisScene+OR+from%3ACorvallisScene';
if (id==2) return 'from%3ACorvallisScene+OR+from%3ACorvallisScene+OR+from%3Adiscoverklamath+OR+from%3AHoodRiverCo';
if (id==3) return 'from%3AHoodRiverCo+OR+from%3AHoodRiverCo+OR+from%3AHoodRiverCo+OR+from%3AinMtHood+OR+from%3AinMtHood';
if (id==4) return 'from%3AinMtHood+OR+from%3AinMtHood+OR+from%3AnewportOR+OR+from%3AOldOregon+OR+from%3ARoseburgVCB';
if (id==5) return 'from%3ASistersChamber+OR+from%3Asouthernoregon+OR+from%3AThePeoplesCoast+OR+from%3ATravelLaneCo';
if (id==6) return 'from%3ATravelLaneCo+OR+from%3ATravelLaneCo+OR+from%3ATravelLaneCo+OR+from%3Atravelportland';
if (id==7) return 'from%3Atravelportland+OR+from%3Atravelportland+OR+from%3Atravelportland+OR+from%3Atravelportland';
if (id==8) return 'from%3ATravelSalem+OR+from%3ATravelSalem+OR+from%3ATravelSalem+OR+from%3ATwisitBend';
if (id==9) return 'from%3Avisitmedford+OR+from%3Awcva+OR+from%3Awcva+OR+from%3Awcva+OR+from%3Awcva';
 }
function SS_GetTwitterQueryCount(){ return 9;}
function SS_DrawCustomize(){
SS_overrideAreaWidth=700;SS_overrideAreaHeight=591;
SS_SideNoteWidth=400;SS_SideNoteHeight=300;
SS_MatchGraphic='http://www.sidestreet.com/images/graphics/sidespotWO-72.png';
SS_IdentifierHeight=54;SS_IdentifierWidth=54;
 }

 function DrawGeneral(id) { 
 html=""; 
   if (id==0) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Seaside Civic & Convention Center</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Plan your Oregon coast convention today.<br>";
   html+=SS_addressStr+"<br>114 Coolidge Street<br>Silverton, OR  97381  <br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==1) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Albany Visitors Association</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Jimmie Lucht, Executive Director<br>";
   html+=SS_addressStr+"<br>250 Broadalbin SW<br>#10<br>Albany, OR  97321  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://albanyvisitors.com/'>http://albanyvisitors.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Albany is credited by historians and architects with having the most varied collection of historic buildings in Oregon. This collection includes styles from the 1840s through the late 1920s and is concentrated within an area of approximately one hundred square blocks. Four Albany Historic Districts are listed in the National Register of Historic Places by the United States Department of the Interior.  <br>  Albany's historic collection includes everything from the colorful Queen Annes, the \"painted ladies\" of historic homes to the Craftsman Bungalows that feature a variety of natural materials. It is also home to museums, antique shops and over 700 historic buildings; a visit to Albany is an experience rich in pioneer history and charm. "; 
 html+="</p>"; } 
   else if (id==2) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Ashland Chamber/CVB</font></b></i><br>"; 
   html+=SS_addressStr+"<br>110 East Main Street<br>Ashland, OR  97520  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.ashlandchamber.com'>http://www.ashlandchamber.com</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="With breath-taking natural beauty, how can you indulge in the landscape? Ashland is the jumping off point for YOUR next adventure, with ten lakes and five major rivers all within an hours drive."; 
 html+="</p>"; } 
   else if (id==3) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Astoria-Warrenton Area Chamber of Commerce</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Skip Hauke, Executive Director<br>";
   html+=SS_addressStr+"<br>111 West Marine Drive<br>Astoria, OR  97103  <br>";
   html+=SS_emailStr+"<br><a href='mailto:oldoregon@charterinternet.com'>oldoregon@charterinternet.com</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.oldoregon.com'>http://www.oldoregon.com</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="The area of Astoria and Warrenton is a nationally significant historic region at the western end of the Lewis & Clark Trail. Astoria is the oldest American settlement west of the Rockies; a place that takes visitors back to simpler times, its architecture dominated by hundreds of Victorian homes clinging to steep wooded hillsides and with a revitalized 1920s era downtown; all set against a backdrop of tremendous natural beauty in the temperate rain forest at the mouth of the Columbia River. Visitors have an opportunity to escape into an appealing, intriguing past. Unspoiled and generally uncrowded, Astoria and Warrenton nonetheless have several first-class interpretive attractions including Fort Clatsop, the Columbia River Maritime Museum, the Flavel House, Fort Stevens State Park, the Astoria Riverfront Trolley and the Astoria Column. The area has an extraordinary sense of place and feeling of history. Learn more »"; 
 html+="</p>"; } 
   else if (id==4) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Baker County Chamber & Visiors Bureau</font></b></i><br>"; 
   html+=SS_addressStr+"<br>490 Campbell Street<br>Baker City, OR  97814  <br>";
   html+=SS_emailStr+"<br><a href='mailto:info@visitbaker.com'>info@visitbaker.com</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.visitbaker.com/'>http://www.visitbaker.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Welcome to Baker County Oregon, where the pioneering spirit and the sense of adventure still thrive along the Historic Oregon Trail. Whether you are looking for quiet solitude on mountain hikes or thrill-seeking adventure like riding white water  on the Snake River, or Skiing at 8,000 feet,  Baker County's friendly communities will welcome you. Take time to visit Baker City's  Historic Downtown District with its many registered historic buildings, art galleries, terrific restaurants, national award winning brew pub, coffee houses and one of a kind shopping. Tour the Baker Heritage Museum and the National Historic Oregon Trail Interpretive Center to get a taste of pioneer life. Breathe in the fresh air while golfing, fishing, biking or birding. Visit Sumpter, the liveliest ghost town in Oregon and ride one of the oldest narrow-gauge railroads in the country. Drive the Hells Canyon National Scenic Byway to the town of Halfway and beyond to where the Snake River enters the southern end of Hells Canyon, the deepest river-carved gorge in North America. Scenic Baker County is a visitor's dream come true."; 
 html+="</p>"; } 
   else if (id==5) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Central Oregon Coast Association</font></b></i><br>"; 
   html+=SS_addressStr+"<br>137 NE First Street<br>Newport, OR  97365  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://visittheoregoncoast.com/'>http://visittheoregoncoast.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==6) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Clackamas County Tourism Development Council</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Greetings from Oregon\'s Mt. Hood Territory<br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.mthoodterritory.com/'>http://www.mthoodterritory.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="ENJOY SUMMER FUN!!  School is out, time to pack a bag and hit the road!\"  Travel along our driving tour routes from the heights of Mt. Hood to the rolling countryside of the Willamette Valley. Kick off summer with a visit to the 46th Annual Lake Oswego Festival of the Arts. Ride the trolley to experience pioneer heritage at the End of the Oregon Trail Interpretive Center and other museums in Historic Oregon City. Shoot down the mountain on the alpine slide or get your thrills on any of the 20 attractions at Mt. Hood Skibowl Summer Adventure Park. Splash in the Big Surf wave pool at the North Clackamas Aquatic Park. Savor the aroma and colorful displays at the Clackamas County Lavender Festivals and take home tasty treats from the many farmers markets now through October."; 
 html+="</p>"; } 
   else if (id==7) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Corvallis Tourism</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>The Pacific Northwest\'s most beautiful College Town.<br>";
   html+=SS_addressStr+"<br>553 NW Harrison Blvd<br>Corvallis, OR  97330  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://visitcorvallis.com/'>http://visitcorvallis.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Bright sunshine, cool breezes, green grassy parks, and warm nights?aah summer. Whether you're staying close to home or visiting it's a great time of year to enjoy the outdoors in Corvallis, and we have a lot going on. There's fun for the whole family: pack a picnic and listen to the Community Band Summer Concert Series in the park or the OSU Summer Term Noon Concerts, explore Starker Forests on an afternoon guided tour, cool down at the Osborn Aquatic Center or one of the near-by swimming holes. Plan to enjoy some of the festivals and specials events throughout the summer including The Benton County Fair & Rodeo, Bard in the Quad and Family Fun Night in the Park . Plan ahead for the  <a href=\"http://visitcorvallis.com/index.php?action=events_info&rowid=209\" target=\"_blank\">Shrewsbury Renaissance Faire </a>coming this Fall. We hope to see you. "; 
 html+="</p>"; } 
   else if (id==8) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Depoe Bay Chamber & Visitors Center</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>WHALE WATCHING CAPITAL OF THE OREGON COAST!<br>";
   html+=SS_addressStr+"<br>70 NE Highway 101<br>Depoe Bay, OR  97341  <br>";
   html+=SS_emailStr+"<br><a href='mailto:dbchamber@newportnet.com'>dbchamber@newportnet.com</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.depoebaychamber.org/'>http://www.depoebaychamber.org/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=" Carved and shaped by powerful natural forces, Depoe Bay is the site of the world's smallest navigable harbor. Waves run beneath lava beds creating spouting geysers up to 60 feet into the air. Sea caves line our scenic rocky shoreline.  <br>  Depoe Bay is teaming with marine life and rich in natural resources. The stunning beauty of Depoe Bay's rugged rocky coastline, snug harbor and easy access via Highway 101 make it one of the most popular destinations along the Central Oregon Coastline. A huge sea wall runs the length of the downtown area allowing visitors to shop or dine always within view of the ocean. We have the distinction of being the only town on the entire coast with this amenity. Our fairy tale fishing village is brimming with colorful stores, gift shops and galleries featuring maritime collectibles, fine art, apparel and the tastiest candies and salt water taffy available. Watch whales frolic and feed in our bay, explore tide pools and feel the power of the surf. At day's end, follow the path of the setting sun as it sinks into the Pacific in a blaze of glory. "; 
 html+="</p>"; } 
   else if (id==9) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Discover Klamath Visitor & Convention Bureau</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7381_discoverklamath.gif' width='150' align='right'>"; 
   html+=SS_hoursStr+"<br>Birding, wildlife, living history.<br>";
   html+=SS_addressStr+"<br>205 Riverside Drive<br>Suite B<br>Klamath Falls, OR  97601  <br>";
   html+=SS_emailStr+"<br><a href='mailto:visit@discoverklamath.com'>visit@discoverklamath.com</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.discoverklamath.com/'>http://www.discoverklamath.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Discover Klamath strengthens Klamath County's economy by attracting and encouraging visitors and residents to experience the Klamath region by promoting the area's strengths including its unique natural environment, vibrant cultural communities and rich heritage resources."; 
 html+="</p>"; } 
   else if (id==10) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Eastern Oregon Visitors Association</font></b></i><br>"; 
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://eova.com/'>http://eova.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Eastern Oregon is a place of awesome beauty from Hells Canyon's wildest rapids to the glimmering peaks of the Wallowas, from the rolling wheat fields of the Columbia River Plateau to the rugged breaks of Steens Mountain. The skies are wide and blue, and beautiful scenery unfolds around every bend in the road. Adventure awaits you.  <BR><BR>  East Oregonians are proud of their heritage.  Chief Joseph, Lewis and Clark, Oregon Trail pioneers, and those who followed to settle the land. Their traditions and celebrations are rooted in the earth, the water, the wildlife, the climate."; 
 html+="</p>"; } 
   else if (id==11) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Grants Pass VCB</font></b></i><br>"; 
   html+=SS_addressStr+"<br>1995 NW Vine Street<br>Grants Pass, OR  97526  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.visitgrantspass.org'>http://www.visitgrantspass.org</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=" Grants Pass is where Pacific Northwest adventures begin! On the banks of Oregon's legendary Rogue River, Grants Pass is among the greatest places in the American West for whitewater thrills, forest trails, fly fishing, friendly faces, and a dynamic local arts and entertainment scene. Come visit! "; 
 html+="</p>"; } 
   else if (id==12) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Greater Hermiston CVB</font></b></i><br>"; 
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==13) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Hood River County Chamber of Commerce</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Home of the Fruit Loop and wind-surfing capital of the world.<br>";
   html+=SS_addressStr+"<br>720 E. Port Marina Drive<br>Hood River, OR  97031  <br>";
   html+=SS_emailStr+"<br><a href='mailto:hrccc@hoodriver.org'>hrccc@hoodriver.org</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.hoodriver.org/'>http://www.hoodriver.org/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="The town of Hood River, the hub of the gorge, is known in the world of sports at the windsurfing capital of America. Stiff prevailing winds and the Columbia's strong river currents combine to create a kind of wind tunnel that makes for legendary windsurfing and kitesurfing conditions. South of the city, above the pear and apple orchards of the Hood River Valley, the massive glaciered peak of Mount Hood rises to fill the horizon, a perfect postcard image of Oregon. In the 1910s, a rail line ran up the Hood River Valley to bring out lumber and later transported the valley's rich bounty of fruit. The Mount Hood Railroad now carries day-trippers between Hood River and Parkdale on vintage Pullman railcars."; 
 html+="</p>"; } 
   else if (id==14) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Lincoln City VCB</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Lincoln City boasts 7 1/2 miles of beautiful, clean sandy beaches, the Salmon River to the north and the Siletz Bay and River to the south. <br>";
   html+=SS_addressStr+"<br>114 Coolidge Street<br>Silverton, OR  97381  <br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==15) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Medford CVB</font></b></i><br>"; 
   html+=SS_addressStr+"<br>114 Coolidge Street<br>Silverton, OR  97381  <br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==16) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Newport Chamber of Commerce</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Home of the Newport Seafood and Wine Festival.<br>";
   html+=SS_addressStr+"<br>114 Coolidge Street<br>Silverton, OR  97381  <br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==17) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Ontario Visitor & Convention Bureau</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>The largest city in the Western Treasure Valley.<br>";
   html+=SS_addressStr+"<br>876 S. W. 4th Avenue<br>Ontario, OR  97914  <br>";
   html+=SS_emailStr+"<br><a href='mailto: info@ontariochamber.com'> info@ontariochamber.com</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.ontariochamber.com/'>http://www.ontariochamber.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==18) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Pendleton Chamber of Commerce</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Welcome to Oregon\'s Rugged Country!<br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.pendleton.or.us/'>http://www.pendleton.or.us/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==19) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Redmond Chamber of Commerce & CVB</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Fly in and out of central Oregon through Redmond.<br>";
   html+=SS_addressStr+"<br>114 Coolidge Street<br>Silverton, OR  97381  <br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==20) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Roseburg CVB</font></b></i><br>"; 
   html+=SS_addressStr+"<br>114 Coolidge Street<br>Silverton, OR  97381  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.visitroseburg.com/'>http://www.visitroseburg.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==21) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Seaside Visitors Bureau</font></b></i><br>"; 
   html+=SS_addressStr+"<br>114 Coolidge Street<br>Silverton, OR  97381  <br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==22) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Sisters Area Chamber of Commerce</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7394_sisters.jpg' width='150' align='right'>"; 
   html+=SS_addressStr+"<br>291 East Main<br>Sisters, OR  97759  <br>";
   html+=SS_emailStr+"<br><a href='mailto:info@sisterscountry.com'>info@sisterscountry.com</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.sisterscountry.com/'>http://www.sisterscountry.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="The Sisters Country, including the charming town of Sisters, Oregon, quaint Camp Sherman, Suttle Lake and Hoodoo, all in the heart of central Oregon, is a destination like no other.  The Sisters Country is an expanse of majestic and inspiring natural beauty reaching from the town of Sisters, Oregon, to the panoramic Pacific Crest Trail. Explore Central Oregon outdoor adventure and cultural experiences including the world renowned Sisters Rodeo, Sisters Outdoor Quilt Show, or the Sisters Folk Festival.  <BR><BR>  Whether you enjoy hiking, fishing, camping, golfing, rafting, mountain biking, skiing, horseback riding, snowmobiling, or just plain relaxing, you can do it all in Sisters, Oregon Country. On the edge of town, the Deschutes National Forest offers a 1.6 million-acre playground laced with miles and miles of trails, rivers, lakes, wilderness areas, scenic drives and vistas. Come make yourself at home. Rustic cabins and campgrounds rub shoulders with world class resorts, all within minutes of downtown Sisters."; 
 html+="</p>"; } 
   else if (id==23) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Southern Oregon Visitors Association</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7398_SoOregon.jpg' width='150' align='right'>"; 
   html+=SS_hoursStr+"<br>Home of Crater Lake, Rogue Creamery and the Oregon Shakespeare Festival.<br>";
   html+=SS_emailStr+"<br><a href='mailto:office@sova.org'>office@sova.org</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.southernoregon.org/'>http://www.southernoregon.org/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Southern Oregon is home to world-class fishing and rafting rivers, mountains for skiing, biking and hiking, and green valleys that produce award-winning wines. It's also home to North America's deepest lake and Oregon's only National Park, Crater Lake, which graces the back of Oregon's state quarter.  <BR><BR>  From the valleys to the high desert, wildlife and nightlife share space. Southern Oregon is home to a pair of well-known attractions - the Britt Music Festival and Ashland's Oregon Shakespeare Festival - and to dozens of museums, art galleries, theaters, antique malls and tax-free shopping.  <BR><BR>  A ribbon of National Scenic Byways await, just a short drive from the California border. Follow the Redwood Highway to Grants Pass and the legendary Rogue and Umpqua rivers, where you'll find river adventures, jetboating, rafting, fishing and much more. Discover Crater Lake National Park on the Volcanic Legacy Scenic Byway and experience the mountain lakes and world-class birding of the Klamath Basin and Oregon's Outback region.  <BR><BR>  History buffs will recognize the region as the site of Oregon's 19th-Century gold rush, an era preserved within the boundaries of Jacksonville, a National Historic Landmark town. Visit the \"Heart of the Dunes\" on Oregon's south coast, and experience America's Wild Rivers Coast."; 
 html+="</p>"; } 
   else if (id==24) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Travel Lane County</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7354_TravelLane.png' width='150' align='right'>"; 
   html+=SS_hoursStr+"<br>Visit all of Oregon in Lane County!  Home of the Oregon Ducks<br>";
   html+=SS_addressStr+"<br>754 Olive Street<br>Eugene, OR  97401  <br>";
   html+=SS_emailStr+"<br><a href='mailto:info@cvalco.org'>info@cvalco.org</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.travellanecounty.org/'>http://www.travellanecounty.org/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Explore the Eugene, Cascades & Coast region of Oregon! In this adventure-driven destination, find yourself hiking to spectacular waterfalls or endless public beaches, kayaking white water or ocean estuaries, cycling through wine country or on Oregon's best trails, and while you're here, don't forget to sample the premier culinary bounty that awaits. <B>Come experience real adventures, real close.</B>"; 
 html+="</p>"; } 
   else if (id==25) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Travel Portland</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7386_travelpdx.gif' width='150' align='right'>"; 
   html+=SS_hoursStr+"<br>Portland is big on livability, big on visit-ability, and is very accessible.<br>";
   html+=SS_addressStr+"<br>1000 S.W. Broadway<br>Portland, OR  97205  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.travelportland.com/'>http://www.travelportland.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Maybe you've heard that the city of Portland, Oregon, has been proclaimed as North America's \"Best Big City,\" according to Money magazine. One visit will explain why. Come take a first-hand look at the region's natural beauty, its bustling local scene, our seasonally focused dining and our welcoming accommodations, much of which can be accessed via the region's convenient and eco-friendly light-rail system. You'll soon understand why so many visitors flock here year-round. "; 
 html+="</p>"; } 
   else if (id==26) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Travel Salem</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7396_TravelSalem.png' width='150' align='right'>"; 
   html+=SS_hoursStr+"<br>Mon-Fri: 8:30 am-5 pm<br>Sat: 10 am-5 pm<br>";
   html+=SS_addressStr+"<br>181 High St. NE<br>Salem, OR  97301  <br>";
   html+=SS_emailStr+"<br><a href='mailto:information@travelsalem.com'>information@travelsalem.com</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.travelsalem.com/'>http://www.travelsalem.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Enjoy Salem, Oregon. There is plenty to do in and around Salem, Oregon. Whether you're visiting for pleasure or a meeting, you'll enjoy the area's many attractions. Salem offers visitors and residents a wide variety of festive events such as fairs and festivals, visual and performing arts, farmers markets, wine and agricultural activities and gardens, and historic offerings."; 
 html+="</p>"; } 
   else if (id==27) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Union County Tourism</font></b></i><br>"; 
   html+=SS_addressStr+"<br>102 Elm Street<br>La Grande, OR  97850  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.visitlagrande.com/'>http://www.visitlagrande.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="Welcome to beautiful Union County, in northeast Oregon! Snow-capped mountains, vast forests, churning rivers, rocky cliffs, sage-covered hills, fertile farmlands, and friendly towns: Union County, Oregon has them all! "; 
 html+="</p>"; } 
   else if (id==28) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Visit Bend</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7347_VisitBend.jpg' width='150' align='right'>"; 
   html+=SS_addressStr+"<br>917 NW Harriman Street <br>Bend, OR  97701  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.visitbend.com/'>http://www.visitbend.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="<B>Bend, Oregon. The Central Oregon mountain town that has is it all.</B>  <BR><BR>A warm inviting mountain getaway with a cosmopolitan appeal is what you'll find when you arrive in the friendly town of Bend, Oregon. Majestic snow-capped peaks permeate the high-desert skyline making for some of the best weather in Oregon (think sun-drenched days and cool nights) along with endless options for plenty of play time. Skiing, snowboarding, golfing, fishing, hiking, biking and rafting are just a few of the outdoor adventures you can tackle in a weekend or a week. "; 
 html+="</p>"; } 
   else if (id==29) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Washington County Visitors Association </font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7355_wcva.gif' width='150' align='right'>"; 
   html+=SS_addressStr+"<br>11000 SW Stratus Street<br>Suite 170<br>Beaverton, OR  97008  <br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://www.visitwashingtoncountyoregon.com/'>http://www.visitwashingtoncountyoregon.com/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="As your eye lingers on acres of grapevines spread out in neat little rows in the distance, you ponder the options before you; breathtaking scenery and outdoor adventures, hip microbreweries and global cuisine made from local ingredients, world-class golf links, tax free shopping, and a comfortable room to land at the end of the day. Come discover your Washington County experience today."; 
 html+="</p>"; } 
   else if (id==30) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>West Columbia Gorge Chamber of Commerce</font></b></i><br>"; 
   html+=SS_hoursStr+"<br>Gateway to the first National Scenic Area, the Columbia River Gorge.<br>";
   html+=SS_addressStr+"<br>114 Coolidge Street<br>Silverton, OR  97381  <br>";
   html+=SS_descriptionStr+"<br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==31) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Yamhill Valley Visitors Association</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7384_YVVA.gif' width='150' align='right'>"; 
   html+=SS_emailStr+"<br><a href='mailto:info@yamhillvalley.org'>info@yamhillvalley.org</a><br>";
   html+=SS_websiteStr+"<br><a target=\"_blank\" href='http://yamhillvalley.org/'>http://yamhillvalley.org/</a><br>";
   html+=SS_descriptionStr+"<br>"; 
   html+="It has the lure of being in rural wine country, and its scenery is captivating deep into the fall as vineyards are harvested and grapes pressed. ... The local pinot ... is served almost everywhere.<BR>  - <i>New York Times</i>"; 
 html+="</p>"; } 
 return html; }
 function SetPictures(id) { 
  { m_numPhotos=0;  }  }
 function SetPlugins(id) { 
   if (id==0) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==1) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97321";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=250 Broadalbin SW&City=Albany&State=OR&Zip=97321&Country=";
m_extraData2[2]="";
m_pluginName[3]="Latest & Greatest in Albany";
m_extraData1[3]="http://www.sidestreet.com/GenericRSS.asp?uri=http://albanyvisitors.com/feed/";
m_extraData2[3]="";
m_numPlugins=4; }
   else if (id==2) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97520";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=110 East Main Street&City=Ashland&State=OR&Zip=97520&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=AshlandOregon";
m_extraData2[3]="";
m_numPlugins=4; }
   else if (id==3) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97103";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=111 West Marine Drive&City=Astoria&State=OR&Zip=97103&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=OldOregon";
m_extraData2[3]="";
m_numPlugins=4; }
   else if (id==4) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97814";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=490 Campbell Street&City=Baker City&State=OR&Zip=97814&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=ColonelBaker";
m_extraData2[3]="";
m_numPlugins=4; }
   else if (id==5) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97365";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=137 NE First Street&City=Newport&State=OR&Zip=97365&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=ThePeoplesCoast";
m_extraData2[3]="";
m_pluginName[4]="FacebookTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=188911806271";
m_extraData2[4]="";
m_pluginName[5]="News & Events Feed";
m_extraData1[5]="http://www.sidestreet.com/GenericRSS.asp?uri=http://feeds.feedburner.com/OCVA";
m_extraData2[5]="";
m_numPlugins=6; }
   else if (id==6) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97045";
m_extraData2[1]="";
m_pluginName[2]="GoSeePortlandTab";
m_extraData1[2]="http://www.sidestreet.com/GoSeePortlandRSS.asp?uri=http://goseeportland.com/feed/newest_tips/cluster";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=inMtHood";
m_extraData2[3]="";
m_pluginName[4]="FacebookTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=93356612165";
m_extraData2[4]="";
m_pluginName[5]="Mt. Hood Territory Events";
m_extraData1[5]="http://www.sidestreet.com/GenericRSS.asp?uri=http://feeds.feedburner.com/mthoodterritory/ZVnp?format=xml";
m_extraData2[5]="";
m_numPlugins=6; }
   else if (id==7) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97330";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=553 NW Harrison Blvd&City=Corvallis&State=OR&Zip=97330&Country=";
m_extraData2[2]="";
m_pluginName[3]="GoSeeOregonTab";
m_extraData1[3]="http://www.sidestreet.com/GoSeeOregonRSS.asp?uri=http://goseecorvallis.com/feed/newest_tips";
m_extraData2[3]="";
m_pluginName[4]="TwitterTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=CorvallisScene";
m_extraData2[4]="";
m_numPlugins=5; }
   else if (id==8) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97341";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=70 NE Highway 101&City=Depoe Bay&State=OR&Zip=97341&Country=";
m_extraData2[2]="";
m_numPlugins=3; }
   else if (id==9) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97601";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=205 Riverside Drive&City=Klamath Falls&State=OR&Zip=97601&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=discoverklamath";
m_extraData2[3]="";
m_pluginName[4]="FacebookTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=61008364650";
m_extraData2[4]="";
m_numPlugins=5; }
   else if (id==10) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==11) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97526";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=1995 NW Vine Street&City=Grants Pass&State=OR&Zip=97526&Country=";
m_extraData2[2]="";
m_numPlugins=3; }
   else if (id==12) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==13) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97031";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=720 E. Port Marina Drive&City=Hood River&State=OR&Zip=97031&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=HoodRiverCo";
m_extraData2[3]="";
m_pluginName[4]="FacebookTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=101468774941";
m_extraData2[4]="";
m_pluginName[5]="Flickr Slideshow";
m_extraData1[5]="http://www.flickr.com/search/show/?q=hood+river+travel";
m_extraData2[5]="";
m_numPlugins=6; }
   else if (id==14) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==15) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="TwitterTab";
m_extraData1[1]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=visitmedford";
m_extraData2[1]="";
m_numPlugins=2; }
   else if (id==16) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="TwitterTab";
m_extraData1[1]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=newportOR";
m_extraData2[1]="";
m_numPlugins=2; }
   else if (id==17) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97914";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=876 S. W. 4th Avenue&City=Ontario&State=OR&Zip=97914&Country=";
m_extraData2[2]="";
m_numPlugins=3; }
   else if (id==18) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Pendleton Round Up Blog";
m_extraData1[1]="http://www.sidestreet.com/GenericRSS.asp?uri=http://pendletonroundup.com/feed/";
m_extraData2[1]="";
m_numPlugins=2; }
   else if (id==19) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==20) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="TwitterTab";
m_extraData1[1]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=RoseburgVCB";
m_extraData2[1]="";
m_numPlugins=2; }
   else if (id==21) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==22) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97759";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=291 East Main&City=Sisters&State=OR&Zip=97759&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=SistersChamber";
m_extraData2[3]="";
m_pluginName[4]="FacebookTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=69923104929";
m_extraData2[4]="";
m_numPlugins=5; }
   else if (id==23) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="TwitterTab";
m_extraData1[1]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=southernoregon";
m_extraData2[1]="";
m_pluginName[2]="FacebookTab";
m_extraData1[2]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=79908406056";
m_extraData2[2]="";
m_pluginName[3]="YouTube Channel";
m_extraData1[3]="http://www.sidestreet.com/GenericRSS.asp?uri=http://gdata.youtube.com/feeds/base/users/travelsouthernoregon/uploads?alt=rss%26v=2%26orderby=published%26client=ytapi-youtube-profile";
m_extraData2[3]="";
m_pluginName[4]="Southern Oregon Coast Facebook Feed";
m_extraData1[4]="http://www.sidestreet.com/GenericRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=36270874981";
m_extraData2[4]="";
m_numPlugins=5; }
   else if (id==24) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97401";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=754 Olive Street&City=Eugene&State=OR&Zip=97401&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=TravelLaneCo";
m_extraData2[3]="";
m_pluginName[4]="FacebookTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=74275037320";
m_extraData2[4]="";
m_pluginName[5]="Flickr Group";
m_extraData1[5]="http://www.flickr.com/groups/eugenecascadescoast/pool/show/";
m_extraData2[5]="";
m_numPlugins=6; }
   else if (id==25) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97205";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=1000 S.W. Broadway&City=Portland&State=OR&Zip=97205&Country=";
m_extraData2[2]="";
m_pluginName[3]="GoSeePortlandTab";
m_extraData1[3]="http://www.sidestreet.com/GoSeePortlandRSS.asp?uri=http://goseeportland.com/feed/newest_tips/36913-portland";
m_extraData2[3]="";
m_pluginName[4]="TwitterTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=travelportland";
m_extraData2[4]="";
m_pluginName[5]="FacebookTab";
m_extraData1[5]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=99204635891";
m_extraData2[5]="";
m_pluginName[6]="Portland Food & Drink Blog";
m_extraData1[6]="http://www.sidestreet.com/GenericRSS.asp?uri=http://feeds.feedburner.com/portlandfoodanddrink/SdXY";
m_extraData2[6]="";
m_pluginName[7]="Indie Music Blog";
m_extraData1[7]="http://www.sidestreet.com/GenericRSS.asp?uri=http://feeds.feedburner.com/DiscoverPortlandMusic?format=xml";
m_extraData2[7]="";
m_pluginName[8]="YouTube Video - Twisitor Center";
m_extraData1[8]="";
m_extraData2[8]="<object width=\"480\" height=\"295\"><param name=\"movie\" value=\"http://www.youtube.com/v/n-uLPX3NPkY&hl=en_US&fs=1&\"></param><param name=\"allowFullScreen\" value=\"true\"></param><param name=\"allowscriptaccess\" value=\"always\"></param><embed src=\"http://www.youtube.com/v/n-uLPX3NPkY&hl=en_US&fs=1&\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"480\" height=\"295\"></embed></object>";
m_numPlugins=9; }
   else if (id==26) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97381";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=114 Coolidge Street&City=Silverton&State=OR&Zip=97381&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=TravelSalem";
m_extraData2[3]="";
m_pluginName[4]="FacebookTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=37162672882";
m_extraData2[4]="";
m_pluginName[5]="Flickr Photostream";
m_extraData1[5]="http://www.flickr.com/photos/travelsalem/show/";
m_extraData2[5]="";
m_numPlugins=6; }
   else if (id==27) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97850";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=102 Elm Street&City=La Grande&State=OR&Zip=97850&Country=";
m_extraData2[2]="";
m_pluginName[3]="Union County News Blog";
m_extraData1[3]="http://www.sidestreet.com/GenericRSS.asp?uri=http://news.visitlagrande.com/blog/index.xml";
m_extraData2[3]="";
m_numPlugins=4; }
   else if (id==28) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97701";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=917 NW Harriman Street &City=Bend&State=OR&Zip=97701&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=TwisitBend";
m_extraData2[3]="";
m_pluginName[4]="FacebookTab";
m_extraData1[4]="http://www.sidestreet.com/tabs/FacebookRSS.asp?uri=http://www.facebook.com/feeds/page.php?format=atom10%26id=38004934262";
m_extraData2[4]="";
m_pluginName[5]="Event Calendar";
m_extraData1[5]="http://www.sidestreet.com/GenericRSS.asp?uri=http://www.visitbend.com/Bend_Oregon_Activities_Recreation/bend_oregon_events_calendar/rss.aspx";
m_extraData2[5]="";
m_numPlugins=6; }
   else if (id==29) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97008";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=11000 SW Stratus Street&City=Beaverton&State=OR&Zip=97008&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/tabs/TwitterTab.asp?id=wcva";
m_extraData2[3]="";
m_pluginName[4]="What's The Word Blog";
m_extraData1[4]="http://www.sidestreet.com/GenericRSS.asp?uri=http://blog.visitwashingtoncountyoregon.com/feed";
m_extraData2[4]="";
m_numPlugins=5; }
   else if (id==30) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==31) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97128";
m_extraData2[1]="";
m_numPlugins=2; }
else 
   { m_numPlugins=0; } }

