 function DrawGeneral(id) { 
 html=""; 
   if (id==13) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>CC McKenzie</font></b></i><br>"; 
   html+="<b>Hours: </b><br>M-Th: 10a-9p   F-Sat: 10a-10p   Sun: 11a-6p<br>";
   html+="<b>Address:</b><br>19350 NW Emma Way<br>Hillsboro, OR  97124  <br>";
   html+="<b>Description:</b><br>"; 
   html+="This coupon is just an example of how you can create specific specials for a specific store in a specific neighborhood.  Individual stores can now cater to the needs of their immediate constituents without worrying about other locations.	"; 
 html+="</p>"; } 
   else if (id==32) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<i><b><font size=4>Salon 17</font></b></i><br>"; 
   html+="<b>Hours: </b><br>Call for appointment.<br>";
   html+="<b>Address:</b><br>19350 NW Emma Way<br>Hillsboro, OR  97124  <br>";
   html+="<b>Description:</b><br>"; 
   html+="Truth and Beauty. Salon 17 is committed to bringing out the natural health and beauty of their client's hair and features. Salon 17 takes into account your lifestyle and ability to recreate the look they've achieved. They take the time to explain each product used on you, why it was chosen and how to use it at home. They believe that your look is a partnership. The Salon 17 staff subscribes to the truth that the most fabulous cut and color does nothing for you, if your hair is not shiny and healthy and your style can not be recreated at home."; 
 html+="</p>"; } 
   else if (id==46) {
   html+="<p style='margin-top: 0; margin-bottom: 0'>"; 
   html+="<img border='0' src='http://www.sidestreet.com/images/logo/busl169_/images/logo/tanasbourne.gif') width='150' height='50'><br>"; 
   html+="<i><b><font size=4>Thai Elephant</font></b></i><br>"; 
   html+="<b>Hours: </b><br>M-Th: 10a-9p   F-Sat: 10a-10p   Sun: 11a-6p<br>";
   html+="<b>Address:</b><br>19350 NW Emma Way<br>Hillsboro, OR  97124  <br>";
   html+="<b>Web site:</b><br><a target=\"_blank\" href='http://www.thaielephant.us'>http://www.thaielephant.us</a><br>";
 html+="</p>"; } 
 return html; }
 function SetPictures(id) { 
  { m_numPhotos=0;  }  }
 function SetPlugins(id) { 
   if (id==13) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.weather.com/weather/local/97124?lswe=97124&lwsa=WeatherLocalUndeclared&from=whatwhere";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.mapquest.com/maps/map.adp?searchtype=address&country=US&addtohistory=&searchtab=home&formtype=address&popflag=0&latitude=&longitude=&name=&phone=&level=&cat=&address=19350 NW Emma Way&city=Hillsboro&state=OR&zipcode=97124";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
   else if (id==32) {
m_pluginName[0]="Weather";
m_extraData1[0]="http://www.weather.com/weather/local/97124?lswe=97124&lwsa=WeatherLocalUndeclared&from=whatwhere";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.mapquest.com/maps/map.adp?searchtype=address&country=US&addtohistory=&searchtab=home&formtype=address&popflag=0&latitude=&longitude=&name=&phone=&level=&cat=&address=19350 NW Emma Way&city=Hillsboro&state=OR&zipcode=97124";
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.weather.com/weather/local/97124?lswe=97124&lwsa=WeatherLocalUndeclared&from=whatwhere";
m_extraData2[0]="";
m_pluginName[1]="Directions";
m_extraData1[1]="http://www.mapquest.com/maps/map.adp?searchtype=address&country=US&addtohistory=&searchtab=home&formtype=address&popflag=0&latitude=&longitude=&name=&phone=&level=&cat=&address=19350 NW Emma Way&city=Hillsboro&state=OR&zipcode=97124";
m_extraData2[1]="";
m_pluginName[2]="GeneralInfoTab";
m_extraData1[2]=" ";
m_extraData2[2]=" ";
m_numPlugins=3; }
else 
   { m_numPlugins=0; } }

