<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
</head>






 
<body style="background-color: #fff;">
<span style="display:none"> </span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="position:relative;">
  <div id="ygrp-msg" style="z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="ygrp-text" >
      
      
      <p>On Mon, Nov 26, 2018 at 4:15 PM 'Trunk Tracker'<br>
trunktracker@tampabay.rr.com [op25-dev] <op25-dev@yahoogroups.com><br>
wrote:<br>
> For the command line options, the readme file doesn't seem to give you examples or lists of values of what to actually type.  For example, the -N 'LNA:15,MIX:15,IF:15' syntax was something I searched for and found in a RadioReference forum.  One of my screenshots below shows "built-in source types:" with what looks like a list of things that can be entered with the --args command.  But it doesn't list 'airspymini' as one of the options and I wonder if it should?<br>
<br>
I think if you just make up something bogus, it'll be ignored.<br>
<br>
Please paste the contents of stderr.2 after each attempt.<br>
<br>
> And how about this question.  How come we use an "e6" after the frequency -f 769.28125e6?<br>
<br>
Frequency is given in Hz. "e6" means "x 10^6".<br>
<br>
~iain<br>
<br>
> From: wllmbecks@gmail.com [mailto:wllmbecks@gmail.com]<br>
> Sent: Sunday, November 25, 2018 10:28 PM<br>
> To: op25-dev@yahoogroups.com<br>
> Cc: trunktracker@tampabay.rr.com<br>
> Subject: FW: [op25-dev] Re: Beginner's Guide To Setting Up OP25 From Scratch<br>
><br>
><br>
><br>
> OK.   You’re making good progress.     The last screen capture below is blank so I can’t see what it flipped to.<br>
><br>
><br>
><br>
> I appears that you are attempting to decode Hillsborough County (P25) but may not have specified the correct control channel frequency according to<br>
><br>
> the listing for Hillsborough County on radioreference.com.    You might need to try 770.33125 or 769.80625 instead of 769.28125.<br>
><br>
><br>
><br>
> The following rx.py command line will work without a trunk.tsv file and will decode the system provided you specify the correct (active) control channel.<br>
><br>
><br>
><br>
> ./rx.py --args 'airspy' -S 3000000 -N 'LNA:15,MIX:15,IF:15' -f 769.28125e6 -t -q 0 -V -U 2> stderr.2<br>
><br>
><br>
><br>
> The 2> stderr.2 will send error messages and other status to a logfile and will prevent garbage from appearing on your terminal screen.<br>
><br>
> This same logfile will also be very helpful if things still don’t work to diagnose the problem.<br>
><br>
><br>
><br>
> When you have the correct control channel frequency, your terminal screen should look something like my screen<br>
><br>
> capture shown below except that it will display your systems NAC, WACN, SYSID, and frequency.<br>
><br>
><br>
><br>
> When op25 is working the tsbks (Trunk Signaling Blocks) value will constantly increment except when<br>
><br>
> voice traffic is present, and will then resume as soon as the system goes idle again.   Other data will<br>
><br>
> be displayed indicating the voice trunk frequency and talkgroup ID when there is traffic present.<br>
><br>
><br>
><br>
> Bill, WA8WG<br>
><br>
><br>
><br>
><br>
><br>
> From: op25-dev@yahoogroups.com <op25-dev@yahoogroups.com><br>
> Sent: Sunday, November 25, 2018 6:17 PM<br>
> To: op25-dev@yahoogroups.com<br>
> Subject: RE: [op25-dev] Re: Beginner's Guide To Setting Up OP25 From Scratch<br>
><br>
><br>
><br>
><br>
><br>
> Well, thanks.  I tried re-booting and un-plugged both Airspys and plugged only 1 of 'em back in.  Then I was able to see it in VMWare and connect it via the following menu option:<br>
><br>
><br>
><br>
><br>
><br>
> Then I ran lsusb and got the following (so now it's showing up):<br>
><br>
><br>
><br>
><br>
><br>
> When I run dmesg, I get a very long list of stuff, but here's what I found at the end:<br>
><br>
><br>
><br>
><br>
><br>
> But now I still get a similar error when running a command line of ./rx.py --args 'airspy' -N 'LNA:10,MIX:10,IF:10' -S 3000000 -f 769.28125e6 -o 25000 :<br>
><br>
><br>
><br>
><br>
><br>
> My device is actually an Airspy Mini, so I wonder if that has something to do with it.  So as a complete shot in the dark, I tried changing it to 'airspymini' and leaving everything else the same:<br>
><br>
><br>
><br>
> ./rx..py --args 'airspymini' -N 'LNA:10,MIX:10,IF:10' -S 3000000 -f 769.28125e6 -o 25000.<br>
><br>
><br>
><br>
> Here's what I get now instead of the error:<br>
><br>
><br>
><br>
><br>
><br>
> No idea what all this is, but I noticed if I then grab the window edge and re-adjust the size of the terminal window, the screen suddenly flips to this:<br>
><br>
><br>
><br>
><br>
><br>
> So does this mean the software program, OP25, is running now?<br>
><br>
><br>
><br>
> trunktracker@tampabay.rr.com<br>
><br>
><br>
><br>
> From: wllmbecks@gmail.com [mailto:wllmbecks@gmail.com]<br>
> Sent: Sunday, November 25, 2018 8:00 AM<br>
> To: op25-dev@yahoogroups.com<br>
> Cc: trunktracker@tampabay.rr.com<br>
> Subject: RE: [op25-dev] Re: Beginner's Guide To Setting Up OP25 From Scratch<br>
><br>
><br>
><br>
> Trunktracker<br>
><br>
><br>
><br>
> Here are a couple of steps to insure that your Airspy device is available to your Ubuntu VM.<br>
><br>
><br>
><br>
><br>
><br>
> Remove one of the Airspy devices.  You do not need two devices in rx.py.<br>
> Set /verify that the remaining Airspy device is virtualized in your VMware settings menu for the Ubuntu VM.<br>
> Start the Ubuntu VM then execute lsusb from the command line.  It should return somethings like the lines below if your Airspy devices has been virtualized.<br>
><br>
><br>
><br>
> op25@op25-VirtualBox:~$ lsusb<br>
><br>
> Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub<br>
><br>
> Bus 001 Device 003: ID 1d50:60a1 OpenMoko, Inc.       ß This is the Airspy device<br>
><br>
> Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet<br>
><br>
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
><br>
><br>
><br>
> Now execute dmesg from the command line.   The terminal output should have lines similar to these.<br>
><br>
><br>
><br>
> 5.911019] airspy 1-2:1.0: Board ID: 00<br>
><br>
> [    5.911024] airspy 1-2:1.0: Firmware version: AirSpy NOS v1.0.0-rc10-0-g946184a 2016-09-19<br>
><br>
> [    5.914976] airspy 1-2:1.0: Registered as swradio0<br>
><br>
> [    5.914980] airspy 1-2:1.0: SDR API is still slightly experimental and functionality changes may follow<br>
><br>
><br>
><br>
> Your VM must be able to see the Airspy before proceeding to debug your rx.py command line and trunk.tsv files..<br>
><br>
> My Airspy is the R2 and has different sampling rates than the Mini.    You must specify the correct sample rate on<br>
><br>
> the rx.py command line that is supported by the Mini.<br>
><br>
><br>
><br>
> Bill, WA8WG<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Well, I've gotten a little further but am stuck on this part.  I've got 2 Airspy Minis plugged in and if I run the following:<br>
><br>
><br>
><br>
> ./rx.py --args 'airspy' -N 'LNA:10,MIX:10,IF:10' -S 2400000 -f 769.28125e6 -o 25000<br>
><br>
><br>
><br>
> I get a lot of errors (screenshot):<br>
><br>
><br>
><br>
><br>
><br>
> So is there any way to trouble shoot all of this?  Thanks.<br>
><br>
><br>
><br>
> trunktracker@tampabay.rr.com<br>
><br>
><br>
><br>
> From: Trunk Tracker [mailto:trunktracker@tampabay.rr.com]<br>
> Sent: Saturday, November 24, 2018 5:13 PM<br>
> To: 'op25-dev@yahoogroups.com'<br>
> Subject: RE: [op25-dev] Re: Beginner's Guide To Setting Up OP25 From Scratch<br>
><br>
><br>
><br>
> Thanks for the dummies link.  Just what I need!  It looks like there's another step to install something called GNUPLOT:<br>
><br>
><br>
><br>
> sudo apt-get install gnuplot-x11<br>
><br>
><br>
><br>
> trunktracker@tampabay.rr.com<br>
><br>
><br>
><br>
> From: op25-dev@yahoogroups.com [mailto:op25-dev@yahoogroups.com]<br>
> Sent: Friday, November 23, 2018 10:48 PM<br>
> To: op25-dev@yahoogroups.com<br>
> Subject: [op25-dev] Re: Beginner's Guide To Setting Up OP25 From Scratch<br>
><br>
><br>
><br>
><br>
><br>
> As mentioned before this is likely the most recent how-to:<br>
><br>
><br>
><br>
> https://www.hagensieker.com/wordpress/2018/07/17/op25-for-dummies/<br>
><br>
><br>
><br>
> A year ago I wrote this, when it was just starting to be a thing to install OP25 on a Raspberry Pi:<br>
><br>
><br>
><br>
> http://kb9mwr.blogspot.com/2017/07/listening-to-local-700-mhz-simulcast.html<br>
><br>
><br>
><br>
> While I don't have any desire to run op25 on Windows, unfortunately I can see a good how-to on that sort of thing being desirable to many.<br>
><br>
><br>
><br>
> I am a ham and I like to tinker, not just be a end user.  So I don't see anyone using this on Windows really contributing anything back to the community.  I really urge people to dig into things deeper than skin level, you never know, you just might learn something.  But that is just me.<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> <br>
</p>

    </div>
     

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <div style="color: #fff; height: 0;">__._,_.___</div>

          
  
 

    
    <div style="clear:both"> </div>

    <div id="fromDMARC" style="margin-top: 10px;">
        <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
        Posted by: iain macdonnell - N6ML <n6ml@dseven.org>        <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
     </div>
    <div style="clear:both"> </div>

    <table cellspacing=4px style="margin-top: 10px; margin-bottom: 10px; color: #2D50FD;">
      <tbody>
        <tr>
          <td style="font-size: 12px; font-family: arial; font-weight: bold; padding: 7px 5px 5px;"  >
                          <a style="text-decoration: none; color: #2D50FD" href="https://groups.yahoo.com/neo/groups/op25-dev/conversations/messages/2085;_ylc=X3oDMTJxaTk3cmptBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAMyMDg1BHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTU0MzI3ODkzMw--?act=reply&messageNum=2085">Reply via web post</a>
                      </td>
          <td>•</td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px;" >
            <a href="mailto:n6ml@dseven.org?subject=Re%3A%20%5Bop25-dev%5D%20Re%3A%20Beginner%27s%20Guide%20To%20Setting%20Up%20OP25%20From%20Scratch" style="text-decoration: none; color: #2D50FD;">
               Reply to sender            </a>
          </td>
          <td>•</td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px;">
            <a href="mailto:op25-dev@yahoogroups.com?subject=Re%3A%20%5Bop25-dev%5D%20Re%3A%20Beginner%27s%20Guide%20To%20Setting%20Up%20OP25%20From%20Scratch" style="text-decoration: none; color: #2D50FD">
              Reply to group            </a>
          </td>
          <td>•</td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px;" >
            <a href="https://groups.yahoo.com/neo/groups/op25-dev/conversations/newtopic;_ylc=X3oDMTJmc3FkZzgwBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzE1NDMyNzg5MzM-" style="text-decoration: none; color: #2D50FD">Start a New Topic</a>
          </td>
          <td>•</td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px;color: #2D50FD;" >
                            <a href="https://groups.yahoo.com/neo/groups/op25-dev/conversations/topics/2067;_ylc=X3oDMTM1bG1qOHE0BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAMyMDg1BHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTU0MzI3ODkzMwR0cGNJZAMyMDY3" style="text-decoration: none; color: #2D50FD;">Messages in this topic</a>
                (19)
                      </td>
        </tr>
      </tbody>
    </table>

        
