If you are a veteran and you are experiencing suicidal thoughts, please contact:\n\nUS 1 800 273 TALK (press 1)\n\n[[This is all I need|Goodbye]]\n[[I am being abused|Abuse]]\n[[I am transgender|Translifeline]]\n[[I don't feel comfortable talking|Text Line]]
Thank you for sharing with me, <<$firstname>>, and I hope you feel better soon. Please come back and let me help you any time you are feeling overwhelmed.\n\n[[Back to Start|Start]]
Blue like the color of water, or the way the sky looks on a clear day. Blue like forget-me-nots. Imagine a deep blue like the sea. \n\n[[Imagine shades of green creeping in.]]
<<if $firstname>>Hi <<$firstname>>, did I get that right?\n\n[[Yes|moving on]]\n[[No|name entry][$firstname = false]]<<else>>\n\nYou gotta have a name! Please go back and enter something.\n\n[[Try again|name entry]]<<endif>>
The orange is bright, and you can almost taste the color, the brightness of it. There is a sunshine sensation all through you. Slowly, you see [[bright spots of red.]]
Hello. I hear you are suffering from anxiety or panic. I am here to help you. I'm Kiva's Calm Down Bot. You can call me CeeDee.\n\nCan you tell me your name? \n\n<<textinput $firstname "[[Done|Next]]">>
If you are uncomfortable talking aloud, please consider texting the [[Crisis Text Line|http://www.crisistextline.org/get-help-now/]] or if you have been sexually assaulted or abused, you can talk to someone at RAINN through instant messenger [[here|https://ohl.rainn.org/online/]].\n\n[[I think this is all I needed.|Goodbye]]\n[[I'm transgender|Translifeline]]\n[[I am being abused by a partner|Abuse]]\n[[I am afraid I might hurt myself|Help Next]]
Do you think you'd like to try a color visualization exercise?\n\n[[Okay|Color Visualization]]\n[[No|moving on]]\n[[I'd like to talk to a real person|Yes]]
<<$firstname>>, if you are feeling suicidal or like you might hurt yourself, I would like you to please contact the [[National Suicide Prevention Lifeline.|http://www.suicidepreventionlifeline.org/]]\n\nYou can reach them at:\n\nU.S. 1.800.273.8255\n\n[[I'm not comfortable talking aloud|Text Line]]\n[[This is all I need|Goodbye]]\n[[I'm transgender, is this a safe place to call?|Translifeline]]\n
Now imagine the yellow is a warm glow. It feels soft and warm and clean to the touch, like clothes that have just come out of the dryer. It is the soft, warm, buttery yellow glow of mid morning light.\n\nIt is warm on your skin. Slowly, it [[deepens into orange.]]
(function(){version.extensions.replaceMacrosCombined={major:1,minor:1,revision:7};var nullobj={handler:function(){}};function showVer(n,notrans){if(!n){return;}n.innerHTML="";\nnew Wikifier(n,n.tweecode);n.setAttribute("data-enabled","true");n.style.display="inline";n.classList.remove("revision-span-out");if(!notrans){n.classList.add("revision-span-in");\nif(n.timeout){clearTimeout(n.timeout);}n.timeout=setTimeout(function(){n.classList.remove("revision-span-in");n=null;},20);}}function hideVer(n,notrans){if(!n){return;\n}n.setAttribute("data-enabled","false");n.classList.remove("revision-span-in");if(n.timeout){clearTimeout(n.timeout);}if(!notrans){n.classList.add("revision-span-out");\nn.timeout=setTimeout(function(){if(n.getAttribute("data-enabled")=="false"){n.classList.remove("revision-span-out");n.style.display="none";n.innerHTML="";}n=null;\n},1000);}else{n.style.display="none";n.innerHTML="";n=null;}}function tagcontents(b,starttags,desttags,endtags,k){var l=0,c="",tg,a,i;function tagfound(i,e,endtag){for(var j=0;\nj<e.length;j++){if(a.indexOf("<<"+e[j]+(endtag?">>":""),i)==i){return e[j];}}}a=b.source.slice(k);for(i=0;i<a.length;i++){if(tg=tagfound(i,starttags)){l++;}else{if((tg=tagfound(i,desttags,true))&&l==0){b.nextMatch=k+i+tg.length+4;\nreturn[c,tg];}else{if(tg=tagfound(i,endtags,true)){l--;if(l<0){return null;}}}}c+=a.charAt(i);}return null;}var begintags=[];var endtags=[];function revisionSpanHandler(g,e,f,b){var k=b.source.indexOf(">>",b.matchStart)+2,vsns=[],vtype=e,flen=f.length,becomes,c,cn,m,h,vsn;\nfunction mkspan(vtype){h=insertElement(m,"span",null,"revision-span "+vtype);h.setAttribute("data-enabled",false);h.style.display="none";h.tweecode="";return h;}if(this.shorthand&&flen){while(f.length>0){vsns.push([f.shift(),(this.flavour=="insert"?"gains":"becomes")]);\n}}else{if(this.flavour=="insert"||(this.flavour=="continue"&&this.trigger=="time")){vsns.push(["","becomes"]);}}if(this.flavour=="continue"&&flen){b.nextMatch=k+b.source.slice(k).length;\nvsns.push([b.source.slice(k),vtype]);}else{becomes=["becomes","gains"];c=tagcontents(b,begintags,becomes.concat(endtags),endtags,k);if(c&&endtags.indexOf(c[1])==-1){while(c){vsns.push(c);\nc=tagcontents(b,begintags,becomes,endtags,b.nextMatch);}c=tagcontents(b,begintags,["end"+e],endtags,b.nextMatch);}if(!c){throwError(g,"can't find matching end"+e);\nreturn;}vsns.push(c);if(this.flavour=="continue"){k=b.nextMatch;b.nextMatch=k+b.source.slice(k).length;vsns.push([b.source.slice(k),""]);}}if(this.flavour=="remove"){vsns.push(["","becomes"]);\n}cn=0;m=insertElement(g,"span",null,e);m.setAttribute("data-flavour",this.flavour);h=mkspan("initial");vsn=vsns.shift();h.tweecode=vsn[0];showVer(h,true);while(vsns.length>0){if(vsn){vtype=vsn[1];\n}vsn=vsns.shift();h=mkspan(vtype);h.tweecode=vsn[0];}if(typeof this.setup=="function"){this.setup(m,g,f);}}function quantity(m){return(m.children.length-1)+(m.getAttribute("data-flavour")=="remove");\n}function revisionSetup(m,g,f){m.className+=" "+f[0].replace(" ","_");}function keySetup(m,g,f){var key=f[0];m.setEventListener("keydown",function l(e){var done=!revise("revise",m);\nif(done){m.removeEventListener("keydown",l);}});}function timeSetup(m,g,f){function cssTimeUnit(s){if(typeof s=="string"){if(s.slice(-2).toLowerCase()=="ms"){return Number(s.slice(0,-2))||0;\n}else{if(s.slice(-1).toLowerCase()=="s"){return Number(s.slice(0,-1))*1000||0;}}}throwError(g,s+" isn't a CSS time unit");return 0;}var tm=cssTimeUnit(f[0]);var s=state.history[0].passage.title;\nsetTimeout(function timefn(){if(state.history[0].passage.title==s){var done=!revise("revise",m);if(!done){setTimeout(timefn,tm);}}},tm);}function hoverSetup(m){var fn,noMouseEnter=(document.head.onmouseenter!==null),m1=m.children[0],m2=m.children[1],gains=m2.className.indexOf("gains")>-1;\nif(!m1||!m2){return;}m1.onmouseenter=function(e){var efp=document.elementFromPoint(e.clientX,e.clientY);while(efp&&efp!==this){efp=efp.parentNode;}if(!efp){return;\n}if(this.getAttribute("data-enabled")!="false"){revise("revise",this.parentNode);}};m2.onmouseleave=function(e){var efp=document.elementFromPoint(e.clientX,e.clientY);\nwhile(efp&&efp!==this){efp=efp.parentNode;}if(efp){return;}if(this.getAttribute("data-enabled")!="false"){revise("revert",this.parentNode);}};if(gains){m1.onmouseleave=m2.onmouseleave;\n}if(noMouseEnter){fn=function(n){return function(e){if(!event.relatedTarget||(event.relatedTarget!=this&&!(this.compareDocumentPosition(event.relatedTarget)&Node.DOCUMENT_POSITION_CONTAINED_BY))){this[n]();\n}};};m1.onmouseover=fn("onmouseenter");m2.onmouseout=fn("onmouseleave");if(gains){m1.onmouseout=m2.onmouseout;}}m=null;}function mouseSetup(m){var evt=(document.head.onmouseenter===null?"onmouseenter":"onmouseover");\nm[evt]=function(){var done=!revise("revise",this);if(done){this[evt]=null;}};m=null;}function linkSetup(m,g,f){var l=Wikifier.createInternalLink(),p=m.parentNode;\nl.className="internalLink replaceLink";p.insertBefore(l,m);l.insertBefore(m,null);l.onclick=function(){var p,done=false;if(m&&m.parentNode==this){done=!revise("revise",m);\nscrollWindowTo(m);}if(done){this.parentNode.insertBefore(m,this);this.parentNode.removeChild(this);}};l=null;}function visitedSetup(m,g,f){var i,done,shv=state.history[0].variables,os="once seen",d=(m.firstChild&&(this.flavour=="insert"?m.firstChild.nextSibling:m.firstChild).tweecode);\nshv[os]=shv[os]||{};if(d&&!shv[os].hasOwnProperty(d)){shv[os][d]=1;}else{for(i=shv[os][d];i>0&&!done;i--){done=!revise("revise",m,true);}if(shv[os].hasOwnProperty(d)){shv[os][d]+=1;\n}}}[{name:"insert",flavour:"insert",trigger:"link",setup:linkSetup},{name:"timedinsert",flavour:"insert",trigger:"time",setup:timeSetup},{name:"insertion",flavour:"insert",trigger:"revisemacro",setup:revisionSetup},{name:"later",flavour:"insert",trigger:"visited",setup:visitedSetup},{name:"keyinsert",flavour:"insert",trigger:"key",setup:keySetup},{name:"replace",flavour:"replace",trigger:"link",setup:linkSetup},{name:"timedreplace",flavour:"replace",trigger:"time",setup:timeSetup},{name:"mousereplace",flavour:"replace",trigger:"mouse",setup:mouseSetup},{name:"hoverreplace",flavour:"replace",trigger:"hover",setup:hoverSetup},{name:"revision",flavour:"replace",trigger:"revisemacro",setup:revisionSetup},{name:"keyreplace",flavour:"replace",trigger:"key",setup:keySetup},{name:"timedremove",flavour:"remove",trigger:"time",setup:timeSetup},{name:"mouseremove",flavour:"remove",trigger:"mouse",setup:mouseSetup},{name:"hoverremove",flavour:"remove",trigger:"hover",setup:hoverSetup},{name:"removal",flavour:"remove",trigger:"revisemacro",setup:revisionSetup},{name:"once",flavour:"remove",trigger:"visited",setup:visitedSetup},{name:"keyremove",flavour:"remove",trigger:"key",setup:keySetup},{name:"continue",flavour:"continue",trigger:"link",setup:linkSetup},{name:"timedcontinue",flavour:"continue",trigger:"time",setup:timeSetup},{name:"mousecontinue",flavour:"continue",trigger:"mouse",setup:mouseSetup},{name:"keycontinue",flavour:"continue",trigger:"key",setup:keySetup},{name:"cycle",flavour:"cycle",trigger:"revisemacro",setup:revisionSetup},{name:"mousecycle",flavour:"cycle",trigger:"mouse",setup:mouseSetup},{name:"timedcycle",flavour:"cycle",trigger:"time",setup:timeSetup},{name:"keycycle",flavour:"replace",trigger:"key",setup:keySetup}].forEach(function(e){e.handler=revisionSpanHandler;\ne.shorthand=(["link","mouse","hover"].indexOf(e.trigger)>-1);macros[e.name]=e;macros["end"+e.name]=nullobj;begintags.push(e.name);endtags.push("end"+e.name);});function insideDepartingSpan(elem){var r=elem.parentNode;\nwhile(!r.classList.contains("passage")){if(r.classList.contains("revision-span-out")){return true;}r=r.parentNode;}}function reviseAll(rt,rname){var rall=document.querySelectorAll(".passage [data-flavour]."+rname),ret=false;\nfor(var i=0;i<rall.length;i++){if(!insideDepartingSpan(rall[i])){ret=revise(rt,rall[i])||ret;}}return ret;}function revise(rt,r,notrans){var ind2,curr,next,ind=-1,rev=(rt=="revert"),rnd=(rt.indexOf("random")>-1),fl=r.getAttribute("data-flavour"),rc=r.childNodes,cyc=(fl=="cycle"),rcl=rc.length-1;\nfunction doToGainerSpans(n,fn){for(var k=n-1;k>=0;k--){if(rc[k+1].classList.contains("gains")){fn(rc[k],notrans);}else{break;}}}for(var k=0;k<=rcl;k++){if(rc[k].getAttribute("data-enabled")=="true"){ind=k;\n}}if(rev){ind-=1;}curr=(ind>=0?rc[ind]:(cyc?rc[rcl]:null));ind2=ind;if(rnd){ind2=(ind+(Math.floor(Math.random()*rcl)))%rcl;}next=((ind2<rcl)?rc[ind2+1]:(cyc?rc[0]:null));\nvar docurr=(rev?showVer:hideVer);var donext=(rev?hideVer:showVer);var currfn=function(){if(!(next&&next.classList.contains("gains"))||rnd){docurr(curr,notrans);doToGainerSpans(ind,docurr,notrans);\n}};var nextfn=function(){donext(next,notrans);if(rnd){doToGainerSpans(ind2+1,donext,notrans);}};if(!rev){currfn();nextfn();}else{nextfn();currfn();}return(cyc?true:(rev?(ind>0):(ind2<rcl-1)));\n}macros.revert=macros.revise=macros.randomise=macros.randomize={handler:function(a,b,c){var l,rev,rname;function disableLink(l){l.style.display="none";}function enableLink(l){l.style.display="inline";\n}function updateLink(l){if(l.className.indexOf("random")>-1){enableLink(l);return;}var rall=document.querySelectorAll(".passage [data-flavour]."+rname),cannext,canprev,i,ind,r,fl;\nfor(i=0;i<rall.length;i++){r=rall[i],fl=r.getAttribute("data-flavour");if(insideDepartingSpan(r)){continue;}if(fl=="cycle"){cannext=canprev=true;}else{if(r.firstChild.getAttribute("data-enabled")==!1+""){canprev=true;\n}if(r.lastChild.getAttribute("data-enabled")==!1+""){cannext=true;}}}var can=(l.classList.contains("revert")?canprev:cannext);(can?enableLink:disableLink)(l);}function toggleText(w){w.classList.toggle(rl+"Enabled");\nw.classList.toggle(rl+"Disabled");w.style.display=((w.style.display=="none")?"inline":"none");}var rl="reviseLink";if(c.length<2){throwError(a,b+" macro needs 2 parameters");\nreturn;}rname=c.shift().replace(" ","_");l=Wikifier.createInternalLink(a,null);l.className="internalLink "+rl+" "+rl+"_"+rname+" "+b;var v="";var end=false;var out=false;\nif(c.length>1&&c[0][0]=="$"){v=c[0].slice(1);c.shift();}switch(c[c.length-1]){case"end":end=true;c.pop();break;case"out":out=true;c.pop();break;}var h=state.history[0].variables;\nfor(var i=0;i<c.length;i++){var on=(i==Math.max(c.indexOf(h[v]),0));var d=insertElement(null,"span",null,rl+((on)?"En":"Dis")+"abled");if(on){h[v]=c[i];l.setAttribute("data-cycle",i);\n}else{d.style.display="none";}insertText(d,c[i]);l.appendChild(d);}l.onclick=function(){reviseAll(b,rname);var t=this.childNodes,u=this.getAttribute("data-cycle")-0,m=t.length,n,lall,i;\nif((end||out)&&u>=m-(end?2:1)){if(end){n=this.removeChild(t[u+1]||t[u]);n.className=rl+"End";n.style.display="inline";this.parentNode.replaceChild(n,this);}else{this.parentNode.removeChild(this);\nreturn;}}else{toggleText(t[u]);u=(u+1)%m;if(v){h[v]=c[u];}toggleText(t[u]);this.setAttribute("data-cycle",u);}lall=document.getElementsByClassName(rl+"_"+rname);\nfor(i=0;i<lall.length;i++){updateLink(lall[i]);}};disableLink(l);setTimeout((function(l){return function(){updateLink(l);};}(l)),1);l=null;}};macros.mouserevise=macros.hoverrevise={handler:function(a,b,c,d){var endtags=["end"+b],evt=(window.onmouseenter===null?"onmouseenter":"onmouseover"),t=tagcontents(d,[b],endtags,endtags,d.source.indexOf(">>",d.matchStart)+2);\nif(t){var rname=c[0].replace(" ","_"),h=insertElement(a,"span",null,"hoverrevise hoverrevise_"+rname),f=function(){var done=!reviseAll("revise",rname);if(b!="hoverrevise"&&done){this[evt]=null;\n}};new Wikifier(h,t[0]);if(b=="hoverrevise"){h.onmouseover=f;h.onmouseout=function(){reviseAll("revert",rname);};}else{h[evt]=f;}h=null;}}};macros.instantrevise={handler:function(a,b,c,d){reviseAll("revise",c[0].replace(" ","_"));\n}};macros.endmouserevise=nullobj;macros.endhoverrevise=nullobj;}());
<<set $better to 0>>All the flowers are scattered about in little dots of color. Red, orange, yellow, green, blue, and purple. You focus intently on the colors. Red, orange, yellow, green, blue, and purple. You are aware of the way the colored light bouncing off the flowers feels against you. \n\nDo you feel a little better?\n\n[[Yes][$better += 1]]\n[[I still need to talk to someone|Yes]]
I am very concerned that someone may be hurting you, <<$firstname>>. Are you experiencing physical, emotional, or sexual abuse?\n\n[[Yes, I am experiencing physical abuse. I understand that someone shoving me is physical abuse.|Abuse Lines]]\n[[Yes, I am experiencing emotional abuse.|Abuse Lines]]\n[[Yes, I am experiencing sexual abuse, which can include abuse, coercion, and/or rape.|Abuse Lines]]\n[[No, I think I'm okay.|previous()]]
What is your name?\n\n<<textinput $firstname "[[Done|Next]]">>.
CeeDee
You may find that simple breathing exercises can help to calm you down and focus your thoughts away from your anxiety. If you'd like, we can try one now, together.\n\nWhat we'll do is count in our heads to three while we breathe in, hold our breath for a count of two, and then exhale on a count of four.\n\n[[Okay, I'm ready|Breathing Exercise 2]]\n[[I'd rather do color visualization|Color Visualization]]
Please allow me to share with you the [[Trans Lifeline|http://www.translifeline.org/]]. They are a wonderful organization dedicated to the well being of transgender people. Their hotline is staffed by transgender people for transgender people. If you are transgender or gender nonconforming, <<$firstname>>, they may be the right choice for you for reaching out.\n\nYou can reach them at:\n\nUS: (877) 565-8860\nCanada: (877) 330-6366\n\n[[I think this is all I need.|Goodbye]]\n[[I'm not comfortable or am otherwise unable to talk aloud|Text Line]]\n[[What do I do if someone is hurting me?|Abuse]]
Okay, <<$firstname>> we're going to try color visualization.\n\nI want you to visualize a deep purple color. This is your favorite shade of purple. Maybe this is the shade of lavender flowers, or the deep, royal purple of a velvet cape. Maybe it is the reddish purple of beet juice. Visualize purple until you have the color firmly in your mind.\n\n[[Now let it slowly shift into blue.]]
Okay, <<$firstname>>, you're in the United States. Can you tell me a little more?\n\n[[Wait, I'm not in the US|Yes]]\n[[I am a veteran|Vet]]\n[[I am transgender and would feel most comfortable speaking with someone else who is transgender|Translifeline]]\n[[I am an LGBT youth who needs to talk to someone|LGBT]]\n[[I am being abused|Abuse]]\n[[I am afraid I might hurt myself|Help Next]]\n[[I need to be able to text someone for help|Text Line]]
If you are an LGBTQIAA+ youth and you are experiencing suicide thoughts, please contact the Trevor Life Line at\n\nUS 1-866-4-U-TREVOR\n\n[[This is all I need|Goodbye]]\n[[I am being abused|Abuse]]\n[[I don't feel comfortable talking aloud|Text Line]]
<<set $better to 0>><<timedcontinue 2s>>Breathe in through your nose for a count of four.<<timedcontinue 4s>>\nHold your breath for a count of three.<<timedcontinue 3s>>\nNow exhale on a count of seven.<<timedcontinue 7s>>\nBreathe in through your nose for a count of four.<<timedcontinue 4s>>\nHold your breath for a count of three.<<timedcontinue 3s>>\nNow exhale on a count of seven.<<timedcontinue 7s>>\nBreathe in through your nose for a count of four.<<timedcontinue 4s>>\nHold your breath for a count of three.<<timedcontinue 3s>>\nNow exhale on a count of seven.<<timedcontinue 7s>>\n\nDo you feel better?\n\n[[Yes][$better += 1]]\n[[Still no|Color Visualization]]\n[[I feel like I need to talk to someone|Yes]]
There are different kinds of green here. There is the green of the forest, and the green that a pond turns. There is moss green, and grass green, and algae green. There is the green of fresh vegetables and the faint green light that filters down through the leaves. Picture green sunlight, [[with bits of yellow in it.]]
Hi <<$firstname>>, I hear you aren't feeling well. Let's do some stuff to calm you down.\n\nFirst, I always find picking out some music is very helpful. Why don't you pick out your favorite, most relaxing song on [[Youtube|https://www.youtube.com/]] to listen to in another tab while we talk.\n\n<<$firstname>>, can you try a breathing exercise with me?\n\n[[Yes|Breathing Exercise]]\n[[No|Color Check]]\n[[I need to talk to a real person|Yes]]
That's okay, <<$firstname>>, you don't have to be 100% sure to use the Trans Lifeline. If you are questioning your gender, they may be a safer place for you to call.\n\n[[Okay|Translifeline]]\n[[No, I'm not comfortable calling them.|Help Next]]
html {\n /* Vertical colour gradient */\n background-image: linear-gradient(to bottom, gainsboro, silver);\n background-image: -webkit-linear-gradient(top, gainsboro, silver);\n background-attachment: fixed;\n\n /* Fallback colour */\n background-color: silver;\n}\nbody {\n /* Remove default styles */\n background-color: transparent;\n margin: 10% 0 0 0;\n font-size: 100%;\n /* Used to center the box */\n text-align: center;\n}\n\n#passages {\n /* Box background (white with 70% opacity) */\n background-color: rgba(255, 255, 255, 0.7);\n\n /* Border */\n border: 2px solid white;\n\n /* Rounded corners */\n border-radius: 1em;\n\n /* Box width */\n width: 60%;\n\n /* Center the box */\n display: inline-block;\n min-height: 40%;\n margin:auto;\n margin-bottom: 5%;\n padding: 0px;\n}\n\n.passage {\n margin: 0px;\n /* Inner margin within the box */\n padding: 2em;\n\n /* Text formatting */\n color: black;\n font-size: 100%;\n text-align:justify;\n}\n\n/* No sidebar */\n#sidebar {\n display:none;\n}\n\n/* Links */\na.internalLink, a.externalLink {\n color: royalblue;\n}\na.internalLink:hover, a.externalLink:hover {\n color: deepskyblue;\n text-decoration: none;\n}\n\n/* Shrink the page when viewed on devices with a low screen width */\n@media screen and (max-width: 960px) {\n .passage { font-size: 90%;}\n #passages { width: 70%; }\n}\n@media screen and (max-width: 840px) {\n .passage { font-size: 87.5%; }\n #passages { width: 80%; }\n}\n@media screen and (max-width: 720px) {\n .passage { font-size: 75%; }\n #passages { width: 90%; }\n}
<<set $better to 0>>All the flowers are arranged together in great swaths of color. Red, orange, yellow, green, blue, and purple. You focus intently on the colors. Red, orange, yellow, green, blue, and purple. You are aware of the way the colored light bouncing off the flowers looks. \n\nDo you feel a little better?\n\n[[Yes][$better += 1]]\n[[I still need to talk to someone|Yes]]
If you are being abused by a partner, please contact [[The Hotline|http://www.thehotline.org/]] for further help. You can reach them at\n\n1.800.799.7233\nTTY: 1.800.787.3224\n\nIf you have been sexually assaulted, please contact the [[National Sexual Assault Hotline|https://ohl.rainn.org/online/]] or click the link to chat online with one of their caring staff.\n\n[[That's all I need.|Goodbye]]\n[[What if I'm transgender?|Translifeline]]\n[[I don't feel comfortable talking aloud|Text Line]]\n[[I am feeling like I might hurt myself|Help Next]]
Kiva Bay
<<if $better is 1>>I'm glad you feel better, <<$firstname>>.<<endif>> I'd like to give you some resources, if that's okay, in case you need to talk to a real person and not just me. If you feel like you are going to hurt yourself, or even if you just feel like you can't do this alone, please call one of these numbers. These resources are from suicide.org and are incredibly useful if you are feeling overwhelmed.\n\nFirst, what part of the world are you located in?\n\n[[United States]]\n[[Argentina|http://www.suicide.org/hotlines/international/argentina-suicide-hotlines.html]]\n[[Armenia|http://www.suicide.org/hotlines/international/armenia-suicide-hotlines.html]]\n[[Australia|http://www.suicide.org/hotlines/international/armenia-suicide-hotlines.html]]\n[[Austria|http://www.suicide.org/hotlines/international/austria-suicide-hotlines.html]]\n[[Barbados|http://www.suicide.org/hotlines/international/barbados-suicide-hotlines.html]]\n[[Belgium|http://www.suicide.org/hotlines/international/belgium-suicide-hotlines.html]]\n[[Botswana|http://www.suicide.org/hotlines/international/botswana-suicide-hotlines.html]]\n[[Brazil|http://www.suicide.org/hotlines/international/brazil-suicide-hotlines.html]]\n[[China|http://www.suicide.org/hotlines/international/china-suicide-hotlines.html]]\n[[Canada|http://www.suicide.org/hotlines/international/canada-suicide-hotlines.html]]\n[[Croatia|http://www.suicide.org/hotlines/international/croatia-suicide-hotlines.html]]\n[[Cyprus|http://www.suicide.org/hotlines/international/cyprus-suicide-hotlines.html]]\n[[Denmark|http://www.suicide.org/hotlines/international/denmark-suicide-hotlines.html]]\n[[Egypt|http://www.suicide.org/hotlines/international/egypt-suicide-hotlines.html]]\n[[Estonia|http://www.suicide.org/hotlines/international/estonia-suicide-hotlines.html]]\n[[Fiji|http://www.suicide.org/hotlines/international/fiji-suicide-hotlines.html]]\n[[Finland|http://www.suicide.org/hotlines/international/finland-suicide-hotlines.html]]\n[[France|http://www.suicide.org/hotlines/international/france-suicide-hotlines.html]]\n[[Germany|http://www.suicide.org/hotlines/international/germany-suicide-hotlines.html]]\n[[Ghana|http://www.suicide.org/hotlines/international/ghana-suicide-hotlines.html]]\n[[Gibraltar|http://www.suicide.org/hotlines/international/gibraltar-suicide-hotlines.html]]\n[[Hong Kong|http://www.suicide.org/hotlines/international/hong-kong-suicide-hotlines.html]]\n[[Hungary|http://www.suicide.org/hotlines/international/hungary-suicide-hotlines.html]]\n[[India|http://www.suicide.org/hotlines/international/india-suicide-hotlines.html]]\n[[Ireland|http://www.suicide.org/hotlines/international/ireland-suicide-hotlines.html]]\n[[Israel|http://www.suicide.org/hotlines/international/israel-suicide-hotlines.html]]\n[[Italy|http://www.suicide.org/hotlines/international/italy-suicide-hotlines.html]]\n[[Japan|http://www.suicide.org/hotlines/international/japan-suicide-hotlines.html]]\n[[Liberia|http://www.suicide.org/hotlines/international/liberia-suicide-hotlines.html]]\n[[Lithuania|http://www.suicide.org/hotlines/international/lithuania-suicide-hotlines.html]]\n[[Malaysia|http://www.suicide.org/hotlines/international/malaysia-suicide-hotlines.html]]\n[[Malta|http://www.suicide.org/hotlines/international/malta-suicide-hotlines.html]]\n[[Mauritius|http://www.suicide.org/hotlines/international/mauritius-suicide-hotlines.html]]\n[[Namibia|http://www.suicide.org/hotlines/international/namibia-suicide-hotlines.html]]\n[[Netherlands|http://www.suicide.org/hotlines/international/netherlands-suicide-hotlines.html]]\n[[New Zealand|http://www.suicide.org/hotlines/international/new-zealand-suicide-hotlines.html]]\n[[Norway|http://www.suicide.org/hotlines/international/norway-suicide-hotlines.html]]\n[[Paupau New Guinea|http://www.suicide.org/hotlines/international/papua-new-guinea-suicide-hotlines.html]]\n[[Philippines|http://www.suicide.org/hotlines/international/philippines-suicide-hotlines.html]]\n[[Poland|http://www.suicide.org/hotlines/international/poland-suicide-hotlines.html]]\n[[Portugal|http://www.suicide.org/hotlines/international/portugal-suicide-hotlines.html]]\n[[Russian Federation|http://www.suicide.org/hotlines/international/russian-federation-suicide-hotlines.html]]\n[[Samoa|http://www.suicide.org/hotlines/international/samoa-suicide-hotlines.html]]\n[[Serbia|http://www.suicide.org/hotlines/international/serbia-suicide-hotlines.html]]\n[[Singapore|http://www.suicide.org/hotlines/international/singapore-suicide-hotlines.html]]\n[[South Africa|http://www.suicide.org/hotlines/international/south-africa-suicide-hotlines.html]]\n[[South Korea|http://www.suicide.org/hotlines/international/south-korea-suicide-hotlines.html]]\n[[Spain|http://www.suicide.org/hotlines/international/spain-suicide-hotlines.html]]\n[[Sri Lanka|http://www.suicide.org/hotlines/international/sri-lanka-suicide-hotlines.html]]\n[[St. Vincent|http://www.suicide.org/hotlines/international/st-vincent-suicide-hotlines.html]]\n[[Sudan|http://www.suicide.org/hotlines/international/sudan-suicide-hotlines.html]]\n[[Sweden|http://www.suicide.org/hotlines/international/sweden-suicide-hotlines.html]]\n[[Switzerland|http://www.suicide.org/hotlines/international/switzerland-suicide-hotlines.html]]\n[[Taiwan|http://www.suicide.org/hotlines/international/taiwan-suicide-hotlines.html]]\n[[Thailand|http://www.suicide.org/hotlines/international/thailand-suicide-hotlines.html]]\n[[Tobago|http://www.suicide.org/hotlines/international/tobago-suicide-hotlines.html]]\n[[Tonga|http://www.suicide.org/hotlines/international/tonga-suicide-hotlines.html]]\n[[Trinidad|http://www.suicide.org/hotlines/international/trinidad-tobago-suicide-hotlines.html]]\n[[Turkey|http://www.suicide.org/hotlines/international/turkey-suicide-hotlines.html]]\n[[Ukraine|http://www.suicide.org/hotlines/international/ukraine-suicide-hotlines.html]]\n[[United Kingdoms|http://www.suicide.org/hotlines/international/united-kingdom-suicide-hotlines.html]]\n[[Zimbawe|http://www.suicide.org/hotlines/international/zimbawe-suicide-hotlines.html]]
The red is beautiful beautiful flowers blooming up all around you. There are orange flowers, and yellow, and green, and blue, and purple. All the colors are present, and the flowers do what you command. You can group them by color, or spread them out wild.\n\n[[I'd like to group them all by color.]]\n[[I'd like to spread them all about.]]