 function DrawGeneral(id) { 
 html=""; 
   if (id==0) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Dundee Hills Walking Wine Tour</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Come with me for a walk through the hills and vineyards of Dundee.<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==1) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Dundee Manor B&B</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Please call for reservations.<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==2) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Maresh Red Barn Tasting Room</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open March-December: Wednesday-Sunday, 11am to 5pm<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==3) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Maresh Red Hills Retreat</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==4) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Tina\'s Restaurant</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open for Lunch: Tuesday-Friday, 11:30am to 2pm<br><br>Open for Dinner Daily, 5pm to close<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==5) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>45th Parallel North Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==6) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Baptista Maresh Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==7) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Black Walnut Inn and Vineyard</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Please call for reservations.<br>";
   html+="<b>Address:</b><br>9600 NE Worden Hill Road<br>Dundee, OR  97115  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.blackwalnut-inn.com'>http://www.blackwalnut-inn.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==8) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Holstein Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==9) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Kelley Family Vineyards</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==10) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Knudsen Vineyards</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==11) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Kropf Family Vineyards</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==12) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>La Colina Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==13) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Lillie\'s Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==14) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Maresh Red Hills Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==15) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Murto Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==16) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Overlook Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==17) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Prince Hill Vineyards</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==18) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Tukwilla Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==19) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Ana Vineyards</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Please call for appointment.<br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.anavineyards.com'>http://www.anavineyards.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==20) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Anderson Family Vineyard</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Please call for appointment.<br>";
   html+="<b>Address:</b><br>20120 NE Herring Lane<br>Newberg, OR  97132  <br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==21) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Archery Summit</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Daily, 10am to 4pm<br>";
   html+="<b>Address:</b><br>18599 NE Archery Summit Road<br>Dayton, OR  97114  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.archerysummit.com'>http://www.archerysummit.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==22) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Argyle Winery</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl7420_argyle.png' width='150' align='right'>"; 
   html+="<b>Hours: </b><br>Come taste the bubbly of Oregon wine country!<br><br>Tasting room open daily: 11am to 5 pm (except major holidays)<br>";
   html+="<b>Address:</b><br>691 Highway 99W<br>Dundee, OR  97035  <br>";
   html+="<b>Email:</b><br><a href='mailto:tastingroom @ argylewinery .com '>tastingroom @ argylewinery .com </a><br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://argylewinery.com/'>http://argylewinery.com/</a><br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==23) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Ayoub Vineyard</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open weekends by appointment.<br>";
 html+="</p>"; } 
   else if (id==24) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Bella Vida Vineyard</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Memorial Day to Thanksgiving: <br>Friday-Sunday, 11am to 5pm<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==25) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Cottonwood Winery</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Thanksgiving, Memorial Day and Passport weekends at Durant Vineyards.<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==26) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Daedalus Cellars</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Please call for appointment.<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==27) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>DePonte Cellars</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Tuesday-Sunday, 11am to 5pm<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==28) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Dobbes Family Estate</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Daily, 11am to 6pm<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==29) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Domaine Drouhin Oregon</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Wednesday-Sunday, 11am to 4pm<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==30) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Domaine Serene</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Wednesday-Sunday, 11am to 4pm<br>";
   html+="<b>Address:</b><br>6555 NE Hilltop Lane<br>Dundee, OR  97114  <br>";
   html+="<b>Email:</b><br><a href='mailto:info@domaineserene.com'>info@domaineserene.com</a><br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='www.domaineserene.com'>www.domaineserene.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==31) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Durant Vineyards at Red Ridge Farms</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Please call for appointment.<br>";
   html+="<b>Address:</b><br>5420 Breyman Orchards Road<br>Dayton, OR  97114  <br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==32) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Dusky Goose Rambouillet Vineyard</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Please call for appointment.<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==33) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Erath Winery</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Daily, 11am to 5pm<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==34) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Eyrie Vineyards</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Wednesday-Sunday, 12pm to 5pm<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==35) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Four Graces</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Daily, 10am to 5pm<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==36) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Juliard Vineyard</font></b></i><br>"; 
   html+="<b>Hours: </b><br>No tasting room, please visit Oregon Tasting Room.<br>";
   html+="<b>Description:</b><br>"; 
   html+="Juliard Vineyard started in 1970's and is in the heart of the Red Hills of Dundee."; 
 html+="</p>"; } 
   else if (id==37) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Lange Estate Winery and Vineyards</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Daily, 11am to 5pm<br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==38) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Nysa Vineyard</font></b></i><br>"; 
 html+="</p>"; } 
   else if (id==39) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Sokol Blosser Winery</font></b></i><br>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl9088_SokolBlosser.png' width='150' align='right'>"; 
   html+="<b>Hours: </b><br>Open Daily, 10am to 4pm<br>";
   html+="<b>Address:</b><br>5000 Sokol Blosser Lane<br>Dundee, OR  97115  <br>";
   html+="<b>Email:</b><br><a href='mailto:info@sokolblosser.com'>info@sokolblosser.com</a><br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.sokolblosser.com/'>http://www.sokolblosser.com/</a><br>";
   html+="<b>Description:</b><br>"; 
   html+="Enjoy our Oregon wines made in the Willamette Valley's Dundee Hills. Learn more about our Oregon Pinot Noir, Pinot Gris, proprietary blends and wine gifts in our online store and tasting room."; 
 html+="</p>"; } 
   else if (id==40) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Stoller Winery and Vineyards</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Saturday & Sunday, 11am to 5pm<br><br>Open Seasonally Monday-Friday by appointment.<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==41) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Thistle Wines</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Please call for appointment.<br>";
   html+="<b>Description:</b><br>"; 
   html+=""; 
 html+="</p>"; } 
   else if (id==42) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Torii Mor Vineyard and Winery</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Daily, 11am to 5pm<br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==43) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Vista Hills Winery and Vineyard</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Wednesday-Sunday, 12pm to 5pm<br>";
   html+="<b>Address:</b><br>6475 Hilltop Lane<br>Dayton, OR  97114  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.vistahillsvineyard.com'>http://www.vistahillsvineyard.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==44) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Westrey Wine Company & Oracle Vineyard</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Please call for appointment.<br>";
   html+="<b>Address:</b><br>1065 NE Alpine Street<br>McMinnville, OR  97128  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.westrey.com'>http://www.westrey.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==45) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>White Rose Wines</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Spring-Fall: Open Daily, 11am to 5pm<br><br>Winter: Please call for appointment.<br>";
   html+="<b>Address:</b><br>6250 NE Hilltop Lane<br>Dayton, OR  97114  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.whiterosewines.com'>http://www.whiterosewines.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==46) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Winderlea Vineyard and Winery</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Friday-Sunday, 11am to 4pm<br>";
   html+="<b>Address:</b><br>8905 NE Worden Hill Road<br>Dundee, OR  97115  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.winderlea.com'>http://www.winderlea.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==47) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Wine Country Farm Cellars</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Open Daily, 11am to 5pm<br>";
   html+="<b>Address:</b><br>6855 Breyman Orchards Road<br>Dayton, OR  97114  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.winecountryfarm.com'>http://www.winecountryfarm.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
   else if (id==48) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Winter\'s Hill Vineyard</font></b></i><br>"; 
   html+="<b>Hours: </b><br>May-October: Open Daily, 11am to 5pm<br><br>Winter: Weekends only, 11am to 5pm<br>";
   html+="<b>Address:</b><br>6451 Hilltop Lane<br>Dayton, OR  97114  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.wintershillwine.com'>http://www.wintershillwine.com</a><br>";
   html+="<b>Description:</b><br>"; 
   html+="	"; 
 html+="</p>"; } 
 return html; }
 function SetPictures(id) { 
   if (id==37) {
   m_images[0]="http://www.sidestreet.com/images/image/busi9468_IMG_0493.JPG";
   m_descriptions[0]="Wine tasting at Lange";
m_numPhotos=1; }
else 
  { 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_numPlugins=1; }
   else if (id==2) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==3) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==4) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==5) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==6) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==7) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==8) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==9) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   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_numPlugins=1; }
   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_numPlugins=1; }
   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_numPlugins=1; }
   else if (id==16) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==17) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==18) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   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_numPlugins=1; }
   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=97035";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=691 Highway 99W&City=Dundee&State=OR&Zip=97035&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/TwitterRSS.asp?uri=http://twitter.com/statuses/user_timeline/26856044.rss";