<div id="megaphoneModule">
            <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
        <div>
             <div class="stream" style="margin-bottom:10px;">
        <div style="background-color:white;">
            <div class="sn-img" style="display:inline;"><img name="tn_file" style="padding:0px 10px;vertical-align:top;margin-top:5px;" src="https://s.yimg.com/ru/static/images/yg/img/megaphone/1464031581_phpFA8bON" height="82" width="82"></div>
            <div class="mod-txt" style="display:inline-block;">
                <a rel="nofollow" name="sub_url" target="_blank" href="https://yho.com/1wwmgg" style="color:#0000FF;display:block;margin-left:5px;text-decoration:none;"><span style="font-size:15px;">Have you tried the highest rated email app?</span></a>
                <div style="max-width:530px;padding:2px 5px;">With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.</div>
            </div>
        </div>
    </div>        </div>  
     
    <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
</div>

<!------- Start Nav Bar ------>
<!-- |**|begin egp html banner|**| -->
<!-- |**|end egp html banner|**| -->




 

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #f2f2f2; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">

    <span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; "><a href="https://groups.yahoo.com/neo/groups/op25-dev/info;_ylc=X3oDMTJmNmUzcjg1BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzE1NDMyNzg5MzM-" style="text-decoration: none;">Visit Your Group</a></span>

     <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
            <li style="border-right: 1px solid #000; font-weight: 700; display: inline; padding: 0 5px; margin-left: 0;">
      <span class="cat"><a href="https://groups.yahoo.com/neo/groups/op25-dev/members/all;_ylc=X3oDMTJnN3ZxMGUwBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxNTQzMjc4OTMz" style="text-decoration: none;">New Members</a></span>
      <span class="ct" style="color: #ff7900;">1</span>
    </li>
                                              </ul>
  </div>


