ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><HTML> <HEAD> <META name="ROBOTS" content="index,follow"> <META name="keywords" content="poly, polyamory, Tampa, Florida, polygamy, open relationship, open-relationship, nonmonogamy, non-monogamy, triad, quad, network, ethical, slut, responsible, polyfidelity."> <META name="description" content="Welcome to Poly Tampa, a discussion and support group for people exploring polyamory."> <META name="revisit-after" content="1 days"> <META name="robots" content="ALL"> <META name="distribution" content="Global"> <META name="rating" content="Safe For Adults"> <META name="copyright" content="1998"> <META name="author" content="webmaster, email webmaster@polytampa.com"> <META http-equiv="reply-to" content="webmaster@polytampa.com"> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <META name="MSSmartTagsPreventParsing" content="TRUE"> <META HTTP-EQUIV="imagetoolbar" CONTENT="no"> <META name="GOOGLEBOT" content="NOSNIPPET"> <META name="resource-type" content="document"> <title>PolyTampa: Tampa, Florida Polyamory Support Group</title> <csscriptdict> <script><!-- CSInit = new Array; function CSScriptInit() { if(typeof(skipPage) != "undefined") { if(skipPage) return; } idxArray = new Array; for(var i=0;i<CSInit.length;i++) idxArray[i] = i; CSAction2(CSInit, idxArray);} CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10); CSIsW3CDOM = ((document.getElementById) && !(IsIE()&&CSBVers<6)) ? true : false; function IsIE() { return CSAg.indexOf("MSIE") > 0;} function CSIEStyl(s) { return document.all.tags("div")[s].style; } function CSNSStyl(s) { if (CSIsW3CDOM) return document.getElementById(s).style; else return CSFindElement(s,0); } CSIImg=false; function CSInitImgID() {if (!CSIImg && document.images) { for (var i=0; i<document.images.length; i++) { if (!document.images[i].id) document.images[i].id=document.images[i].name; } CSIImg = true;}} function CSFindElement(n,ly) { if (CSBVers<4) return document[n]; if (CSIsW3CDOM) {CSInitImgID();return(document.getElementById(n));} var curDoc = ly?ly.document:document; var elem = curDoc[n]; if (!elem) {for (var i=0;i<curDoc.layers.length;i++) {elem=CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }} return elem; } function CSGetImage(n) {if(document.images) {return ((!IsIE()&&CSBVers<5)?CSFindElement(n,0):document.images[n]);} else {return null;}} CSDInit=false; function CSIDOM() { if (CSDInit)return; CSDInit=true; if(document.getElementsByTagName) {var n = document.getElementsByTagName('DIV'); for (var i=0;i<n.length;i++) {CSICSS2Prop(n[i].id);}}} function CSICSS2Prop(id) { var n = document.getElementsByTagName('STYLE');for (var i=0;i<n.length;i++) { var cn = n[i].childNodes; for (var j=0;j<cn.length;j++) { CSSetCSS2Props(CSFetchStyle(cn[j].data, id),id); }}} function CSFetchStyle(sc, id) { var s=sc; while(s.indexOf("#")!=-1) { s=s.substring(s.indexOf("#")+1,sc.length); if (s.substring(0,s.indexOf("{")).toUpperCase().indexOf(id.toUpperCase())!=-1) return(s.substring(s.indexOf("{")+1,s.indexOf("}")));} return ""; } function CSGetStyleAttrValue (si, id) { var s=si.toUpperCase(); var myID=id.toUpperCase()+":"; var id1=s.indexOf(myID); if (id1==-1) return ""; s=s.substring(id1+myID.length+1,si.length); var id2=s.indexOf(";"); return ((id2==-1)?s:s.substring(0,id2)); } function CSSetCSS2Props(si, id) { var el=document.getElementById(id); if (el==null) return; var style=document.getElementById(id).style; if (style) { if (style.left=="") style.left=CSGetStyleAttrValue(si,"left"); if (style.top=="") style.top=CSGetStyleAttrValue(si,"top"); if (style.width=="") style.width=CSGetStyleAttrValue(si,"width"); if (style.height=="") style.height=CSGetStyleAttrValue(si,"height"); if (style.visibility=="") style.visibility=CSGetStyleAttrValue(si,"visibility"); if (style.zIndex=="") style.zIndex=CSGetStyleAttrValue(si,"z-index"); } } function CSClickReturn () { var bAgent = window.navigator.userAgent; var bAppName = window.navigator.appName; if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0)) return true; // dont follow link else return false; // dont follow link } function CSButtonReturn () { var bAgent = window.navigator.userAgent; var bAppName = window.navigator.appName; if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0)) return false; // follow link else return true; // follow link } CSIm=new Object(); function CSIShow(n,i) { if (document.images) { if (CSIm[n]) { var img=CSGetImage(n); if (img&&typeof(CSIm[n][i].src)!="undefined") {img.src=CSIm[n][i].src;} if(i!=0) self.status=CSIm[n][3]; else self.status=" "; return true; } } return false; } function CSILoad(action) { im=action[1]; if (document.images) { CSIm[im]=new Object(); for (var i=2;i<5;i++) { if (action[i]!='') {CSIm[im][i-2]=new Image(); CSIm[im][i-2].src=action[i];} else CSIm[im][i-2]=0; } CSIm[im][3] = action[5]; } } CSStopExecution=false; function CSAction(array) {return CSAction2(CSAct, array);} function CSAction2(fct, array) { var result; for (var i=0;i<array.length;i++) { if(CSStopExecution) return false; var aa = fct[array[i]]; if (aa == null) return false; var ta = new Array; for(var j=1;j<aa.length;j++) { if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){ if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];} else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));} else ta[j]=aa[j];} } else ta[j]=aa[j]; } result=aa[0](ta); } return result; } CSAct = new Object; // --></script> </csscriptdict> <csactiondict> <script><!-- CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'menubar_4',/*URL*/'menbar/menubar_03.gif',/*URL*/'menbar/menubar_03-over.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'menubar_5',/*URL*/'menbar/menubar_04.gif',/*URL*/'menbar/menubar_04-over.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'menubar_6',/*URL*/'menbar/menubar_05.gif',/*URL*/'menbar/menubar_05-over.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'menubar_7',/*URL*/'menbar/menubar_06.gif',/*URL*/'menbar/menubar_06-over.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'menubar_8',/*URL*/'menbar/menubar_07.gif',/*URL*/'menbar/menubar_07-over.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'menubar_9',/*URL*/'menbar/menubar_08.gif',/*URL*/'menbar/menubar_08-over.gif',/*URL*/'',''); // --></script> </csactiondict> </HEAD> <BODY BACKGROUND="images/background.png" bgproperties="fixed" bgcolor="#ffffcc" text="#990033" vlink="#8585F4" link="#0000ff" leftmargin="5" topmargin="0" marginheight="3" marginwidth="5" onLoad="CSScriptInit();" style="background-attachment: fixed"><font face="Times New Roman, times new roman, Times, times, Georgia, georgia, Serif, serif"> <p align="center"><center> <table border="0" cellpadding="0" cellspacing="0" width="600" bgcolor="#ffffcc"> <tr height="9"> <td height="9" colspan="8"> <img src="images/banner.jpg" width="600" height="100" border="0" alt="PolyTampa FAQ"> </td> </tr> <tr height="41" bgcolor="#9D9DF8"> <td width="60" height="41"><img src="menbar/menubar_02.gif" width="60" height="41" border="0"></a></td> <td width="80" height="41"><csobj w=80 h=41 t="Button" ht="menbar/menubar_03-over.gif" al=""><a href="index.html" onMouseOver="return CSIShow(/*CMP*/'menubar_4',1)" onMouseOut="return CSIShow(/*CMP*/'menubar_4',0)" onClick="return CSButtonReturn()"><img src="menbar/menubar_03.gif" width="80" height="41" name="menubar_4" border="0"></a></csobj></td> <td width="80" height="41"><csobj w=80 h=41 t="Button" ht="menbar/menubar_04-over.gif" al=""><a href="about.html" onMouseOver="return CSIShow(/*CMP*/'menubar_5',1)" onMouseOut="return CSIShow(/*CMP*/'menubar_5',0)" onClick="return CSButtonReturn()"><img src="menbar/menubar_04.gif" width="80" height="41" name="menubar_5" border="0"></a></csobj></td> <td width="80" height="41"><csobj w=80 h=41 t="Button" ht="menbar/menubar_05-over.gif" al=""><a href="faqs.html" onMouseOver="return CSIShow(/*CMP*/'menubar_6',1)" onMouseOut="return CSIShow(/*CMP*/'menubar_6',0)" onClick="return CSButtonReturn()"><img src="menbar/menubar_05.gif" width="80" height="41" name="menubar_6" border="0"></a></csobj></td> <td width="80" height="41"><csobj w=80 h=41 t="Button" ht="menbar/menubar_06-over.gif" al=""><a href="calendar.html" onMouseOver="return CSIShow(/*CMP*/'menubar_7',1)" onMouseOut="return CSIShow(/*CMP*/'menubar_7',0)" onClick="return CSButtonReturn()"><img src="menbar/menubar_06.gif" width="80" height="41" name="menubar_7" border="0"></a></csobj></td> <td width="80" height="41"><csobj w=80 h=41 t="Button" ht="menbar/menubar_07-over.gif" al=""><a href="contact.html" onMouseOver="return CSIShow(/*CMP*/'menubar_8',1)" onMouseOut="return CSIShow(/*CMP*/'menubar_8',0)" onClick="return CSButtonReturn()"><img src="menbar/menubar_07.gif" width="80" height="41" name="menubar_8" border="0"></a></csobj></td> <td width="80" height="41"><csobj w=80 h=41 t="Button" ht="menbar/menubar_08-over.gif" al=""><a href="links.html" onMouseOver="return CSIShow(/*CMP*/'menubar_9',1)" onMouseOut="return CSIShow(/*CMP*/'menubar_9',0)" onClick="return CSButtonReturn()"><img src="menbar/menubar_08.gif" width="80" height="41" name="menubar_9" border="0"></a></csobj></td> <td width="60" height="41"><img src="menbar/menubar_09.gif" width=60 height=41 border="0"></a></td> </tr> </table> <table bgcolor="#ffffcc" width="600" cellpadding="5" cellspacing="5"> <tr> <td colspan="8"> <p align="justify"> <!-- CONTENT --> <center> <font size="+2"><b>Links</font></b> </center> </p> <p align="justify"> <b><u>Florida Poly Groups</u></b> </p> <p align="justify"> <a href="http://sites.google.com/site/orlandopoly" target="_blank">OrlandoPoly</a> </p> <p align="justify"> <a href="http://groups.yahoo.com/group/brevardpoly/" target="blank">Brevard Poly</a> </p> <p align="justify"> <a href="http://groups.yahoo.com/group/jaxpoly/" target="_blank">Jacksonville Poly</a> </p> <p align="justify"> <a href="http://www.polycentralfl.com" target="_blank">PolyCentral</a> </p> <p align="justify"> <a href="http://groups.yahoo.com/group/GatorPoly/" target="_blank">Gator Poly</a> </p> <p align="center"> <img src="images/sepbar.gif" width="580" height="20" border="0"> </p> <p align="justify"> <b><u>Global Resources</u></b> </p> <p align="justify"> <a href="http://www.morethantwo.com" target="_blank">More Than Two</a><br> This is one of the most comprehensive poly "how-to's" on the 'net, with <i>lots</i> of practical information and a comprehensive glossary. </p> <p align="justify"> <a href="http://www.theinnbetween.net/poly1.html" target="_blank">The Innkeeper's Guide To Polyamory</a><br> The next most comprehensive poly website on the 'net, that's more informational than "how-to", lots of lists, video tutorials, and a huge glossary. </p> <p align="justify"> <a href="http://www.polychromatic.com/p fp/main.php" target="_blank">Poly-Friendly Professionals</a><br> A user-submitted database of therapists, medical doctors, photographers, and other poly-friendly professionals. This database can always use more professionals, so if you are or know of a poly-friendly professional, submit a listing! </p> <p align="justify"> <a href="http://www.polygroups.com/" target="_blank">Poly Groups</a><br> A user-submitted database of local and online groups all over the world. </p> <p align="justify"> <a href="http://polyevents.blogspot.com /" target="_blank">Poly Conferences</a><br> A list of major and minor poly conferences and retreats around the world. </p> <p align="justify"> <a href="http://polyinthemedia.blogspot .com/" target="_blank">Polyamory In The News</a><br> A great collection of polyamory in newspapers and on television, radio, and the internet. </p> <p align="justify"> <a href="http://www.polytees.com" target="_blank">Poly Tees</a><br> Poly T-shirts, clothing, jewelry, and household items. </p> <p align="justify"> <a href="http://www.polymediaassociation.com" target="_blank">Polyamory Media Association</a><br> Bridging the gap between the media and the poly community. Get media training to handle reporters, documentarians, and others from the media, or, if you are a media representative, find poly people willing and interested in participating in your media project. </p> <p align="justify"> <a href="http://sites.google.com/site/misspolymanners" target="_blank">Miss Poly Manners</a><br> There is no One Right Way to be polyamorous. Miss Poly Manners offers a very opinionated examination of one path of poly etiquette. </p> <p align="justify"> <a href="http://polyamoryweekly.com" target="_blank">Polyamory Weekly</a><br> The original, longest-running polyamory podcast with your host, Cunning Minx. </p> <p align="justify"> <a href="http://www.theinnbetween.net/p olymovies.html" target="_blank">Poly Movies</a><br> Ever wanted to see a movie about polyamory? Saw a list of poly movies and want to know which ones are good? This is the world's largest collection of movies with polyamory in them anywhere, and includes a link to <a href="http://joreth.livejournal.com/tag/reviews%20(movies)" target="_blank">poly movie reviews</a> </p> <p align="justify"> <a href="http://www.theinnbetween.net/p olymusic.html" target="_blank">Poly Music</a><br> This is a playlist of music with polyamorous and poly-ish themes that you can listen to right from the page. </p> <p align="justify"> <a href="http://www.theinbetween.net/po lybooks.html" target="_blank">Poly Books</a><br> The largest list of poly books anywhere. Included is also a link to an <a href="http://www.shelfari.com/groups/12041/about" target="_blank">online poly bookclub</a> to discuss poly books with others. </p> <p align="justify"> <a href="http://www.theinnbetween.net/polysymbols.html " target="_blank">Poly Symbols</a><br> Web graphics for polyamory symbols that you can use on your blog or website or as user icons, and the history of the symbols. </p> <p align="justify"> <a href="http://polyinthemedia.blogspot .com/2010/04/poly-jewelry-clot hing-and-other.html" target="_blank">Poly clothing & Jewelry</a><br> A collection of places to find and purchase poly clothing and jewelry. </p> <p align="justify"> <a href="http://www.xeromag.com/sexualinformatics.html" target="_blank">Poly & Sexual Informatics</a><br> A fun page of charts and graphs to illustrate poly and other relationship stuff. </p> <p align="justify"> <a href="http://www.lovemore.com" target="_blank">Loving More</a><br> Home page for Loving More, an organization that publishes Loving More magazine and sponsors annual conferences on the subject of polyamory. </p> <p align="justify"> <a href="http://www.openingup.com" target="_blank">Tristan Taormino's Opening Up</a><br> Includes message boards, a list of resources on creating and sustaining open relationships, and a blog by noted author Tristan Taormino. </p> <p align="justify"> <a href="http://www.polyamory.org" target="_blank">The alt.Poly home page</a><br> Includes a FAQ's, a Guide to Screwing Up a Poly Relationships (or, what mistakes NOT to make), and even a poly BBS. </p> <p align="justify"> <a href="http://www.bicafe.com" target="_blank">The BiCafe</a> </p> <p align="justify"> <a href="http://www.luckymojo.com/sacredsex.html">Sacred Sexuality</a> </p> <p align="justify"> <a href="http://www.atlantapolyweekend.com" target="_blank">Atlanta Poly Weekend</a><br> A 3-day, participant-generated conference that focuses on polyamory's emergence in mainstream culture and its intersections with various subcultures and movements. </p> <p align="justify"> <a href="http://sites.google.com/site/activeconsent" target="_blank">Only Yes Means Yes</a><br> The website all about the social movement in favor of active consent and the empowerment of female sexuality. This isn't poly-specific, but it is sex-positive and encourages communication and negotiation skills for romantic and sexual relationships. </p> <!-- END CONTENT --> <p align="center"> <center> <img src="images/infinityheart.png"> </center> </p> </td></tr></table> </center><p> </body> </html>