 function DrawGeneral(id) { 
 html=""; 
   if (id==19) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Hellgate Jetboat Excursions</font></b></i><br>"; 
   html+="<b>Address:</b><br>966 S.W. 6th Street<br>Grants Pass, Oregon  97526  USA<br>";
   html+="<b>Email:</b><br><a href='mailto:info@hellgate.com'>info@hellgate.com</a><br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.southernoregon.org/redirect/hellgate.html'>http://www.southernoregon.org/redirect/hellgate.html</a><br>";
 html+="</p>"; } 
   else if (id==20) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Jerry\'s Rogue Jets</font></b></i><br>"; 
   html+="<b>Address:</b><br>29880 Harbor Way<br>Gold Beach, OR  97444  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.roguejets.com'>http://www.roguejets.com</a><br>";
 html+="</p>"; } 
   else if (id==21) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Mail Boat Hydro-Jets</font></b></i><br>"; 
   html+="<b>Address:</b><br>94294 Rogue River Road<br>PO Box 1165<br>Gold Beach, OR  97444  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.mailboat.com'>http://www.mailboat.com</a><br>";
 html+="</p>"; } 
   else if (id==39) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Sahalie Cellars Wine Bar</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Daily: 11a to 9p<br>";
   html+="<b>Address:</b><br>151 N.W. Monroe Street<br>Corvallis, OR  97330  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.sahaliewine.com/'>http://www.sahaliewine.com/</a><br>";
 html+="</p>"; } 
 return html; }
 function SetPictures(id) { 
  { m_numPhotos=0;  }  }
 function SetPlugins(id) { 
   if (id==19) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97526";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.sidestreet.com/DrivingDirections.asp?address=966 S.W. 6th Street&city=Grants Pass&state=Oregon&zip=97526&country=USA";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
   else if (id==20) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97444";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.sidestreet.com/DrivingDirections.asp?address=29880 Harbor Way&city=Gold Beach&state=OR&zip=97444&country=";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
   else if (id==21) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.sidestreet.com/Weather.asp?zip=97444";
m_extraData2[0]="";
m_pluginName[1]="GeneralInfoTab";
m_extraData1[1]=" ";
m_extraData2[1]=" ";
m_numPlugins=2; }
   else if (id==39) {
m_pluginName[0]="GoSeeOregon";
m_extraData1[0]="http://www.sidestreet.com/GoSeeOregon.asp?url=http://goseeoregon.com/place/107091-sahalie-wine-cellar-wine-bar-restaurant";
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=151 N.W. Monroe Street&City=Corvallis&State=OR&Zip=97330&Country=";
m_extraData2[2]="";
m_pluginName[3]="GeneralInfoTab";
m_extraData1[3]=" ";
m_extraData2[3]=" ";
m_numPlugins=4; }
else 
   { m_numPlugins=0; } }

