ÿþ<!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>List Help</font></b> </center> </p> <p align="justify"> <u>For the Announce List:</u> </p> <p align="justify"> <ul> <li>Send mail to the following for info and FAQ for this list:<br> <a href="mailto:announce-info@polytampa.com">announce-info@polytampa.com</a><br> <a href="mailto:announce-faq@polytampa.com">announce-faq@polytampa.com</a></li> <li>To switch to or unsubscribe to the digest list:<br> <a href="mailto:announce-digest-subscribe@polytampa.com">announce-digest-subscribe@polytampa.com</a><br> <a href="mailto:announce-digest-unsubscribe@polytampa.com">announce-digest-unsubscribe@polytampa.com</a></li> <li>To get messages 123 through 145 (a maximum of 100 per request), mail:<br> <a href="mailto:announce-get.123_145@polytampa.com">announce-get.123_145@polytampa.com</a></li> <li>To get an index with subject and author for messages 123-456, mail:<br> <a href="mailto:announce-index.123_456@polytampa.com">announce-index.123_456@polytampa.com</a></li> <li>To receive all messages with the same subject as message 12345, send an empty message to:<br> <a href="mailto:announce-thread.12345@polytampa.com">announce-thread.12345@polytampa.com</a></li> </ul> </p> <p align="justify"> <i>The messages do not really need to be empty, but their content will be ignored. Only the ADDRESS you send to is important.</i> </p> <p align="justify"> <ul> <li>To stop subscription, mail:<br> <a href="mailto:announce-unsubscribe@polytampa.com">announce-unsubscribe@polytampa.com</a></li> <li>or for the digest to:<br> <a href="mailto:announce-digest-unsubscribe@polytampa.com">announce-digest-unsubscribe@polytampa.com</a></li> <ul> <li>You must then REPLY to the confirmation email:<br> COPY the ENTIRE reply-to email address and PASTE it into the To: field of your email. Do not click on the link or hit "reply", you must copy this entire email address for it to work.</li> <li>You should immediately get an email that says goodbye.</li> <li>If you do not, you can contact the email host at announce-owner@polytampa.com</li> <li>Alternately, you can also add the Poly Tampa email address to your block list or write an email filter to send all emails from that address to the trash. If you do not know how to do this, contact your email provider.</li> </li> </ul> <li>For help and a description of available commands, send a message to:<br> <a href="mailto:announce-help@polytampa.com">announce-help@polytampa.com</a></li> <li>If you need to get in touch with the human owner of this list, please send a message to:<br> <a href="mailto:announce-owner@polytampa.com">announce-owner@polytampa.com</a></li> </ul> </p> <p align="justify"> <u>For the old discussion list:</u> </p> <p align="justify"> <ul> <li>Send mail to the following for info and FAQ for this list:<br> <a href="mailto:discussion-info@polytampa.com">discussion-info@polytampa.com</a><br> <a href="mailto:discussion-faq@polytampa.com">discussion-faq@polytampa.com</a></li> <li>To switch to or unsubscribe to the digest list:<br> <a href="mailto:discussion-digest-subscribe@polytampa.com">discussion-digest-subscribe@polytampa.com</a><br> <a href="mailto:discussion-digest-unsubscribe@polytampa.com">discussion-digest-unsubscribe@polytampa.com</a></li> <li>To get messages 123 through 145 (a maximum of 100 per request), mail:<br> <a href="mailto:discussion-get.123_145@polytampa.com">discussion-get.123_145@polytampa.com</a></li> <li>To get an index with subject and author for messages 123-456, mail:<br> <a href="mailto:discussion-index.123_456@polytampa.com">discussion-index.123_456@polytampa.com</a></li> <li>To receive all messages with the same subject as message 12345, send an empty message to:<br> <a href="mailto:discussion-thread.12345@polytampa.com">discussion-thread.12345@polytampa.com</a></li> </ul> </p> <p align="justify"> <i>The messages do not really need to be empty, but their content will be ignored. Only the ADDRESS you send to is important.</i> </p> <p align="justify"> <ul> <li>You can start a subscription for an alternate address, for example "john@host.domain", just add a hyphen and your address (with "=" instead of the "@") after the command word:<br> discussion-subscribe-john=host.domain@polytampa.com</li> <li>To stop subscription, mail:<br> <a href="mailto:discussion-unsubscribe@polytampa.com">discussion-unsubscribe@polytampa.com</a></li> <li>or for the digest to:<br> <a href="mailto:discussion-digest-unsubscribe@polytampa.com">discussion-digest-unsubscribe@polytampa.com</a></li> <ul> <li>You must then REPLY to the confirmation email:<br> COPY the ENTIRE reply-to email address and PASTE it into the To: field of your email. Do not click on the link or hit "reply", you must copy this entire email address for it to work.</li> <li>You should immediately get an email that says goodbye.</li> <li>If you do not, you can contact the email host at discussion-owner@polytampa.com</li> <li>Alternately, you can also add the Poly Tampa email address to your block list or write an email filter to send all emails from that address to the trash. If you do not know how to do this, contact your email provider.</li> </li> </ul> <li>For help and a description of available commands, send a message to:<br> <a href="mailto:discussion-help@polytampa.com">discussion-help@polytampa.com</a></li> <li>If you need to get in touch with the human owner of this list, please send a message to:<br> <a href="mailto:discussion-owner@polytampa.com">discussion-owner@polytampa.com</a></li> </ul> </p> <p align="justify"> <u>For the Yahoo! Group List:</u> <ul> <li>Post message:<br> email <a href="mailto:PolyTampa@yahoogroups.com">PolyTampa@yahoogroups.com</a><br> <li>Subscribe:<br> email <a href="mailto:PolyTampa-subscribe@yahoogroups.com">PolyTampa-subscribe@yahoogroups.com</a><br> <li>Unsubscribe:<br> email <a href="mailto:PolyTampa-unsubscribe@yahoogroups.com">PolyTampa-unsubscribe@yahoogroups.com</a><br> <li>List owner:<br> email <a href="mailto:PolyTampa-owner@yahoogroups.com">PolyTampa-owner@yahoogroups.com</a> <li>More Features:<br> Visit <a href="http://groups.yahoo.com/group/polytampa" target="_blank">http://groups.yahoo.com/group/polytampa</a> </ul> </p> </p> <!-- END CONTENT --> <p align="center"> <center> <img src="images/infinityheart.png"> </center> </p> </td></tr></table> </center><p> </body> </html>