m_extraData2[3]="";
m_pluginName[4]="Argyle Blog";
m_extraData1[4]="http://www.sidestreet.com/GenericRSS.asp?uri=http://argylewinery.com/wp/feed/";
m_extraData2[4]="";
m_pluginName[5]="Flickr Photostream";
m_extraData1[5]="http://www.flickr.com/search/show/?q=argyle+winery";
m_extraData2[5]="";
m_numPlugins=6; }
   else if (id==23) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==24) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==25) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==26) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==27) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==28) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==29) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==30) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97114";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=6555 NE Hilltop Lane&City=Dundee&State=OR&Zip=97114&Country=";
m_extraData2[2]="";
m_pluginName[3]="YelpTab";
m_extraData1[3]="http://www.sidestreet.com/YelpRSS2.asp?uri=http://www.yelp.com/syndicate/biz/b98vssgg8xsCiKlYA93gzA/rss.xml";
m_extraData2[3]="";
m_pluginName[4]="TripAdvisorTab";
m_extraData1[4]="http://www.sidestreet.com/TripAdvisorRSS.asp?uri=http://www.tripadvisor.com/Feeds-d619721-treviews.xml";
m_extraData2[4]="";
m_pluginName[5]="Newsletter: Evenstad Reserve";
m_extraData1[5]="http://www.sidestreet.com/dundeehills/evenstadreserve.html";
m_extraData2[5]="";
m_pluginName[6]="YouTube";
m_extraData1[6]="";
m_extraData2[6]="<object width=\"425\" height=\"344\"><param name=\"movie\" value=\"http://www.youtube.com/v/UfUH-X_K1Qk&hl=en&fs=1\"></param><param name=\"allowFullScreen\" value=\"true\"></param><param name=\"allowscriptaccess\" value=\"always\"></param><embed src=\"http://www.youtube.com/v/UfUH-X_K1Qk&hl=en&fs=1\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"425\" height=\"344\"></embed></object>";
m_pluginName[7]="Flickr Slideshow";
m_extraData1[7]="";
m_extraData2[7]="<object width=\"400\" height=\"300\"> <param name=\"flashvars\" value=\"&offsite=true&lang=en-us&page_show_url=%2Fsearch%2Fshow%2F%3Fq%3Ddomaine%2Bserene&page_show_back_url=%2Fsearch%2F%3Fq%3Ddomaine%2Bserene&method=flickr.photos.search&api_params_str=&api_text=domaine+serene&api_tag_mode=bool&api_sort=relevance&jump_to=&start_index=0\"></param> <param name=\"movie\" value=\"http://www.flickr.com/apps/slideshow/show.swf?v=67348\"></param> <param name=\"allowFullScreen\" value=\"true\"></param><embed type=\"application/x-shockwave-flash\" src=\"http://www.flickr.com/apps/slideshow/show.swf?v=67348\" allowFullScreen=\"true\" flashvars=\"&offsite=true&lang=en-us&page_show_url=%2Fsearch%2Fshow%2F%3Fq%3Ddomaine%2Bserene&page_show_back_url=%2Fsearch%2F%3Fq%3Ddomaine%2Bserene&method=flickr.photos.search&api_params_str=&api_text=domaine+serene&api_tag_mode=bool&api_sort=relevance&jump_to=&start_index=0\" width=\"400\" height=\"300\"></embed></object>";
m_numPlugins=8; }
   else if (id==31) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97114";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.sidestreet.com/DrivingDirections.asp?Address=5420 Breyman Orchards Road&City=Dayton&State=OR&Zip=97114&Country=";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
   else if (id==32) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==33) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==34) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==35) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==36) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]=" ";