<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
  <a href="https://groups.yahoo.com/neo;_ylc=X3oDMTJlMjR0bzlhBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTU0MzI3ODkzMw--" style="float: left;"><img src="http://l.yimg.com/ru/static/images/yg/img/email/new_logo/logo-groups-137x15.png" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
  <div style="color: #747575; float: right;"> • <a href="https://info.yahoo.com/privacy/us/yahoo/groups/details.html" style="text-decoration: none;">Privacy</a> • <a href="mailto:op25-dev-unsubscribe@yahoogroups.com?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> • <a href="https://info.yahoo.com/legal/us/yahoo/utos/terms/" style="text-decoration: none;">Terms of Use</a> </div>
</div>
<br>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

 
  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id="ygrp-sponsor" style="width:160px; float:right; clear:none; margin:0 0 25px 0; background: #fff;">

<!-- Start Recommendations -->
<div id="ygrp-reco">
     </div>
<!-- End Recommendations -->

          
<!-- |**|begin egp html banner|**| -->

    <div id="ygrp-lc">
      <div id="hd">SPONSORED LINKS</div>
      <div id="lc">
        <div class="ad" style="color:#628C2A; font-family:Arial; font-weight:bold;">
                      <script type='text/javascript'>document.write('<a href="https://us.y.atwola.com/?adlink|5113.1|221794|0|16|AdId=-3;BnId=0;itime=278933985;kvmn=y100000;kvssp=brxd;kvpgcolo=bf1;kvadtc%5Fdvmktname=unknown;kvadtc%5Fdvosplt=unknown;kvadtc%5Fdvbrand=unknown;kvadtc%5Fdvtype=unknown;kvadtc%5Fdvmodel=unknown;kvrepo%5Fdvosplt=unknown;kvadtc%5Fdvosversion=UNKNOWN;kvadtc%5Fcrbrand=wifi%5Fus;kvadtc%5Fcrmcc=UNKNOWN;kvadtc%5Fcrmnc=UNKNOWN;kvadtc%5Fcrcountry=us;kvadtc%5Fcontype=wifi;gdpr=0;adclntid=1004;spaceid=1705644089;" target=_top><img src="https://aka-cdn.adtechus.com/images/ATCollapse.gif" border=0 alt="AOL Ad" width="1" height="1" ></a>');
  
