Add Pest Model Widgets Into Your Own Webpages (examples):

Example 1: Embed a local (zipcode-based) apple scab chart plus a link to the model at uspest.org ex. for Woodbridge, CA; zip=95686:
<A HREF="http://uspest.org/risk/models?mdl=a_scab&zipcode=95686"><img src="http://uspest.org/risk/models?img=a_scab&zipcode=95686" border="0"></img></A>

Example 2: Embed reduced-size charts for temperature and tomato-potato late blight. Add lines in the temperature chart at 30, 50, and 70F) ex. for Corvallis, OR; station code=CRVO:
<img src="http://uspest.org/risk/models?img=temp&station=CRVO&tmpth=30%2050%2070&img_x=300&img_y=140"></img>
<img src="http://uspest.org/risk/models?img=tdsv&station=CRVO&tmpth=30%2050%2070&img_x=300&img_y=140"></img>

Example 3: Embed a degree-day table and chart for spotted wing Drosophila (using the <object> tag) ex. for Kelso, WA; station code=KKLS:
<object src="http://uspest.org/cgi-bin/ddmodele.pl?uco=1&spp=swd&enm=10&end=30&wfl=KKLS11.txt
&fcz=98626&hfl=longview_wa.txt&spyr=1&shd=1&mkt=0&mkg=1&just_table=1" width=440 height=420 scrolling="yes" border=0> </object>
<object src="http://uspest.org/cgi-bin/ddmodele.pl?uco=1&spp=swd&enm=10&end=30&wfl=KKLS11.txt
&fcz=98626&hfl=longview_wa.txt&spyr=1&shd=1&mkt=0&mkg=1&mkgp=0" width=520 height=320 border=0> </object>