ÿþ<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Team Agin</title> <style type="text/css"> body { background-image: url("images/background.gif"); } td img {display: block;} a:link { color: #FFFFFF; text-decoration: none; } a:visited { color: #999999; text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } td img {display: block;} td img {display: block;} td img {display: block;} a:link { color: #CCCCCC; text-decoration: none; } a:visited { text-decoration: none; color: #CCCCCC; } a:hover { text-decoration: none; } a:active { text-decoration: none; } .style1 {font-family: Geneva, Arial, Helvetica, sans-serif;color: #CCCCCC;font-size: 24px;} </style> <style type="text/css"> #dropmenudiv{ position:absolute; background-color: #E3FFB0; border:1px solid black; border-bottom-width: 0; font:normal 12px Verdana; line-height:18px; z-index:100; } #dropmenudiv a{ width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid black; padding: 1px 0; text-decoration: none; font-weight: bold; } #dropmenudiv a:hover{ /*hover background color*/ background-color: #C7FF5E; } /* Sample CSS definition for the example list. Remove if desired */ .navlist li { list-style-type: square; width: 135px; background-color: #FFFFB9; } </style> <script type="text/javascript"> /*********************************************** * AnyLink Vertical Menu- © Dynamic Drive (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/ //Contents for menu 1 var menu1=new Array() menu1[0]='<a href="action.html"><img src="buttons/action.jpg" alt="homebutton" width="200" height="86" border="0"></a>' menu1[1]='<a href="group.html"><img src="buttons/group.jpg" alt="homebutton" width="200" height="86" border="0"></a>' //Contents for menu 2, and so on var menu2=new Array() menu2[0]='<a href="http://www.javascriptkit.com/cutpastejava.shtml">Free JavaScripts</a>' var disappeardelay=250 //menu disappear speed onMouseout (in miliseconds) var horizontaloffset=1 //horizontal offset of menu from default location. (0-5 is a good value) /////No further editting needed var ie4=document.all var ns6=document.getElementById&&!document.all if (ie4||ns6) document.write('<div id="dropmenudiv" style="visibility:hidden;width: 160px" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>') function getposOffset(what, offsettype){ var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop; var parentEl=what.offsetParent; while (parentEl!=null){ totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop; parentEl=parentEl.offsetParent; } return totaloffset; } function showhide(obj, e, visible, hidden, menuwidth){ if (ie4||ns6) dropmenuobj.style.left=dropmenuobj.style.top=-500 dropmenuobj.widthobj=dropmenuobj.style dropmenuobj.widthobj.width=menuwidth if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover") obj.visibility=visible else if (e.type=="click") obj.visibility=hidden } function iecompattest(){ return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body } function clearbrowseredge(obj, whichedge){ var edgeoffset=0 if (whichedge=="rightedge"){ var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15 dropmenuobj.contentmeasure=dropmenuobj.offsetWidth if (windowedge-dropmenuobj.x-obj.offsetWidth < dropmenuobj.contentmeasure) edgeoffset=dropmenuobj.contentmeasure+obj.offsetWidth } else{ var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18 dropmenuobj.contentmeasure=dropmenuobj.offsetHeight if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move menu up? edgeoffset=dropmenuobj.contentmeasure-obj.offsetHeight if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either? (position at top of viewable window then) edgeoffset=dropmenuobj.y } } return edgeoffset } function populatemenu(what){ if (ie4||ns6) dropmenuobj.innerHTML=what.join("") } function dropdownmenu(obj, e, menucontents, menuwidth){ if (window.event) event.cancelBubble=true else if (e.stopPropagation) e.stopPropagation() clearhidemenu() dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv populatemenu(menucontents) if (ie4||ns6){ showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth) dropmenuobj.x=getposOffset(obj, "left") dropmenuobj.y=getposOffset(obj, "top") dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+obj.offsetWidth+horizontaloffset+"px" dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+"px" } return clickreturnvalue() } function clickreturnvalue(){ if (ie4||ns6) return false else return true } function contains_ns6(a, b) { while (b.parentNode) if ((b = b.parentNode) == a) return true; return false; } function dynamichide(e){ if (ie4&&!dropmenuobj.contains(e.toElement)) delayhidemenu() else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget)) delayhidemenu() } function hidemenu(e){ if (typeof dropmenuobj!="undefined"){ if (ie4||ns6) dropmenuobj.style.visibility="hidden" } } function delayhidemenu(){ if (ie4||ns6) delayhide=setTimeout("hidemenu()",disappeardelay) } function clearhidemenu(){ if (typeof delayhide!="undefined") clearTimeout(delayhide) } </script> <style type="text/css"> body { background-image: url("images/background.gif"); } td img {display: block;} a:link { color: #FFFFFF; text-decoration: none; } a:visited { color: #999999; text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } td img {display: block;} td img {display: block;} td img {display: block; height: 86px; margin-top: 0px; } a:link { color: #CCCCCC; text-decoration: none; } a:visited { text-decoration: none; color: #CCCCCC; } a:hover { text-decoration: none; } a:active { text-decoration: none; } .style1 {font-family: Geneva, Arial, Helvetica, sans-serif;color: #CCCCCC;font-size: 24px;} .style2 {font-size: 50px;font-weight: bold;color: #009cd4;} .style5 { font-size: medium; color: #0099FF; } .style6 { font-family: Geneva, Arial, Helvetica, sans-serif; color: #993300; font-size: x-large; } </style> </head> <BODY ><TABLE border=0 valign="top"> <TBODY> <TR> <TD vAlign=top> <P><img src="images/platinum_performance_logo.jpg" alt="Platinum Performance" width="206" height="117"></P></TD> <TD vAlign=top> <P><IMG height=117 src="buttons/banner.jpg" width=758></P></TD></TR> <TR vAlign=top> <TD> <TABLE> <TBODY><tr> <td> <img src="images/DanPost6.jpg" alt="Dan Post Boots" width="200" border="0"></a></td></tr> <TR> <TD><A href="index.php"><IMG height=86 alt=homebutton src="buttons/home.jpg" width=200 border=0></A></TD></TR> <TR> <TD><A href="comingup.html"><IMG height=86 alt=button src="buttons/calendar.jpg" width=200 border=0></A></TD></TR> <TR> <TD><A href="standing.html"><IMG height=86 alt=button src="buttons/standings.jpg" width=200 border=0></A></TD></TR> <TR> <TD><A href="historys.html"><IMG height=86 alt=button src="buttons/history.jpg" width=200 border=0></A></TD></TR> <TR> <TD><A onMouseOver="dropdownmenu(this, event, menu1, '165px')" onmouseout=delayhidemenu() href="photo.html"><IMG height=86 alt=button src="buttons/pictures.jpg" width=200 border=0></A></TD></TR> <TR> <TD><A href="sponsors.html"><IMG height=86 alt=button src="buttons/sponsors.jpg" width=200 border=0></A></TD></TR> <TR> <TD><A href="video.html"><IMG height=86 alt=button src="buttons/video.jpg" width=200 border=0></A></TD></TR> <TR> <TD><A href="contactus.html"><IMG height=86 alt=button src="buttons/contactus.jpg" width=200 border=0></A></TD></TR></TBODY></TABLE></TD> <TD align=middle> <DIV class=style1 align=center> <P class=style2><font color=#933A1E>Upcoming Rodeos</span></font></P> <P class=style2>&nbsp;<BR> </P> <DIV align=center> <span style="FONT-FAMILY: 'Comic Sans MS'"> <span style="mso-spacerun: yes"> <font size="2"> <p align="center" class="MsoNormal"> <span style="FONT-FAMILY: 'Comic Sans MS'"> <span style="mso-spacerun: yes"> <font size="2"> <strong><u><span class="style6"> Team Agin.com Team Bronc Riding Clinic</span></u></strong><br> </font></span></span></font> <span style="FONT-FAMILY: 'Comic Sans MS'"> <span style="mso-spacerun: yes"> <span class="style5">Saturday, March 31st, 2012</span><font size="2"><br /> Check in 9:30&nbsp;a.m., Begin 10:00 am<br /> Mike Mosby Ranch<br /> Parkfield, California<br /> $100/person participant fee, Lunch provided, Space Limited<br /> Helmets and riding vests required<br /> If participants don't have them, they will be provided.<br /> This school will focus on fundamentals for each position.<br /> They will be practiced in theory, on dummies, saddle horses, then live.<br /> Instructors include: Bill Agin,<br /> Wade Agin, Trace Agin,<br /> Learn from instructors who have had success over the last 40 Years.<br /> Contact Trace Agin at 805-637-6329 for more information</font></span></span><font size="2">&nbsp;<br /> </p> <p align="center" class="MsoNormal"> &nbsp;</p> <p align="center" class="MsoNormal"> <span style="FONT-FAMILY: 'Comic Sans MS'"> <span style="mso-spacerun: yes"> <font size="2"> <strong><u><span class="style6">Whiskey Flat Daze Rodeo</span></u></strong><br /> John E. McNally Arena<br /> Kernville, CA<br /> February 18-19, 2012<br /> 1:00 pm Daily<br /> 6 Chutes, First Event<br /> Stock Contractor: Flying U Rodeo Co.<br /> Members - Trace Agin, Wade Agin and DJ Stoneburner.<br /> <br /> </font><br /> </p> <strong><u></DIV> </DIV></TD></TR></TD></TD></TBODY></TABLE> <DIV></DIV></BODY> </html>