</script>
<!--Pointguard Diagnostic Start {"FAC3.0":{
"FAC IP" : "98.139.15.124",
"AdPosition Name" : "LC1",
"sapyECPM" : "0",
"gemniECPM" : "0",
"oneMobileECPM" : "0",
"gd2NetCpm" : "0",
"issapyEmpty" : "true",
"SapyAdSize" : "",
"SapyCustomSection" : "",
"SapyUrl" : "",
" SapyFedStatus" : "federation is not configured for ad slot",
" FedStatus" : "federation is not configured for ad slot"
}-->                          <img alt="" width=1 height=1 src="http://us.adserver.yahoo.com/l?M=#26/D=yahoo/S=:LC1/A=1234567/rand=115336878">
                              </div>
        <div class="ad" style="color:#628C2A; font-family:Arial; font-weight:bold;">
                      <script type='text/javascript'>document.write('<a href="https://us.y.atwola.com/?adlink|5113.1|221794|0|16|AdId=-3;BnId=0;itime=278933988;kvmn=y100000;kvssp=brxd;kvpgcolo=bf1;kvadtc%5Fdvmktname=unknown;kvadtc%5Fdvosplt=unknown;kvadtc%5Fdvbrand=unknown;kvadtc%5Fdvtype=unknown;kvadtc%5Fdvmodel=unknown;kvrepo%5Fdvosplt=unknown;kvadtc%5Fdvosversion=UNKNOWN;kvadtc%5Fcrbrand=wifi%5Fus;kvadtc%5Fcrmcc=UNKNOWN;kvadtc%5Fcrmnc=UNKNOWN;kvadtc%5Fcrcountry=us;kvadtc%5Fcontype=wifi;gdpr=0;adclntid=1004;spaceid=1705644089;" target=_top><img src="https://aka-cdn.adtechus.com/images/ATCollapse.gif" border=0 alt="AOL Ad" width="1" height="1" ></a>');
  
</script>
<!--Pointguard Diagnostic Start {"FAC3.0":{
"FAC IP" : "98.139.15.124",
"AdPosition Name" : "LC2",
"sapyECPM" : "0",
"gemniECPM" : "0",
"oneMobileECPM" : "0",
"gd2NetCpm" : "0",
"issapyEmpty" : "true",
"SapyAdSize" : "",
"SapyCustomSection" : "",
"SapyUrl" : "",
" SapyFedStatus" : "federation is not configured for ad slot",
" FedStatus" : "federation is not configured for ad slot"
}-->                          <img alt="" width=1 height=1 src="http://us.adserver.yahoo.com/l?M=#26/D=yahoo/S=:LC2/A=1234567/rand=929926081">
                              </div>
        <div class="ad" style="color:#628C2A; font-family:Arial; font-weight:bold;">
                      <script type='text/javascript'>document.write('<a href="https://us.y.atwola.com/?adlink|5113.1|221794|0|16|AdId=-3;BnId=0;itime=278933989;kvmn=y100000;kvssp=brxd;kvpgcolo=bf1;kvadtc%5Fdvmktname=unknown;kvadtc%5Fdvosplt=unknown;kvadtc%5Fdvbrand=unknown;kvadtc%5Fdvtype=unknown;kvadtc%5Fdvmodel=unknown;kvrepo%5Fdvosplt=unknown;kvadtc%5Fdvosversion=UNKNOWN;kvadtc%5Fcrbrand=wifi%5Fus;kvadtc%5Fcrmcc=UNKNOWN;kvadtc%5Fcrmnc=UNKNOWN;kvadtc%5Fcrcountry=us;kvadtc%5Fcontype=wifi;gdpr=0;adclntid=1004;spaceid=1705644089;" target=_top><img src="https://aka-cdn.adtechus.com/images/ATCollapse.gif" border=0 alt="AOL Ad" width="1" height="1" ></a>');
  
</script>
<!--Pointguard Diagnostic Start {"FAC3.0":{
"FAC IP" : "98.139.15.124",
"AdPosition Name" : "LC3",
"sapyECPM" : "0",
"gemniECPM" : "0",
"oneMobileECPM" : "0",
"gd2NetCpm" : "0",
"issapyEmpty" : "true",
"SapyAdSize" : "",
"SapyCustomSection" : "",
"SapyUrl" : "",
" SapyFedStatus" : "federation is not configured for ad slot",
" FedStatus" : "federation is not configured for ad slot"
}-->                          <img alt="" width=1 height=1 src="http://us.adserver.yahoo.com/l?M=#26/D=yahoo/S=:LC3/A=1234567/rand=679630517">
                              </div>
      </div>
    </div>
    
<!-- |**|end egp html banner|**| -->

  

  </div>   <!-- |**|end egp html banner|**| -->

  <div style="clear:both; color: #FFF; font-size:1px;">.</div>
</div>

  <img src="http://geo.yahoo.com/serv?s=97359714/grpId=22084582/grpspId=1705644089/msgId=2085/stime=1543278933/nc1=1234567/nc2=2/nc3=3" width="1" height="1"> <br>

<img src="http://y.analytics.yahoo.com/fpc.pl?ywarid=515FB27823A7407E&a=10001310322279&js=no&resp=img&cf12=CP" width="1" height="1"> 

<div style="color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</body>

<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
  <style type="text/css">
  <!--
  #ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
  #ygrp-sponsor #ygrp-lc {
  font-family: Arial;
}

#ygrp-sponsor #ygrp-lc #hd {
  margin: 10px 0px;
  font-weight: 700;
  font-size: 78%;
  line-height: 122%;
}

#ygrp-sponsor #ygrp-lc .ad {
  margin-bottom: 10px;
  padding: 0 0;
}

  #actions {
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0;
  }

  #activity {
    background-color: #e0ecee;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 10px;
  }

  #activity span {
    font-weight: 700;
  }

  #activity span:first-child {
    text-transform: uppercase;
  }

  #activity span a {
    color: #5085b6;
    text-decoration: none;
  }

  #activity span span {
    color: #ff7900;
  }

  #activity span .underline {
    text-decoration: underline;
  }

  .attach {
    clear: both;
    display: table;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0;
    width: 400px;
  }

  .attach div a {
    text-decoration: none;
  }

  .attach img {
    border: none;
    padding-right: 5px;
  }

  .attach label {
    display: block;
    margin-bottom: 5px;
  }

  .attach label a {
    text-decoration: none;
  }
  
  blockquote {
    margin: 0 0 0 4px;
  }

  .bold {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
  }

  .bold a {
    text-decoration: none;
  }

  dd.last p a {
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span {
    margin-right: 10px;
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span.yshortcuts {
    margin-right: 0;
  }

  div.attach-table div div a {
    text-decoration: none;
  }

  div.attach-table {
    width: 400px;
  }

  div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited {
    text-decoration: none;
  }

  div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div..photo-title a:visited {
    text-decoration: none;
  }

  div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
  }

  .green {
    color: #628c2a;
  }

  .MsoNormal {
    margin: 0 0 0 0;
  }

  o {
    font-size: 0;
  }

  #photos div {
    float: left;
    width: 72px;
  }

  #photos div div {
    border: 1px solid #666666;
    height: 62px;
    overflow: hidden;
    width: 62px;
  }

  #photos div label {
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 64px;
  }

  #reco-category {
    font-size: 77%;
  }

  #reco-desc {
    font-size: 77%;
  }

  .replbq {
    margin: 4px;
  }

  #ygrp-actbar div a:first-child {
   /* border-right: 0px solid #000;*/
    margin-right: 2px;
    padding-right: 5px;
  }

  #ygrp-mlmsg {
    font-size: 13px;
    font-family: Arial, helvetica,clean, sans-serif;
    *font-size: small;
    *font: x-small;
  }

  #ygrp-mlmsg table {
    font-size: inherit;
    font: 100%;
  }

  #ygrp-mlmsg select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
  }

  #ygrp-mlmsg pre, code {
    font:115% monospace;
    *font-size:100%;
  }

  #ygrp-mlmsg * {
    line-height: 1.22em;
  }

  #ygrp-mlmsg #logo {
    padding-bottom: 10px;
  }


  #ygrp-msg p a {
    font-family: Verdana;
  }

  #ygrp-msg p#attach-count span {
    color: #1E66AE;
    font-weight: 700;
  }

  #ygrp-reco #reco-head {
    color: #ff7900;
    font-weight: 700;
  }

  #ygrp-reco {
    margin-bottom: 20px;
    padding: 0px;
  }

  #ygrp-sponsor #ov li a {
    font-size: 130%;
    text-decoration: none;
  }

  #ygrp-sponsor #ov li {
    font-size: 77%;
    list-style-type: square;
    padding: 6px 0;
  } 

  #ygrp-sponsor #ov ul {
    margin: 0;
    padding: 0 0 0 8px;
  }

  #ygrp-text {
    font-family: Georgia;
  }

  #ygrp-text p {
    margin: 0 0 1em 0;
  }

  #ygrp-text tt {
    font-size: 120%;
  }

  #ygrp-vital ul li:last-child {
    border-right: none !important; 
  } 
  -->
  </style>
</head>

<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->