m_extraData2[0]=" ";
m_numPlugins=1; }
   else if (id==37) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="PhotosTab";
m_extraData1[1]="http://www.sidestreet.com/custom/DisplayPhoto.asp?gmd=7417&id=9468";
m_extraData2[1]="";
m_pluginName[2]="GoSeeOregonTab";
m_extraData1[2]="http://www.sidestreet.com/GoSeeOregonRSS.asp?uri=http://goseeoregon.com/feed/place/99140-lange-estate-winery-vineyards";
m_extraData2[2]="";
m_numPlugins=3; }
   else if (id==38) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==39) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Weather";
m_extraData1[1]="http://www.sidestreet.com/Weather.asp?zip=97115";
m_extraData2[1]="";
m_pluginName[2]="Directions";
m_extraData1[2]="http://www.sidestreet.com/DrivingDirections.asp?Address=5000 Sokol Blosser Lane&City=Dundee&State=OR&Zip=97115&Country=";
m_extraData2[2]="";
m_pluginName[3]="TwitterTab";
m_extraData1[3]="http://www.sidestreet.com/TwitterRSS.asp?uri=http://twitter.com/statuses/user_timeline/17636745.rss";
m_extraData2[3]="";
m_pluginName[4]="Flickr Photostream";
m_extraData1[4]="http://www.flickr.com/search/show/?q=sokol+blosser";
m_extraData2[4]="";
m_numPlugins=5; }
   else if (id==40) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_pluginName[1]="Reviews";
m_extraData1[1]="http://goseeoregon.com/feed/place/99245-stoller-vineyards";
m_extraData2[1]="";
m_numPlugins=2; }
   else if (id==41) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]="";
m_extraData2[0]="";
m_numPlugins=1; }
   else if (id==42) {
m_pluginName[0]="GeneralInfoTab";
m_extraData1[0]=" ";
m_extraData2[0]=" ";
m_numPlugins=1; }
   else if (id==43) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97114";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.sidestreet.com/DrivingDirections.asp?Address=6475 Hilltop Lane&City=Dayton&State=OR&Zip=97114&Country=";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
   else if (id==44) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97128";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.sidestreet.com/DrivingDirections.asp?Address=1065 NE Alpine Street&City=McMinnville&State=OR&Zip=97128&Country=";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
   else if (id==45) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97114";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.sidestreet.com/DrivingDirections.asp?Address=6250 NE Hilltop Lane&City=Dayton&State=OR&Zip=97114&Country=";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
   else if (id==46) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97115";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.sidestreet.com/DrivingDirections.asp?Address=8905 NE Worden Hill Road&City=Dundee&State=OR&Zip=97115&Country=";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
   else if (id==47) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97114";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.sidestreet.com/DrivingDirections.asp?Address=6855 Breyman Orchards Road&City=Dayton&State=OR&Zip=97114&Country=";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
   else if (id==48) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97114";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.sidestreet.com/DrivingDirections.asp?Address=6451 Hilltop Lane&City=Dayton&State=OR&Zip=97114&Country=";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
else 
   { m_numPlugins=0; } }

