VFR Online Network Badges
I’m happy to present a tool for VFR programmers that maintain their own Websites: the Valley Free Radio Online Network. What does this mean? When you select one of the pieces of code below and paste it into the html code of your site, a VFR “badge” will be dynamically inserted onto your page. The graphic clearly identifies you as a member of the VFR family and provides a link back to the VFR site.
Why is this a big deal?
There are a few reasons: this extends the VFR brand image, identifying many sites that look different with a consistent mark. Also, for special events such as a fundraiser or pledge drive, we can insert special badges on your Website without any work from you–we take care of the images on the VFR Web server. Moreover, as people insert these badges on their sites we’ll start collecting better Web traffic statistics for you and VFR. Again, it’s good for you because you don’t have to do anything once you insert the code.
Which image to choose?
I have created two different image sizes with each having a dark or light background version (that is, the background of your site is either light or dark). The images are either 100×75 pixels or 200×47 pixels. After choosing the image that will work best on your site, copy the appropriate code and paste it into your site code. I am suggesting that people include the code in their sidebar, or some other part of the site that is included with every page.
Please make use of this tool. If you’re a VFR programmer, you should have a link back to the VFR Web site.
If you are having a problem with inserting the badge, and haven’t been able to figure it out, I will try to give you a hand: web [at] valleyfreeradio [dot] org
100×75 pixels with a dark background
<script type="text/javascript" src="http://www.valleyfreeradio.org/include/vfr-network/index.php?b=1"></script>
100×75 pixels with a light background
<script type="text/javascript" src="http://www.valleyfreeradio.org/include/vfr-network/index.php?b=2"></script>
200×47 pixels with a dark background
<script type="text/javascript" src="http://www.valleyfreeradio.org/include/vfr-network/index.php?b=3"></script>
200×47 pixels with a light background
<script type="text/javascript" src="http://www.valleyfreeradio.org/include/vfr-network/index.php?b=4"></script>







