ÿþ <head> <title>Palm Springs Republican Women Federated</title> <META NAME="Keywords" CONTENT="Palm Springs republican women federated, PSRWF, republican organization, gop, republican party, California republican party, GOPUSA, California federation of republican women, conservative, republican party, conservative organizations, Republican women's clubs, Republican National Committee, National Federation of Women's Republican Clubs of America (NFWRC), conservative talk"> <META NAME="Description" CONTENT="Palm Springs Republican Women Federated promotes a wider knowledge of the principles and policies of the Republican Party& ."> <META NAME="Author" CONTENT="kamille@amrn.com"> <style type="text/css" media="screen"><!-- #Content { height: 500px; width: 440px; left: 150px; top: 410px; position: absolute; visibility: visible; } #Sidebar { height: 500px; width: 243px; left: 615px; top: 410px; position: absolute; visibility: visible; } #Music { height: 20px; width: 120px; left: 723px; top: 7px; position: absolute; visibility: visible; } #Footer { height: 20px; width: 800px; left: 95px; top: 1430px; position: absolute; visibility: visible; } --></style> <style type="text/css"> #dropmenudiv{ position:absolute; border:0px solid #; border-bottom-width: 0; font:normal 11px Geosans; line-height:18px; z-index:100; } #dropmenudiv a{ background-color: #; width: 100%; display: block; text-indent: 0px; border-bottom: 0px solid #; padding: 0px 0; text-decoration: none; font-weight: bold; font-color: black; } #dropmenudiv a:hover{ /*hover background color*/ background-color: #; } </style> <script type="text/javascript"> /*********************************************** * AnyLink Drop Down 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="/ourhistory.html"><img src="history.png"></a>' menu1[1]='<a href="/mission.html"><img src="mission.png"></a>' menu1[2]='<a href="/bylaws.pdf"><img src="bylaws.png"></a>' menu1[3]='<a href="/officers.html"><img src="officers.png"></a>' //Contents for menu 2 var menu2=new Array() menu2[0]='<a href="/volunteer.html"><img src="volunteer.png"></a>' menu2[1]='<a href="http://www.senate.gov/general/contact_information/senators_cfm.cfm"><img src="writecongress.png"></a>' menu2[2]='<a href="http://www.sos.ca.gov/nvrc/fedform/"><img src="registervote.png"></a>' menu2[3]='<a href="/inviteafriend.html"><img src="invitefriends.png"></a>' menu2[4]='<a href="mailinglist.html"><img src="joinemaillist.png"></a>' menu2[5]='<a href="https://secure.gop.com/Secure/?Type=S3"><img src="joinonlinegroup.png"></a>' menu2[6]='<a href="/contribution.html"><img src="contribution.png"></a>' menu2[7]='<a href="http://action.gop.com/c.ouITL8MRJrE/b.5452897/k.A390/Contact_the_Media/siteapps/advocacy/media.aspx"><img src="media.png"></a>' //Contents for menu 3 var menu3=new Array() menu3[0]='<a href="/ourparty.html"><img src="ourparty.png"></a>' menu3[1]='<a href="/join.html"><img src="repp.png"></a>' var menuwidth='150px' //default menu width var menubgcolor='lightyellow' //menu bgcolor var disappeardelay=150 //menu disappear speed onMouseout (in miliseconds) var hidemenu_onclick="no" //hide menu when user clicks within menu? /////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:'+menuwidth+';background-color:'+menubgcolor+'" 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="-500px" if (menuwidth!=""){ 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 < 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 up? edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either? edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge } } 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")+"px" dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"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) } if (hidemenu_onclick=="yes") document.onclick=hidemenu </script> <LINK REL=stylesheet HREF="style.css" TYPE="text/css"> <style> body{height:100%; margin:0; background: #183241 url(""); background-repeat: fixed; background-position: fixed; } </style> </head> <IMG SRC="rwfhome.png" align="fixed" USEMAP="#rwf" BORDER=0 leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <MAP NAME="rwf"> <AREA SHAPE=CIRCLE COORDS="141,204,114" HREF="http://www.psrwf.org/" ALT="" TARGET="_self" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true"> <AREA SHAPE=RECT COORDS="146,341,209,367" HREF="http://www.psrwf.org/" ALT="" TARGET="_self" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true"> <AREA SHAPE=RECT COORDS="223,341,329,367" HREF="http://www.psrwf.org/about.html" ALT="" TARGET="_self" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '155px')" onMouseout="delayhidemenu()"> <AREA SHAPE=RECT COORDS="335,341,447,368" HREF="http://www.psrwf.org/ourparty.html" ALT="" TARGET="_self" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu3, '155px')" onMouseout="delayhidemenu()"> <AREA SHAPE=RECT COORDS="459,341,538,368" HREF="http://www.psrwf.org/events.html" ALT="" TARGET="_self" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true"> <AREA SHAPE=RECT COORDS="550,341,606,368" HREF="http://www.psrwf.org/join2.html" ALT="" TARGET="_self" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true"> <AREA SHAPE=RECT COORDS="607,341,753,368" HREF="http://www.psrwf.org/takeaction.html" ALT="" TARGET="_self" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu2, '155px')" onMouseout="delayhidemenu()"> <AREA SHAPE=RECT COORDS="767,341,865,368" HREF="http://www.psrwf.org/resources.html" ALT="" TARGET="_self" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true"> </MAP> <body> <div id="Content"> <br> <u><b>NEWS ROOM</b></u> <br><br> FEBRUARY 2010<br><br> <font face="wingdings">ð</font> <a href="http://www.gop.com/News/">Latest News from the GOP</a><br><br> <font face="wingdings">ð</font> <a href="http://www.foxnews.com/politics/index.html">FOX Politics</a><br><br> <font face="wingdings">ð</font> <a href="http://www.powerlineblog.com/archives/2010/01/025329.php">America Rising: An Open letter to Democrat Politicians</a><br><br> <font face="wingdings">ð</font> <a href="http://www.youtube.com/watch?v=6VUo8OuFaiI">One Nation Under God - Jon McNaughton</a><br><br> <font face="wingdings">ð</font> <a href="http://www.rightsidenews.com/200912187822/energy-and-environment/climategate-ii-russian-data-exaggerated.html">Conservative or Liberal</a><br><br> <font face="wingdings">ð</font> <a href="http://www.nragive.com/ringoffreedom/index.html">Take Time to Give Thanks to Those Who Give All</a><br><br> <font face="wingdings">ð</font> <a href="http://www.youtube.com/watch?v=VP2p91dvm6M&feature=youtube_gdata">Congressional Candidate Lieutenant Colonel Allen West</a><br><br> <center>Find your <a href="http://www.senate.gov/general/contact_information/senators_cfm.cfm">Senator</a> or <a href="http://www.house.gov/house/MemberWWW_by_State.shtml">Representative</a> Today!<br><br> </center> <br><i><a href="archive.html"><font face="wingdings">ð</font> Archive</a><br><br></i> <u><b><br>PERMANENT NAME BADGE ORDER</b></u><br><br> The pin is gold plated with rhinestones around the edge. Provide your name as you want it on your pin. Make checks payable to PSRWF (Fundraiser for PSRWF), pay online via paypal below or mail check to: PSRWF, PO BOX 1092, Palm Springs, CA 92263. The cost is $30.00.<br><br> <center> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="9676834"> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form></center> <br> <u><b><br>SPRING FASHION SHOW FUNDRAISER</b></u><br><br> April 15, 2010 - <a href="http://www.psrwf.org/fashionshow.pdf">For more information, click here.</a><br> <b>RSVP By April 9th: $65.00 per guest</b> <center><form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="11199329"> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_paynow_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> <b>Iraq Star Foundation</b> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="AUQ2ZPHN7DXRC"> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> </center> </div> <div id="Sidebar"> <p align=left> <u><b><br>ANNOUNCEMENTS</b></u><br><br> Next meeting: <br> <center><br> Thursday February 18, 2010, 11:00 AM<br> Seven Lakes Country Club<br>Palm Springs, CA<br><br> Special Guest Speaker: Mason Weaver<br> <a href="masonweaver.pdf">Click here for more information</b></a><br><br><br> Pay for the Luncheon via Paypal below:<br> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="Z2JBPHHZATJ6U"> <table> <tr><td><input type="hidden" name="on0" value="February Luncheon">February Luncheon</td></tr><tr><td><select name="os0"> <option value="Member Luncheon">Member Luncheon $25.00</option> <option value="Associate Member Luncheon">Associate Member Luncheon $25.00</option> <option value="Guest Luncheon">Guest Luncheon $30.00</option> </select> </td></tr> </table> <input type="hidden" name="currency_code" value="USD"> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynow_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> <center>For reservations: <a href="mailto:palmspringsrwf@yahoo.com">e-mail us</a>!</center> </center> <br> <br> <center> <b>2010 Grassroots Awards</b><br><br> Saturday, February 27, 2010<br> Keynote Speaker: Congresswoman Mary Bono Mack<br> <a href="http://www.psrwf.org/grassroots.pdf">Click here for more information</a> <br><br> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="VZ4YA269B3Y28"> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_paynow_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form><br> <br> </center> <font color="FFCC33">Send Us A Message:</font><br> <script src="http://jotform.com/js/form.js?v2.0.1035" type="text/javascript"></script> <style type="text/css"> .tbmain{ /* Changes on the form */ background: #122937 !important; } .left{ /* Changes on the form */ color: white !important; font-family: Georgia !important; font-size: 11px !important; } .head{ color:#333333; font-size:20px;; text-decoration:underline; font-family:"Georgia"; } td.left { font-family:"Georgia"; font-size:11px; color:#FFCC33; } .pagebreak{ font-family:"Georgia"; font-size:11px; color:#FFCC33; } span.required{ font-size: 13px !important; color: yellow !important; } div.backButton{ background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0; height:16px; width:53px; float:left; margin-bottom:15px; padding-right:0px; } div.backButton:hover{ background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0; } div.backButton:active{ background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0; } div.nextButton{ background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0; height:14px; width:53px; float: left; margin-bottom:15px; padding-right:5px; } div.nextButton:hover{ background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0; } div.nextButton:active{ background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0; } .pageinfo{ padding-right:5px; margin-bottom:15px; float:left; } </style> <table width="100%" cellpadding="0" cellspacing="0" class="tbmain"> <tr><td class="topleft" width="10" height="10">&nbsp;</td> <td class="topmid">&nbsp;</td> <td class="topright" width="5" height="10">&nbsp;</td> </tr> <tr> <td class="midleft" width="2">&nbsp;</td> <td class="midmid" valign="top"> <form action="http://jotform.com/submit.php" method="post" name="q_form_91724133965"> <input type="hidden" name="formID" value="91724133965" /> <div id="main"> <div class="pagebreak"> <table width="240" cellpadding="3" cellspacing="0"> <tr > <td width="150" class="left" > <label >First Name: <span class="required"></span></label> </td> <td class="right" > <input type="text" size="15" name="q0_FirstName" class="text" value="" id="q0" onblur="validate(this,'Required')" maxlength="100" maxsize="100" /> </td> </tr> <tr > <td width="150" class="left" > <label >Last Name: <span class="required"></span></label> </td> <td class="right" > <input type="text" size="15" name="q8_LastName" class="text" value="" id="q8" onblur="validate(this,'Required')" maxlength="100" maxsize="100" /> </td> </tr> <tr > <td width="150" class="left" > <label >E-mail: <span class="required"></span></label> </td> <td class="right" > <input type="text" size="15" name="q1_Email" class="text" value="" id="q1" onblur="validate(this,'Email')" maxlength="100" maxsize="100" /> </td> </tr> <tr > <td width="150" class="left" > <label >Phone:</label> </td> <td class="right" > <input type="text" size="15" name="q2_Phone" class="text" value="" id="q2" /> </td> </tr> <tr > <td width="150" class="left" valign="top" > <label>Your Message: <span class="required"></span></label> </td> <td class="right" > <textarea cols="20" rows="5" name="q6_YourMessage" class="text" id="q6" onblur="validate(this,'Required')" ></textarea> </td> </tr> <tr > <td width="150" class="left" >&nbsp; </td> <td class="right"> <input type="submit" class="btn" value="Submit" /> </td> </tr> </table> </div> </div> </form> </td> <td class="midright" width="10">&nbsp;&nbsp;&nbsp;</td> </tr> <tr> <td class="bottomleft" width="10" height="10">&nbsp;</td> <td class="bottommid">&nbsp;</td> <td class="bottomright" width="10" height="10">&nbsp;</td> </tr> </table> <script type="text/javascript"> validate("q_form_91724133965"); </script><br> <center> <marquee behavior="scroll" direction="left" scrollamount="4"><i>Currently Playing: God Bless the USA</i></marquee><br> <embed src="/godblessusa.mp3" width="144" height="16" autostart="true" loop="true" hidden="false"></embed> </center> </div> </div> <div id="Footer"> <center> <font color="#FFCC33">Palm Springs Republican Women Federated<br> Post Office Box 1092, Palm Springs, CA 92263-1092<br> 760.837.7072</center> </center></div> <script src="http://static.getclicky.com/js" type="text/javascript"></script> <script type="text/javascript">clicky.init(149789);</script> <noscript><p><img alt="Clicky" width="1" height="1" src="http://static.getclicky.com/149789ns.gif" /></p></noscript> </body> <font color="#18324"></html>