<center>[img[images/other/title.png]]</center>
This game contains explicit adult content that some viewers may find offensive. If you are not of the legal age to view adult content in your community, or if it is illegal to view such such content in your community, please do not play. This is a work of fiction. Names, characters, places and incidents either are products of the author's imagination, or are used fictitiously. Any resemblance to actual events or locales or persons, living or dead, is purely coincidental. All characters portrayed in this game are above the age of 21. Additionally, while this game portrays strong adult themes, they are only used as a form of artistic expression. Real-life acts of non-consensual sexual behaviour are strongly condemned by the author. If you fully understand these disclaimers, and wish to continue, please click the link below. If do not wish to play, please <span style="color:#ff0000;">EXIT</span> now.
<center>[[I confirm that I have read, understand and agree to the above terms.|Player name is]]</center><center>[img[images/other/logotop.jpg]]</center><br>
Please enter a name: <<textbox "$name" "John" "Story" autofocus>>
Please enter girlfriends name: <<textbox "$gfname" "Theresa" "Story">>
Please enter girlfriends female friends name: <<textbox "$gfbfname" "Melissa" "Story">>
(Press "ENTER")
[[Skip Beginning|Foyer]]
<hr>
<center>[img[images/locations/living_room.png]]</center>
<<if ($day == "Tuesday" && $time == "Evening" && not hasVisited("bfgame1"))>>
<<elseif ($day == "Friday" && ($time == "Evening" || $time == "Night") && $emybj == 1) && $bfgame == 2>>
<<elseif ($day == "Saturday" && ($time == "Evening" || $time == "Night" || $time == "Midnight") && $emybj == 1 && $gfstory == 1)>>
<<elseif ($day == "Sunday" && ($time == "Afternoon" || $time == "Evening" || $time == "Night" || $time == "Midnight") && $gfstory == 3)>>
<<elseif ($day == "Saturday" && ($time == "Evening" || $time == "Night" || $time == "Midnight") && $gfstory == 14)>>
<<elseif $gfstory == "17" && $day == "Saturday" && $time == "Evening">>
<<else>>
[[Foyer|Foyer]] @@#bar;|@@ [[Master Bedroom|Master Bedroom]] @@#bar;|@@ [[Guest Bedroom]] @@#bar;|@@ [[Spare Room]]
[[Kitchen]] @@#bar;|@@ [[Bathroom]] @@#bar;|@@ [[Watch TV|Television]]
<</if>>
<<nobr>>
<<LivingRoomLinks>>
<<LRGFStory>>
<</nobr>>
<<set $roomJustLeft to "Living room">>
<<removeclass "#right-ui-bar" "stowed">>
<center>[img[images/locations/master_bedroom.png]]</center>
<<nobr>>
<<brheader>>
<<MBGFStory>>
<<MBBFStory>>
<<if ($day == "Saturday" && $time == "Early Morning" && $gfstory == 1)>>
You wake up and $gfname isn't in bed. There is a note on the bedside table.<br>
"Had to run some errands. See you this evening for dinner and a movie. Promise to stay awake this time!!! XOXOXO" <br>
-- $gfname
<br><br>
<<mc>> ("Well guess I'm on my own until this evening.")<</mc>>
<</if>>
<</nobr>>
<<set $roomJustLeft to "Master Bedroom">>
<<set $lastbedroom to "Master Bedroom">>
<<passTimeMB>>
<<removeclass "#right-ui-bar" "stowed">>
<center>[img[images/locations/guest_bedroom.png]]</center>
<<nobr>>
<<guestRoomLinks>>
<<if $day == "Friday" && ($time == "Evening" || $time == "Night" || $time == "Midnight") && $billspaid == "No">>
<<if $money < 200>>
You realize you don't have enough money to cover your share of the bills. You decide to send what you can and hope she lets you get by.
You grab your phone and transfer what you can to her.<br>
//Money:// <span style="color:#5cb85c;">-$money</span>
<<set $money to 0>>
<<set $billspaid to "Yes">>
<<else>>
<br><br>You grab your phone and transfer your share of the bills to $gfname.<br>
//Money:// <span style="color:#5cb85c;">-200</span>
<<set $money -= 200>>
<<set $billspaid to "Yes">>
<</if>><br><br>
<</if>>
<<GuestRoomEvents>>
<<GRGFStory>>
<<GFStory6>>
<<BFStory>>
<</nobr>>
<<nobr>>
<<passTimeGR>>
/*-----------Text messages ---------*/
<<if ($day == "Thursday" && not hasVisited("gf_text 2") && $gf_text == 1 && $gfTextAlert == 0 && $bfstory == 4)
|| ($day == "Monday" && not hasVisited("gf_text 3") && $gf_text == 2 && $gfTextAlert == 0 && $gfstory == 13)
|| ($day == "Monday" && not hasVisited("gf_text 5") && $gf_text == 4 && $gfTextAlert == 0 && $time == "Evening" && $gfstory == 15)
|| ($day == "Thursday" && not hasVisited("gf_text 6") && $gf_text == 5 && $gfTextAlert == 0 && $bfstory == 7)>>
<<set $gfTextAlert to 1>>
<<audio "textalert" play>>
<<elseif ($day == "Sunday" && not hasVisited("bf_text 3") && $bf_text == 2 && $bfTextAlert == 0 && $gfstory == 13)
|| ($day == "Thursday" && $bf_text == 5 && not hasVisited("bf_text 6") && $bfTextAlert == 0 && $bfstory == 7 && $time == "Evening")
|| ($day == "Tuesday" && not hasVisited("bf_text 7") && $bf_text == 6 && $bfTextAlert == 0 && $time == "Evening" && $gfstory == 16)
|| ($day == "Thursday" && $bfstory == 17) && not hasVisited("bf_text 13")>>
<<set $bfTextAlert to 1>>
<<audio "textalert" play>>
<</if>>
<<set $roomJustLeft to "Guest Bedroom">>
<<set $lastbedroom to "Guest Bedroom">>
<</nobr>>
<<removeclass "#right-ui-bar" "stowed">><center>[img[images/locations/kitchen.png]]</center>
[[Living room|Living room]]
/*<<if $dishes_washed == "NO">>[[Wash all the Dishes]]<</if>><<if $dishes_washed == "YES">>//You washed all the Dishes.//<</if>>*/
<<nobr>>
<<set $roomJustLeft to "Kitchen">>
<</nobr>>
<<removeclass "#right-ui-bar" "stowed">><center>[img[images/locations/bathroom.png]]</center>
[[Living room|Living room]]
[[Mirror]]
<<nobr>>
<<if $showered == "NO">>
[[Shower]]
<<else>>//You´ve already showered today//<</if>>
<</nobr>>
<<set $roomJustLeft to "Bathroom">>
<<removeclass "#right-ui-bar" "stowed">>
<center>[img[images/everyday_events/tv_options.png]]</center>
<<nobr>>
<<if $time == "Midnight">>//I´m too tired to watch TV//<<else>><<if $television < 4 >>[[Watch it Alone]]<br>
<<if $gfhome != "YES">>
<<else>>
<<print "[[Watch with " + $gfname + "|watchwithgf]]">><br>
<</if>>
<<if $gfbrhome != "YES">>
<<else>>
<<print "[[Watch with " + $gfbfname + "|watchwithgfbf]]">><br>
<</if>><</if>><<if $television > 3>>//You are tired of watching tv.//<</if>><</if>>
<</nobr>>
[[Nevermind|Living room]]<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<center>[img[images/locations/office_outsidenight.jpg]]</center>
<<else>>
<center>[img[images/locations/office_outside.jpg]]</center>
<</if>>
<div style="float: left; padding-left: 80px;"><<if $day == "Saturday" or $day == "Sunday">>
The office is closed on the weekends.
<<elseif $time == "Early Morning">><div style="float: left;"><a data-passage="Lobby" class="link-internal link-image"><img src="images/locations/lobby.png" width="150" height="100" title="Lobby"></a></div>
<<elseif $time == "Evening" || $time == "Midnight">>The office is closed.
<<else>><div style="float: left; padding-left: 80px;"><a data-passage="Lobby" class="link-internal link-image"><img src="images/locations/lobby.png" width="150" height="100" title="Lobby"></a></div>
<</if>></div>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Work">>
<<nobr>>
<<if $time == "Early Morning" or $time == "Morning">>
<center>[img[images/locations/stripmall.jpg]]<br></center><</if>>
<<if $time == "Afternoon">><center>[img[images/locations/stripmall.jpg]]<br></center><</if>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">><center>[img[images/locations/stripmallnight.jpg]]<br></center><</if>>
<<if $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/harvestlogo.jpg" width="200" height="100" title="Harvest Drugs - CLOSED"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Harvest Drugs" class="link-internal link-image"><img src="images/locations/harvestlogo.jpg" width="200" height="100" title="Harvest Drugs"></a></div>
<</if>>
<<if $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/artisanlogo.jpg" width="200" height="100" title="Artisan Apparel - CLOSED"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="Artisan Apparel" class="link-internal link-image"><img src="images/locations/artisanlogo.jpg" width="200" height="100" title="Artisan Apparel"></a></div>
<</if>>
<<if $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/visionlogo.jpg" width="200" height="100" title="Photo Studio - CLOSED"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="Photo Studio" class="link-internal link-image"><img src="images/locations/visionlogo.jpg" width="200" height="100" title="Photo Studio"></a></div>
<</if>>
<<if $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/chenslogo.jpg" width="200" height="100" title="Chens Palace - CLOSED"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="Chens Palace" class="link-internal link-image"><img src="images/locations/chenslogo.jpg" width="200" height="100" title="Chens Palace"></a></div><br><br>
<</if>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Foyer" class="link-internal link-image"><img src="images/locations/housenight.jpg" width="150" height="100" title="Home"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Park" class="link-internal link-image"><img src="images/locations/parknight.jpg" width="150" height="100" title="Park"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Gas Station" class="link-internal link-image"><img src="images/locations/gasstationnight.jpg" width="150" height="100" title="Gas Station"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Foyer" class="link-internal link-image"><img src="images/locations/house.jpg" width="150" height="100" title="Home"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Park" class="link-internal link-image"><img src="images/locations/Park.jpg" width="150" height="100" title="Park"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Gas Station" class="link-internal link-image"><img src="images/locations/gasstation.jpg" width="150" height="100" title="Gas Station"></a></div>
<</if>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Dance Club" class="link-internal link-image"><img src="images/locations/club.jpg" width="150" height="75" title="Dance Club"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Dance Club" class="link-internal link-image"><img src="images/locations/clubday.jpg" width="150" height="75" title="Dance Club"></a></div>
<</if>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<</nobr>><<nobr>>
<<if $time == "Early Morning" or $time == "Morning">><center>[img[images/park/park_morning.png]]</center><</if>>
<<if $time == "Afternoon">><center>[img[images/park/park_noon.png]]</center><</if>>
<<if $time == "Evening" or $time == "Night">><center>[img[images/park/park_evening.png]]</center><</if>>
<</nobr>>
<hr>
[[Go Home|Foyer]] | <<if $time != "Midnight">>[[Outside]] | <</if>><<if $time == "Early Morning" or $time == "Morning" or $time == "Afternoon" or $time == "Evening">>[[Explore the Park]]<</if>><<if $time == "Night">>//It is too late for exploring.//<</if>>
<hr>
<<nobr>>
<<if $play_with_dog == 0>>[[Play with the Dog]]<br><</if>>
<<if $play_with_dog == 1>>//You already played with the Dog.//<br><</if>>
<<removeclass "#right-ui-bar" "stowed">>
<<set $roomJustLeft to "Park">>
<</nobr>><img src = "images/locations/town.jpg" align = right>You grew up in a small rural town and were raised by your single mother for most of your life. You never knew your father but your mother did a good job providing for you on her own.
When you were thirteen your mom married Bob and you moved in with him and his daughter. He was a good man and it was nice having a father figure for a change. Your step-sister Ashley was a couple of years older than you but you got along pretty well.
Just before your sixteenth birthday your mother and step-father were killed in a horrible car accident. You were devestated. Your mom was all you had ever known. And although you had only known Bob for a few years you loved him also. And you were scared because you had no idea what you were going to do wihtout them.
Luckily Ashley had turned eighteen a few months before they passed and agreed to be your guardian until you turned eighteen. You were elated. Partly because you didn't want to go into an orphanage but also because you had become quite fond of Ashley. Your parents had enough life insurance after the funerals to help her provide for you.
Although she took good care of you, you could tell that she kind of resented the fact that she had to put her life on hold until you turned eighteen. She put off college and sacraficed a lot to make sure you didn't have to go into an orphanage. <br><br>[[Continue|Story-2]]
<<addclass "#right-ui-bar" "stowed">>Even though you are a pretty decent looking guy you've never had much luck with girls. You always seem to end up in the "friend-zone". That is until your senior year when you started dating $gfname. Living in a small town you had seen her around for years but she never paid much attention to you. That all changed one night when you went to a party and ran into her. The two of you hit it off and have been together ever since.
You don't have a lot of friends so you mostly hang out with $gfname and her best-friend $gfbfname. They have been friends since they were kids and are pretty much joined at the hip. You don't mind though the three of you get along great.
Things fell into place pretty well your senior year. Ashley let you know pretty early on that as soon as you were eighteen you were on your own. She had already been accepted into a good college a few hours from where you lived and couldn't wait to finally begin her life. $gfname's father owns a business in the city which is only about a 40 minute drive from where you live. $gfname has been working there since she was sixteen and you were able to get a job there making decent money. Definitely better than anything else you could have found.
After you graduated from high school and turned eighteen Ashley went off to college. You and $gfname moved into a nice little house on the outskirts of town. $gfname got a promotion at work which was great and came with a decent pay raise. But it also meant she had to travel a lot and caused her to be out of town most of the time during the week.
And that's where things started getting interesting...
[[Continue|Story-3]]
<<removeclass "#right-ui-bar" "stowed">><<widget "advanceTime">>
<<if $time == "Early Morning">>
<<set $time to "Morning">>
<<elseif $time == "Morning">>
<<set $time to "Afternoon">>
<<elseif $time == "Afternoon">>
<<set $time to "Evening">>
<<elseif $time == "Evening">>
<<set $time to "Night">>
<<elseif $time == "Night">>
<<set $time to "Midnight">>
<</if>>
<</widget>>
<<widget "advanceDay">>
<<nobr>>
<<set $passed_day += 1>>
<<set $time to "Early Morning">>
<<set $play_with_dog to 0>>
<<set $dishes_washed to "NO">>
<<set $played_with_cat to "NO">>
<<set $showered to "NO">>
<<set $emailinphone to 1>>
<<set $make_your_bed to "NO">>
<<set $club_dancing to 0>>
<<set $breakfast to 0>>
<<set $drunk to 0>>
<<set $cleanroom_01 to 0>>
<<set $cleanroom_02 to 0>>
<<set $cleanroom_04 to 0>>
<<set $gloryhole to 0>>
<<set $social_media to 0>>
<<set $trained to "NO">>
<<set $beentowork to 0>>
<<set $watchporn to 1>>
<<if $day == "Monday">>
<<set $day = "Tuesday">>
<<elseif $day == "Tuesday">>
<<set $day = "Wednesday">>
<<elseif $day == "Wednesday">>
<<set $day = "Thursday">>
<<elseif $day == "Thursday">>
<<set $day = "Friday">>
<<elseif $day == "Friday">>
<<set $day = "Saturday">>
<<elseif $day == "Saturday">>
<<set $day = "Sunday">>
<<elseif $day == "Sunday">>
<<set $day = "Monday">>
<<set $weeklychores to 0>>
<<set $money -= $rent>>
<</if>>
<</nobr>>
<</widget>>
<center>[img[images/other/logo.jpg]]</center>
Version: ''0.3
<hr>
Day: <span style="color:#F6BE54;">$day</span>
Name: <span style="color:#5bc0de;">$name</span>
Time: <span style="color:#F6BE54;">$time</span>
<<if $time == "Early Morning" or $time == "Morning">>☼<</if>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>☾<</if>>
<<nobr>>
Money: <span style="color:#5cb85c;">$money</span><br>
<<if $femininity > 24>>
Femininity: <span style="color:#ff00a9;">$femininity</span><br>
<</if>>
Sexual Arousal: <span style="color:#be29ec;">$sexual_arousal</span>
<hr>
<</nobr>>
[[Inventory][$pastPassage to passage()]]
<hr>
<div class="vertical">[img[images/system/hints.png][Hints]]</div>
<<link [img[images/system/saves.png]]>>
<<script>>UI.saves()<</script>>
<</link>>
<<link [img[images/system/restart.png]]>>
<<script>>
UI.restart()
<</script>>
<</link>>
<div class="vertical">
[img[images/system/changelog.png][Changelog]]
</div>
<<set $hintspassage to passage()>>
<hr>
You own the following items:
<<nobr>>
<<if $spycameras_are_bought == "YES">>*Spy Cameras<br><</if>>
<<if $phone_is_bought == "YES">>Phone<br><</if>>
<<if $fleshlight == "YES">>Fleshlight<br><</if>>
<<if $condoms == "YES">>Condoms<br><</if>>
<<if $chastity == "YES">>Chastity cage<br><</if>>
<<if $buttplug == "YES">>Buttplug<br><</if>>
<<if hasVisited("gf21") || hasVisited("gf23")>>
Lube: $lube<br>
<</if>>
<<if $pepperoni == "YES">>Pepperoni Pizza<br><</if>>
<<if $threemeat == "YES">>3 Meat Pizza<br><</if>>
<<if $supreme == "YES">>Supreme Pizza<br><</if>>
<<if $chinese == "YES">>Chinese Takout<br><</if>>
<<if $hamburgermeal == "YES">>Hamburger Meal<br><</if>>
<<if $cheeseburgermeal == "YES">>Cheeseburger Meal<br><</if>>
<<if $doublecheeseburgermeal == "YES">>Double Cheeseburger Meal<br><</if>>
<<if $tendersmeal == "YES">>Chicken Tenders Meal<br><</if>>
<<if $twopiecemeal == "YES">>2 Piece Chicken Meal<br><</if>>
<<if $threepiecemeal == "YES">>3 Piece Chicken Meal<br><</if>>
<</nobr>>
<<link "Return" $pastPassage>><</link>>text messaging------------------------------------
<<cacheaudio "textalert" "audio/notification.mp3">>
<<set $gf_text to 0>>
<<set $gfTextAlert to 0>>
<<set $bf_text to 0>>
<<set $bfTextAlert to 0>>
<<set $emy_text to 0>>
<<set $emyTextAlert to 0>>
<<set $maria_text to 0>>
<<set $mariaTextAlert to 0>>
<<set $kim_text to 0>>
<<set $kimTextAlert to 0>>
<<set $melissa_text to 0>>
<<set $melissaTextAlert to 0>>
<<set $bailey_text to 0>>
<<set $baileyTextAlert to 0>>
events-----------------------------------
<<set $gfbf_showering to 0>>
<<set $denypanties to 0>>
<<set $homeoutfit to 0>>
<<set $workdock to 0>>
<<set $gfstory == 0>>
right side bar-----------------------------------
<<set $passed_day to 1>>
<<set $cleaning_skill to 0>>
<<set $dancing to 0>>
<<set $gaming to 0>>
<<set $drunk to 0>>
<<set $fitness to 0>>
<<set $emailinphone to 0>>
places-----------------------------------
<<set $pharmacy_unlocked to "NO">>
<<set $lingeriestore_unlocked to "NO">>
<<set $clothingstore_unlocked to "NO">>
<<set $sexshop_unlocked to "NO">>
<<set $park_unlocked to "NO">>
<<set $club_unlocked to "NO">>
<<set $fitness_unlocked to "NO">>
<<set $club_bathroom to "NO">>
<<set $arcade_unlocked to "NO">>
<<set $city_unlocked to "NO">>
<<set $photo_studio to 0>>
routes-----------------------------------
<<set $billsnotpaid to 0>>
<<set $caught to "NO">>
<<set $emybj to 0>>
<<set $baileybj to 0>>
<<set $kimbj to 0>>
<<set $melissabj to 0>>
<<set $mariabj to 0>>
<<set $bedroom to "Master">>
<<set $gfstory to 0>>
<<set $bfvisit to 0>>
<<set $emyvisit to 0>>
<<set $kimvisit to 0>>
<<set $melissavisit to 0>>
<<set $mariavisit to 0>>
training --------------------------------------------
<<set $starttraining to "NO">>
<<set $shaved to "NO">>
<<set $nomas to 0>>
<<set $nomascount to 0>>
<<set $prece to "NO">>
<<set $ce to "NO">>
<<set $analtraining to "NO">>
<<set $analtrained to "NO">>
<<set $analtrain to 0>>
<<set $analfail to 0>>
<<set $lube to 0>>
<<set $oraltraining to "NO">>
<<set $oraltrained to "NO">>
<<set $oraltrain to 0>>
<<set $oralfail to 0>>
<<set $makeuptraining to "NO">>
<<set $makeuptrained to "NO">>
<<set $makeuptrain to 0>>
<<set $makeupfail to 0>>
<<set $heelstraining to "NO">>
<<set $heelstrained to "NO">>
<<set $heelstrain to 0>>
<<set $heelfail to 0>>
<<set $sissybrainwash to 0>>
<<set $oralbrainwash to 0>>
<<set $sd to "NO">>
<<set $sdedge to 0>>
every day events-----------------------------------
<<set $television to 0>>
<<set $social_media to 0>>
<<set $breakfast to 0>>
<<set $club_dancing to 0>>
<<set $make_your_bed to "NO">>
<<set $dishes_washed to "NO">>
<<set $random to 0>>
<<set $chores to 0>>
<<set $weeklychores to 0>>
<<set $emailday to 0>>
<<set $watchporn to 0>>
<<set $hypnoseen to 0>>
<<set $memeseen to 0>>
player-----------------------------------
<<set $day to "Monday">>
<<set $name to "Thomas">>
<<set $time to "Early Morning">>
<<set $money to 50>>
<<set $femininity to 0>>
<<set $sexual_arousal to 50>>
<<set $gymsubscription to 0>>
<<set $trained to "NO">>
<<set $pay to 0>>
clothes-------------------
<<set $wearing to {
top: "",
bra: "",
bottom: "",
underwear: "",
shoes: "",
socks: "",
cage: "",
bp: ""
}>>
<<set $wearing["top"] to "t-shirt" >>
<<set $wearing["bra"] to "nothing" >>
<<set $wearing["bottom"] to "bluejeans" >>
<<set $wearing["underwear"] to "black_boxers" >>
<<set $wearing["socks"] to "nothing" >>
<<set $wearing["shoes"] to "dockshoes" >>
<<set $wearing["cage"] to "nothing" >>
<<set $wearing["bp"] to "nothing" >>
<<set $clothes to 1>>
<<set $topwearimg to "images/clothing/tops/bluetshirt.jpg">>
<<set $brawearimg to "images/clothing/bras/empty.jpg">>
<<set $bottomwearimg to "images/clothing/bottoms/bluejeans.jpg">>
<<set $underwearimg to "images/clothing/underwear/black_boxers.jpg">>
<<set $cagewearimg to "images/clothing/empty.jpg">>
<<set $buttwearimg to "images/clothing/empty.jpg">>
<<set $sockswearimg to "images/clothing/empty.jpg">>
<<set $shoeswearimg to "images/clothing/shoes/dockshoes.jpg">>
clothing sets-------------------------------
---------- Work ----------------------------
<<set $worktop to "t-shirt">>
<<set $workbra to "nothing">>
<<set $workbottom to "bluejeans">>
<<set $workunderwear to "black_boxers">>
<<set $worksocks to "nothing">>
<<set $workshoes to "dockshoes">>
<<set $workcage to "nothing">>
<<set $workbp to "nothing">>
--------- Home --------------------------
<<set $hometop to "t-shirt">>
<<set $homebra to "nothing">>
<<set $homebottom to "bluejeans">>
<<set $homeunderwear to "black_boxers">>
<<set $homesocks to "nothing">>
<<set $homeshoes to "dockshoes">>
<<set $homecage to "nothing">>
<<set $homebp to "nothing">>
--------- Outfit1 --------------------------
<<set $outfit1nickname to "Outfit 1">>
<<set $outfit1top to "nothing">>
<<set $outfit1bra to "nothing">>
<<set $outfit1bottom to "nothing">>
<<set $outfit1underwear to "nothing">>
<<set $outfit1socks to "nothing">>
<<set $outfit1shoes to "nothing">>
<<set $outfit1cage to "nothing">>
<<set $outfit1bp to "nothing">>
--------- Outfit2 --------------------------
<<set $outfit2nickname to "Outfit 2">>
<<set $outfit2top to "nothing">>
<<set $outfit2bra to "nothing">>
<<set $outfit2bottom to "nothing">>
<<set $outfit2underwear to "nothing">>
<<set $outfit2socks to "nothing">>
<<set $outfit2shoes to "nothing">>
<<set $outfit2cage to "nothing">>
<<set $outfit2bp to "nothing">>
--------- Outfit3 --------------------------
<<set $outfit3nickname to "Outfit 3">>
<<set $outfit3top to "nothing">>
<<set $outfit3bra to "nothing">>
<<set $outfit3bottom to "nothing">>
<<set $outfit3underwear to "nothing">>
<<set $outfit3socks to "nothing">>
<<set $outfit3shoes to "nothing">>
<<set $outfit3cage to "nothing">>
<<set $outfit3bp to "nothing">>
shopping-----------------------------------
-------------- Tops ---------------------------
<<set $alientshirt to "NO">>
<<set $blackandwhitenightie to "NO">>
<<set $blackandwhitestripedshirt to "NO">>
<<set $blackbikinitop to "NO">>
<<set $blackcollar to "NO">>
<<set $blacksheershawl to "NO">>
<<set $blacktshirt to "NO">>
<<set $bluecollar to "NO">>
<<set $bluehoodie to "NO">>
<<set $bluesweatshirt to "NO">>
<<set $cheeruniformtop to "NO">>
<<set $cocktail to 0>>
<<set $floweredshirt to "NO">>
<<set $littleblackdress to "NO">>
<<set $maid to "NO">>
<<set $marooncroptop to "NO">>
<<set $metallica to "NO">>
<<set $overallskirt to "NO">>
<<set $ozzy to "NO">>
<<set $pinksheernightie to "NO">>
<<set $pinkshirt to "NO">>
<<set $pinksleevelessblouse to "NO">>
<<set $rainbowfishnettop to "NO">>
<<set $redcollar to "NO">>
<<set $redtshirt to "NO">>
<<set $swift to "NO">>
<<set $tshirt_is_bought to "YES">> /*Blue T-Shirt*/
<<set $whiteblouse to "NO">>
<<set $whiteblouse2 to "NO">>
<<set $whitesleevelesssweater to "NO">>
<<set $whiteshawl to "NO">>
<<set $whitetshirt to "NO">>
<<set $yellowsweater to "NO">>
------------- Bras --------------------------
<<set $blackbra to "NO">>
<<set $blackandpinkbra to "NO">>
<<set $blackandpurplebra to "NO">>
<<set $blackandwhitebra2 to "NO">>
<<set $blacklacebra to "NO">>
<<set $blacksheerteddy to "NO">>
<<set $calvinkleinredbra to "NO">>
<<set $pinkbra to "NO">>
<<set $pinklacebra to "NO">>
<<set $pinkmilabra to "NO">>
<<set $redbra to "NO">>
<<set $roseteddy to "NO">>
<<set $whitebra to "NO">>
<<set $whitesportsbra to "NO">>
<<set $whiteteddy to "NO">>
------------- Bottoms ---------------------
<<set $beigepants to "NO">>
<<set $blackbathingsuitbottom to "NO">>
<<set $blackpleatedskirt to "NO">>
<<set $blackshorts to "NO">>
<<set $blackskirt to "NO">>
<<set $bluejeans1 to "NO">>
<<set $bluejeans2 to "NO">>
<<set $bluejeans3 to "NO">>
<<set $bluejeans_are_bought to "YES">>
<<set $bluepants to "NO">>
<<set $cheeruniformskirt to "NO">>
<<set $daisydukes to "NO">>
<<set $denimshorts to "NO">>
<<set $dresspants to "NO">>
<<set $greenshorts to "NO">>
<<set $greyshorts to "NO">>
<<set $jeanshorts to "NO">>
<<set $jeanshorts2 to "NO">>
<<set $khakipants to "NO">>
<<set $khakishorts to "NO">>
<<set $maroonskirt to "NO">>
<<set $stonewashjeans to "NO">>
------------- Underwear ------------------
<<set $blackandpurplepanties to "NO">>
<<set $blackandwhitepanties2 to "NO">>
<<set $blackpanties to "NO">>
<<set $blackandwhitepanties to "NO">>
<<set $blueboxers to "YES">>
<<set $bluestripedpanties to "NO">>
<<set $beigepanties to "NO">>
<<set $burgundypanties to "NO">>
<<set $black_boxers_bought to "NO">>
<<set $blackflowerpanties to "NO">>
<<set $blacklacepanties to "NO">>
<<set $calvinkleinredpanties to "NO">>
<<set $plaidboxers = "NO">>
<<set $pinkandblackpanties = "NO">>
<<set $pinklacepanties = "NO">>
<<set $pinkmilapanties = "NO">>
<<set $pinkrosepanties = "NO">>
<<set $pinkthong = "NO">>
<<set $redboxers = "NO">>
<<set $redandwhitestripedpanties = "NO">>
<<set $whitebriefs = "NO">>
<<set $whitethong = "NO">>
------------- Socks ------------------------
<<set $blackandpurplegarterandstockings to "NO">>
<<set $blackandwhitestripedsocks to "NO">>
<<set $blackdresssocks to "NO">>
<<set $blackgarterandstockings to "NO">>
<<set $blackstockings to "NO">>
<<set $blackthighhighsocks to "NO">>
<<set $blacklacestockings to "NO">>
<<set $blueandwhitestripedstockings to "NO">>
<<set $cheersocks to "NO">>
<<set $fishnetstockings to "NO">>
<<set $greykneehighsocks to "NO">>
<<set $maroonkneehighsocks to "NO">>
<<set $pinkandwhitesocks to "NO">>
<<set $purplepuppysocks to "NO">>
<<set $rainbowfishnetstockings to "NO">>
<<set $redwhitebluesocks to "NO">>
<<set $whiteandgreyanklesocks to "NO">>
<<set $whitekneehighstockings to "NO">>
<<set $whiteanklesocks to "NO">>
<<set $whitesocks to "NO">>
<<set $whitequartersocks to "NO">>
------------ Shoes -------------------------
<<set $beigeankleboots to "NO">>
<<set $blackandwhiteheels to "NO">>
<<set $blackankleboots to "NO">>
<<set $blackconverse to "NO">>
<<set $blackdressshoes to "NO">>
<<set $blackheels to "NO">>
<<set $blackheels2 to "NO">>
<<set $blackstrapheels to "NO">>
<<set $dockshoes to "YES">>
<<set $flipflops to "NO">>
<<set $greyshoes to "NO">>
<<set $nudeheels to "NO">>
<<set $pennyloafers to "NO">>
<<set $pinkhightops to "NO">>
<<set $pinkhightops2 to "NO">>
<<set $pinksneakers to "NO">>
<<set $redconverse to "NO">>
<<set $redparisahplatformpumps to "NO">>
<<set $redtennisshoes to "NO">>
<<set $sandals to "NO">>
<<set $whitetennis to "NO">>
<<set $whitethighhighboots to "NO">>
----------- Plugs --------------------------
<<set $buttplug to "NO">>
<<set $mediumbuttplug to "NO">>
------------ Chastity ----------------------
<<set $chastity to "NO">>
<<set $phone_is_bought to "YES">>
<<set $bcp to "NO">>
<<set $roses to "NO">>
content--------------
<<set $rent to 0>>
<<set $failedchores to 0>>
characters-------------
<<character 'mc' '$name' 'images/characters/mc1.jpg'>>
<<character 'girlfriend' '$gfname' 'images/characters/gf1.jpg'>>
<<character 'gfbestfriend' '$gfbfname' 'images/characters/bf1.jpg'>>
<<character 'emy' 'Emy' 'images/characters/emy1.jpg'>>
<<character 'emy2' ' ' 'images/characters/default.jpg'>>
<<character 'boss' 'Boss' 'images/characters/boss1.jpg'>>
<<character 'maria' 'Maria' 'images/characters/maria1.jpg'>>
<<character 'coo' 'Ron' 'images/characters/ron.jpg'>>
<<character 'emyblank' 'Ron' 'images/characters/ron.jpg'>>
<<character 'kim' 'Kim' 'images/characters/kim1.jpg'>>
<<character 'melissa' 'Melissa' 'images/characters/melissa1.jpg'>>
<<character 'cory' 'Cory' 'images/characters/cory1.jpg'>>
<<character 'mike' 'Mike' 'images/characters/mike1.jpg'>>
<<character 'todd' 'Todd 'images/characters/todd1.jpg'>>
<<character 'bailey' 'Bailey' 'images/characters/bailey1.jpg'>>
Define all known clothing------------------------------
<<set $clothing to {
/* -------------------------------------------------------------------------------Tops--------------------------------- */
"alientshirt": {
id: 1,
name: "Alien T-shirt",
description: "Grey Alien T-Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/alientshirt.jpg",
},
"blackandwhitenightie": {
id: 2,
name: "Victoria Secret",
description: "Black and White Nightie",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/blackandwhitenightie.jpg",
},
"blackandwhitestripedshirt": {
id: 1,
name: "Kiki",
description: "Black & White Striped Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/blackandwhitestripedshirt.jpg",
},
"blackbikinitop": {
id: 1,
name: "Kiki",
description: "Black Bikini Top",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/blackbikinitop.jpg",
},
"blackcollar": {
id: 1,
name: "Kiki",
description: "Black Collar Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/blackcollar.jpg",
},
"blacksheershawl": {
id: 2,
name: "Victoria Secret",
description: "Black Sheer Shawl",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/blacksheershawl.jpg",
},
"blacktshirt": {
id: 1,
name: "Black T-shirt",
description: "Black T-Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/blacktshirt.jpg",
},
"bluecollar": {
id: 1,
name: "Blue Collar Shirt",
description: "Blue Collar Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/bluecollar.jpg",
},
"bluehoodie": {
id: 2,
name: "Flow Yair",
description: "Blue Hoodie",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/bluehoodie.jpg",
},
"bluesweatshirt": {
id: 2,
name: "bluesweatshirt",
description: "Blue Sweat Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/bluesweatshirt.jpg",
},
"cheeruniformtop": {
id: 3,
name: "Nike",
description: "Cheerleader Uniform",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/cheeruniformtop.jpg",
},
"floweredshirt": {
id: 3,
name: "No Boundaries",
description: "White Shirt with Flowers",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/floweredshirt.jpg",
},
"littleblackdress": {
id: 3,
name: "No Boundaries",
description: "Little Black Dress",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/littleblackdress.jpg",
},
"maid": {
id: 4,
name: "Victoria Secret",
description: "French Maid Uniform",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/maid.jpg",
},
"marooncroptop": {
id: 4,
name: "Hollister",
description: "Maroon Crop Top",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/marooncroptop.jpg",
},
"metallica": {
id: 4,
name: "Metallica",
description: "Metallica T-Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/metallica.jpg",
},
"pinkshirt": {
id: 4,
name: "No Boundaries",
description: "Pink Long Sleeve Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/pinkshirt.jpg",
},
"pinksheernightie": {
id: 4,
name: "Victoria Secret",
description: "Pink Sheer Nightie",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/pinksheernightie.jpg",
},
"pinksleevelessblouse": {
id: 4,
name: "No Boundaries",
description: "Pink Sleeveless Blouse",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/pinksleevelessblouse.jpg",
},
"ozzy": {
id: 1,
name: "Ozzy",
description: "Ozzy Osbourne T-Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/ozzy.jpg",
},
"rainbowfishnettop": {
id: 1,
name: "Leg Avenue",
description: "Rainbow Fishnet Crop Top",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/rainbowfishnettop.jpg",
},
"redcollar": {
id: 1,
name: "Red Collar Shirt",
description: "Red Collar Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/redcollar.jpg",
},
"redtshirt": {
id: 1,
name: "Red T-shirt",
description: "Red T-Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/redtshirt.jpg",
},
"swift": {
id: 1,
name: "Taylor Swift",
description: "Taylor Swift T-Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/swift.jpg",
},
"t-shirt": {
id: 1,
name: "Blue T-shirt",
description: "Blue T-Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/bluetshirt.jpg",
},
"whiteblouse": {
id: 4,
name: "Allegra K",
description: "White Long Sleeve Blouse",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/whiteblouse.jpg",
},
"whiteblouse2": {
id: 4,
name: "Allegra K",
description: "White Long Sleeve Blouse",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/whiteblouse2.jpg",
},
"whiteshawl": {
id: 4,
name: "Victoria Secret",
description: "White Shawl",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/whiteshawl.jpg",
},
"whitesleevelesssweater": {
id: 4,
name: "Allegra K",
description: "White Sleeveless Sweater",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/whitesleevelesssweater.jpg",
},
"whitetshirt": {
id: 1,
name: "White T-shirt",
description: "White T-Shirt",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/whitetshirt.jpg",
},
"yellowsweater": {
id: 4,
name: "Aoochasliy",
description: "Yellow Sweater",
fem: 0,
covers: ["slot1"],
image: "images/clothing/tops/yellowsweater.jpg",
},
/* ----------------------------------------------------------------------------Bras--------------------------------- */
"blackbra": {
id: 1,
name: "Victoria Secret",
description: "Black Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/blackbra.jpg",
},
"blackandpinkbra": {
id: 1,
name: "Victoria Secret",
description: "Black and Pink Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/blackandpinkbra.jpg",
},
"blackandpurplebra": {
id: 1,
name: "Victoria Secret",
description: "Black and Purple Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/blackandpurplebra.jpg",
},
"blackandwhitebra2": {
id: 1,
name: "Kiki",
description: "Black and White Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/blackandwhitebra2.jpg",
},
"blacklacebra": {
id: 1,
name: "Dobreva",
description: "Black Lace Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/blacklacebra.jpg",
},
"blacksheerteddytop": {
id: 1,
name: "Dobreva",
description: "Black Sheer Teddy",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/blacksheerteddytop.jpg",
},
"calvinkleinredbra": {
id: 1,
name: "Calvin Klein",
description: "Calvin Klein Red Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/calvinkleinredbra.jpg",
},
"pinklacebra": {
id: 1,
name: "Kiki",
description: "Pink Lace Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/pinklacebra.jpg",
},
"pinkbra": {
id: 1,
name: "Kiki",
description: "Pink Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/pinkbra.jpg",
},
"pinkmilabra": {
id: 1,
name: "Mila",
description: "Pink Mila Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/pinkmilabra.jpg",
},
"redbra": {
id: 1,
name: "Victoria Secret",
description: "Red Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/redbra.jpg",
},
"roseteddytop": {
id: 1,
name: "Victoria Secret",
description: "Rose Teddy",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/roseteddytop.jpg",
},
"whitebra": {
id: 1,
name: "Victoria Secret",
description: "White Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/whitebra.jpg",
},
"whitesportsbra": {
id: 1,
name: "Victoria Secret",
description: "White Sports Bra",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/whitesportsbra.jpg",
},
"whiteteddytop": {
id: 1,
name: "Victoria Secret",
description: "White Teddy",
fem: 0,
covers: ["slot1"],
image: "images/clothing/bras/whiteteddytop.jpg",
},
/* -------------------------------------------------------------------------------------------Bottoms------------------------------ */
"beigepants": {
id: 41,
name: "Dockers",
fem: 0,
description: "Beige Pants",
covers: ["slot3"],
image: "images/clothing/bottoms/beigepants.jpg",
},
"blackbathingsuitbottom": {
id: 41,
name: "Victoria Secret",
fem: 0,
description: "Black Bathingsuit Bottoms",
covers: ["slot3"],
image: "images/clothing/bottoms/blackbathingsuitbottom.jpg",
},
"bluejeans3": {
id: 21,
name: "Levis",
fem: 0,
description: "Black Jeans",
covers: ["slot2"],
image: "images/clothing/bottoms/bluejeans3.jpg",
},
"blackpleatedskirt": {
id: 22,
name: "Abercrombie & Fitch",
fem: 0,
description: "Black Pleated Skirt",
covers: ["slot2"],
image: "images/clothing/bottoms/blackpleatedskirt.jpg",
},
"blackshorts": {
id: 22,
name: "Abercrombie & Fitch",
fem: 0,
description: "Black Shorts",
covers: ["slot2"],
image: "images/clothing/bottoms/blackshorts.jpg",
},
"blackskirt": {
id: 22,
name: "Ranphee",
fem: 0,
description: "Black Skirt",
covers: ["slot2"],
image: "images/clothing/bottoms/blackskirt.jpg",
},
"bluejeans": {
id: 21,
name: "Levis",
fem: 0,
description: "Blue Jeans",
covers: ["slot2"],
image: "images/clothing/bottoms/bluejeans.jpg",
},
"bluejeans1": {
id: 21,
name: "Levis",
fem: 0,
description: "Blue Jeans",
covers: ["slot2"],
image: "images/clothing/bottoms/bluejeans1.jpg",
},
"bluejeans2": {
id: 21,
name: "Levis",
fem: 0,
description: "Blue Jeans",
covers: ["slot2"],
image: "images/clothing/bottoms/bluejeans2.jpg",
},
"bluepants": {
id: 21,
name: "Levis",
fem: 0,
description: "Blue Pants",
covers: ["slot2"],
image: "images/clothing/bottoms/bluepants.jpg",
},
"cheeruniformskirt": {
id: 4,
name: "Nike",
description: "Chearleader Skirt",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/cheeruniformskirt.jpg",
},
"daisydukes": {
id: 4,
name: "Levis",
description: "Daisy Dukes Shorts",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/daisydukes.jpg",
},
"denimshorts": {
id: 4,
name: "Nike",
description: "Denim Shorts",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/denimshorts.jpg",
},
"dresspants": {
id: 4,
name: "Dockers",
description: "Dress Pants",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/dresspants.jpg",
},
"greenshorts": {
id: 4,
name: "Nike",
description: "Green Shorts",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/greenshorts.jpg",
},
"khakipants": {
id: 4,
name: "Nike",
description: "Khaki Pants",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/khakipants.jpg",
},
"greyshorts": {
id: 4,
name: "Nike",
description: "Grey Shorts",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/greyshorts.jpg",
},
"jeanshorts": {
id: 4,
name: "Nike",
description: "jean Shorts",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/jeanshorts.jpg",
},
"jeanshorts2": {
id: 4,
name: "Nike",
description: "Jean Shorts",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/jeanshorts2.jpg",
},
"khakishorts": {
id: 4,
name: "Nike",
description: "Khaki Shorts",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/khakishorts.jpg",
},
"maroonskirt": {
id: 4,
name: "Dungaree",
description: "Maroon Skirt",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/maroonskirt.jpg",
},
"overallskirt": {
id: 4,
name: "Dungaree",
description: "Black Overall Skirt",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/overallskirt.jpg",
},
"stonewashjeans": {
id: 4,
name: "Aeropostale ",
description: "Stonewash Jeans",
fem: 0,
covers: ["slot2"],
image: "images/clothing/bottoms/stonewashjeans.jpg",
},
/* ----------------------------------------------------------------------------------------------Underwear------------------------------- */
"blackandpurplepanties": {
id: 41,
name: "Victoria Secret",
fem: 0,
description: "Black and Purple Panties",
covers: ["slot3"],
image: "images/clothing/underwear/blackandpurplepanties.jpg",
},
"blackandwhitepanties2": {
id: 41,
name: "Victoria Secret",
fem: 0,
description: "Black and White Lace Panties",
covers: ["slot3"],
image: "images/clothing/underwear/blackandwhitepanties2.jpg",
},
"blacklacepanties": {
id: 41,
name: "Victoria Secret",
fem: 0,
description: "Black Lace Panties",
covers: ["slot3"],
image: "images/clothing/underwear/blacklacepanties.jpg",
},
"blackpanties": {
id: 41,
name: "Victoria Secret",
fem: 0,
description: "Black and White Panties",
covers: ["slot3"],
image: "images/clothing/underwear/blackpanties.jpg",
},
"blackandwhitepanties": {
id: 41,
name: "Victoria Secret",
fem: 0,
description: "Black and White Panties",
covers: ["slot3"],
image: "images/clothing/underwear/blackandwhitepanties.jpg",
},
"blacksheerteddybottom": {
id: 41,
name: "Dobreva",
fem: 0,
description: "Black Sheer Teddy",
covers: ["slot3"],
image: "images/clothing/underwear/blacksheerteddybottom.jpg",
},
"blueboxers": {
id: 41,
name: "Blue Boxers",
fem: 0,
description: "Beige Panties",
covers: ["slot3"],
image: "images/clothing/underwear/blueboxers.jpg",
},
"bluestripedpanties": {
id: 41,
name: "Blue & White Striped Panties",
fem: 0,
description: "Beige Panties",
covers: ["slot3"],
image: "images/clothing/underwear/bluestripedpanties.jpg",
},
"beigepanties": {
id: 41,
name: "Victoria Secret",
fem: 0,
description: "Beige Panties",
covers: ["slot3"],
image: "images/clothing/underwear/beigepanties.jpg",
},
"burgundypanties": {
id: 41,
name: "Victoria Secret",
fem: 0,
description: "Burgundy Panties",
covers: ["slot3"],
image: "images/clothing/underwear/burgundypanties.jpg",
},
"black_boxers": {
id: 41,
name: "Joe Boxer",
fem: 0,
description: "Black Boxers",
covers: ["slot3"],
image: "images/clothing/underwear/black_boxers.jpg",
},
"blackflowerpanties": {
id: 42,
name: "Victoria Secret",
fem: 8,
description: "Sexy Pink Panties",
covers: ["slot3"],
image: "images/clothing/underwear/blackflowerpanties.jpg",
},
"calvinkleinredpanties": {
id: 43,
name: "Calvin Klein",
fem: 8,
description: "Calvin Klein Red Panties",
covers: ["slot3"],
image: "images/clothing/underwear/calvinkleinredpanties.jpg",
},
"plaidboxers": {
id: 43,
name: "Fruit of the Loom",
fem: 8,
description: "Plaid Boxers",
covers: ["slot3"],
image: "images/clothing/underwear/plaidboxers.jpg",
},
"pinkandblackpanties": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "Pink & Black Panties",
covers: ["slot3"],
image: "images/clothing/underwear/pinkandblackpanties.jpg",
},
"pinklacepanties": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "Pink Lace Panties",
covers: ["slot3"],
image: "images/clothing/underwear/pinklacepanties.jpg",
},
"pinkmilapanties": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "Sexy Pink Mila Panties",
covers: ["slot3"],
image: "images/clothing/underwear/pinkmilapanties.jpg",
},
"pinkpanties2": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "Sexy Pink Panties",
covers: ["slot3"],
image: "images/clothing/underwear/pinkpanties2.jpg",
},
"pinkrosepanties": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "Pink Panties with Roses",
covers: ["slot3"],
image: "images/clothing/underwear/pinkrosepanties.jpg",
},
"pinkthong": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "Pink Thong",
covers: ["slot3"],
image: "images/clothing/underwear/pinkthong.jpg",
},
"redboxers": {
id: 43,
name: "Fruit of the Loom",
fem: 8,
description: "Red Boxers",
covers: ["slot3"],
image: "images/clothing/underwear/redboxers.jpg",
},
"roseteddybottom": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "Rose Teddy",
covers: ["slot3"],
image: "images/clothing/underwear/roseteddybottom.jpg",
},
"redandwhitestripedpanties": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "Red & White Striped Panties",
covers: ["slot3"],
image: "images/clothing/underwear/redandwhitestripedpanties.jpg",
},
"whitebriefs": {
id: 43,
name: "Fruit of the Loom",
fem: 8,
description: "White Briefs",
covers: ["slot3"],
image: "images/clothing/underwear/whitebriefs.jpg",
},
"whiteteddybottom": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "White Teddy",
covers: ["slot3"],
image: "images/clothing/underwear/whiteteddybottom.jpg",
},
"whitethong": {
id: 43,
name: "Victoria Secret",
fem: 8,
description: "White Thong",
covers: ["slot3"],
image: "images/clothing/underwear/whitethong.jpg",
},
/* -----------------------------------------------------------------------------------------------------------Socks---------------------------------- */
"blackandpurplegarterandstockings": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "Black & Purple Garter Belt and Stockings",
covers: ["slot3"],
image: "images/clothing/socks/blackandpurplegarterandstockings.jpg",
},
"blackandwhitestripedsocks": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "Black & White Striped Socks",
covers: ["slot3"],
image: "images/clothing/socks/blackandwhitestripedsocks.jpg",
},
"blackdresssocks": {
id: 61,
name: "BallsFHK",
fem: 0,
description: "Black Dress Socks",
covers: ["slot3"],
image: "images/clothing/socks/blackdresssocks.jpg",
},
"blackgarterandstockings": {
id: 61,
name: "BallsFHK",
fem: 0,
description: "Black Garter Belt and Stockings",
covers: ["slot3"],
image: "images/clothing/socks/blackgarterandstockings.jpg",
},
"blacklacestockings": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "Black Lace Top Stockings",
covers: ["slot3"],
image: "images/clothing/socks/blacklacestockings.jpg",
},
"blackstockings": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "Black Stockings",
covers: ["slot3"],
image: "images/clothing/socks/blackstockings.jpg",
},
"blackthighhighsocks": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "Black Thigh High Socks",
covers: ["slot3"],
image: "images/clothing/socks/blackthighhighsocks.jpg",
},
"blueandwhitestripedstockings": {
id: 61,
name: "BallsFHK",
fem: 0,
description: "Blue & White Striped Stockings",
covers: ["slot3"],
image: "images/clothing/socks/blueandwhitestripedstockings.jpg",
},
"cheersocks": {
id: 61,
name: "Nike",
fem: 0,
description: "Cheer Socks",
covers: ["slot3"],
image: "images/clothing/socks/cheersocks.jpg",
},
"fishnetstockings": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "Fishnet Stockings",
covers: ["slot3"],
image: "images/clothing/socks/fishnetstockings.jpg",
},
"greykneehighsocks": {
id: 61,
name: "BallsFHK",
fem: 0,
description: "Grey Knee High Socks",
covers: ["slot3"],
image: "images/clothing/socks/greykneehighsocks.jpg",
},
"maroonkneehighsocks": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "Maroon Knee High Socks",
covers: ["slot3"],
image: "images/clothing/socks/maroonkneehighsocks.jpg",
},
"pinkandwhitesocks": {
id: 61,
name: "Leg Avenue",
fem: 0,
description: "Pink & White Striped Socks",
covers: ["slot3"],
image: "images/clothing/socks/pinkandwhitesocks.jpg",
},
"purplepuppysocks": {
id: 61,
name: "Leg Avenue",
fem: 0,
description: "Purple Socks with Puppies",
covers: ["slot3"],
image: "images/clothing/socks/purplepuppysocks.jpg",
},
"rainbowfishnetstockings": {
id: 61,
name: "Leg Avenue",
fem: 0,
description: "Rainbow Fishnet Stockings",
covers: ["slot3"],
image: "images/clothing/socks/rainbowfishnetstockings.jpg",
},
"redwhitebluesocks": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "Red White and Blue Striped Socks",
covers: ["slot3"],
image: "images/clothing/socks/redwhitebluesocks.jpg",
},
"whiteandgreyanklesocks": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "White & Grey Ankle Socks",
covers: ["slot3"],
image: "images/clothing/socks/whiteandgreyanklesocks.jpg",
},
"whitekneehighstockings": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "White Knee High Stockings",
covers: ["slot3"],
image: "images/clothing/socks/whitekneehighstockings.jpg",
},
"whiteanklesocks": {
id: 61,
name: "Fruit of the Loom",
fem: 0,
description: "White Ankle Socks",
covers: ["slot3"],
image: "images/clothing/socks/whiteanklesocks.jpg",
},
"whitesocks": {
id: 61,
name: "Fruit of the Loom",
fem: 0,
description: "White Socks",
covers: ["slot3"],
image: "images/clothing/socks/whitesocks.jpg",
},
"whitequartersocks": {
id: 61,
name: "Victoria Secret",
fem: 0,
description: "White Quarter Socks",
covers: ["slot3"],
image: "images/clothing/socks/whitequartersocks.jpg",
},
/* ------------------------------------------------------------------------------------------------------Shoes-------------------------------------- */
"beigeankleboots": {
id: 81,
name: "Bandolino",
fem: 0,
description: "Beige Ankle Boots",
covers: ["slot3"],
image: "images/clothing/shoes/beigeankleboots.jpg",
},
"blackandwhiteheels": {
id: 81,
name: "Bandolino",
fem: 0,
description: "Black and White Heels",
covers: ["slot3"],
image: "images/clothing/shoes/blackandwhiteheels.jpg",
},
"blackankleboots": {
id: 81,
name: "Dune",
fem: 0,
description: "Black Ankle Boots",
covers: ["slot3"],
image: "images/clothing/shoes/blackankleboots.jpg",
},
"blackconverse": {
id: 81,
name: "Converse",
fem: 0,
description: "Black Converse",
covers: ["slot3"],
image: "images/clothing/shoes/blackconverse.jpg",
},
"blackdressshoes": {
id: 81,
name: "Dockers",
fem: 0,
description: "Black Dress Shoes",
covers: ["slot3"],
image: "images/clothing/shoes/blackdressshoes.jpg",
},
"blackheels2": {
id: 81,
name: "LifeStride",
fem: 0,
description: "Black High Heels",
covers: ["slot3"],
image: "images/clothing/shoes/blackheels2.jpg",
},
"blackheels": {
id: 81,
name: "Bandolino",
fem: 0,
description: "Black High Heels",
covers: ["slot3"],
image: "images/clothing/shoes/blackheels.jpg",
},
"blackstrapheels": {
id: 81,
name: "Bandolino",
fem: 0,
description: "Black Strappy High Heels",
covers: ["slot3"],
image: "images/clothing/shoes/blackstrapheels.jpg",
},
"dockshoes": {
id: 81,
name: "Dockers",
fem: 0,
description: "Dock Shoes",
covers: ["slot3"],
image: "images/clothing/shoes/dockshoes.jpg",
},
"flipflops": {
id: 81,
name: "Dockers",
fem: 0,
description: "Flip Flops",
covers: ["slot3"],
image: "images/clothing/shoes/flipflops.jpg",
},
"greyshoes": {
id: 81,
name: "Dockers",
fem: 0,
description: "Grey Shoes",
covers: ["slot3"],
image: "images/clothing/shoes/greyshoes.jpg",
},
"nudeheels": {
id: 81,
name: "Dockers",
fem: 0,
description: "Nude High Heels",
covers: ["slot3"],
image: "images/clothing/shoes/nudeheels.jpg",
},
"pennyloafers": {
id: 81,
name: "Dockers",
fem: 0,
description: "Penny Loafers",
covers: ["slot3"],
image: "images/clothing/shoes/pennyloafers.jpg",
},
"pinkhightops": {
id: 81,
name: "Converse",
fem: 0,
description: "Pink High Tops",
covers: ["slot3"],
image: "images/clothing/shoes/pinkhightops.jpg",
},
"pinkhightops2": {
id: 81,
name: "Converse",
fem: 0,
description: "Pink High Tops",
covers: ["slot3"],
image: "images/clothing/shoes/pinkhightops2.jpg",
},
"redconverse": {
id: 81,
name: "Converse",
fem: 0,
description: "Red Converse",
covers: ["slot3"],
image: "images/clothing/shoes/redconverse.jpg",
},
"redparisahplatformpumps": {
id: 81,
name: "Converse",
fem: 0,
description: "Red Parisah Platform Pumps",
covers: ["slot3"],
image: "images/clothing/shoes/redparisahplatformpumps.jpg",
},
"redtennisshoes": {
id: 81,
name: "Converse",
fem: 0,
description: "Red Tennis Shoes",
covers: ["slot3"],
image: "images/clothing/shoes/redtennisshoes.jpg",
},
"sandals": {
id: 81,
name: "Converse",
fem: 0,
description: "Sandals",
covers: ["slot3"],
image: "images/clothing/shoes/sandals.jpg",
},
"whitetennis": {
id: 81,
name: "Katana",
fem: 0,
description: "White Tennis Shoes",
covers: ["slot3"],
image: "images/clothing/shoes/whitetennis.jpg",
},
"whitethighhighboots": {
id: 81,
name: "Katana",
fem: 0,
description: "White Thigh High Boots",
covers: ["slot3"],
image: "images/clothing/shoes/whitethighhighboots.jpg",
},
/* -----------------------------------------------------------------------------------------------------------------Butt plugs--------------------------------------- */
"smallbp": {
id: 101,
name: "Small butt plug",
fem: 10,
description: "Small Pink Heart butt plug",
covers: ["slot8"],
image: "images/clothing/toys/smallbuttplug.jpg",
},
/* ------------------------------------------------------------------------------------------------------------------Chastity------------------------------------- */
"pinkcage": {
id: 111,
name: "pink chastity cage",
fem: 10,
description: "pink chastity cage",
covers: ["slot8"],
image: "images/clothing/toys/pinkchastity.jpg",
},
}>>
<<nobr>>
[[Phone][$pastPassage to passage()]]
<<if $starttraining == "Yes" && $wearpanties == "YES">>
<<if $gfTextAlert == 1>>
(!)
<<elseif $bfTextAlert == 1>>
(!)
<</if>>
<</if>>
<<if $emailinphone == 1>><<if $billsnotpaid == 1>><<if ($doformoney_com == 0 && $passed_day > $emailday+1) || ($doformoney_com == 1 && $passed_day > $emailday+2) || ($passed_day > $emailday+5 && ($doformoney_com == 1 || $doformoney_com == 2 || $doformoney_com == 3 || $doformoney_com == 4 || $doformoney_com == 5 || $doformoney_com == 6 || $doformoney_com == 7 ))>>
(+)
<</if>>
<</if>>
<</if>>
<</nobr>>
<hr>
//Day:// $passed_day
<hr>
<<nobr>>
<<if State.passage == "Master Bedroom" || State.passage == "Guest Bedroom" || State.passage == "Foyer" || State.passage == "Living room" || State.passage == "Kitchen" || State.passage == "Bathroom" || State.passage == "Spare Room">>
<<link "Dress for work" $lastbedroom >><<DressforWork>><</link>>
<<if $denypanties == "NO">> @@#bar;|@@ <<link "Dress for home" $lastbedroom>><<DressforHome>><</link>>
<</if>>
<</if>>
<</nobr>>
<hr>
<<nobr>>
<<if $wearing["underwear"] == "pinklacepanties" && $sexual_arousal > 80>>
<<set $underwearimg to "images/clothing/underwear/pinklacepantieshard.jpg">>
<<elseif $wearing["underwear"] == "pinklacepanties">>
<<set $underwearimg to "images/clothing/underwear/pinklacepantiessoft.jpg">>
<</if>>
<<if $wearing["underwear"] == "burgundypanties" && $sexual_arousal > 80>>
<<set $underwearimg to "images/clothing/underwear/burgundypantieshard.jpg">>
<<elseif $wearing["underwear"] == "burgundypanties">>
<<set $underwearimg to "images/clothing/underwear/burgundypanties.jpg">>
<</if>>
<<if $wearing["underwear"] == "beigepanties" && $sexual_arousal > 80>>
<<set $underwearimg to "images/clothing/underwear/beigepantieshard.jpg">>
<<elseif $wearing["underwear"] == "beigepanties">>
<<set $underwearimg to "images/clothing/underwear/beigepanties.jpg">>
<</if>>
<<if $wearing["underwear"] == "blackandpurplepanties" && $sexual_arousal > 80>>
<<set $underwearimg to "images/clothing/underwear/blackandpurplepantieshard.jpg">>
<<elseif $wearing["underwear"] == "blackandpurplepanties">>
<<set $underwearimg to "images/clothing/underwear/blackandpurplepanties.jpg">>
<</if>>
<<if $wearing["underwear"] == "blackandwhitepanties" && $sexual_arousal > 80>>
<<set $underwearimg to "images/clothing/underwear/blackandwhitepantieshard.jpg">>
<<elseif $wearing["underwear"] == "blackandwhitepanties">>
<<set $underwearimg to "images/clothing/underwear/blackandwhitepanties.jpg">>
<</if>>
<<if $wearing["underwear"] == "blackandwhitepanties2" && $sexual_arousal > 80>>
<<set $underwearimg to "images/clothing/underwear/blackandwhitepanties2hard.jpg">>
<<elseif $wearing["underwear"] == "blackandwhitepanties2">>
<<set $underwearimg to "images/clothing/underwear/blackandwhitepanties2.jpg">>
<</if>>
<<if $wearing["underwear"] == "blackflowerpanties" && $sexual_arousal > 80>>
<<set $underwearimg to "images/clothing/underwear/blackflowerpantieshard.jpg">>
<<elseif $wearing["underwear"] == "blackflowerpanties">>
<<set $underwearimg to "images/clothing/underwear/blackflowerpanties.jpg">>
<</if>>
<<print '<img src="' + $topwearimg + '" width="99" height="99">'>><<print '<img src="' + $brawearimg + '" width="99" height="99">'>>
<<print '<img src="' + $bottomwearimg + '" width="99" height="99">'>><<print '<img src="' + $underwearimg + '" width="99" height="99">'>>
<<print '<img src="' + $sockswearimg + '" width="99" height="99">'>><<print '<img src="' + $shoeswearimg + '" width="99" height="99">'>><<print '<img src="' + $buttwearimg + '" width="99" height="99">'>><<print '<img src="' + $cagewearimg+ '" width="99" height="99">'>>
<</nobr>>
<hr>
<<if hasVisited("gf21") || hasVisited("gf23")>>
Anal: $analtrain
Lube: $lube
<</if>>
/*
//Cleaning Skill:// $cleaning_skill
//Dancing:// $dancing
//Gaming:// $gaming
//Drunk:// $drunk%
//Fitness:// $fitness
*/
/*[[Relationship][$pastPassage to passage()]]*/
[img[images/locations/phone.png]]
<<link "Put your phone away" $pastPassage>><</link>>
<hr>
<<nobr>>
<<if $social_media < 3 >>[[Social Media]]<br><<else>>//You got bored.//<br><</if>>
[[Messages]]
<<if $starttraining == "Yes" && $wearpanties == "YES">>
<<if $gfTextAlert == 1>>
(New Message)
<<elseif $bfTextAlert == 1>>
(New Message)
<</if>>
<</if>>
<br>
[[E-Mail|PE-Mail]]
<<if $billsnotpaid == 1>>
<<if ($doformoney_com == 0 && $passed_day > $emailday+1) || ($doformoney_com == 1 && $passed_day > $emailday+2) || ($passed_day > $emailday+5 && ($doformoney_com == 1 || $doformoney_com == 2 || $doformoney_com == 3 || $doformoney_com == 4 || $doformoney_com == 5 || $doformoney_com == 6 || $doformoney_com == 7 ))>> (New mail)<</if>><</if>><br>
<br>
<</nobr>>
<hr>
Double-click this passage to edit it.<<nobr>>
<center>[img[images/locations/laptop.png]]<br></center>
[[Close Laptop | $roomJustLeft]] <br>
<hr>
<<if $watchporn < 4>>[[Watch porn]]<br><</if>>
<<if $watchporn > 3>>//That's enough porn for today.//<br><</if>>
[[E-Mail]]
<<if $billsnotpaid == 1>>
<<if ($doformoney_com == 0 && $passed_day > $emailday+1) || ($doformoney_com == 1 && $passed_day > $emailday+2) || ($passed_day > $emailday+5 && ($doformoney_com == 1 || $doformoney_com == 2 || $doformoney_com == 3 || $doformoney_com == 4 || $doformoney_com == 5 || $doformoney_com == 6 || $doformoney_com == 7 ))>> (new email)<</if>><</if>><br>
<br>
<</nobr>><center>[img[images/locations/wardrobe.jpg]]</center>
[[Close the Wardrobe | $roomJustLeft]]
<hr>
<<nobr>>
<div id="wrapper">
Saved Outfits <br>
<div id="div1"><<link "Work" Top>><<DressforWork>><</link>><br>
<<link [img[Save Work Outfit|images/system/disk.jpg][Top]]>><<SaveWork>><</link>>
</div>
<div id="div2"><<link "Home" Top>><<DressforHome>><</link>><br>
<<link [img[Save Home Outfit|images/system/disk.jpg][Top]]>><<SaveHome>><</link>>
</div>
<div id="div3"><<link "$outfit1nickname" Top>><<Outfit1>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Top]]>><<SaveOutfit1>><</link>> <<link [img[Change Name|images/system/edit.jpg][Top]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit1nickname" $outfit1nickname maxlength="6">> <a class="link-internal ui-close" data-passage="Top">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div4"><<link "$outfit2nickname" Top>><<Outfit2>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Top]]>><<SaveOutfit2>><</link>> <<link [img[Change Name|images/system/edit.jpg][Top]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit2nickname" $outfit2nickname>> <a class="link-internal ui-close" data-passage="Top">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div5"><<link "$outfit3nickname" Top>><<Outfit3>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Top]]>><<SaveOutfit3>><</link>> <<link [img[Change Name|images/system/edit.jpg][Top]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit3nickname" $outfit3nickname>> <a class="link-internal ui-close" data-passage="Top">Save</a></label>');
Dialog.open();
<</script>><</link>></div>
</div>
<hr>
Top | [[Bra]] | [[Bottom]] | [[Underwear]] | [[Socks]] | [[Shoes]] | [[Toys]]
<</nobr>>
<hr>
<<nobr>>
<<if $wearing["top"] == "nothing">>
You aren't wearing a top.
<<else>>
<<set $topname to $wearing["top"]>>
You are wearing a $clothing[$topname].description.
<br>
[[Remove|Top][$wearing["top"] to "nothing", $topwearimg to "images/clothing/chest.jpg"]]
<br>
<</if>><br>
<</nobr>>
<<nobr>>
<<if $alientshirt == "YES">><<link '<img src="images/clothing/tops/alientshirt.jpg" width="100" height="100" title="Alien T-Shirt">' Top>><<set $wearing["top"] to "alientshirt", $topwearimg to "images/clothing/tops/alientshirt.jpg">><</link>><</if>>
<<if $blackandwhitenightie == "YES">><<link '<img src="images/clothing/tops/blackandwhitenightie.jpg" width="100" height="100" title="Black & White Nightie">' Top>><<set $wearing["top"] to "blackandwhitenightie", $topwearimg to "images/clothing/tops/blackandwhitenightie.jpg", $wearing["bottom"] to "nothing", $bottomwearimg to "images/clothing/legs.jpg">><</link>><</if>>
<<if $blackandwhitestripedshirt == "YES">><<link '<img src="images/clothing/tops/blackandwhitestripedshirt.jpg" width="100" height="100" title="Black & White Striped Shirt">' Top>><<set $wearing["top"] to "blackandwhitestripedshirt";$topwearimg to "images/clothing/tops/blackandwhitestripedshirt.jpg">><</link>><</if>>
<<if $blackbikinitop == "YES">><<link '<img src="images/clothing/tops/blackbikinitop.jpg" width="100" height="100" title="Black Bikini Top">' Top>><<set $wearing["top"] to "blackbikinitop";$topwearimg to "images/clothing/tops/blackbikinitop.jpg">><</link>><</if>>
<<if $blackcollar == "YES">><<link '<img src="images/clothing/tops/blackcollar.jpg" width="100" height="100" title="Black Collar Shirt">' Top>><<set $wearing["top"] to "blackcollar", $topwearimg to "images/clothing/tops/blackcollar.jpg">><</link>><</if>>
<<if $blacksheershawl == "YES">><<link '<img src="images/clothing/tops/blacksheershawl.jpg" width="100" height="100" title="Black Sheer Shawl">' Top>><<set $wearing["top"] to "blacksheershawl", $topwearimg to "images/clothing/tops/blacksheershawl.jpg">><</link>><</if>>
<<if $blacktshirt == "YES">><<link '<img src="images/clothing/tops/blacktshirt.jpg" width="100" height="100" title="Black T-Shirt">' Top>><<set $wearing["top"] to "blacktshirt", $topwearimg to "images/clothing/tops/blacktshirt.jpg">><</link>><</if>>
<<if $bluecollar == "YES">><<link '<img src="images/clothing/tops/bluecollar.jpg" width="100" height="100" title="Blue Collar Shirt">' Top>><<set $wearing["top"] to "bluecollar", $topwearimg to "images/clothing/tops/bluecollar.jpg">><</link>><</if>>
<<if $bluehoodie == "YES">><<link '<img src="images/clothing/tops/bluehoodie.jpg" width="100" height="100" title="Blue Hoodie">' Top>><<set $wearing["top"] to "bluehoodie", $topwearimg to "images/clothing/tops/bluehoodie.jpg">><</link>><</if>>
<<if $bluesweatshirt == "YES">><<link '<img src="images/clothing/tops/bluesweatshirt.jpg" width="100" height="100" title="Blue Sweatshirt">' Top>><<set $wearing["top"] to "bluesweatshirt", $topwearimg to "images/clothing/tops/bluesweatshirt.jpg">><</link>><</if>>
<<if $cheeruniformtop == "YES">><<link '<img src="images/clothing/tops/cheeruniformtop.jpg" width="100" height="100" title="Cheerleader Uniform Top">' Top>><<set $wearing["top"] to "cheeruniformtop";$topwearimg to "images/clothing/tops/cheeruniformtop.jpg">><</link>><</if>>
<<if $floweredshirt == "YES">><<link '<img src="images/clothing/tops/floweredshirt.jpg" width="100" height="100" title="White Shirt with Flowers">' Top>><<set $wearing["top"] to "floweredshirt";$topwearimg to "images/clothing/tops/floweredshirt.jpg">><</link>><</if>>
<<if $littleblackdress == "YES">><<link '<img src="images/clothing/tops/littleblackdress.jpg" width="100" height="100" title="Little Black Dress">' Top>><<set $wearing["top"] to "littleblackdress", $topwearimg to "images/clothing/tops/littleblackdress.jpg", $wearing["bottom"] to "nothing", $bottomwearimg to "images/clothing/legs.jpg">><</link>><</if>>
<<if $maid == "YES">><<link '<img src="images/clothing/tops/maid.jpg" width="100" height="100" title="Maid Uniform">' Top>><<set $wearing["top"] to "maid", $topwearimg to "images/clothing/tops/maid.jpg", $wearing["bottom"] to "nothing", $bottomwearimg to "images/clothing/legs.jpg">><</link>><</if>>
<<if $marooncroptop == "YES">><<link '<img src="images/clothing/tops/marooncroptop.jpg" width="100" height="100" title="Maroon Crop Top">' Top>><<set $wearing["top"] to "marooncroptop";$topwearimg to "images/clothing/tops/marooncroptop.jpg">><</link>><</if>>
<<if $metallica == "YES">><<link '<img src="images/clothing/tops/metallica.jpg" width="100" height="100" title="Metallica T-Shirt">' Top>><<set $wearing["top"] to "metallica";$topwearimg to "images/clothing/tops/metallica.jpg">><</link>><</if>>
<<if $ozzy == "YES">><<link '<img src="images/clothing/tops/ozzy.jpg" width="100" height="100" title="Ozzy Osbourne T-Shirt">' Top>><<set $wearing["top"] to "ozzy";$topwearimg to "images/clothing/tops/ozzy.jpg">><</link>><</if>>
<<if $pinksheernightie == "YES">><<link '<img src="images/clothing/tops/pinksheernightie.jpg" width="100" height="100" title="Pink Sheer nightie">' Top>><<set $wearing["top"] to "pinksheernightie", $topwearimg to "images/clothing/tops/pinksheernightie.jpg", $wearing["bottom"] to "nothing", $bottomwearimg to "images/clothing/legs.jpg">><</link>><</if>>
<<if $pinkshirt == "YES">><<link '<img src="images/clothing/tops/pinkshirt.jpg" width="100" height="100" title="Pink Long Sleeve Shirt">' Top>><<set $wearing["top"] to "pinkshirt";$topwearimg to "images/clothing/tops/pinkshirt.jpg">><</link>><</if>>
<<if $pinksleevelessblouse == "YES">><<link '<img src="images/clothing/tops/pinksleevelessblouse.jpg" width="100" height="100" title="Pink Sleeveless Blouse">' Top>><<set $wearing["top"] to "pinksleevelessblouse";$topwearimg to "images/clothing/tops/pinksleevelessblouse.jpg">><</link>><</if>>
<<if $rainbowfishnettop == "YES">><<link '<img src="images/clothing/tops/rainbowfishnettop.jpg" width="100" height="100" title="Rainbow Fishnet Crop Top">' Top>><<set $wearing["top"] to "rainbowfishnettop";$topwearimg to "images/clothing/tops/rainbowfishnettop.jpg">><</link>><</if>>
<<if $redcollar== "YES">><<link '<img src="images/clothing/tops/redcollar.jpg" width="100" height="100" title="RedCollar Shirt">' Top>><<set $wearing["top"] to "redcollar", $topwearimg to "images/clothing/tops/redcollar.jpg">><</link>><</if>>
<<if $redtshirt== "YES">><<link '<img src="images/clothing/tops/redtshirt.jpg" width="100" height="100" title="Red T-Shirt">' Top>><<set $wearing["top"] to "redtshirt", $topwearimg to "images/clothing/tops/redtshirt.jpg">><</link>><</if>>
<<if $swift == "YES">><<link '<img src="images/clothing/tops/swift.jpg" width="100" height="100" title="Taylor Swift T-Shirt">' Top>><<set $wearing["top"] to "swift";$topwearimg to "images/clothing/tops/swift.jpg">><</link>><</if>>
<<if $tshirt_is_bought == "YES">><<link '<img src="images/clothing/tops/bluetshirt.jpg" width="100" height="100" title="Blue T-Shirt">' Top>><<set $wearing["top"] to "t-shirt", $topwearimg to "images/clothing/tops/bluetshirt.jpg">><</link>><</if>>
<<if $whiteblouse == "YES">><<link '<img src="images/clothing/tops/whiteblouse.jpg" width="100" height="100" title="White Long Sleeve Blouse">' Top>><<set $wearing["top"] to "whiteblouse";$topwearimg to "images/clothing/tops/whiteblouse.jpg">><</link>><</if>>
<<if $whiteblouse2 == "YES">><<link '<img src="images/clothing/tops/whiteblouse2.jpg" width="100" height="100" title="White Long Sleeve Blouse">' Top>><<set $wearing["top"] to "whiteblouse2";$topwearimg to "images/clothing/tops/whiteblouse2.jpg">><</link>><</if>>
<<if $whiteshawl == "YES">><<link '<img src="images/clothing/tops/whiteshawl.jpg" width="100" height="100" title="White Shawl">' Top>><<set $wearing["top"] to "whiteshawl";$topwearimg to "images/clothing/tops/whiteshawl.jpg">><</link>><</if>>
<<if $whitesleevelesssweater == "YES">><<link '<img src="images/clothing/tops/whitesleevelesssweater.jpg" width="100" height="100" title="White Sleeveless Sweater">' Top>><<set $wearing["top"] to "whitesleevelesssweater";$topwearimg to "images/clothing/tops/whitesleevelesssweater.jpg">><</link>><</if>>
<<if $whitetshirt== "YES">><<link '<img src="images/clothing/tops/whitetshirt.jpg" width="100" height="100" title="White T-Shirt">' Top>><<set $wearing["top"] to "whitetshirt", $topwearimg to "images/clothing/tops/whitetshirt.jpg">><</link>><</if>>
<<if $yellowsweater == "YES">><<link '<img src="images/clothing/tops/yellowsweater.jpg" width="100" height="100" title="Yellow Sweater">' Top>><<set $wearing["top"] to "yellowsweater";$topwearimg to "images/clothing/tops/yellowsweater.jpg">><</link>><</if>>
/*
<<if $tshirt_is_bought == "YES" && $topwear != "tshirt">>[[Wear tshirt|Top][$topweardesc to "tshirt";$topwear to "tshirt";$topwearimg to "images/clothing/tshirt.jpg"]]<br><</if>>
*/
<<script>>
postdisplay["textboxMaxlength"] = function (taskName) {
/* Limit textbox input elements to 9 characters. */
$(".macro-textbox").attr("maxlength", 9);
/* Make this a single-use task.*/
delete postdisplay[taskName];
};
<</script>>
<</nobr>>
<<nobr>>
[[I changed my mind| $roomJustLeft]]<br>
<<if $chastity == "YES">> /*CHASTITY YES*/
<<if $sexual_arousal > 80>>[[Use finger|Use finger]]<br>
<<else>>Being locked you can´t masturbate<br>
<</if>>
<<else>> /*CHASTITY NO*/
[[Use your Hand]]
<<if $fleshlight == "YES">>[[Use Fleshlight]]<br><</if>>
<</if>>
<</nobr>>
<<nobr>>
<<set $billsPaid to "NO">>
<<if $underwear == "panties7">>
<<set $underweardesc to "sexy pink panties";$underwear to "pinklacepanties";$underwearimg to "images/clothing/underwear/pinklacepanties.jpg">>
<<else>>
<<set $underweardesc to "black boxers";$underwear to "black_boxers";$underwearimg to "images/clothing/underwear/black_boxers.jpg">>
<</if>>
<<if $denypanties == "NO">>
<<DressforHome>>
<</if>>
<<set $random to random(1)>>
<<if $random == 0 >>
<<set $random to random(11)>>
<<if $random == 0>><center><video autoplay loop muted><source src="images/dream/bj01.mp4"></video><br>You have a wet dream of a girl sucking your cock until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 1>>
<center><video autoplay loop muted><source src="images/dream/bj02.mp4"></video><br>You have a wet dream of a girl sucking your cock until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 2>>
<center><video autoplay loop muted><source src="images/dream/bj03.mp4"></video><br>You have a wet dream of a girl sucking your cock until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 3>>
<center><video autoplay loop muted><source src="images/dream/bj04.mp4"></video><br>You have a wet dream of a girl sucking your cock until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 4>>
<center><video autoplay loop muted><source src="images/dream/bj05.mp4"></video><br>You have a wet dream of a girl sucking your cock until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 5>>
<center>[img[images/dream/bj06.webp]]<br>You have a wet dream of a girl sucking your cock until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 6>>
<center>[img[images/dream/sex01.webp]]<br>You have a wet dream about having sex with a beautiful girl until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 7>>
<center>[img[images/dream/sex02.webp]]<br>You have a wet dream about having sex with a beautiful girl until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 8>>
<center>[img[images/dream/sex03.webp]]<br>You have a wet dream about two beautiful girls having sex until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 9>>
<center>[img[images/dream/sex04.webp]]<br>You have a wet dream about having sex with a beautiful girl until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 10>>
<center>[img[images/dream/sex05.webp]]<br>You have a wet dream about having sex with a beautiful girl until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<elseif $random == 11>>
<center>[img[images/dream/sex06.webp]]<br>You have a wet dream about having sex with a beautiful girl until your alarm unfortunately disturbs you.<br></center><p></p>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+15</span></center>
<<set $sexual_arousal += 15>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>><</if>>
<<elseif $random == 1>>
<center>[img[images/locations/waking_up.png]]</center>
<center><span style="color:#5cb85c;">"Your alarm goes off jostling you from your peaceful slumber."</span></center>
<</if>>
<<advanceDay>>
<<set $showeredday+= 1>>
<<if $shaved == "YES">>
<<set $shavedday += 1>>
<</if>>
<center><<if $day == "Saturday" || $day == "Sunday">>[[Wake up | $roomJustLeft]]
<<else>>
<<link "Wake up" $roomJustLeft>><<DressforWork>><</link>><br>
<</if>></center>
<<if $analtraining == "YES">>
<<set $analtrained to "NO">>
<</if>>
<<set $television to 0>>
<<set $watchporn to 0>>
<<set $billspaid to "No">>
<<set $pickup = "NO">>
<<set $chinese = "NO">>
<<set $pepperoni = "NO">>
<<set $threemeat = "NO">>
<<set $supreme = "NO">>
<<set $hamburgermeal = "NO">>
<<set $cheeseburgermeal = "NO">>
<<set $doublecheeseburgermeal = "NO">>
<<set $tendersmeal = "NO">>
<<set $twopiecemeal = "NO">>
<<set $threepiecemeal = "NO">>
<</nobr>>
<center>[img[images/locations/wardrobe.jpg]]</center>
[[Close the Wardrobe | $roomJustLeft]]
<hr>
<<nobr>>
<div id="wrapper">
Saved Outfits <br>
<div id="div1"><<link "Work" Bra>><<DressforWork>><</link>><br>
<<link [img[Save Work Outfit|images/system/disk.jpg][Bra]]>><<SaveWork>><</link>>
</div>
<div id="div2"><<link "Home" Top>><<DressforHome>><</link>><br>
<<link [img[Save Home Outfit|images/system/disk.jpg][Bra]]>><<SaveHome>><</link>>
</div>
<div id="div3"><<link "$outfit1nickname" Bra>><<Outfit1>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Bra]]>><<SaveOutfit1>><</link>> <<link [img[Change Name|images/system/edit.jpg][Bra]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit1nickname" $outfit1nickname>> <a class="link-internal ui-close" data-passage="Bra">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div4"><<link "$outfit2nickname" Bra>><<Outfit2>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Bra]]>><<SaveOutfit2>><</link>> <<link [img[Change Name|images/system/edit.jpg][Bra]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit2nickname" $outfit2nickname>> <a class="link-internal ui-close" data-passage="Bra">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div5"><<link "$outfit3nickname" Bra>><<Outfit3>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Bra]]>><<SaveOutfit3>><</link>> <<link [img[Change Name|images/system/edit.jpg][Bra]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit3nickname" $outfit3nickname>> <a class="link-internal ui-close" data-passage="Bra">Save</a></label>');
Dialog.open();
<</script>><</link>></div>
</div>
<hr>
[[Top]] | Bra | [[Bottom]] | [[Underwear]] | [[Socks]] | [[Shoes]] | [[Toys]]
<</nobr>>
<hr>
<<nobr>>
<<if $wearing["bra"] == "nothing" || $wearing["bra"] == "">>
You aren't wearing a bra.
<<else>>
<<set $braname to $wearing["bra"]>>
You are wearing a $clothing[$braname].description.
<br>
[[Remove|Bra][$wearing["bra"] to "nothing", $brawearimg to "images/clothing/empty.jpg"]]
<br>
<</if>><br>
<<if $blackbra == "YES">><<link '<img src="images/clothing/bras/blackbra.jpg" width="100" height="100" title="Black Bra">' Bra>><<set $wearing["bra"] to "blackbra";$brawearimg to "images/clothing/bras/blackbra.jpg">><</link>><</if>>
<<if $blackandpinkbra == "YES">><<link '<img src="images/clothing/bras/blackandpinkbra.jpg" width="100" height="100" title="Black & Pink Bra">' Bra>><<set $wearing["bra"] to "blackandpinkbra";$brawearimg to "images/clothing/bras/blackandpinkbra.jpg">><</link>><</if>>
<<if $blackandpurplebra == "YES">><<link '<img src="images/clothing/bras/blackandpurplebra.jpg" width="100" height="100" title="Black & Purple Bra">' Bra>><<set $wearing["bra"] to "blackandpurplebra";$brawearimg to "images/clothing/bras/blackandpurplebra.jpg">><</link>><</if>>
<<if $blackandwhitebra2 == "YES">><<link '<img src="images/clothing/bras/blackandwhitebra2.jpg" width="100" height="100" title="Black & White Bra">' Bra>><<set $wearing["bra"] to "blackandwhitebra2";$brawearimg to "images/clothing/bras/blackandwhitebra2.jpg">><</link>><</if>>
<<if $blacklacebra == "YES">><<link '<img src="images/clothing/bras/blacklacebra.jpg" width="100" height="100" title="Black Lace Bra">' Bra>><<set $wearing["bra"] to "blacklacebra";$brawearimg to "images/clothing/bras/blacklacebra.jpg">><</link>><</if>>
<<if $blacksheerteddy == "YES">><<link '<img src="images/clothing/bras/blacksheerteddy.jpg" width="100" height="100" title="Black Sheer Teddy">' Bra>><<set $wearing["bra"] to "blacksheerteddytop", $brawearimg to "images/clothing/bras/blacksheerteddytop.jpg", $wearing["underwear"] to "blacksheerteddybottom", $underwearimg to "images/clothing/underwear/blacksheerteddybottom.jpg">><</link>><</if>>
<<if $calvinkleinredbra == "YES">><<link '<img src="images/clothing/bras/calvinkleinredbra.jpg" width="100" height="100" title="Calvin Klein Red Bra">' Bra>><<set $wearing["bra"] to "calvinkleinredbra";$brawearimg to "images/clothing/bras/calvinkleinredbra.jpg">><</link>><</if>>
<<if $pinkbra == "YES">><<link '<img src="images/clothing/bras/pinkbra.jpg" width="100" height="100" title="Pink Bra">' Bra>><<set $wearing["bra"] to "pinkbra";$brawearimg to "images/clothing/bras/pinkbra.jpg">><</link>><</if>>
<<if $pinklacebra == "YES">><<link '<img src="images/clothing/bras/pinklacebra.jpg" width="100" height="100" title="Pink Lace Bra">' Bra>><<set $wearing["bra"] to "pinklacebra";$brawearimg to "images/clothing/bras/pinklacebra.jpg">><</link>><</if>>
<<if $pinkmilabra == "YES">><<link '<img src="images/clothing/bras/pinkmilabra.jpg" width="100" height="100" title="Pink Mila Bra">' Bra>><<set $wearing["bra"] to "pinkmilabra";$brawearimg to "images/clothing/bras/pinkmilabra.jpg">><</link>><</if>>
<<if $redbra == "YES">><<link '<img src="images/clothing/bras/redbra.jpg" width="100" height="100" title="Red Bra">' Bra>><<set $wearing["bra"] to "redbra";$brawearimg to "images/clothing/bras/redbra.jpg">><</link>><</if>>
<<if $roseteddy == "YES">><<link '<img src="images/clothing/bras/roseteddy.jpg" width="100" height="100" title="RoseTeddy">' Bra>><<set $wearing["bra"] to "roseteddytop", $brawearimg to "images/clothing/bras/roseteddytop.jpg", $wearing["underwear"] to "roseteddybottom", $underwearimg to "images/clothing/underwear/roseteddybottom.jpg">><</link>><</if>>
<<if $whitebra == "YES">><<link '<img src="images/clothing/bras/whitebra.jpg" width="100" height="100" title="White Bra">' Bra>><<set $wearing["bra"] to "whitebra";$brawearimg to "images/clothing/bras/whitebra.jpg">><</link>><</if>>
<<if $whitesportsbra == "YES">><<link '<img src="images/clothing/bras/whitesportsbra.jpg" width="100" height="100" title="White Sports Bra">' Bra>><<set $wearing["bra"] to "whitesportsbra";$brawearimg to "images/clothing/bras/whitesportsbra.jpg">><</link>><</if>>
<<if $whiteteddy == "YES">><<link '<img src="images/clothing/bras/whiteteddy.jpg" width="100" height="100" title="White Teddy">' Bra>><<set $wearing["bra"] to "whiteteddytop", $brawearimg to "images/clothing/bras/whiteteddytop.jpg", $wearing["underwear"] to "whiteteddybottom", $underwearimg to "images/clothing/underwear/whiteteddybottom.jpg">><</link>><</if>>
<<if $bra2 == "YES">><<link '<img src="images/clothing/bra2.jpg" width="100" height="100" title="bra2">' Bra>><<set $wearing["bra"] to "bra2";$brawearimg to "images/clothing/bra2.jpg">><</link>><</if>>
<<if $bra3 == "YES">><<link '<img src="images/clothing/bra3.jpg" width="100" height="100" title="bra3">' Bra>><<set $wearing["bra"] to "bra3";$brawearimg to "images/clothing/bra3.jpg">><</link>><</if>>
<<if $bra4 == "YES">><<link '<img src="images/clothing/bra4.jpg" width="100" height="100" title="bra4">' Bra>><<set $wearing["bra"] to "bra3";$brawearimg to "images/clothing/bra4.jpg">><</link>><</if>>
<<script>>
postdisplay["textboxMaxlength"] = function (taskName) {
/* Limit textbox input elements to 9 characters. */
$(".macro-textbox").attr("maxlength", 9);
/* Make this a single-use task.*/
delete postdisplay[taskName];
};
<</script>>
<</nobr>><center>[img[images/locations/wardrobe.jpg]]</center>
[[Close the Wardrobe | $roomJustLeft]]
<hr>
<<nobr>>
<div id="wrapper">
Saved Outfits <br>
<div id="div1"><<link "Work" Bottom>><<DressforWork>><</link>><br>
<<link [img[Save Work Outfit|images/system/disk.jpg][Bottom]]>><<SaveWork>><</link>>
</div>
<div id="div2"><<link "Home" Bottom>><<DressforHome>><</link>><br>
<<link [img[Save Home Outfit|images/system/disk.jpg][Bottom]]>><<SaveHome>><</link>>
</div>
<div id="div3"><<link "$outfit1nickname" Bottom>><<Outfit1>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Bottom]]>><<SaveOutfit1>><</link>> <<link [img[Change Name|images/system/edit.jpg][Bottom]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit1nickname" $outfit1nickname>> <a class="link-internal ui-close" data-passage="Bottom">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div4"><<link "$outfit2nickname" Bottom>><<Outfit2>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Bottom]]>><<SaveOutfit2>><</link>> <<link [img[Change Name|images/system/edit.jpg][Bottom]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit2nickname" $outfit2nickname>> <a class="link-internal ui-close" data-passage="Bottom">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div5"><<link "$outfit3nickname" Bottom>><<Outfit3>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Bottom]]>><<SaveOutfit3>><</link>> <<link [img[Change Name|images/system/edit.jpg][Bottom]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit3nickname" $outfit3nickname>> <a class="link-internal ui-close" data-passage="Bottom">Save</a></label>');
Dialog.open();
<</script>><</link>></div>
</div>
<hr>
[[Top]] | [[Bra]] | Bottom | [[Underwear]] | [[Socks]] | [[Shoes]] | [[Toys]]
<</nobr>>
<hr>
<<nobr>>
<<if $wearing["bottom"] == "nothing">>
You aren't wearing anything on bottom.<br>
<<else>>
<<set $bottomname to $wearing["bottom"]>>
You are wearing $clothing[$bottomname].description.
<br>
[[Remove|Bottom][$wearing["bottom"] to "nothing", $bottomwearimg to "images/clothing/legs.jpg"]]
<br>
<</if>><br>
<<if $blackbathingsuitbottom == "YES">><<link '<img src="images/clothing/bottoms/blackbathingsuitbottom.jpg" width="100" height="100" title="Black Bathing Suit Bottoms">' Bottom>><<set $wearing["bottom"] to "blackbathingsuitbottom";$bottomwearimg to "images/clothing/bottoms/blackbathingsuitbottom.jpg">><</link>><</if>>
<<if $beigepants == "YES">><<link '<img src="images/clothing/bottoms/beigepants.jpg" width="100" height="100" title="Beige Pants">' Bottom>><<set $wearing["bottom"] to "beigepants";$bottomwearimg to "images/clothing/bottoms/beigepants.jpg">><</link>><</if>>
<<if $blackpleatedskirt == "YES">><<link '<img src="images/clothing/bottoms/blackpleatedskirt.jpg" width="100" height="100" title="Black Pleated Skirt">' Bottom>><<set $wearing["bottom"] to "blackpleatedskirt";$bottomwearimg to "images/clothing/bottoms/blackpleatedskirt.jpg">><</link>><</if>>
<<if $blackshorts == "YES">><<link '<img src="images/clothing/bottoms/blackshorts.jpg" width="100" height="100" title="Black Shorts">' Bottom>><<set $wearing["bottom"] to "blackshorts";$bottomwearimg to "images/clothing/bottoms/blackshorts.jpg">><</link>><</if>>
<<if $blackskirt == "YES">><<link '<img src="images/clothing/bottoms/blackskirt.jpg" width="100" height="100" title="Black Skirt">' Bottom>><<set $wearing["bottom"] to "blackskirt";$bottomwearimg to "images/clothing/bottoms/blackskirt.jpg">><</link>><</if>>
<<if $bluejeans_are_bought == "YES">><<link '<img src="images/clothing/bottoms/bluejeans.jpg" width="100" height="100" title="Blue Jeans">' Bottom>><<set $wearing["bottom"] to "bluejeans";$bottomwearimg to "images/clothing/bottoms/bluejeans.jpg">><</link>><</if>>
<<if $bluejeans1 == "YES">><<link '<img src="images/clothing/bottoms/bluejeans1.jpg" width="100" height="100" title="Blue Jeans">' Bottom>><<set $wearing["bottom"] to "bluejeans1";$bottomwearimg to "images/clothing/bottoms/bluejeans1.jpg">><</link>><</if>>
<<if $bluejeans2 == "YES">><<link '<img src="images/clothing/bottoms/bluejeans2.jpg" width="100" height="100" title="Blue Jeans">' Bottom>><<set $wearing["bottom"] to "bluejeans2";$bottomwearimg to "images/clothing/bottoms/bluejeans2.jpg">><</link>><</if>>
<<if $bluejeans3 == "YES">><<link '<img src="images/clothing/bottoms/bluejeans3.jpg" width="100" height="100" title="Black Jeans">' Bottom>><<set $wearing["bottom"] to "bluejeans3";$bottomwearimg to "images/clothing/bottoms/bluejeans3.jpg">><</link>><</if>>
<<if $bluepants == "YES">><<link '<img src="images/clothing/bottoms/bluepants.jpg" width="100" height="100" title="Black Pants">' Bottom>><<set $wearing["bottom"] to "bluepants";$bottomwearimg to "images/clothing/bottoms/bluepants.jpg">><</link>><</if>>
<<if $cheeruniformskirt == "YES">><<link '<img src="images/clothing/bottoms/cheeruniformskirt.jpg" width="100" height="100" title="Cheer Uniform Skirt">' Bottom>><<set $wearing["bottom"] to "cheeruniformskirt";$bottomwearimg to "images/clothing/bottoms/cheeruniformskirt.jpg">><</link>><</if>>
<<if $daisydukes == "YES">><<link '<img src="images/clothing/bottoms/daisydukes.jpg" width="100" height="100" title="Daisy Dukes Shorts">' Bottom>><<set $wearing["bottom"] to "daisydukes";$bottomwearimg to "images/clothing/bottoms/daisydukes.jpg">><</link>><</if>>
<<if $denimshorts == "YES">><<link '<img src="images/clothing/bottoms/denimshorts.jpg" width="100" height="100" title="Denim Shorts">' Bottom>><<set $wearing["bottom"] to "denimshorts";$bottomwearimg to "images/clothing/bottoms/denimshorts.jpg">><</link>><</if>>
<<if $dresspants == "YES">><<link '<img src="images/clothing/bottoms/dresspants.jpg" width="100" height="100" title="Dress Pants">' Bottom>><<set $wearing["bottom"] to "dresspants";$bottomwearimg to "images/clothing/bottoms/dresspants.jpg">><</link>><</if>>
<<if $jeanshorts == "YES">><<link '<img src="images/clothing/bottoms/jeanshorts.jpg" width="100" height="100" title="Jean Shorts">' Bottom>><<set $wearing["bottom"] to "jeanshorts";$bottomwearimg to "images/clothing/bottoms/jeanshorts.jpg">><</link>><</if>>
<<if $jeanshorts2 == "YES">><<link '<img src="images/clothing/bottoms/jeanshorts2.jpg" width="100" height="100" title="Jean Shorts">' Bottom>><<set $wearing["bottom"] to "jeanshorts2";$bottomwearimg to "images/clothing/bottoms/jeanshorts2.jpg">><</link>><</if>>
<<if $greenshorts == "YES">><<link '<img src="images/clothing/bottoms/greenshorts.jpg" width="100" height="100" title="Green Shorts">' Bottom>><<set $wearing["bottom"] to "greenshorts";$bottomwearimg to "images/clothing/bottoms/greenshorts.jpg">><</link>><</if>>
<<if $greyshorts == "YES">><<link '<img src="images/clothing/bottoms/greyshorts.jpg" width="100" height="100" title="Grey Shorts">' Bottom>><<set $wearing["bottom"] to "greyshorts";$bottomwearimg to "images/clothing/bottoms/greyshorts.jpg">><</link>><</if>>
<<if $khakishorts == "YES">><<link '<img src="images/clothing/bottoms/khakishorts.jpg" width="100" height="100" title="Khaki Shorts">' Bottom>><<set $wearing["bottom"] to "khakishorts";$bottomwearimg to "images/clothing/bottoms/khakishorts.jpg">><</link>><</if>>
<<if $khakipants == "YES">><<link '<img src="images/clothing/bottoms/khakipants.jpg" width="100" height="100" title="Khaki Pants">' Bottom>><<set $wearing["bottom"] to "khakipants";$bottomwearimg to "images/clothing/bottoms/khakipants.jpg">><</link>><</if>>
<<if $maroonskirt == "YES">><<link '<img src="images/clothing/bottoms/maroonskirt.jpg" width="100" height="100" title="Maroon Skirt">' Bottom>><<set $wearing["bottom"] to "maroonskirt";$bottomwearimg to "images/clothing/bottoms/maroonskirt.jpg">><</link>><</if>>
<<if $overallskirt == "YES">><<link '<img src="images/clothing/bottoms/overallskirt.jpg" width="100" height="100" title="Overall Skirt">' Bottom>><<set $wearing["bottom"] to "overallskirt";$bottomwearimg to "images/clothing/bottoms/overallskirt.jpg">><</link>><</if>>
<<if $stonewashjeans == "YES">><<link '<img src="images/clothing/bottoms/stonewashjeans.jpg" width="100" height="100" title="Stonewash Jeans">' Bottom>><<set $wearing["bottom"] to "stonewashjeans";$bottomwearimg to "images/clothing/bottoms/stonewashjeans.jpg">><</link>><</if>>
/*
<<if $bluejeans_are_bought == "YES" && $bottomwear != "bluejeans">>[[Wear blue jeans|Bottom][$bottomweardesc to "blue jeans";$bottomwear to "bluejeans";$bottomwearimg to "images/clothing/bluejeans.jpg"]]<br><</if>>
*/
<<script>>
postdisplay["textboxMaxlength"] = function (taskName) {
/* Limit textbox input elements to 9 characters. */
$(".macro-textbox").attr("maxlength", 9);
/* Make this a single-use task.*/
delete postdisplay[taskName];
};
<</script>>
<</nobr>>
<center>[img[images/locations/wardrobe.jpg]]</center>
[[Close the Wardrobe | $roomJustLeft]]
<hr>
<<nobr>>
<div id="wrapper">
Saved Outfits <br>
<div id="div1"><<link "Work" Underwear>><<DressforWork>><</link>><br>
<<link [img[Save Work Outfit|images/system/disk.jpg][Underwear]]>><<SaveWork>><</link>>
</div>
<div id="div2"><<link "Home" Underwear>><<DressforHome>><</link>><br>
<<link [img[Save Home Outfit|images/system/disk.jpg][Underwear]]>><<SaveHome>><</link>>
</div>
<div id="div3"><<link "$outfit1nickname" Underwear>><<Outfit1>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Underwear]]>><<SaveOutfit1>><</link>> <<link [img[Change Name|images/system/edit.jpg][Underwear]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit1nickname" $outfit1nickname>> <a class="link-internal ui-close" data-passage="Underwear">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div4"><<link "$outfit2nickname" Underwear>><<Outfit2>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Underwear]]>><<SaveOutfit2>><</link>> <<link [img[Change Name|images/system/edit.jpg][Underwear]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit2nickname" $outfit2nickname>> <a class="link-internal ui-close" data-passage="Underwear">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div5"><<link "$outfit3nickname" Underwear>><<Outfit3>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Underwear]]>><<SaveOutfit3>><</link>> <<link [img[Change Name|images/system/edit.jpg][Underwear]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit3nickname" $outfit3nickname>> <a class="link-internal ui-close" data-passage="Underwear">Save</a></label>');
Dialog.open();
<</script>><</link>></div>
</div>
<hr>
[[Top]] | [[Bra]] | [[Bottom]] | Underwear | [[Socks]] | [[Shoes]] | [[Toys]]
<</nobr>>
<hr>
<<nobr>>
<<if $wearing["underwear"] == "nothing">>
You aren't wearing any underwear.<br>
<<else>>
<<set $underwearname to $wearing["underwear"]>>
You are wearing $clothing[$underwearname].description.
<br>
<<if $shaved == "NO" && $sexual_arousal < 75>>
[[Remove|Underwear][$wearing["underwear"] to "nothing", $underwearimg to "images/clothing/limphairycock.jpg"]]
<<elseif $shaved == "NO" && $sexual_arousal >= 75>>
[[Remove|Underwear][$wearing["underwear"] to "nothing", $underwearimg to "images/clothing/hardhairycock.jpg"]]
<<elseif $shaved == "YES" && $sexual_arousal < 75>>
[[Remove|Underwear][$wearing["underwear"] to "nothing", $underwearimg to "images/clothing/limpshavedcock.jpg"]]
<<elseif $shaved == "YES" && $sexual_arousal >= 75>>
[[Remove|Underwear][$wearing["underwear"] to "nothing", $underwearimg to "images/clothing/hardshavedcock.jpg"]]
<</if>>
<br>
<</if>><br>
<<if $beigepanties == "YES">><<link '<img src="images/clothing/underwear/beigepantiesa.jpg" width="100" height="100" title="Beige Panties">' Underwear>><<set $wearing["underwear"] to "beigepanties";$underwearimg to "images/clothing/underwear/beigepanties.jpg">><</link>><</if>>
<<if $black_boxers_bought == "YES">><<link '<img src="images/clothing/underwear/black_boxers.jpg" width="100" height="100" title="Black Boxers">' Underwear>><<set $wearing["underwear"] to "black_boxers";$underwearimg to "images/clothing/underwear/black_boxers.jpg">><</link>><</if>>
<<if $blackandpurplepanties == "YES">><<link '<img src="images/clothing/underwear/blackandpurplepantiesa.jpg" width="100" height="100" title="Black & Purple Panties">' Underwear>><<set $wearing["underwear"] to "blackandpurplepanties";$underwearimg to "images/clothing/underwear/blackandpurplepanties.jpg">><</link>><</if>>
<<if $blackandwhitepanties == "YES">><<link '<img src="images/clothing/underwear/blackandwhitepantiesa.jpg" width="100" height="100" title="Black & White Panties">' Underwear>><<set $wearing["underwear"] to "blackandwhitepanties";$underwearimg to "images/clothing/underwear/blackandwhitepanties.jpg">><</link>><</if>>
<<if $blackandwhitepanties2 == "YES">><<link '<img src="images/clothing/underwear/blackandwhitepanties2a.jpg" width="100" height="100" title="Black & White Lace Panties">' Underwear>><<set $wearing["underwear"] to "blackandwhitepanties2";$underwearimg to "images/clothing/underwear/blackandwhitepanties2.jpg">><</link>><</if>>
<<if $blackflowerpanties == "YES">><<link '<img src="images/clothing/underwear/blackflowerpantiesa.jpg" width="100" height="100" title="Black Flower Panties">' Underwear>><<set $wearing["underwear"] to "blackflowerpanties";$underwearimg to "images/clothing/underwear/blackflowerpanties.jpg">><</link>><</if>>
<<if $blacklacepanties == "YES">><<link '<img src="images/clothing/underwear/blacklacepanties.jpg" width="100" height="100" title="Black Lace Panties">' Underwear>><<set $wearing["underwear"] to "blacklacepanties";$underwearimg to "images/clothing/underwear/blacklacepanties.jpg">><</link>><</if>>
<<if $blackpanties == "YES">><<link '<img src="images/clothing/underwear/blackpanties.jpg" width="100" height="100" title="Black Panties">' Underwear>><<set $wearing["underwear"] to "blackpanties";$underwearimg to "images/clothing/underwear/blackpanties.jpg">><</link>><</if>>
<<if $blacksheerteddy == "YES">><<link '<img src="images/clothing/underwear/blacksheerteddy.jpg" width="100" height="100" title="Black Sheer Teddy">' Underwear>><<set $wearing["bra"] to "blacksheerteddytop", $brawearimg to "images/clothing/bras/blacksheerteddytop.jpg", $wearing["underwear"] to "blacksheerteddybottom", $underwearimg to "images/clothing/underwear/blacksheerteddybottom.jpg">><</link>><</if>>
<<if $blueboxers == "YES">><<link '<img src="images/clothing/underwear/blueboxers.jpg" width="100" height="100" title="Blue Boxers">' Underwear>><<set $wearing["underwear"] to "blueboxers";$underwearimg to "images/clothing/underwear/blueboxers.jpg">><</link>><</if>>
<<if $bluestripedpanties == "YES">><<link '<img src="images/clothing/underwear/bluestripedpanties.jpg" width="100" height="100" title="Blue & White Striped Panties">' Underwear>><<set $wearing["underwear"] to "bluestripedpanties";$underwearimg to "images/clothing/underwear/bluestripedpanties.jpg">><</link>><</if>>
<<if $burgundypanties == "YES">><<link '<img src="images/clothing/underwear/burgundypanties.jpg" width="100" height="100" title="Burgundy Panties">' Underwear>><<set $wearing["underwear"] to "burgundypanties";$underwearimg to "images/clothing/underwear/burgundypanties.jpg">><</link>><</if>>
<<if $calvinkleinredpanties == "YES">><<link '<img src="images/clothing/underwear/calvinkleinredpanties.jpg" width="100" height="100" title="Calvin Klein Red Panties">' Underwear>><<set $wearing["underwear"] to "calvinkleinredpanties";$underwearimg to "images/clothing/underwear/calvinkleinredpanties.jpg">><</link>><</if>>
<<if $plaidboxers == "YES">><<link '<img src="images/clothing/underwear/plaidboxers.jpg" width="100" height="100" title="Plaid Boxers">' Underwear>><<set $wearing["underwear"] to "plaidboxers";$underwearimg to "images/clothing/underwear/plaidboxers.jpg">><</link>><</if>>
<<if $pinkandblackpanties == "YES">><<link '<img src="images/clothing/underwear/pinkandblackpanties.jpg" width="100" height="100" title="Pink & Black Panties">' Underwear>><<set $wearing["underwear"] to "pinkandblackpanties";$underwearimg to "images/clothing/underwear/pinkandblackpanties.jpg">><</link>><</if>>
<<if $pinklacepanties == "YES">><<link '<img src="images/clothing/underwear/pinklacepanties.jpg" width="100" height="100" title="Pink Lace Panties">' Underwear>><<set $wearing["underwear"] to "pinklacepanties";$underwearimg to "images/clothing/underwear/pinklacepanties.jpg">><</link>><</if>>
<<if $pinkmilapanties == "YES">><<link '<img src="images/clothing/underwear/pinkmilapanties.jpg" width="100" height="100" title="Pink Mila Panties">' Underwear>><<set $wearing["underwear"] to "pinkmilapanties";$underwearimg to "images/clothing/underwear/pinkmilapanties.jpg">><</link>><</if>>
<<if $pinkrosepanties == "YES">><<link '<img src="images/clothing/underwear/pinkrosepanties.jpg" width="100" height="100" title="Pink Panties with Roses">' Underwear>><<set $wearing["underwear"] to "pinkrosepanties";$underwearimg to "images/clothing/underwear/pinkrosepanties.jpg">><</link>><</if>>
<<if $pinkthong == "YES">><<link '<img src="images/clothing/underwear/pinkthong.jpg" width="100" height="100" title="Pink Thong">' Underwear>><<set $wearing["underwear"] to "pinkthong";$underwearimg to "images/clothing/underwear/pinkthong.jpg">><</link>><</if>>
<<if $redboxers == "YES">><<link '<img src="images/clothing/underwear/redboxers.jpg" width="100" height="100" title="Red Boxers">' Underwear>><<set $wearing["underwear"] to "redboxers";$underwearimg to "images/clothing/underwear/redboxers.jpg">><</link>><</if>>
<<if $redandwhitestripedpanties == "YES">><<link '<img src="images/clothing/underwear/redandwhitestripedpanties.jpg" width="100" height="100" title="Red & White Striped Panties">' Underwear>><<set $wearing["underwear"] to "redandwhitestripedpanties";$underwearimg to "images/clothing/underwear/redandwhitestripedpanties.jpg">><</link>><</if>>
<<if $roseteddy == "YES">><<link '<img src="images/clothing/underwear/roseteddy.jpg" width="100" height="100" title="Rose Teddy">' Underwear>><<set $wearing["bra"] to "roseteddytop", $brawearimg to "images/clothing/bras/roseteddytop.jpg", $wearing["underwear"] to "roseteddybottom", $underwearimg to "images/clothing/underwear/roseteddybottom.jpg">><</link>><</if>>
<<if $whitebriefs == "YES">><<link '<img src="images/clothing/underwear/whitebriefs.jpg" width="100" height="100" title="White Briefs">' Underwear>><<set $wearing["underwear"] to "whitebriefs";$underwearimg to "images/clothing/underwear/whitebriefs.jpg">><</link>><</if>>
<<if $whiteteddy == "YES">><<link '<img src="images/clothing/underwear/whiteteddy.jpg" width="100" height="100" title="White Teddy">' Underwear>><<set $wearing["bra"] to "whiteteddytop", $brawearimg to "images/clothing/bras/whiteteddytop.jpg", $wearing["underwear"] to "whiteteddybottom", $underwearimg to "images/clothing/underwear/whiteteddybottom.jpg">><</link>><</if>>
<<if $whitethong == "YES">><<link '<img src="images/clothing/underwear/whitethong.jpg" width="100" height="100" title="White Thong">' Underwear>><<set $wearing["underwear"] to "whitethong";$underwearimg to "images/clothing/underwear/whitethong.jpg">><</link>><</if>>
/*
<<if $black_boxers_bought == "YES" && $underwear != "black_boxers">>[[Wear black boxers|Underwear][$wearing["underwear"] to "black_boxers";$underwearimg to "images/clothing/black_boxers.jpg"]]<br><</if>>
<<if $panties7 == "YES" && $underwear != "panties7">>[[Wear sexy pink panties|Underwear][$wearing["underwear"] to "panties7";$underwearimg to "images/clothing/panties7.jpg"]]<br><</if>>
*/
<<script>>
postdisplay["textboxMaxlength"] = function (taskName) {
/* Limit textbox input elements to 9 characters. */
$(".macro-textbox").attr("maxlength", 9);
/* Make this a single-use task.*/
delete postdisplay[taskName];
};
<</script>>
<</nobr>>
<center>[img[images/locations/wardrobe.jpg]]</center>
[[Close the Wardrobe | $roomJustLeft]]
<hr>
<<nobr>>
<div id="wrapper">
Saved Outfits <br>
<div id="div1"><<link "Work" Socks>><<DressforWork>><</link>><br>
<<link [img[Save Work Outfit|images/system/disk.jpg][Socks]]>><<SaveWork>><</link>>
</div>
<div id="div2"><<link "Home" Socks>><<DressforHome>><</link>><br>
<<link [img[Save Home Outfit|images/system/disk.jpg][Socks]]>><<SaveHome>><</link>>
</div>
<div id="div3"><<link "$outfit1nickname" Socks>><<Outfit1>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Socks]]>><<SaveOutfit1>><</link>> <<link [img[Change Name|images/system/edit.jpg][Socks]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit1nickname" $outfit1nickname>> <a class="link-internal ui-close" data-passage="Socks">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div4"><<link "$outfit2nickname" Socks>><<Outfit2>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Socks]]>><<SaveOutfit2>><</link>> <<link [img[Change Name|images/system/edit.jpg][Socks]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit2nickname" $outfit2nickname>> <a class="link-internal ui-close" data-passage="Socks">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div5"><<link "$outfit3nickname" Socks>><<Outfit3>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Socks]]>><<SaveOutfit3>><</link>> <<link [img[Change Name|images/system/edit.jpg][Socks]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit3nickname" $outfit3nickname>> <a class="link-internal ui-close" data-passage="Socks">Save</a></label>');
Dialog.open();
<</script>><</link>></div>
</div>
<hr>
[[Top]] | [[Bra]] | [[Bottom]] | [[Underwear]] | Socks | [[Shoes]] | [[Toys]]
<</nobr>>
<hr>
<<nobr>>
<<if $wearing["socks"] == "nothing" || $wearing["socks"] == "">>
You aren't wearing any socks.
<<else>>
<<set $socksname to $wearing["socks"]>>
You are wearing $clothing[$socksname].description.
<br>
[[Remove|Socks][$wearing["socks"] to "nothing", $sockswearimg to "images/clothing/empty.jpg"]]
<br>
<</if>><br>
<<if $blackandpurplegarterandstockings == "YES">><<link '<img src="images/clothing/socks/blackandpurplegarterandstockings.jpg" width="100" height="100" title="Black & Purple Garter & Stockings">' Socks>><<set $wearing["socks"] to "blackandpurplegarterandstockings";$sockswearimg to "images/clothing/socks/blackandpurplegarterandstockings.jpg">><</link>><</if>>
<<if $blackandwhitestripedsocks == "YES">><<link '<img src="images/clothing/socks/blackandwhitestripedsocks.jpg" width="100" height="100" title="Black & White Striped Socks">' Socks>><<set $wearing["socks"] to "blackandwhitestripedsocks";$sockswearimg to "images/clothing/socks/blackandwhitestripedsocks.jpg">><</link>><</if>>
<<if $blackdresssocks == "YES">><<link '<img src="images/clothing/socks/blackdresssocks.jpg" width="100" height="100" title="Black Dress Socks">' Socks>><<set $wearing["socks"] to "blackdresssocks";$sockswearimg to "images/clothing/socks/blackdresssocks.jpg">><</link>><</if>>
<<if $blackgarterandstockings == "YES">><<link '<img src="images/clothing/socks/blackgarterandstockings.jpg" width="100" height="100" title="Black Garter & Stockings">' Socks>><<set $wearing["socks"] to "blackgarterandstockings";$sockswearimg to "images/clothing/socks/blackgarterandstockings.jpg">><</link>><</if>>
<<if $blacklacestockings == "YES">><<link '<img src="images/clothing/socks/blacklacestockings.jpg" width="100" height="100" title="Black Lace Stockings">' Socks>><<set $wearing["socks"] to "blacklacestockings";$sockswearimg to "images/clothing/socks/blacklacestockings.jpg">><</link>><</if>>
<<if $blackstockings == "YES">><<link '<img src="images/clothing/socks/blackstockings.jpg" width="100" height="100" title="Black Knee High Stockings">' Socks>><<set $wearing["socks"] to "blackstockings";$sockswearimg to "images/clothing/socks/blackstockings.jpg">><</link>><</if>>
<<if $blackthighhighsocks == "YES">><<link '<img src="images/clothing/socks/blackthighhighsocks.jpg" width="100" height="100" title="Black Thigh High Socks">' Socks>><<set $wearing["socks"] to "blackthighhighsocks";$sockswearimg to "images/clothing/socks/blackthighhighsocks.jpg">><</link>><</if>>
<<if $blueandwhitestripedstockings == "YES">><<link '<img src="images/clothing/socks/blueandwhitestripedstockings.jpg" width="100" height="100" title="Blue & White Striped Stockings">' Socks>><<set $wearing["socks"] to "blueandwhitestripedstockings";$sockswearimg to "images/clothing/socks/blueandwhitestripedstockings.jpg">><</link>><</if>>
<<if $cheersocks == "YES">><<link '<img src="images/clothing/socks/cheersocks.jpg" width="100" height="100" title="Cheer Socks">' Socks>><<set $wearing["socks"] to "cheersocks";$sockswearimg to "images/clothing/socks/cheersocks.jpg">><</link>><</if>>
<<if $fishnetstockings == "YES">><<link '<img src="images/clothing/socks/fishnetstockings.jpg" width="100" height="100" title="Fishnet Stockings">' Socks>><<set $wearing["socks"] to "fishnetstockings";$sockswearimg to "images/clothing/socks/fishnetstockings.jpg">><</link>><</if>>
<<if $greykneehighsocks == "YES">><<link '<img src="images/clothing/socks/greykneehighsocks.jpg" width="100" height="100" title="Grey Knee High Socks">' Socks>><<set $wearing["socks"] to "greykneehighsocks";$sockswearimg to "images/clothing/socks/greykneehighsocks.jpg">><</link>><</if>>
<<if $maroonkneehighsocks == "YES">><<link '<img src="images/clothing/socks/maroonkneehighsocks.jpg" width="100" height="100" title="Maroon Knee High Socks">' Socks>><<set $wearing["socks"] to "maroonkneehighsocks";$sockswearimg to "images/clothing/socks/maroonkneehighsocks.jpg">><</link>><</if>>
<<if $pinkandwhitesocks == "YES">><<link '<img src="images/clothing/socks/pinkandwhitesocks.jpg" width="100" height="100" title="Pink & White Striped Socks">' Socks>><<set $wearing["socks"] to "pinkandwhitesocks";$sockswearimg to "images/clothing/socks/pinkandwhitesocks.jpg">><</link>><</if>>
<<if $purplepuppysocks == "YES">><<link '<img src="images/clothing/socks/purplepuppysocks.jpg" width="100" height="100" title="Purple Socks with Puppies">' Socks>><<set $wearing["socks"] to "purplepuppysocks";$sockswearimg to "images/clothing/socks/purplepuppysocks.jpg">><</link>><</if>>
<<if $rainbowfishnetstockings == "YES">><<link '<img src="images/clothing/socks/rainbowfishnetstockings.jpg" width="100" height="100" title="Rainbow Fishnet Stockings">' Socks>><<set $wearing["socks"] to "rainbowfishnetstockings";$sockswearimg to "images/clothing/socks/rainbowfishnetstockings.jpg">><</link>><</if>>
<<if $redwhitebluesocks == "YES">><<link '<img src="images/clothing/socks/redwhitebluesocks.jpg" width="100" height="100" title="Red White & Blue Striped Socks">' Socks>><<set $wearing["socks"] to "redwhitebluesocks";$sockswearimg to "images/clothing/socks/redwhitebluesocks.jpg">><</link>><</if>>
<<if $whiteandgreyanklesocks == "YES">><<link '<img src="images/clothing/socks/whiteandgreyanklesocks.jpg" width="100" height="100" title="White & Grey Ankle Socks">' Socks>><<set $wearing["socks"] to "whiteandgreyanklesocks";$sockswearimg to "images/clothing/socks/whiteandgreyanklesocks.jpg">><</link>><</if>>
<<if $whitekneehighstockings == "YES">><<link '<img src="images/clothing/socks/whitekneehighstockings.jpg" width="100" height="100" title="White Knee High Stockings">' Socks>><<set $wearing["socks"] to "whitekneehighstockings";$sockswearimg to "images/clothing/socks/whitekneehighstockings.jpg">><</link>><</if>>
<<if $whiteanklesocks == "YES">><<link '<img src="images/clothing/socks/whiteanklesocks.jpg" width="100" height="100" title="White Ankle Socks">' Socks>><<set $wearing["socks"] to "whiteanklesocks";$sockswearimg to "images/clothing/socks/whiteanklesocks.jpg">><</link>><</if>>
<<if $whitesocks == "YES">><<link '<img src="images/clothing/socks/whitesocks.jpg" width="100" height="100" title="White Socks">' Socks>><<set $wearing["socks"] to "whitesocks";$sockswearimg to "images/clothing/socks/whitesocks.jpg">><</link>><</if>>
<<if $whitequartersocks == "YES">><<link '<img src="images/clothing/socks/whitequartersocks.jpg" width="100" height="100" title="White Quarter Socks">' Socks>><<set $wearing["socks"] to "whitequartersocks";$sockswearimg to "images/clothing/socks/whitequartersocks.jpg">><</link>><</if>>
/*
<<if $stockings_are_bought == "YES" && $sockwear != "blue_stockings">>[[Wear blue stockings|Socks][$socksweardesc to "blue stockings";$sockswear to "blue_stockings";$sockswearimg to "images/clothing/blue_stockings.jpg"]]<br><</if>>
*/
<<script>>
postdisplay["textboxMaxlength"] = function (taskName) {
/* Limit textbox input elements to 9 characters. */
$(".macro-textbox").attr("maxlength", 9);
/* Make this a single-use task.*/
delete postdisplay[taskName];
};
<</script>>
<</nobr>>
<center>[img[images/locations/wardrobe.jpg]]</center>
[[Close the Wardrobe | $roomJustLeft]]
<hr>
<<nobr>>
<div id="wrapper">
Saved Outfits <br>
<div id="div1"><<link "Work" Shoes>><<DressforWork>><</link>><br>
<<link [img[Save Work Outfit|images/system/disk.jpg][Shoes]]>><<SaveWork>><</link>>
</div>
<div id="div2"><<link "Home" Shoes>><<DressforHome>><</link>><br>
<<link [img[Save Home Outfit|images/system/disk.jpg][Shoes]]>><<SaveHome>><</link>>
</div>
<div id="div3"><<link "$outfit1nickname" Shoes>><<Outfit1>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Shoes]]>><<SaveOutfit1>><</link>> <<link [img[Change Name|images/system/edit.jpg][Shoes]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit1nickname" $outfit1nickname>> <a class="link-internal ui-close" data-passage="Shoes">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div4"><<link "$outfit2nickname" Shoes>><<Outfit2>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Shoes]]>><<SaveOutfit2>><</link>> <<link [img[Change Name|images/system/edit.jpg][Shoes]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit2nickname" $outfit2nickname>> <a class="link-internal ui-close" data-passage="Shoes">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div5"><<link "$outfit3nickname" Shoes>><<Outfit3>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Shoes]]>><<SaveOutfit3>><</link>> <<link [img[Change Name|images/system/edit.jpg][Shoes]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit3nickname" $outfit3nickname>> <a class="link-internal ui-close" data-passage="Shoes">Save</a></label>');
Dialog.open();
<</script>><</link>></div>
</div>
<hr>
[[Top]] | [[Bra]] | [[Bottom]] | [[Underwear]] | [[Socks]] | Shoes | [[Toys]]
<</nobr>>
<hr>
<<nobr>>
<<if $wearing["shoes"] == "nothing" || $wearing["shoes"] == "">>
You aren't wearing any shoes.
<br>
<<else>>
<<set $shoesname to $wearing["shoes"]>>
You are wearing $clothing[$shoesname].description.
<br>
[[Remove|Shoes][$wearing["shoes"] to "nothing", $shoeswearimg to "images/clothing/empty.jpg"]]
<br>
<</if>><br>
<<if $beigeankleboots == "YES">><<link '<img src="images/clothing/shoes/beigeankleboots.jpg" width="100" height="100" title="Beige Ankle Boots">' Shoes>><<set $wearing["shoes"] to "beigeankleboots";$shoeswearimg to "images/clothing/shoes/beigeankleboots.jpg">><</link>><</if>>
<<if $blackandwhiteheels == "YES">><<link '<img src="images/clothing/shoes/blackandwhiteheels.jpg" width="100" height="100" title="Black & White Heels">' Shoes>><<set $wearing["shoes"] to "blackandwhiteheels";$shoeswearimg to "images/clothing/shoes/blackandwhiteheels.jpg">><</link>><</if>>
<<if $blackankleboots == "YES">><<link '<img src="images/clothing/shoes/blackankleboots.jpg" width="100" height="100" title="Black Ankle Boots">' Shoes>><<set $wearing["shoes"] to "blackankleboots";$shoeswearimg to "images/clothing/shoes/blackankleboots.jpg">><</link>><</if>>
<<if $blackconverse == "YES">><<link '<img src="images/clothing/shoes/blackconverse.jpg" width="100" height="100" title="Black Converse">' Shoes>><<set $wearing["shoes"] to "blackconverse";$shoeswearimg to "images/clothing/shoes/blackconverse.jpg">><</link>><</if>>
<<if $blackdressshoes == "YES">><<link '<img src="images/clothing/shoes/blackdressshoes.jpg" width="100" height="100" title="Black Dress Shoes">' Shoes>><<set $wearing["shoes"] to "blackdressshoes";$shoeswearimg to "images/clothing/shoes/blackdressshoes.jpg">><</link>><</if>>
<<if $blackheels == "YES">><<link '<img src="images/clothing/shoes/blackheels.jpg" width="100" height="100" title="Black Open Toe Heels">' Shoes>><<set $wearing["shoes"] to "blackheels";$shoeswearimg to "images/clothing/shoes/blackheels.jpg">><</link>><</if>>
<<if $blackheels2 == "YES">><<link '<img src="images/clothing/shoes/blackheels2.jpg" width="100" height="100" title="Black Closed Toe Heels">' Shoes>><<set $wearing["shoes"] to "blackheels2";$shoeswearimg to "images/clothing/shoes/blackheels2.jpg">><</link>><</if>>
<<if $blackstrapheels == "YES">><<link '<img src="images/clothing/shoes/blackstrapheels.jpg" width="100" height="100" title="Black Strap Heels">' Shoes>><<set $wearing["shoes"] to "blackstrapheels";$shoeswearimg to "images/clothing/shoes/blackstrapheels.jpg">><</link>><</if>>
<<if $dockshoes == "YES">><<link '<img src="images/clothing/shoes/dockshoes.jpg" width="100" height="100" title="White Dock Shoes">' Shoes>><<set $wearing["shoes"] to "dockshoes";$shoeswearimg to "images/clothing/shoes/dockshoes.jpg">><</link>><</if>>
<<if $flipflops == "YES">><<link '<img src="images/clothing/shoes/flipflops.jpg" width="100" height="100" title="Flip Flops">' Shoes>><<set $wearing["shoes"] to "flipflops";$shoeswearimg to "images/clothing/shoes/flipflops.jpg">><</link>><</if>>
<<if $greyshoes == "YES">><<link '<img src="images/clothing/shoes/greyshoes.jpg" width="100" height="100" title="Grey Shoes">' Shoes>><<set $wearing["shoes"] to "greyshoes";$shoeswearimg to "images/clothing/shoes/greyshoes.jpg">><</link>><</if>>
<<if $nudeheels == "YES">><<link '<img src="images/clothing/shoes/nudeheels.jpg" width="100" height="100" title="Nude Heels">' Shoes>><<set $wearing["shoes"] to "nudeheels";$shoeswearimg to "images/clothing/shoes/nudeheels.jpg">><</link>><</if>>
<<if $pennyloafers == "YES">><<link '<img src="images/clothing/shoes/pennyloafers.jpg" width="100" height="100" title="Penny Loafers">' Shoes>><<set $wearing["shoes"] to "pennyloafers";$shoeswearimg to "images/clothing/shoes/pennyloafers.jpg">><</link>><</if>>
<<if $pinkhightops == "YES">><<link '<img src="images/clothing/shoes/pinkhightops.jpg" width="100" height="100" title="Pink High Tops">' Shoes>><<set $wearing["shoes"] to "pinkhightops";$shoeswearimg to "images/clothing/shoes/pinkhightops.jpg">><</link>><</if>>
<<if $pinkhightops2 == "YES">><<link '<img src="images/clothing/shoes/pinkhightops2.jpg" width="100" height="100" title="Pink High Tops">' Shoes>><<set $wearing["shoes"] to "pinkhightops2";$shoeswearimg to "images/clothing/shoes/pinkhightops2.jpg">><</link>><</if>>
<<if $redconverse == "YES">><<link '<img src="images/clothing/shoes/redconverse.jpg" width="100" height="100" title="Red Converse">' Shoes>><<set $wearing["shoes"] to "redconverse";$shoeswearimg to "images/clothing/shoes/redconverse.jpg">><</link>><</if>>
<<if $redparisahplatformpumps == "YES">><<link '<img src="images/clothing/shoes/redparisahplatformpumps.jpg" width="100" height="100" title="Red Parisah Platform Pumps">' Shoes>><<set $wearing["shoes"] to "redparisahplatformpumps";$shoeswearimg to "images/clothing/shoes/redparisahplatformpumps.jpg">><</link>><</if>>
<<if $redtennisshoes == "YES">><<link '<img src="images/clothing/shoes/redtennisshoes.jpg" width="100" height="100" title="Red Tennis Shoes">' Shoes>><<set $wearing["shoes"] to "redtennisshoes";$shoeswearimg to "images/clothing/shoes/redtennisshoes.jpg">><</link>><</if>>
<<if $sandals == "YES">><<link '<img src="images/clothing/shoes/sandals.jpg" width="100" height="100" title="Sandals">' Shoes>><<set $wearing["shoes"] to "sandals";$shoeswearimg to "images/clothing/shoes/sandals.jpg">><</link>><</if>>
<<if $whitetennis == "YES">><<link '<img src="images/clothing/shoes/whitetennis.jpg" width="100" height="100" title="White Tennis Shoes">' Shoes>><<set $wearing["shoes"] to "whitetennis";$shoeswearimg to "images/clothing/shoes/whitetennis.jpg">><</link>><</if>>
<<if $whitethighhighboots == "YES">><<link '<img src="images/clothing/shoes/whitethighhighboots.jpg" width="100" height="100" title="White Thigh High Boots">' Shoes>><<set $wearing["shoes"] to "whitethighhighboots";$shoeswearimg to "images/clothing/shoes/whitethighhighboots.jpg">><</link>><</if>>
<<if $shoes2 == "YES">><<link '<img src="images/clothing/shoes/shoes2.jpg" width="100" height="100">' Shoes>><<set $wearing["shoes"] to "shoes2";$shoeswearimg to "images/clothing/shoes/shoes2.jpg">><</link>><</if>>
<<if $shoes3 == "YES">><<link '<img src="images/clothing/shoes/shoes3.jpg" width="100" height="100">' Shoes>><<set $wearing["shoes"] to "shoes3";$shoeswearimg to "images/clothing/shoes/shoes3.jpg">><</link>><</if>>
<<if $shoes4 == "YES">><<link '<img src="images/clothing/shoes/shoes4.jpg" width="100" height="100">' Shoes>><<set $wearing["shoes"] to "shoes4";$shoeswearimg to "images/clothing/shoes/shoes4.jpg">><</link>><</if>>
<<if $shoes5 == "YES">><<link '<img src="images/clothing/shoes/shoes5.jpg" width="100" height="100">' Shoes>><<set $wearing["shoes"] to "shoes5";$shoeswearimg to "images/clothing/shoes/shoes5.jpg">><</link>><</if>>
<<if $shoes6 == "YES">><<link '<img src="images/clothing/shoes/shoes6.jpg" width="100" height="100">' Shoes>><<set $wearing["shoes"] to "shoes6";$shoeswearimg to "images/clothing/shoes/shoes6.jpg">><</link>><</if>>
<<if $shoes7 == "YES">><<link '<img src="images/clothing/shoes/shoes7.jpg" width="100" height="100">' Shoes>><<set $wearing["shoes"] to "shoes7";$shoeswearimg to "images/clothing/shoes/shoes7.jpg">><</link>><</if>>
<<if $shoes8 == "YES">><<link '<img src="images/clothing/shoes/shoes8.jpg" width="100" height="100">' Shoes>><<set $wearing["shoes"] to "shoes8";$shoeswearimg to "images/clothing/shoes/shoes8.jpg">><</link>><</if>>
<<if $shoes9 == "YES">><<link '<img src="images/clothing/shoes/shoes9.jpg" width="100" height="100">' Shoes>><<set $wearing["shoes"] to "shoes9";$shoeswearimg to "images/clothing/shoes/shoes9.jpg">><</link>><</if>>
/*
<<if $shoes1 == "YES" && $shoeswear != "shoes1">>[[Wear shoes|Shoes][$wearing["shoes"] to "shoes1";$shoeswearimg to "images/clothing/shoes1.jpg"]]<br><</if>>
<<if $shoes2 == "YES" && $shoeswear != "shoes2">>[[Wear running shoes|Shoes][$shoesweardesc to "running shoes";$shoeswear to "shoes2";$shoeswearimg to "images/clothing/shoes2.jpg"]]<br><</if>>
*/
<<script>>
postdisplay["textboxMaxlength"] = function (taskName) {
/* Limit textbox input elements to 9 characters. */
$(".macro-textbox").attr("maxlength", 9);
/* Make this a single-use task.*/
delete postdisplay[taskName];
};
<</script>>
<</nobr>>
<center>[img[images/locations/wardrobe.jpg]]</center>
[[Close the Wardrobe | $roomJustLeft]]
<hr>
<<nobr>>
<div id="wrapper">
Saved Outfits <br>
<div id="div1"><<link "Work" Toys>><<DressforWork>><</link>><br>
<<link [img[Save Work Outfit|images/system/disk.jpg][Toys]]>><<SaveWork>><</link>>
</div>
<div id="div2"><<link "Home" Toys>><<DressforHome>><</link>><br>
<<link [img[Save Home Outfit|images/system/disk.jpg][Toys]]>><<SaveHome>><</link>>
</div>
<div id="div3"><<link "$outfit1nickname" Toys>><<Outfit1>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Toys]]>><<SaveOutfit1>><</link>> <<link [img[Change Name|images/system/edit.jpg][Toys]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit1nickname" $outfit1nickname>> <a class="link-internal ui-close" data-passage="Toys">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div4"><<link "$outfit2nickname" Toys>><<Outfit2>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Toys]]>><<SaveOutfit2>><</link>> <<link [img[Change Name|images/system/edit.jpg][Toys]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit2nickname" $outfit2nickname>> <a class="link-internal ui-close" data-passage="Toys">Save</a></label>');
Dialog.open();
<</script>><</link>>
</div>
<div id="div5"><<link "$outfit3nickname" Toys>><<Outfit3>><</link>>
<br>
<<link [img[Save Outfit|images/system/disk.jpg][Toys]]>><<SaveOutfit3>><</link>> <<link [img[Change Name|images/system/edit.jpg][Toys]]>><<script>>
Dialog.setup('Name Input');
Dialog.wiki('<label>Enter outfit name:<br><<textbox "$outfit3nickname" $outfit3nickname>> <a class="link-internal ui-close" data-passage="Toys">Save</a></label>');
Dialog.open();
<</script>><</link>></div>
</div>
<hr>
[[Top]] | [[Bra]] | [[Bottom]] | [[Underwear]] | [[Socks]] | [[Shoes]] | Toys
<</nobr>>
<hr>
<<nobr>>
<<if ($wearing["cage"] == "nothing" || $wearing["cage"] == "") && ($wearing["bp"] == "nothing" || $wearing["bp"] == "")>>
You aren't wearing any toys.
<br>
<<elseif $wearing["cage"] != "nothing" && $wearing["bp"] == "nothing">>
<<set $cagedesc to $wearing["cage"]>>
You are wearing a $clothing[$cagedesc].description. <br>
[[Remove|Toys][$wearing["cage"] to "nothing", $cagewearimg to "images/clothing/empty.jpg"]]
<<elseif $wearing["bp"] != "nothing" && $wearing["cage"] == "nothing">>
<<set $bpdesc to $wearing["bp"]>>
You are wearing a $clothing[$bpdesc].description. <br>
[[Remove|Toys][$wearing["bp"] to "nothing", $buttwearimg to "images/clothing/empty.jpg"]]<br>
<<elseif ($wearing["cage"] != "nothing" && $wearing["bp"] != "nothing")>>
<<set $cagedesc to $wearing["cage"]>>
You are wearing a $clothing[$cagedesc].description.<br>
[[Remove|Toys][$wearing["cage"] to "nothing", $cagewearimg to "images/clothing/empty.jpg"]]<br><br>
<<set $bpdesc to $wearing["bp"]>>
You are wearing a $clothing[$bpdesc].description. <br>
[[Remove|Toys][$wearing["bp"] to "nothing", $buttwearimg to "images/clothing/empty.jpg"]]<br>
<</if>><br>
/*
<<if $buttwear == "nothing" && $cagewear == "nothing">>You are wearing no toys.<<elseif $buttwear != "nothing" && $cagewear != "nothing">>You are wearing a $buttweardesc and a $cageweardesc<<elseif $cagewear != "nothing" && $buttwear == "nothing">>You are wearing a $cageweardesc<<else>>You are wearing a $buttweardesc<</if>>
[[Remove|Toys][$wearing["bp"] to "nothing", $buttwearimg to "images/clothing/empty.jpg"]]<
*/
<hr>
<<if $buttplug == "YES">><<link '<img src="images/clothing/toys/smallbuttplug.jpg" width="100" height="100" title="Small Pink Heart Butt Plug">' Toys>><<set $wearing["bp"] to "smallbp";$buttwearimg to "images/clothing/toys/smallbuttplug.jpg">><</link>><</if>>
<<if $mediumbuttplug == "YES">><<link '<img src="images/clothing/toys/mediumbuttplug.png" width="100" height="100">' Toys>><<set $wearing["bp"] to "mediumbuttplug";$buttwearimg to "images/clothing/toys/mediumbuttplug.png">><</link>><</if>>
<<if $pinkchastity == "YES">><<link '<img src="images/clothing/toys/pinkchastity.jpg" width="100" height="100" title="Pink Chastity Cage">' Toys>><<set $wearing["cage"] to "pinkcage";$cagewearimg to "images/clothing/toys/pinkchastity.jpg">><</link>><</if>>
/*
<<if $buttplug == "YES" && $buttwear != "small buttplug">>[[Wear buttplug|Toys][$buttweardesc to "buttplug";$buttwear to "small buttplug";$buttwearimg to "images/clothing/small buttplug.jpg"]]<br><</if>>
<<if $mediumbuttplug == "YES" && $buttwear != "mediumbuttplug">>[[Wear buttplug|Toys][$buttweardesc to "medium buttplug";$buttwear to "mediumbuttplug";$buttwearimg to "images/clothing/mediumbuttplug.png"]]<br><</if>>
*/
<<script>>
postdisplay["textboxMaxlength"] = function (taskName) {
/* Limit textbox input elements to 9 characters. */
$(".macro-textbox").attr("maxlength", 9);
/* Make this a single-use task.*/
delete postdisplay[taskName];
};
<</script>>
<</nobr>>Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.<<if $sissy == "YES">>
<center><video autoplay muted><source src="videos/masturbate/sissy/use_hand.mp4"></video><br>You pull your hard cock out of your panties and mastrubate.<br></center>
<<nobr>>
<<if $nomas == 1>>
<<set $nomascount += 1>>
<</if>>
<<if $sexual_arousal < 75 && $underwear == "nothing">>
[[Clean yourself | $roomJustLeft][$underwearimg to "images/clothing/limpshavedcock.jpg"]]<br>
<<else>>
[[Clean yourself | $roomJustLeft]]<br>
<</if>>
<<set $sexual_arousal to 0>>
<</nobr>>
<<advanceTime>>
<<elseif $shaved == "YES">>
<center><video autoplay muted><source src="videos/masturbate/shaved/use_hand.mp4"></video><br>You grab your hard cock and masturbate.<br></center>
<<nobr>>
<<if $nomas == 1>>
<<set $nomascount += 1>>
<</if>>
<<if $sexual_arousal < 75 && $underwear == "nothing">>
[[Clean yourself | $roomJustLeft][$underwearimg to "images/clothing/limpshavedcock.jpg"]]<br>
<<else>>
[[Clean yourself | $roomJustLeft]]<br>
<</if>>
<<set $sexual_arousal to 0>>
<<advanceTime>>
<</nobr>>
<<elseif $shaved == "NO">>
<center><video autoplay muted><source src="videos/masturbate/hairy/use_hand.mp4"></video><br>You grab your hard cock and masturbate.<br></center>
<<nobr>>
<<if $sexual_arousal < 75 && $underwear == "nothing">>
[[Clean yourself | $roomJustLeft][$underwearimg to "images/clothing/limphairycock.jpg"]]<br>
<<else>>
[[Clean yourself | $roomJustLeft]]<br>
<</if>>
<<set $sexual_arousal to 0>>
<<advanceTime>>
<</nobr>>
<</if>>
Double-click this passage to edit it.<center>[img[images/locations/lobby.png]]</center>
<<nobr>>
<<if $starttraining == "Yes">>
<<if ($day == "Tuesday" && $gf_text == 0 && not hasVisited("gf_text 1") && $gfTextAlert == 0 && $gfstory == 10)
|| ($day == "Thursday" && $gf_text == 3 && not hasVisited("gf_text 4") && $gfTextAlert == 0 && $bfstory == 6)
|| ($day == "Monday" && $gf_text == 6 && not hasVisited("gf_text 7") && $gfTextAlert == 0 && $gfstory == 16)
|| ($day == "Monday" && $gf_text == 7 && not hasVisited("gf_text 8") && $gfTextAlert == 0 && $gfstory == 20)
|| ($day == "Thursday" && $gf_text == 8 && not hasVisited("gf_text 9") && $gfTextAlert == 0 && ($bfstory == 9 || $bfstory ==10))
|| ($day == "Tuesday" && $gf_text == 9 && not hasVisited("gf_text 10") && $gfTextAlert == 0 && $bfstory == 15)>>
<<set $gfTextAlert to 1>>
<<audio "textalert" play>>
<<elseif ($day == "Monday" && not hasVisited("bf_text 1") && $bfTextAlert == 0 && $gfstory == 10)
|| ($day == "Thursday" && $bf_text == 1 && not hasVisited("bf_text 2") && $bfTextAlert == 0 && $bfstory == 4)
|| ($day == "Tuesday" && $bf_text == 3 && not hasVisited("bf_text 4") && $bfTextAlert == 0 && $bfstory == 6)
|| ($day == "Monday" && $bf_text == 4 && not hasVisited("bf_text 5") && $bfTextAlert == 0 && $gfstory == 15)
|| ($day == "Friday" && $bf_text == 7 && not hasVisited("bf_text 8") && $bfTextAlert == 0 && hasVisited("caughtbf4"))
|| ($day == "Wednesday" && $bf_text == 8 && not hasVisited("bf_text 9") && $bfTextAlert == 0 && ($bfstory == 9 || $bfstory ==10))
|| ($day == "Monday" && $bf_text == 9 && not hasVisited("bf_text 10") && $bfTextAlert == 0 && ($gfstory == 21 || $gfstory == 23))
|| ($day == "Monday" && $bf_text == 11 && $gfstory == 24)
|| ($day == "Monday" && $bf_text == 13 && $gfstory == 25)
|| ($day == "Monday" && $bf_text == 14 && $gfstory == 25)
|| ($day == "Wednesday" && $bf_text == 15 && $bfstory == 19)>>
<<set $bfTextAlert to 1>>
<<audio "textalert" play>>
<</if>>
<</if>>
[[Boss's Office]] <br>
[[Cafeteria]]<br>
<<if $day == "Monday" && $gfstory == 16>>
Go to your [[Desk|office1]] and work.
<<elseif $day == "Friday" && $bfstory == 19>>
Go to your [[Desk|office2]] and work.
<<else>>
<<if $sexual_arousal > 79>>
Go to your [[Desk|Aroused]] and work.
<<else>>
Go to your [[Desk]] and work.
<</if>>
<</if>>
<</nobr>>
<<set $roomJustLeft to "Lobby">>
<<removeclass "#right-ui-bar" "stowed">>
<center>[img[images/locations/bossoffice.png]]</center><br>
[[Lobby|Lobby]] | [[Desk]]
You enter your boss's office but she doesn't seem to be here.
<<set $roomJustLeft to "Boss's Office">><center>[img[images/locations/cafeteria.png]]</center>
[[Go back to lobby|Lobby]]
<<if $breakfast == 0>>[[Eat your breakfast]]<</if>><<if $breakfast == 1>>//You already ate your breakfast.//<</if>>
<<nobr>>
<<set $roomJustLeft to "Cafeteria">>
<</nobr>>
<<nobr>>
<<set $random to random(3)>>
<<if $random == 0>><center>[img[images/everyday_events/classroom.png]]</center><p></p>
<center>After hours and hours the day finally comes to an end.<br></center>
<<elseif $random == 1>>
<center>[img[images/everyday_events/classroom_2.png]]</center><p></p><center>After hours and hours the day finally comes to an end.<br></center>
<<elseif $random == 2>>
<center><img src="images\everyday_events\classroom_3.webp" width="500"></center><p></p>
<center>You spend the day in meetings with some of your sexy co-workers giving presentations.<br></center>
<center>After hours and hours the day finally comes to an end.<br></center>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center>
<<set $sexual_arousal += 5>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<<elseif $random == 3>>
<center><img src="images\everyday_events\classroom_4.webp" width="500"></center><p></p>
<center>You spend the day in meetings with some of your sexy co-workers giving presentations.<br></center>
<<set $sexual_arousal += 5>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<center>After hours and hours the day finally comes to an end.<br></center><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center>
<</if>>
<br>
<<set $time to "Evening">>
<<if $day == "Monday" || $day == "Tuesday" || $day == "Wednesday" || $day == "Thursday" || $day == "Friday">>
<<set $pay += 50>>
<</if>>
<<if $day == "Friday">>
<<set $money += $pay>>
<<set $pay to 0>>
<</if>>
<<if ($day == "Thursday" && $caught == "NO" && $gfstory == 0 && hasVisited("bfgame1"))>>
<center>It's ladies night and you decide to go to the club!</center><br>
[[Dance Club]]
<<elseif ($day == "Thursday" && $caught == "NO" && $gfstory == 2 && hasVisited("bfgame2"))>>
<center>It's ladies night and you decide to go to the club!</center><br>
[[Dance Club]]
<<elseif $homeoutfit == 1 && $day != "Friday">>
You go home, strip down and put on your panties.<br>
<<link "Go Home" "Guest Bedroom">><<DressforHome>><</link>>
<<elseif $denypanties == "NO" && $day != "Friday">>
You go home and change into your panties.<br>
<<link "Go Home" "Guest Bedroom">><<DressforHome>><</link>>
<<else>>
[[Go Home|Foyer]]
<</if>>
<<set $roomJustLeft to "Desk">>
<</nobr>><<if $watchporn > 3>>[[That's enough porn for today|Laptop]]<br>
<<elseif ($day == "Saturday" && ($time == "Evening" || $time == "Night") && $emybj == 1 && $gfstory == 1)>>You hear $gfname in the living room.<br>[[Living Room|Living room]]<<else>>
Category is...
[[Lesbian]]
[[Handjob]]
[[Blowjob]]
[[Vanilla]]
[[Anal]]
<</if>><<nobr>>
<center>[img[images/other/mail.png]]<br>
[[Back to Laptop|Laptop]]<br>
[[Turn of the Laptop|Master Bedroom]]<br>
<<if $billsnotpaid == 1>>
<<if ($doformoney_com == 0 && $passed_day > $emailday+1)>>[[You've Got Mail!|doformoney.com][$PhoneLaptop to "E-Mail"]]<br><</if>>
<<if $doformoney_com == 1 && $passed_day > $emailday+2>>[[Mail From doformoney.cum|Banana][$PhoneLaptop to "E-Mail"]]<br><</if>>
<<if $doformoney_com == 2 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Popsicle][$PhoneLaptop to "E-Mail"]]<br><</if>>
<<if $doformoney_com == 3 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Panties][$PhoneLaptop to "E-Mail"]]<br><</if>>
<<if $doformoney_com == 4 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Ruined][$PhoneLaptop to "E-Mail"]]<br><</if>>
<<if $doformoney_com == 5 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Shaved][$PhoneLaptop to "E-Mail"]]<br><</if>>
<<if $doformoney_com == 6 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Buttplug][$PhoneLaptop to "E-Mail"]]<br><</if>>
<<if $doformoney_com == 7 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|povporn][$PhoneLaptop to "E-Mail"]]<br><</if>>
<<if $doformoney_com == 8 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|eatcum][$PhoneLaptop to "E-Mail"]]<br><</if>>
<</if>>
</center>
<</nobr>><<set $random to random(3)>>
<<if $random == 0>><center><video src="videos/computer/lesbian/1.mp4" width=450 autoplay loop muted controls></video></center><p></p> \
<<elseif $random == 1>><center><video src="videos/computer/lesbian/2.mp4" width=450 autoplay loop muted controls></video></center><p></p> \
<<elseif $random == 2>><center><video src="videos/computer/lesbian/3.mp4" width=450 autoplay loop muted controls></video></center><p></p> \
<<elseif $random == 3>><center><video src="videos/computer/lesbian/4.mp4" width=450 autoplay loop muted controls></video></center><p></p> \
<</if>> \
//Sexual Arousal:// <span style="color:#be29ec;">+10</span>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<if $shaved == "NO" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
[[Watch more porn|Watch porn]]
[[Back to Laptop|Laptop]]
<<set $watchporn += 1>>
<<advanceTime>><<set $random to random(3)>>
<<if $random == 0>><center><video autoplay muted loop><source src="videos/computer/hj/1.webm"></video></center><p></p> \
<<elseif $random == 1>><center><video autoplay muted loop><source src="videos/computer/hj/2.webm"></video></center><p></p> \
<<elseif $random == 2>><center><video autoplay muted loop><source src="videos/computer/hj/3.webm"></video></center><p></p> \
<<elseif $random == 3>><center><video autoplay muted loop><source src="videos/computer/hj/4.webm"></video></center><p></p> \
<</if>> \
//Sexual Arousal:// <span style="color:#be29ec;">+10</span>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<if $shaved == "NO" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
[[Watch more porn|Watch porn]]
[[Back to Laptop|Laptop]]
<<set $watchporn += 1>>
<<advanceTime>><<set $random to random(5)>>
<<if $random == 0>><center><img src="videos/computer/bj/1.webp" width="450"></center><p></p> \
<<elseif $random == 1>><center><img src="videos/computer/bj/2.webp" width="450"></center><p></p> \
<<elseif $random == 2>><center><img src="videos/computer/bj/3.webp" width="450"></center><p></p> \
<<elseif $random == 3>><center><img src="videos/computer/bj/4.webp" width="450"></center><p></p> \
<<elseif $random == 4>><center><img src="videos/computer/bj/5.webp" width="450"></center><p></p> \
<<elseif $random == 5>><center><img src="videos/computer/bj/6.webp" width="450"></center><p></p> \
<</if>> \
//Sexual Arousal:// <span style="color:#be29ec;">+10</span>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<if $shaved == "NO" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
[[Watch more porn|Watch porn]]
[[Back to Laptop|Laptop]]
<<set $watchporn += 1>>
<<advanceTime>><<set $random to random(2)>>
<<if $random == 0>><center><img src="videos/computer/vanilla/1.webp" width="450"></center><p></p> \
<<elseif $random == 1>><center><img src="videos/computer/vanilla/2.webp" width="450"></center><p></p> \
<<elseif $random == 2>><center><img src="videos/computer/vanilla/3.webp" width="450"></center><p></p> \
<</if>> \
//Sexual Arousal:// <span style="color:#be29ec;">+10</span>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<if $shaved == "NO" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
[[Watch more porn|Watch porn]]
[[Back to Laptop|Laptop]]
<<set $watchporn += 1>>
<<advanceTime>>
<<set $random to random(3)>>
<<if $random == 0>><center><video src="videos/computer/anal/1.mp4" width=450 autoplay loop muted controls></video></center><p></p> \
<<elseif $random == 1>><center><video src="videos/computer/anal/2.mp4" width=450 autoplay loop muted controls></video></center><p></p> \
<<elseif $random == 2>><center><video src="videos/computer/anal/3.mp4" width=450 autoplay loop muted controls></video></center><p></p> \
<<elseif $random == 3>><center><video src="videos/computer/anal/4.mp4" width=450 autoplay loop muted controls></video></center><p></p> \
<</if>> \
//Sexual Arousal:// <span style="color:#be29ec;">+10</span>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<if $shaved == "NO" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal > 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
[[Watch more porn|Watch porn]]
[[Back to Laptop|Laptop]]
<<set $watchporn += 1>>
<<advanceTime>>Double-click this passage to edit it.<<nobr>>
<<set $random to random(2)>>
<<if $random == 0>><center>[img[images/phone/media.png]]<br></center>
<<elseif $random == 1>><center>[img[images/phone/media2.png]]<br></center>
<<elseif $random == 2>><center>[img[images/phone/media3.png]]<br></center>
<</if>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span><br></center>
[[Home screen|Phone]]<br>
<<set $sexual_arousal += 5>>
<<set $social_media += 1>>
<<if $sexual_arousal > 100>>
<<set $sexual_arousal = 100>>
<</if>>
<</nobr>>[[Home screen|Phone]]
<<nobr>>
<<if $wearpanties == "YES">>
<<if ($gf_text == 0 && not hasVisited("gf_text 1") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 1]]">><br>
<<elseif ($gf_text == 1 && not hasVisited("gf_text 2") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 2]]">><br>
<<elseif ($gf_text == 2 && not hasVisited("gf_text 3") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 3]]">><br>
<<elseif ($gf_text == 3 && not hasVisited("gf_text 4") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 4]]">><br>
<<elseif ($gf_text == 4 && not hasVisited("gf_text 5") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 5]]">><br>
<<elseif ($gf_text == 5 && not hasVisited("gf_text 6") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 6]]">><br>
<<elseif ($gf_text == 6 && not hasVisited("gf_text 7") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 7]]">><br>
<<elseif ($gf_text == 7 && not hasVisited("gf_text 8") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 8]]">><br>
<<elseif ($gf_text == 8 && not hasVisited("gf_text 9") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 9]]">><br>
<<elseif ($gf_text == 9 && not hasVisited("gf_text 10") && $gfTextAlert == 1)>>
<<print "[[Message from " + $gfname + "|gf_text 10]]">><br>
<</if>>
<<if ($bf_text == 0 && not hasVisited("bf_text 1") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 1]]">><br>
<<elseif ($bf_text == 1 && not hasVisited("bf_text 2") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 2]]">><br>
<<elseif ($bf_text == 2 && not hasVisited("bf_text 3") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 3]]">><br>
<<elseif ($bf_text == 3 && not hasVisited("bf_text 4") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 4]]">><br>
<<elseif ($bf_text == 4 && not hasVisited("bf_text 5") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 5]]">><br>
<<elseif ($bf_text == 5 && not hasVisited("bf_text 6") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 6]]">><br>
<<elseif ($bf_text == 6 && not hasVisited("bf_text 7") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 7]]">><br>
<<elseif ($bf_text == 7 && not hasVisited("bf_text 8") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 8]]">><br>
<<elseif ($bf_text == 8 && not hasVisited("bf_text 9") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 9]]">><br>
<<elseif ($bf_text == 9 && not hasVisited("bf_text 10") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 10]]">><br>
<<elseif ($bf_text == 11 && not hasVisited("bf_text 12") && $bfTextAlert == 1)>>
<<print "[[Message from " + $gfbfname + "|bf_text 12]]">><br>
<<elseif ($day == "Thursday" && $bfstory == 17) && not hasVisited("bf_text 13")>>
<<print "[[Message from " + $gfbfname + "|bf_text 13]]">><br>
<<elseif ($day == "Monday" && $gfstory == 25) && not hasVisited("bf_text 14")>>
<<print "[[Message from " + $gfbfname + "|bf_text 14]]">><br>
<<elseif ($day == "Monday" && $gfstory == 25) && not hasVisited("bf_text 15")>>
<<print "[[Message from " + $gfbfname + "|bf_text 15]]">><br>
<<elseif ($day == "Wednesday" && $bfstory == 19) && not hasVisited("bf_text 16")>>
<<print "[[Message from " + $gfbfname + "|bf_text 16]]">><br>
<</if>>
<</if>>
<</nobr>><center>[img[images/phone/weird_messages.png]]</center>
<center>[[Yes|yes]] | [[No|no]]</center>
<<set $weird_messages to 1>><center>[img[images/phone/weird_messages2.png]]</center>
(<span style="color:#5bc0de;">"What the hell?!"</span>)
[[Home screen|Phone]]
<<set $weird_messages to 2>><center>[img[images/phone/weird_messages3.png]]</center>
(<span style="color:#5bc0de;">"This is stupid...."</span>)
[[Home screen|Phone]]
<<set $weird_messages to 3>><center>[img[images/phone/weird_messages4.jpg]]</center>
(<span style="color:#5bc0de;">"What?!"</span>)
[[Home screen|Phone]]
<<set $weird_messages to 4>><center>[img[images/phone/weird_messages5.gif]]</center>
(<span style="color:#5bc0de;">"Ughh, this again"</span>)
[[Home screen|Phone]]
<<set $weird_messages to 5>><center>[img[images/phone/weird_messages6.gif]]</center>
(<span style="color:#5bc0de;">"Who sends this things?"</span>)
[[Home screen|Phone]]
<<set $weird_messages to 6>><center>[img[images/phone/weird_messages7.gif]]</center>
You realize you have been staring for a while now.
(<span style="color:#5bc0de;">"..."</span>)
[[Home screen|Phone]]
<<set $weird_messages to 7>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>><center>[img[images/phone/weird_messages8.gif]]</center>
(<span style="color:#D99DE6 ;">"cock"</span>)
You realize you have zoned out.
(<span style="color:#5bc0de;">"...what?"</span>)
[[Home screen|Phone]]
<<set $weird_messages to 8>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>><center>[img[images/phone/weird_messages9.gif]]</center>
You realize you have been staring for a while now with a full erection.
(<span style="color:#5bc0de;">"mhmm..."</span>)
[[Home screen|Phone]]
<<set $weird_messages to 9>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>>
°°end of storylineDouble-click this passage to edit it.''Thank you for your answer!''
//Money:// <span style="color:#5cb85c;">+50</span>
[[Home screen|Phone]]
<<set $weird_messages to 1>>
<<set $money += 50>>''Thank you for your answer!''
//Money:// <span style="color:#5cb85c;">+50</span>
[[Home screen|Phone]]
<<set $weird_messages to 1>>
<<set $money += 50>>Hello there!
We are "doformoney.cum". On our site, you earn money for doing some... stuff.
It's very easy! You're going to do what your fans say, and you're going to earn money.
No effort!
Register now for Free!
[[Register]] | [[Not Now| $PhoneLaptop]]Hello $name we have something for you today.
Today's task is "Suck a Banana". It's very easy, Isn't it?
-doformoney.cum
[[Do the Quest|Quest 01]] | [[Not Now| $PhoneLaptop]]Hello $name we have something for you today.
Today's task is "Lick a popsicle". You shouldn´t have a problem with that.
-doformoney.cum
[[Do the Quest|Quest 02]] | [[Not Now| $PhoneLaptop]]Hi $name we have a new task for you today.
Today's task is "Panties pic". You must take a picture wearing panties and send it to us. You should own your own pair by now.
-doformoney.cum
[[Do the Quest|Quest 03]] | [[Not Now| $PhoneLaptop]]Hi $name we have a new task for you today.
Today's task is "Ruined O". You must ruin your next orgasm, to prove that discipline can go above pleasure.
-doformoney.cum
The email includes an attachment that you decide to watch.
<video src="videos/mail/ruined1.mp4" width=550 autoplay loop muted controls></video>
[[Do the Quest|Quest 04]] | [[Not Now| $PhoneLaptop]]Hi $name we have a new task for you today.
Today's task is "Shaved". You must get rid of all body hair.
-doformoney.cum
(<span style="color:#5bc0de;">"That´s weird, I wonder what’s the point of it?"</span>)
[[Do the Quest|Quest 05]] | [[Not Now| $PhoneLaptop]]Hi $name we have a new task for you today.
Today's task is "Plugged". You must cum while wearing a buttplug...without touching your cock.
-doformoney.cum
<<if $buttplug == "YES">>
(<span style="color:#5bc0de;">"I don´t think I can cum just from that, but I´m lucky to have the plug Zoey bought me so that I can at least try."</span>)
[[Do the Quest|Quest 06]] | [[Not Now| $PhoneLaptop]]<<else>>
[[You don´t own a buttplug...yet| $PhoneLaptop]]<</if>>Hi $name we have a new task for you today.
Today's task is "Girl life". You must masturbate to the videos attached to this email.
-doformoney.cum
(<span style="color:#5bc0de;">"What is this about???"</span>)
[[Do the Quest|Quest 07]] | [[Not Now| $PhoneLaptop]]Hi $name we have a new task for you today.
Today's task is "Yummy Cummies". You must cum in your hand and lick it all.
If you are not feeling comfortable with today´s task we have prepared an alternative one. Open the attachment if you want to see the alternative task.
-doformoney.cum
(<span style="color:#5bc0de;">"This is a weird one."</span>)
[[Do the Quest|Quest 08]] | [[Check the attachment for the alternative|Quest 08fail]]Thank you for joining our site!
Please check your e-mail regularly.
[[OK| $PhoneLaptop]]
<<set $doformoney_com to 1>>
<<set $emailday = $passed_day>>Double-click this passage to edit it.<center><video autoplay muted loop><source src="images/events/mail/banana.webm"></video></center>
<center><span style="color:#ff00a9;">+1</span> //Femininity// <span style="color:#5cb85c;">+51</span> //Money// <span style="color:#be29ec;">+2</span> //Sexual Arousal//</center>
[[Send| $PhoneLaptop]]
<<set $femininity += 1>>
<<set $money += 51>>
<<set $sexual_arousal += 2>>
<<set $doformoney_com to 2>>
<<set $emailday = $passed_day>><center>[img[images/events/mail/popsicle.jpg]]
</center>
<center><span style="color:#ff00a9;">+1</span> //Femininity// <span style="color:#5cb85c;">+50</span> //Money// <span style="color:#be29ec;">+2</span> //Sexual Arousal//</center>
[[Send| $PhoneLaptop]]
<<set $femininity += 1>>
<<set $money += 50>>
<<set $sexual_arousal += 2>>
<<set $doformoney_com to 3>><<set $emailday = $passed_day>><center>[img[images/events/mail/panties.jpg]]</center>
<center><span style="color:#ff00a9;">+1</span> //Femininity// <span style="color:#5cb85c;">+50</span> //Money// <span style="color:#be29ec;">+2</span> //Sexual Arousal//</center>
[[Send| $PhoneLaptop]]
<<set $femininity += 1>>
<<set $money += 50>>
<<set $sexual_arousal += 2>>
<<set $doformoney_com to 4>><<set $emailday = $passed_day>>You spend a while edging to various hot vids played in the background.
When you feel the orgasm approaching, it takes all your willpower to concentrate on the task. After few final strokes you quickly move your hands behind your back.
Without usual tight grip, your penis twitches uncontrollably, making your whole body shake with sweet pain and pleasure.
The sensations are so sharp and intense you almost yell through the clenched teeth as your cum shots and leaks in all directions...
<video src="videos/mail/ruined2.mp4" width=550 autoplay loop muted controls></video>
<center><span style="color:#ff00a9;">+1</span> //Femininity// <span style="color:#5cb85c;">+50</span> //Money// <span style="color:#be29ec;">+2</span> //Sexual Arousal//</center>
[[Send| $PhoneLaptop]]
<<set $femininity += 1>>
<<set $money += 50>>
<<set $sexual_arousal += 2>>
<<set $doformoney_com to 5>><<set $emailday = $passed_day>>You take the shaving kit out of the cabinet, and fumble it in your hands for a while in hesitation.
It takes you almost an hour to meticulously shave all body hair on your body before you check your reflection:
<video src="videos/mail/shave1.mp4" width=550 autoplay loop muted controls></video>
(<span style="color:#5bc0de;">"I actually look thinner without body hair,and it is more aesthetically pleasing"</span>)
You cannot help but run the hands over the skin.It feels much softer than you remember, and the bare skin is so sensitive now, that with slightest move you feel the breeze of air caressing it. You start to feel arousal from this sensation, and your hardening cock looks much more appealing now.
It’s like you have no cover now, and you are exposed to the whole world.
<<set $shavestatus to 1>>
[[Send| $PhoneLaptop]]
<<set $femininity += 1>>
<<set $money += 50>>
<<set $sexual_arousal += 2>>
<<set $doformoney_com to 6>><<set $emailday = $passed_day>>You play some background videos to keep you horny.
<video src="videos/mail/plug1.mp4" width=550 autoplay loop muted controls></video>
There is no harm in trying it, of course, just for the money.
You undress, lay on the side drawing up your legs for easier access and reluctantly touch the area between your legs…
Despite your expectations, you feel your heart racing with excitement as you think about trying something naughty.
You lube your finger and let out a sigh as you circle the fingertip at the opening of your anus. As you apply some pressure, your finger slips in, making you twitch.
<video src="videos/mail/plug2.mp4" width=550 autoplay loop muted controls></video>
After a while you are relaxed enough to cover the shiny toy with lube and press it to your anus. Your cock instantly becomes rock solid with drops of precum leaking out of it.
<video src="videos/mail/plug3.mp4" width=550 autoplay loop muted controls></video>
Since you were focusing on performing the task, you did not pay attention to your cock, yet, surprisingly, your erection feels like it could explode from the slightest stimulation.
You start playing with the plug to the rhythm of the videos, and immediately feel the response inside your butt - every thrust makes the toy press against your prostate.
As your muscles tighten around the butt plug, you start to cum, with your prostate pulsating against the toy buried inside, adding new levels to the pleasure.
<center>[img[images/player/plugcum1.gif]]</center>
The orgasm is much longer, leaving your legs trembling...
<<set $sissygasm to 1>>
//Sexual Arousal:// <span style="color:#be29ec;">-20</span>
[[Send| $PhoneLaptop]]
<<set $femininity += 1>>
<<set $money += 50>>
<<set $sexual_arousal -= 20>>
<<set $doformoney_com to 7>><<set $emailday = $passed_day>>You open the attachments and see something completely different than what you expected.
You can’t see the woman, but the video is recorded from her point of view, as if you were the girl.
There is a huge cock right in your face. You can see every detail, bulging veins and glistening head moving closer and further as the man pushes his cock between the woman’s lips.
<video src="videos/mail/pov1.mp4" width=550 autoplay loop muted controls></video>
The action is so enticing that you can’t take your eyes from the screen, almost forgetting to breathe.
<<if $chastity == "NO">>
Seems like your cock has a mind of its own being completely erect. You feel confused by being fully erect by the sight of another man’s penis.
… meanwhile, the skilled caress the woman provides to the cock makes it form a big drop of precum on the very tip…
You suddenly feel your own cock twitching involuntarily to the sight of it. The woman sticks her tongue right below the cock head, and passionately licks it.
<video src="videos/mail/pov2.mp4" width=550 autoplay loop muted controls></video>
You have mixed feelings, with your cock leaking precum without having touched it yet. You start stroking yourself and in just a few seconds you feel on the edge.
The man pushes his cock in and out, and after a few strokes you watch in awe as he covers the woman’s tongue with ropes of pearly white sperm, load after load…
With your heart pumping, you cum to the sight of his cock.<<else>>
Seems like your cock has a mind of its own pushing against its constraints. You feel confused by your penis leaking precum by the sight of another man’s cock.
… meanwhile, the skilled caress the woman provides to the cock makes it form a big drop of precum on the very tip…
You suddenly feel your anus twitching involuntarily to the sight of it, making your buttplug press against your prostate. The woman sticks her tongue right below the cock head, and passionately licks it.
<video src="videos/mail/pov2.mp4" width=550 autoplay loop muted controls></video>
You have mixed feelings, with your cock leaking precum without having touch it. You start to play with the buttplug and in just a few seconds you feel on edge.
The man pushes his cock in and out, and after a few strokes you watch in awe as he covers the woman’s tongue with ropes of pearly white sperm, load after load…
With your heart pumping, mouth watering, you moan as you cum to the sight of his cock.<</if>>
//Sexual Arousal:// <span style="color:#be29ec;">-10</span>
[[Send| $PhoneLaptop]]
<<set $femininity += 1>>
<<set $money += 50>>
<<set $sexual_arousal -= 10>>
<<set $doformoney_com to 8>><<set $emailday = $passed_day>>You decide to do the task.
@@#mc; It can´t be that bad.@@
A strange impulse to open the videos from the last task hits you.
<video src="videos/mail/pov2.mp4" width=550 autoplay loop muted controls></video>
<<if $chastity == "NO">>You start stroking yourself and in just a few seconds you feel on the edge.<<elseif $chastity == "YES" && $buttwear != "nothing">>You start playing with your buttplug, bringing yourself quickly to edge.<<else>>You feel your arousal rise even while being locked up. The video brings you to edge without the need of any physical stimulation.<</if>>
As you feel the man in the video is about to cum, you start cumming yourself, shooting ropes of cum on your hand.
You feel your arousal decrease rapidly and decide it´s now or never. You bring your hand to your mouth and lick it all up.
[img[videos/mail/cum.gif]]
As you are about to swallow you look up and see the man in the video has also cummed.
@@#; It´s like I´m about to swallow his load.@@
Feeling the salty taste in your mouth, you swallow everything.
[[Send| $PhoneLaptop]]
<<set $femininity += 1>>
<<set $money += 50>>
<<set $sexual_arousal -= 5>>
<<set $doformoney_com to 9>><<set $emailday = $passed_day>>
°°end of storylineAs you open the attachment you feel yourself immediatelly space out.
[img[videos/mail/hypno1.gif]]
You feel your mind blank and your arousal raise.
After a few minutes, you come back to your senses. You instantly notice the salty taste in your mouth.
@@#mc;What the fuck did just happen?@@
[[Close the attachement| $PhoneLaptop]]
<<set $femininity += 1>>
<<set $money += 50>>
<<set $sexual_arousal += 2>>
<<set $doformoney_com to 9>><<set $emailday = $passed_day>>
°°end of storyline<center><video src="images/events/hypno/hypno1.mp4" width=450 autoplay loop muted controls></video></center>
<<timed 3s>>Seen confirmation sent <<set $hypnoseen to 1>>
<<next 1s>><span style="color:#5bc0de;">"Seems like a notification is sent to $gfname when I watch them..."</span><</timed>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<set $hypnoday to $passed_day>>
<<timed 5s>>[[Home screen|Phone]]<</timed>><center>[img[images/events/hypno/hypno2.gif]]</center>
<<timed 3s>>Seen confirmation sent <<set $hypnoseen to 2>>
<<next 1s>>@@#mc;"Another notification sent so $gfname"@@<</timed>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<set $hypnoday to $passed_day>>
<<timed 5s>>[[Home screen|Phone]]<</timed>><center>[img[images/events/hypno/hypno3.gif]]</center>
<<timed 3s>>Seen confirmation sent <<set $hypnoseen to 3>>
<<next 1s>>@@#mc;"Another notification sent so $gfname"@@<</timed>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<set $hypnoday to $passed_day>>
<<timed 5s>>[[Home screen|Phone]]<</timed>><center>[img[images/events/hypno/hypno4.gif]]</center>
<<timed 4s>>Seen confirmation sent <<set $hypnoseen to 4>>
<<next 1s>>@@#mc;"Another notification sent so $gfname"@@<</timed>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<set $hypnoday to $passed_day>>
<<timed 5s>>[[Home screen|Phone]]<</timed>><center>[img[images/events/hypno/hypno5.gif]]</center>
<<timed 4s>>Seen confirmation sent <<set $hypnoseen to 5>>
<<next 1s>>@@#mc;"Another notification sent so $gfname"@@<</timed>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<set $hypnoday to $passed_day>>
<<timed 5s>>[[Home screen|Phone]]<</timed>><center>[img[images/events/hypno/hypno6.gif]]</center>
<<timed 5s>>Seen confirmation sent <<set $hypnoseen to 6>>
<<next 1s>>@@#mc;"Another notification sent so $gfname"@@<</timed>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<set $hypnoday to $passed_day>>
<<timed 5s>>[[Home screen|Phone]]<</timed>><center>[img[images/events/hypno/hypno7.gif]]</center>
<<timed 5s>>Seen confirmation sent <<set $hypnoseen to 7>>
<<next 1s>>@@#mc;"Another notification sent so $gfname"@@<</timed>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<set $hypnoday to $passed_day>>
<<timed 5s>>[[Home screen|Phone]]<</timed>><center>[img[images/events/hypno/hypno8.gif]]</center>
<<timed 6s>>Seen confirmation sent <<set $hypnoseen to 8>>
<<next 1s>>@@#mc;"Another notification sent so $gfname"@@<</timed>>
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<set $hypnoday to $passed_day>>
<<timed 5s>>[[Home screen|Phone]]<</timed>><center>[img[images/phone/weird_messages.png]]</center>
<center>[[Yes|yes]] | [[No|no]]</center>
<br>
MEME Start
<<set $memeday to $passed_day>><center>[img[images/phone/weird_messages2.png]]</center>
(<span style="color:#5bc0de;">"What the hell?!"</span>)
[[Home screen|Phone]]
<<set $memeday to $passed_day>><center>[img[images/phone/weird_messages3.png]]</center>
(<span style="color:#5bc0de;">"This is stupid...."</span>)
[[Home screen|Phone]]
<<set $memeday to $passed_day>><center>[img[images/phone/weird_messages4.jpg]]</center>
(<span style="color:#5bc0de;">"What?!"</span>)
[[Home screen|Phone]]
<<set $memeday to $passed_day>><center>[img[images/phone/weird_messages5.gif]]</center>
(<span style="color:#5bc0de;">"Ughh, this again"</span>)
[[Home screen|Phone]]
<<set $memeday to $passed_day>><center>[img[images/phone/weird_messages6.gif]]</center>
(<span style="color:#5bc0de;">"Who sends this things?"</span>)
[[Home screen|Phone]]
<<set $memeday to $passed_day>><center>[img[images/phone/weird_messages7.gif]]</center>
You realize you have been staring for a while now.
(<span style="color:#5bc0de;">"..."</span>)
[[Home screen|Phone]]
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>>
<<set $memeday to $passed_day>><center>[img[images/phone/weird_messages8.gif]]</center>
(<span style="color:#D99DE6 ;">"cock"</span>)
You realize you have zoned out.
(<span style="color:#5bc0de;">"...what?"</span>)
[[Home screen|Phone]]
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>>
<<set $memeday to $passed_day>><center>[img[images/phone/weird_messages9.gif]]</center>
You realize you have been staring for a while now with a full erection.
(<span style="color:#5bc0de;">"mhmm..."</span>)
[[Home screen|Phone]]
//Sexual Arousal:// <span style="color:#be29ec;">+2</span>
<<set $sexual_arousal += 2>>
<<set $memeday to $passed_day>>
°°end of storyline<center>[img[images/locations/spare_bedroom.png]]</center>
[[Living room|Living room]]
<<nobr>>
<<set $roomJustLeft to "Spare Room">>
<</nobr>>
<<removeclass "#right-ui-bar" "stowed">>
Double-click this passage to edit it.[img[images/player/player_mirror.jpg]]
Your name is $name, you are 18.
You don't have any tattoos or piercings.
You have an averaged sized [[cock]].
[[Bathroom|Bathroom]]Double-click this passage to edit it.<<if $femininity < 7>>[img[images/player/shower/shower1.gif]]<<else>>[img[images/player/shower/shower2.gif]]<</if>>
You take a shower.
[[Exit | $roomJustLeft]]
<<advanceTime>>
<<set $showered to "YES">>
<<set $showeredday to 0>>
<<set $soap -= 1>><<if $chastity == "YES">><center>[img[images/player/chastity.jpg]]</center><<elseif $shaved == "YES">><center>[img[images/player/shavedcock.jpg]]</center>
<<else>><center>[img[images/player/hairycock.jpeg]]</center><</if>>
[[Return|Mirror]]
<<set $random to random(7)>>
<<if $random == 0>><center><img src="images\television\tv1.webp" width="320">
</center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center>
<<set $sexual_arousal += 5>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>> \
<<elseif $random == 1>><center><img src="images\television\tv2.webp" width="450"></center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center>
<<set $sexual_arousal += 5>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>> \
<<elseif $random == 2>><center><video autoplay loop muted><source src="images/television/tvadult.mp4"></video></center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center>
<<set $sexual_arousal += 5>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>> \
<<elseif $random == 3>><center><video autoplay loop muted><source src="images/television/tvcartoon.mp4"></video></center><p></p> \
<<elseif $random == 4>><center><video autoplay loop muted><source src="images/television/tvcouple.mp4"></video></center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+10</span></center>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>\
<<elseif $random == 5>><center><video autoplay loop muted><source src="images/television/tvfootball.mp4"></video></center><p></p> \
<<elseif $random == 6>><center><video autoplay loop muted><source src="images/television/tvgameshow.mp4"></video></center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+10</span></center>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>\
<<elseif $random == 7>><center><video autoplay loop muted><source src="images/television/tvhentai.mp4"></video></center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+10</span></center>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>> \
<</if>> \
[[Stop watching|Television]]
<<set $television += 1>>
<<advanceTime>><center>[img[images/television/alice_tv.jpg]]</center>
<<if $tv_alice == 0>>$name: <span style="color:#5bc0de;">"What are you watching?"</span>
$gfname: <span style="color:#b967ff;">Baywatch, the lifeguards are sooo hot.</span>
$name: <span style="color:#5bc0de;">"They are so big, all that swimming must be so tiring."</span>
$gfname: <span style="color:#b967ff;">That´s why they train so much dummy, maybe you should start going to the gym as well if you want to get big</span>
$name: <span style="color:#5bc0de;">"Maybe I will. Do you train sometimes?"</span>
$gfname: <span style="color:#b967ff;">I do some yoga every now and then, but I might start going to the gym. Jenny told me about one at the city center that is pretty good, and full with pretty trainers as well.</span>
<<set $tv_alice to 1>><<elseif $alice_chores == 1 && $television ==2>>As you sit on the couch you feel $gfname´s eyes on you.
$gfname: <span style="color:#b967ff;">$name, I´m horny. What do you think if we go for another one of your 'chores'?</span>
$name: <span style="color:#5bc0de;">"But what if $gfbfname sees us?"</span><<if $ntr_route == "YES">>
$gfname: <span style="color:#b967ff;">Don´t be such coward...Besides, she is on a date with Mr. Daniel</span><<else>>Alice: <span style="color:#b967ff;">Don´t be such coward...Besides, she is out for the day.</span><</if>>
As she says that, she undresses to her panties.
$gfname: <span style="color:#b967ff;">Please, $name. Will you leave me like this?</span>
You decide to give in and lower your head to start licking her pussy.
<center>[img[images/events/alice phone/alice_51.jpg]]</center>
$gfname: <span style="color:#b967ff;">Mhmm</span> she sighs
You are getting better at this by now. So you feel more confident in trying kissing and licking in different ways, applying pressure to different zones and guiding yourself by her moans.
$gfname: <span style="color:#b967ff;">Yes. $name, you are getting too good at this.</span>
As she comes closer to orgasm, you begin to lick her clit in circle motions.
$gfname: <span style="color:#b967ff;">Ohhh. I´m cumminggg</span>
$gfname: <span style="color:#b967ff;">Thank you $name. I really liked that.</span><<set $alice_chores to 2>><<set $alicetimer to $passed_day>>
//Sexual Arousal:// <span style="color:#be29ec;">+5</span>
<<set $sexual_arousal += 5>>
<<else>>You watch TV with $gfname for a while. The movie has some sexual scenes that make you blush and a bit horny.
<<set $random to random(1)>>
<<if $random == 0>><center><img src="images\television\tv1.webp" width="320"></center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+3</span></center><<set $sexual_arousal += 3>> \
<<elseif $random == 1>><center><img src="images\television\tv2.webp" width="450"></center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+3</span></center><<set $sexual_arousal += 3>><</if>><</if>>
[[Turn off TV|Living room]]
<<set $television += 1>><<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<advanceTime>><center>[img[images/events/tv/olivia_61.jpg]]</center>
<<if $tv_olivia == 0>>$name: <span style="color:#5bc0de;">"What are you watching?"</span>
$gfbfname: <span style="color:#5cb85c;">"$name, nothing, just a stupid TV show. Want to join me?"</span>
$name: <span style="color:#5bc0de;">"Sure. Is this the one about the lawyers and stuff?"</span>
$gfbfname: <span style="color:#5cb85c;">"Yes, what do you think of the main actress?"</span>
$name: <span style="color:#5bc0de;">"She is cute, and I like how she is in charge of the situation as soon as she enters the room"</span>
$gfbfname: <span style="color:#5cb85c;">"Yes, women that lead and make themselves a role model are to be looked up to. Do you like having a woman that leads in your life?"</span>
$name: <span style="color:#5bc0de;">"It´s okay I guess. I haven´t given it much thought"</span>
<<set $tv_olivia to 1>><<else>>You watch TV with $gfbfname for a while. The movie has some sexual scenes that make you blush and a bit horny.
<<set $random to random(1)>>
<<if $random == 0>><center><img src="images\television\tv1.webp" width="320"></center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+3</span></center><<set $sexual_arousal += 3>> \
<<elseif $random == 1>><center><img src="images\television\tv2.webp" width="450"></center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+3</span></center><<set $sexual_arousal += 3>><</if>><</if>>
[[Turn off TV|Living room]]
<<set $television += 1>><<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<advanceTime>><center>[img[images/everyday_events/breakfast.png]]</center>
<center>
[[Finish eating|Cafeteria]]
</center>
<<set $breakfast to 1>><center>[img[images/locations/lingerie_store.png]]</center>
<hr>
[[Panties|Delicate Underwear]] | [[Bras|Delicate Bras]] | [[Leggings|Delicate Socks]] |[[Lingerie sets|Delicate Lingerie]] | [[Nighties|Delicate Nighties]]
<hr>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<advanceTime>>
<<set $roomJustLeft to "Delicate Secrets">>
<center>[img[images/locations/artisanapparelinside.jpg]]</center>
<hr>
[[Tops|Artisan Tops]] | [[Bottoms|Artisan Bottoms]] | [[Socks|Artisan Socks]] | [[Shoes|Artisan Shoes]]
<hr>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<advanceTime>>
<<set $roomJustLeft to "Style Beacon">>
<center>[img[images/locations/pharmacy.png]]</center>
<<if $roses == "NO">><a class="tooltip"><span><img src="images/locations/pharmacy/roses.jpg" width="100%"></span>A dozen Roses</a> | [[Buy|buy roses]] $40<</if>>
<a class="tooltip"><span><img src="images/locations/pharmacy/ky.jpg" width="100%"></span>KY Jelly</a> | [[Buy|buy lube]] $5
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="City"></a></div>
<</if>><center>[img[images/locations/sex_shop.png]]</center>
/*<<if $fleshlight == "NO">>[[Fleshlight|Buy Fleshlight]] $35<</if>><<if $fleshlight == "YES">>//You already bought the Fleshlight.//<</if>>
<<if $alice_pics > 1>><<if $buttplug_olivia == "NO">>[[Buttplug|Buy Buttplug]] $50<</if>><<if $buttplug_olivia == "YES">>//You already bought the Buttplug.//<</if>><</if>>*/
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Forbidden Desires">><<if $money >= 35>>
<<if $fleshlight == "NO">>//You bought a new Fleshlight.//
//Money:// <span style="color:#5cb85c;">-35</span><</if>>
<<else>>You don't have enough money right now.<</if>>
[[Return the Sex Shop|Forbidden Desires]]
<<if $money >= 35 and $fleshlight == "NO">>
<<set $money -= 35>>
<<set $fleshlight = "YES">>
<</if>><<if $money >= 50>>
<<if $buttplug_olivia == "NO">>//You bought a new Buttplug.//
//Money:// <span style="color:#5cb85c;">-50</span><</if>>
<<else>>You don't have enough money right now.<</if>>
[[Return the Sex Shop|Forbidden Desires]]
<<if $money >= 50 and $buttplug_olivia == "NO">>
<<set $money -= 50>>
<<set $buttplug_olivia = "YES">>
<</if>><center>[img[images/locations/chiqueboutiqueinside.jpg]]</center>
<hr>
[[Tops|Chicque Tops]] | Bottoms | [[Socks|Chicque Socks]] | [[Shoes|Chicque Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/blackpleatedskirt.jpg" width="100" height="75" title="Black Pleated Skirt"><br>
<<if $blackpleatedskirt == "NO">>
[[Buy|Black Pleated Skirt]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/denimshorts.jpg" width="100" height="75" title="Denim Shorts"><br>
<<if $denimshorts == "NO">>
[[Buy|Denim Shorts]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/jeanshorts2.jpg" width="100" height="75" title="Jean Shorts"><br>
<<if $jeanshorts2 == "NO">>
[[Buy|Jean Shorts]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/greyshorts.jpg" width="100" height="75" title="Grey Shorts"><br>
<<if $greyshorts == "NO">>
[[Buy|Grey Shorts]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/maroonskirt.jpg" width="100" height="75" title="Maroon Skirt"><br>
<<if $maroonskirt == "NO">>
[[Buy|Maroon Skirt]] | $25
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Chicque Bottoms">>
<center>[img[images/locations/chiqueboutiqueinside.jpg]]</center>
<hr>
[[Tops|Chicque Tops]] | [[Bottom|Chicque Bottoms]] | Socks | [[Shoes|Chicque Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blackandwhitestripedsocks.jpg" width="100" height="75" title="Black & White Striped Socks"><br>
<<if $blackandwhitestripedsocks == "NO">>
[[Buy|Black & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blacklacestockings.jpg" width="100" height="75" title="Black Lace Stockings"><br>
<<if $blacklacestockings == "NO">>
[[Buy|Black Lace Stockings]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blueandwhitestripedstockings.jpg" width="100" height="75" title="Blue & White Striped Socks"><br>
<<if $blueandwhitestripedstockings == "NO">>
[[Buy|Blue & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/greykneehighsocks.jpg" width="100" height="75" title="Grey Knee High Socks"><br>
<<if $greykneehighsocks == "NO">>
[[Buy|Grey Knee High Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/pinkandwhitesocks.jpg" width="100" height="75" title="Pink & White Striped Socks"><br>
<<if $pinkandwhitesocks == "NO">>
[[Buy|Pink & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/purplepuppysocks.jpg" width="100" height="75" title="Purple Socks with Puppies"><br>
<<if $purplepuppysocks == "NO">>
[[Buy|Purple Socks with Puppies]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Chicque Socks">>
<center>[img[images/locations/chiqueboutiqueinside.jpg]]</center>
<hr>
[[Tops|Chicque Tops]] | [[Bottom|Chicque Bottoms]] | [[Socks|Chicque Socks]] | Shoes
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/blackheels.jpg" width="100" height="75" title="Black Open Toe Heels"><br>
<<if $blackheels == "NO">>
[[Buy|Black Open Toe Heels]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/blackheels2.jpg" width="100" height="75" title="Black Closed Toe Heels"><br>
<<if $blackheels2 == "NO">>
[[Buy|Black Closed Toe Heels]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/flipflops.jpg" width="100" height="75" title="Flip Flops"><br>
<<if $flipflops == "NO">>
[[Buy|Flip Flops]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/nudeheels.jpg" width="100" height="75" title="Nude Heels"><br>
<<if $nudeheels == "NO">>
[[Buy|Nude Heels]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/pinkhightops.jpg" width="100" height="75" title="Pink High Tops"><br>
<<if $pinkhightops == "NO">>
[[Buy|Pink High Tops]] | $45
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Chicque Shoes">>
<center>[img[images/locations/lingerie_store.png]]</center>
<hr>
[[Panties|Delicate Underwear]] | Bras | [[Leggings|Delicate Socks]] | [[Lingerie sets|Delicate Lingerie]] | [[Nighties|Delicate Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/whitebra.jpg" width="100" height="75" title="White Bra"><br>
<<if $whitebra == "NO">>
[[Buy|White Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/whitesportsbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $whitesportsbra == "NO">>
[[Buy|White Sports Bra]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/blackbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $blackbra == "NO">>
[[Buy|Black Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/redbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $redbra == "NO">>
[[Buy|Red Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/pinkbra.jpg" width="100" height="75" title="Pink Bra"><br>
<<if $pinkbra == "NO">>
[[Buy|Pink Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Delicate Bras">>
<center>[img[images/locations/lingerie_store.png]]</center>
<hr>
[[Panties|Delicate Secrets]] | [[Bras|Delicate Bras]] | [[Leggings|Delicate Socks]] | Lingerie sets | [[Nighties|Delicate Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/outofstock.jpg" width="100" height="75" title="Out of Stock">
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Delicate Lingerie">><center>[img[images/locations/lingerie_store.png]]</center>
<hr>
[[Panties|Delicate Secrets]] | [[Bras|Delicate Bras]] | [[Leggings|Delicate Socks]] | [[Lingerie sets|Delicate Lingerie]] | Nighties
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/outofstock.jpg" width="100" height="75" title="Out of Stock">
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Delicate Nighties">><center><img src="images/locations/arcadeinside.jpg" width="300" height="300">
</center>
<<nobr>>
<center><img src="images/locations/openingsoon.jpg" width="300" height="300">
</center>
<</nobr>>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="2nd Floor"></a></div><<set $random to random(10)>>
<<if $random == 0>><center><img src="images\everyday_events\arcade.webp" width="500"></center><p></p> \
After grinding the game for a few minutes, you manage to get a good grip of it.
You defeat boss after boss until you are hit with a "Congratulations you managed to win the game!!!"
The machine spits out a ton of tickets which you are able to cash in for money at the entrance of the arcade.
<<set $money += 60>>
//Money:// <span style="color:#5cb85c;">+60</span>
<center>+1 Gaming</center>
<<elseif $random != 0>><center><img src="images\everyday_events\arcade2.webp" width="500"></center><p></p> \
<<set $money -= 5>>
//Money:// <span style="color:#5cb85c;">-5</span>
<center>+1 Gaming</center>
<</if>> \
[[Stop Playing|Arcade]]
<<advanceTime>>
<<set $gaming += 1>>
<<nobr>>
<<if $time == "Early Morning" or $time == "Morning">>
<center>[img[images/locations/house.jpg]]<br></center><</if>>
<<if $time == "Afternoon">><center>[img[images/locations/house.jpg]]<br></center><</if>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">><center>[img[images/locations/housenight.jpg]]<br></center><</if>>
<center>[[Go Inside|Foyer]]</center>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="Strip Mall"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Park" class="link-internal link-image"><img src="images/locations/parknight.jpg" width="150" height="100" title="Park"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Gas Station" class="link-internal link-image"><img src="images/locations/gasstationnight.jpg" width="150" height="100" title="Gas Station"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="Strip Mall"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Park" class="link-internal link-image"><img src="images/locations/Park.jpg" width="150" height="100" title="Park"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Gas Station" class="link-internal link-image"><img src="images/locations/gasstation.jpg" width="150" height="100" title="Gas Station"></a></div>
<</if>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Dance Club" class="link-internal link-image"><img src="images/locations/club.jpg" width="150" height="75" title="Dance Club"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Dance Club" class="link-internal link-image"><img src="images/locations/clubday.jpg" width="150" height="75" title="Dance Club"></a></div>
<</if>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<</nobr>><<set $random to random(8)>>
<<if $random == 0>><center>[img[images/city/city_4.png]]</center><p></p>
<<elseif $random == 1>><center>[img[images/city/city_1.png]]</center><p></p><center>//You found a wallet!//</center><center>//Money:// <span style="color:#5cb85c;">+21</span></center><<set $money += 21>> \
<<elseif $random == 2>><center>[img[images/city/city_3.png]]</center><p></p><center>"''Heyyyy,, look over heree!!''"</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+3</span></center><<set $sexual_arousal += 3>> \
<<elseif $random == 3>><center>[img[images/city/city_2.png]]</center><p></p><center>//Sexual Arousal:// <span style="color:#be29ec;">+3</span></center><<set $sexual_arousal += 3>> \
<<elseif $random == 4>><center>[img[images/city/city_5.png]]</center><p></p>
<<elseif $random == 5>><center>[img[images/city/city_6.png]]</center><p></p>
<<elseif $random == 6>><center>[img[images/city/city_7.png]]</center><p></p>
<<elseif $random == 7>><center>[img[images/city/city_8.png]]</center><p></p>
<<elseif $random == 8>><center>[img[images/city/city_9.png]]</center><p></p>
<</if>>
[[Stop Exploring|City]]
<<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<advanceTime>><center><img src="images/locations/chinesebuffet.jpg" width="300" height="300">
</center>
<<nobr>>
<img src="images/locations/food/buffet.jpg" width=50px, height=50px> All you Can Eat Buffet - $16 | [[Order|buffet]] <br>
<<if $pickup == "YES">><img src="images/locations/food/chinesetakeout.jpg" width=50px, height=50px> Pick up Take Out Order - $38| [[Pickup|pickup]] <br><</if>>
<</nobr>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="Strip Mall"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="Strip Mall"></a></div>
<</if>>
<center><img src="images/locations/openingsoon.jpg" width="300" height="300">
</center>
<<nobr>>
<</nobr>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="Strip Mall"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="Strip Mall"></a></div>
<</if>><<removeclass "#right-ui-bar" "stowed">>
<center>[img[images/locations/dark_club.png]]</center>
<<nobr>>
<<if ($day == "Thursday" && $emybj == "0") || ($day == "Thursday" && $emybj == "1")>><<else>>
[[Home|Foyer]] @@#bar;|@@ [[Outside]] <br>
<<if $club_dancing < 3 >>[[Dance Floor]]<</if>><<if $club_dancing > 2>>//You are too tired for Dancing.//<</if>><br>
[[Bar]]<</if>>
<</nobr>>
<<nobr>>
<<if ($day == "Thursday" && $emybj == "0" && hasVisited("bfgame1"))>>
You go to the club and hang out for a while. You don't expect any of the girls you have met to be there and if they are you are sure they won't talk to you. But that isn't why you are there anyway you just want to have a good time and blow off some steam. You dance for a while when all of the sudden a cute girl approaches you smiling.<br><br>
<center>[img[images/locations/dark_club_emy.jpg]]</center><br>
<<emy>>"Hi, I'm Emy!"<</emy>><br>
<<mc>>"Hi Emy, I'm $name. Nice to meet you!"<</mc>><br>
You chat for a while and dance some and have a good time. It starts getting late and you decide it's time to go home.<br><br>
<<mc>>"Well it's getting late I need to get home. But thanks for hanging out tonight I had fun!"<</mc>><br>
<<emy>>"Yeah I need to get going myself. Early day tomorrow."<</emy>><br>
She then gives you a flirty smile and leans in and whispers in your ear. <br><br>
<<emy>>"How about a quick blowjob before you go though?"<</emy>><br>
Wow! You can't believe how easy it is to get blowjobs from the girls here. You have never had this much luck in your life. But... who are you to turn down a blowjob?<br><br>
<<mc>>"Umm sure if you want to?"<</mc>><br>
<<emy>>"Great lets go!"<</emy>><br>
She grabs your hand and pulls you outside.<br><br>
[[Parking Lot|Emybj]]
<<elseif ($day == "Thursday" && $emybj == "1" && $gfstory == "2" && hasVisited("bfgame2"))>>
You head inside the club and look around a bit hoping maybe Emy will be there. You don't see her so you hang out a little while and then decide to head to the bar and grab a drink. Suddenly you feel a tug on your shirt and turn around and see Emy.<br><br>
<<emy>>"Hey $name!"<</emy>><br>
<<mc>>"Emy! Hey how are you?"<</mc>><br>
<<emy>>"Great! Good to see you."<</emy>><br>
You spend the evening dancing and chatting. It starts getting late and eventually Emy gives you a flirty smile.<br><br>
<<emy>>"Well?"<</emy>><br>
<<mc>>"Well what?"<</mc>><br>
<<emy>>"You know!"<</emy>><br>
She giggles.<br><br>
Emy grabs your hand and pulls you outside again.<br><br>
[[Parking Lot|Emybj2]]
<</if>>
<<if $met_emy == "YES">>[[Red Door|Dungeon]]<</if>>
<<set $roomJustLeft to "Dance Club">>
<</nobr>><<set $random to random(1)>>
<<if $random == 0>><center><video autoplay muted loop><source src="images/club/dance_floor.mp4"></video></center><p>You dance for a bit while watching the beautiful girls.</p><center>//Sexual Arousal:// <span style="color:#be29ec;">+3</span> //Dancing:// +1</center><<set $sexual_arousal += 3>><<set $dancing += 1>>
<<elseif $random == 1>><center><video autoplay muted loop><source src="images/club/dance_floor2.mp4"></video></center><p>You dance for a while and see a girl dancing with no panties on.</p><center>//Sexual Arousal:// <span style="color:#be29ec;">+3</span> //Dancing:// +1</center><<set $sexual_arousal += 3>><<set $dancing += 1>>
<</if>>
[[Head back|Dance Club]]
<<if $sexual_arousal > 100>>
<<set $sexual_arousal = 100>>
<</if>>
<<set $club_dancing += 1>>
<<if $time == "Night">>
<<set $time to "Midnight">>
<</if>><center>[img[images/locations/bar.png]]</center>
[[Head back|Dance Club]]
[[Bartender]]
<<set $roomJustLeft to "Bar">>Double-click this passage to edit it.<center>[img[images/locations/bartender.png]]</center>
[[Nevermind|Dance Club]]<<set $cocktail to 0>>
<<if $drunk == 0 or $drunk == 25 or $drunk == 50>>[[Cocktail]] $15<</if>><<if $drunk == 75>>//I don't want to drink anymore...//<</if>><<if $money >= 15>>
<<if $cocktail == 0>>//You bought the Cocktail.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
[[Return|Bartender]]
<<if $money >= 15 and $cocktail == 0>>
<<set $money -= 15>>
<<set $cocktail = 1>>
<</if>>
<<if $drunk == 0>>
<<set $drunk to 25>>
<<elseif $drunk == 25>>
<<set $drunk to 50>>
<<elseif $drunk == 50>>
<<set $drunk to 75>>
<</if>>
<<set $random to random(8)>>
<<if $random == 0>><center>[img[images/park/park_0.png]]</center><p></p>
<<elseif $random == 1>><center>[img[images/park/park_1.png]]</center><p></p>
<<elseif $random == 2>><center>[img[images/park/park_2.png]]</center><p></p>
<<elseif $random == 3>><center>[img[images/park/park_4.png]]</center><p></p>
<<elseif $random == 4>><center>[img[images/park/park_3.png]]</center><p></p><center>//You found ten dollars!//</center><center>//Money:// <span style="color:#5cb85c;">+10</span></center><<set $money += 10>> \
<<elseif $random == 5>><<set $randomvid to random(5)>>
<<if $randomvid == 0>><center>[img[images/park/park_8.gif]]</center><p></p><center>//You see a girl giving a guy a blowjob.//</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center><<set $sexual_arousal += 5>> \
<<elseif $randomvid == 1>><center>[img[images/park/park10.webp]]</center><p></p><center>//You see a girl giving a guy a blowjob.//</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center><<set $sexual_arousal += 5>> \
<<elseif $randomvid == 2>><center>[img[images/park/park11.webp]]</center><p></p><center>//You see a girl giving a guy a blowjob.//</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center><<set $sexual_arousal += 5>> \
<<elseif $randomvid == 3>><center>[img[images/park/park12.webp]]</center><p></p><center>//You see a girl giving a guy a blowjob.//</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center><<set $sexual_arousal += 5>> \
<<elseif $randomvid == 4>><center>[img[images/park/park13.webp]]</center><p></p><center>//You see a girl giving a guy a blowjob.//</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center><<set $sexual_arousal += 5>> \
<<elseif $randomvid == 5>><center>[img[images/park/park14.webp]]</center><p></p><center>//You see a girl giving a guy a blowjob.//</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center><<set $sexual_arousal += 5>> \
<</if>>
<<elseif $random == 6>><center>[img[images/park/park_6.png]]</center><p></p><center>''"Baby, someone is watching us!"''</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center><<set $sexual_arousal += 5>> \
<<elseif $random == 7>><center>[img[images/park/park_7.png]]</center><p></p><center>//You see two girls making out.//</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+3</span></center><<set $sexual_arousal += 3>> \
<<elseif $random == 8>><center>[img[images/park/park_9.png]]</center><p></p><center>''"Sir... This boy is... Watching us..."''</center><center>''"You like getting watched by strangers don't you?"''</center><center>//Sexual Arousal:// <span style="color:#be29ec;">+5</span></center><<set $sexual_arousal += 5>> \
<</if>> \
[[Stop Exploring|Park]]
<<if $sexual_arousal > 100>> <<set $sexual_arousal to 100>> <</if>>
<<advanceTime>><video autoplay muted loop><source src="images/everyday_events/play_with_dog.webm"></video>
[[Stop playing with the Dog|Park]]
<<set $play_with_dog to 1>><img src = "images/locations/dark_club.png" align = center>
You heard of a club on the outskirts of the city where they weren't very strict on checking for id. You didn't drink a lot but it was nice to have a place to go after work every once in a while and unwind. And it all started innocent enough as just that. A place to go unwind, have a drink or two, dance and look at some cute girls.
Things changed pretty quickly after going there just a couple of times though. After going to the club one Thursday night you learned it was "Ladies night" and there were cute girls everywhere. You didn't have any intentions besides looking but you met a really cute girl and danced and flirted most of the night. The next thing you know you are in your car with her giving you a blowjob. You didn't mean for it to go that far. You loved $gfname and felt really guilty for what you had done. But you were a young man with a healthy sex drive and $gfname was gone a lot. You didn't go to the club for a couple of weeks after that feeling guilty for what you had done but you finally convinced yourself that it wasn't really cheating since you didn't have sex with her and let it go.
In the months that followed not only did you repeat the same thing with the same girl you also met a couple of other girls that led to them giving you a blowjob at the end of the night. You had never had much luck with girls in the past and were amazed at your success and it increased your confidence in yourself. But you never let in go any further than that and kept yourself convinced that you weren't cheating since you never had sex with them.
Recently though each of the girls had started pressing for more and hinting towards sex and relationships. You tried to keep from talking about it but eventually had to end it with them letting them know you just wanted to be friends. Although they were upset you had no intention of leaving or hurting $gfname.
[[Continue|Foyer]]
<center>[img[images/locations/parkinglot.jpg]]</center>
<<nobr>>
<<emy>>"Where's your car?"<</emy>><br>
<<mc>>"It's down here at the end."<</mc>><br>
You point towards your car.<br><br>
You hadn't planned on anything happening tonight but you still parked in your normal secluded spot just out of habit. <br><br>
You get in the car and Emy giggles as she starts unbuttoning and unzipping your pants. You slide your pants down and she leans down and takes you in her mouth.<br><br>
<center>[img[images/car/emybj1.webp]]</center><br>
You moan in pleasure as she sucks your cock.<br><br>
You start breathing heavy as you get closer to cumming.<br><br>
<<mc>>"Ahh Ahh I'm cumming!"<</mc>><br>
Emy picks up the pace until you explode in her mouth.<br><br>
<<emy>>"That was fun!"<</emy>><br>
She giggles. <br><br>
<<emy>>"Hope to see you again!"<</emy>><br>
She kisses you on the cheek and gets out of the car.<br><br>
<<mc>>("Wow! This place is amazing!")<</mc>><br>
You begin to smile as you head home.<br><br>
[[Home|Foyer]]
<<set $emybj to "1">>
<<set $sexual_arousal to 0>>
<<set $time to "Midnight">>
<</nobr>>
<center>[img[images/locations/parkinglot.jpg]]</center>
<<emy>>"Where's your car?"<</emy>>
<<mc>>"Same place."<</mc>>
You say pointing towards your car.
The two of you get in the car and Emy starts taking her shirt off.
<<emy>>"Strip!"<</emy>>
She starts taking off her clothes.
You take off your clothes while Emy strips to her panties and bra. She leans over and starts sucking your cock.
<center>[img[images/car/emybj2.webp]]</center>
You start rubbing Emy's leg as she takes you in her mouth.
You start breathing heavy and rubbing Emy's ass as you get more excited.
<<mc>>"Ohhh I'm cumming!"<</mc>>
Emy picks up the pace until you explode in her mouth.
<<emy>>"Another fun filled evening!"<</emy>>
She giggles.
<<emy>>"Hope to see you again!"<</emy>>
She quickly gets dressed, kisses you on the cheek and gets out of the car.
You put your clothes on and get another big smile on your face as you head home.
[[Home|Foyer]]
<<set $emybj to "2">>
<<set $sexual_arousal to 0>>
<<set $time to "Midnight">>
<center>[img[images/locations/foyer.png]]</center>
<<nobr>>
<<foyerRoomLinks>>
<</nobr>>
<<MBGFStory>>
<<BFStory>>
<<nobr>>
<<set $roomJustLeft to "Foyer">>
<</nobr>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<girlfriend>>"Hey babe!"<</girlfriend>><br>
<<mc>>"Hey, welcome home!"<</mc>><br>
<<girlfriend>>"I hate to bring up money right when I get home but we have bills to pay. I need the $200 for your half."<</girlfriend>><br>
<<if $money < 200>>
<<mc>>"Umm I don't have all of it."<</mc>><br>
<<girlfriend>>"$name!! How can you not have enough money? You make plenty to pay the bills!"<</girlfriend>><br>
<<mc>>"I'm sorry I was sick a couple of days this week and missed work so I'm a little short."<</mc>><br>
<<girlfriend>>"Just because I make more money than you does not mean I am going to take care of you."<</girlfriend>><br>
<<mc>>"I'm sorry it won't happen again."<</mc>><br><br>
You pull out your wallet and give her everything you have.<br><br>
//Money:// <span style="color:#5cb85c;">-$money</span><br><br>
<<set $money to 0>>
<<girlfriend>>"It had better not! I'm going to get on the computer and pay bills. Can you fix us something to eat? And lets watch a movie later."<</girlfriend>><br>
<<else>>
<<mc>>"No problem here you go."<</mc>><br>
You pull out your wallet and give $gfname your share of the bills.
//Money:// <span style="color:#5cb85c;">-200</span>
<<set $money -= 200>><br><br>
<<girlfriend>>"Thanks. I'm going to get on the computer and pay bills. Can you fix us something to eat? And lets watch a movie later."<</girlfriend>><br>
<</if>>
<<mc>>"Ok sounds good."<</mc>><br>
You cook dinner while $gfname takes care of the bills. Then you eat together and catch up on the week and chat some. Afterwards you snuggle up on the couch and watch a movie.<br><br>
$gfname has been gone all week so it doesn't take long into the movie before you start feeling frisky. You start rubbing her leg and turn to her.<br><br>
<<mc>>"Babe!"<</mc>><br>
As you look over at $gfname you see that she is already sound asleep. <br><br>
<<mc>>("Damnit!")<</mc>><br>
You nudge $gfname. <br><br>
<<mc>>"Come on babe lets go to bed."<</mc>><br>
$gfname mutters a little bit before getting up and stumbling to bed. She takes off her pants and doesn't even take the rest of her clothes off before she collapses into bed and is sound asleep again. <br><br>
[[Master Bedroom|Master Bedroom]]
<<set $gfstory to 1>>
<<set $billspaid to "Yes">>
<<advanceTime>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
You have a nice dinner and then spend the evening watching a movie. As the credits start to roll $gfname leans in and starts kissing your neck. She slides her hand down your pants and rubs your cock.
You both quickly remove your clothes and push yourself into her.
<center><video autoplay loop muted><source src="videos/girlfriend/gfsex.mp4"></video></center>
You thrust wildly until you both cum and collapse on to the couch.
<<girlfriend>>"Oh wow that was great!"<</girlfriend>>
<<mc>>"Mmhmm."<</mc>>
<<girlfriend>>"We need to get to bed. I have a long drive to Canton tomorrow so I will be gone before you get up."<</girlfriend>>
<<mc>>"I hate you being gone so much."<</mc>>
<<girlfriend>>"I know me too. But it's good experience and good for my career. It won't be much longer before I get some locations closer to home so I can at least stay home the whole weekend."<</girlfriend>>
<<mc>>"Hopefully soon!"<</mc>>
[[Master Bedroom]]
<<set $gfstory to 2>>
<<set $sexual_arousal to 0>>
<<advanceTime>><center>[img[images/locations/living_room.png]]</center>
You enter the living room and see $gfname and $gfbfname sitting on the couch. $gfname has her head on $gfbfname's shoulder and is crying.
<<mc>>"$gfname are you ok? What's wrong?"<</mc>>
$gfbfname looks up at you... with a really mad look.
<<girlfriend>>"What's wrong? What's wrong??? This is what's wrong!"<</girlfriend>>
She grabs her phone and presses a few buttons and then holds it out towards you for you to see. Confused you move closer to see what it is. Then fear and panic sets in. It's a video of you and Emy getting into the car in the club parking lot.
<<mc>>("Oh my god! Someone recorded it. Who?? Why??")<</mc>>
Your fear grows as the video quickly moves to Emy giving you a blowjob.
<center>[img[images/car/emybj2.webp]]</center>
<<girlfriend>>"You cheated on me???"<</girlfriend>>
<<mc>>"No no. I mean. Not really. I mean I just met her. And I didn't have sex with her I swear. It was just a blowjob!"<</mc>>
<<girlfriend>>"Just a blowjob?? So that's not cheating?"<</girlfriend>>
<<mc>>"Well no. I mean yes. I mean I don't know. I just meant that I didn't have sex with her. It's just you've been gone so much and I didn't mean for it to happen it just happened. I'm sorry I promise it will never happen again!"<</mc>>
<<girlfriend>>"Yes I've been gone a lot. But I haven't cheated on you!"<</girlfriend>>
<<mc>>"I know. I'm sorry I promise it will never happen again."<</mc>>
<<girlfriend>>"Oh my god I am so hurt. And humiliated. This is a small town everyone knows everyones business. Everyone is going to hear about this."<</girlfriend>>
<<mc>>"Baby please you know I love you. I am really sorry I will make it up to you I swear!"<</mc>>
<<girlfriend>>"You're damn right you will. God I need time to think. Get out of my sight. And you can sleep in the guest room for now I don't want you in my bed. And give me your share of the bills."<</girlfriend>>
<<nobr>>
<<if $money < 200>>
<<mc>>"I'm sorry I'm a little short."<</mc>><br>
<<girlfriend>>"You're don't have the money for bills and you cheated on me? You have to be kidding me. If this happens again I'm kicking you out!"<</girlfriend>><br>
<<gfbestfriend>>"You should kick him out now!<</gfbestfriend>><br>
<<mc>>"I promise it won't happen again."<</mc>>
$gfbfname glares at you as you hand the money you have to $gfname.<br>
//Money:// <span style="color:#5cb85c;">-$money</span><br>
<<set $money to 0>>
<<else>>
$gfbfname glares at you as you hand $gfname the money.<br>
//Money:// <span style="color:#5cb85c;">-200</span><br>
<<set $money -= 200>>
<</if>>
<</nobr>>
<<girlfriend>>"We will talk Sunday afternoon after I've had time to think and calm down."<</girlfriend>>
$gfname leans back into $gfbfname's shoulder and starts crying. $gfbfname glares at you as you head to the guest room.
[[Guest Bedroom|Guest Bedroom]]
<<set $caught to "YES">>
<<set $bedroom to"Guest">>
<<set $gfstory to 3>>
<<set $billspaid to "Yes">>
<<advanceTime>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<if $roses == "YES">>
You bring $gfname a dozen roses.<br><br>
<span><img src="images/events/girlfriend/roses.jpg" width="200"></span><br><br>
<<girlfriend>>"Aww they are beautiful. Thank you!"<</girlfriend>>
<<set $roses to "NO">>
<<else>>
<<mc>>("Damnit I should have gotten her some roses. That would have gone a long way towards fixing this.")<</mc>>
<</if>>
<</nobr>>
You sit down together on the couch and start talking about what happened. Mostly with $gfname telling you how hurt and humiliated she is and you apologizing profusely and promising to make it up to her. Eventually you feel like you're making some progress.
<<girlfriend>>"You really hurt me you know?"<</girlfriend>>
<<mc>>"I know. I'm sorry I didn't mean to. I was just.. stupid. I promise nothing like this will ever happen again."<</mc>>
$gfname smiles at you and gives you a hug.
<<mc>>"So can I move back into our bedroom."<</mc>>
$gfname laughs.
<<girlfriend>>"No! No you can't. It's going to take a lot more than one little talk for you to make up for this. You will stay in the guest room until you've made up for what you have done."<</girlfriend>>
<<mc>>"Ok that's fair. I promise I will make things right."<</mc>>
<<girlfriend>>"You had better! We've been together for to long for you to screw things up. Now I have to get ready to go out of town again. How about keeping your dick in your pants while I'm gone."<</girlfriend>>
You blush and lower your head.
<<mc>>"I will I promise."<</mc>>
[[Guest Bedroom]]
<<advanceTime>>
<<set $gfstory to 4>><<if $money >= 40>>
<<if $roses == "NO">>//You bought a dozen roses.//
//Money:// <span style="color:#5cb85c;">-40</span><</if>>
<<else>>You don't have enough money right now.<</if>>
[[Return the Pharmacy|Harvest Drugs]]
<<if $money >= 25 and $roses == "NO">>
<<set $money -= 40>>
<<set $roses = "YES">>
<</if>><center>[img[images/locations/living_room.png]]</center>
You eat dinner and talk for a little while before deciding to watch a movie. You try to snuggle up with $gfname but she pushes you away. You feel dejected but also understand so you just watch the movie. Halfway through the movie $gfname leans over against you. You put your arm around her a feel things are slowly getting better. You love the feel of her warm body against you. After the movie you talk a little before deciding to go to bed.
<<girlfriend>>"I know I haven't been around much lately and I'm sorry. Just doing well at work means a lot to me."<</girlfriend>>
<<mc>>"I know I understand. I just miss you."<</mc>>
<<girlfriend>>"I know I miss you! I don't have many errands to run this weekend and I don't have to leave until Monday morning. How about we spend the weekend having some fun. Maybe go play putt putt and ride go-karts and just have fun together?"<</girlfriend>>
<<mc>>"That sounds amazing."<</mc>>
$gfname smiles and gives you a peck on the lips.
<<girlfriend>>"Great it's a date! Tomorrow afternoon then!"<</girlfriend>>
<<girlfriend>>"Oops almost forget. I need money for the bills."<</girlfriend>>
<<nobr>>
<<if $money < 200>>
<<mc>>"Umm I don't have all of it."<</mc>><br>
<<girlfriend>>"Give me what you can but you have got to be able to pay your share."<</girlfriend>><br>
<<mc>>"I'm sorry it won't happen again."<</mc>><br>
You pull out your wallet and give her everything you have.<br>
//Money:// <span style="color:#5cb85c;">-$money</span><br>
<<set $money to 0>>
<<else>>
You pull out your wallet and give $gfname your share of the bills.<br>
//Money:// <span style="color:#5cb85c;">-200</span><br>
<<set $money -= 200>>
<</if>>
<</nobr>>
You smile as you head to your room. Things aren't great but definitely getting better. You know with a little time you can get things back to normal. And a weekend of time together and games will help a lot.
[[Guest Bedroom]]
<<advanceTime>>
<<set $gfstory to 5>>
<<set $billspaid to "Yes">><center>[img[images/locations/living_room.png]]</center>
You enter the living room and see $gfbfname sitting on the couch. $gfname is standing waiting for you. At least she's not crying this time. But wow is she mad!
<<mc>>"What's going on?."<</mc>>
<<girlfriend>>"What is this????"<</girlfriend>>
<<linkreplace "She shoves the phone in your face...">> She shoves the phone in your face...
<center>[img[images/car/emybj1.webp]]</center>
<<mc>>("Oh Shit! It's a video of the first night me and Emy met.")<</mc>>
<<mc>>"$gfname I can..."<</mc>>
<<girlfriend>>"WATCH THE VIDEO!"<</girlfriend>>
She makes you watch it until it ends.
<<mc>>"That was the weekend before the other video you saw. I had just met her that night I swear!"<</mc>>
<<girlfriend>>"You just met her and she started sucking your dick every weekend?"<</girlfriend>>
<<mc>>"Yes I swear I only saw her twice!"<</mc>>
<<linkreplace "$gfname starts clicking on her phone.">>$gfname starts clicking on her phone.
<<girlfriend>>"And this???"<</girlfriend>>
Your heart drops!
<<mc>>("Oh god!")<</mc>>
It's a video of Kim, the first girl you met at the club, giving you a blowjob. You watch the video in horror trying to figure out what to say.
<center>[img[images/car/kimbj1.webp]]</center>
<<linkreplace "$gfname clicks on her phone again.">>$gfname clicks on her phone again.
<<girlfriend>>"And this???"<</girlfriend>>
<<mc>>("Oh my god you have to be kidding me?")<</mc>>
It's a video of Melissa, the second girl you met at the club, giving you a blowjob. You watch the video as you feel your life crumbling around you.
<center>[img[images/car/melissabj1.webp]]</center>
<<mc>>"$gfname let me..."<</mc>>
<<girlfriend>>"SHUT UP! You will speak when I say you can."<</girlfriend>>
<<linkreplace "You cower before her as she clicks on her phone.">>You cower before her as she clicks on her phone.
<<girlfriend>>"And this???"<</girlfriend>>
You are shocked as $gfname shoves her phone in your face again. This time it's a video of Maria, the third girl you had met, sucking you off in your car.
<<mc>>("Who in the hell took all of these videos?")<</mc>>
<center>[img[images/car/mariabj1.webp]]</center>
<<girlfriend>>"And there's more! Multiple times with each of these girls!"<</girlfriend>>
Your head is spinning. It's over. Everything is over. $gfname's dad is going to fire you. $gfname is going to kick you out. You will end up living in some roach filled slum if you can even find a job and afford that. But worst of all... you've lost $gfname. All so you could get your dick sucked.
[[Continue...|gf7]]
<</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>>
<<set $caughtmasturbatinggf to 0>>
<<set $caughtmasturbatingbf to 0>>
<<set $gfstory to 6>>
<<advanceTime>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<girlfriend>>"I can't believe I didn't ask if you had done this before. I can't believe I was stupid enough to think it only happened once!"<</girlfriend>><br>
<<mc>>"I'm sorry. I really am. And I swear I never had sex with anyone! It was just blowjobs!"<</mc>><br>
<<girlfriend>>"If you say it was "just a blowjob" one more time I swear I will cut off your balls and feed them to you! Oh my god I am so humiliated!"<</girlfriend>><br>
$gfname sits on the couch and puts her face in her hands. $gfbfname glares at you with contempt.<br><br>
<<girlfriend>>"And what about these poor girls. You just used them for your fun. How did you talk them into sucking your dick. What did you promise them?"<</girlfriend>><br>
<<mc>>"Nothing! I swear! It was their idea. I never asked them to they wanted to! We were just hanging out and drinking. And one thing led to another. I don't know how it happened."<</mc>><br>
<<girlfriend>>"So none of them wanted more than to suck your dick?? They didn't want sex, or a relationship?"<</girlfriend>><br>
<<mc>>"Well eventually they did. But as soon as they said anything like that I broke it off with them I swear!"<</mc>><br>
<<girlfriend>>"So not only did you cheat on me but you used them and hurt them also?"<</girlfriend>><br>
<<mc>>"No it's not like, that they were ok with it."<</mc>><br>
$gfbfname laughs!<br><br>
<<gfbestfriend>>"They were ok with it. Are you joking?"<</gfbestfriend>><br>
<<girlfriend>>"You think they were just ok with it?"<</girlfriend>><br>
<<gfbestfriend>>"You do not understand women at all!"<</gfbestfriend>><br>
<<girlfriend>>"Isn't that the truth!"<</girlfriend>><br>
<<gfbestfriend>>"Well now you know. Kick him out and move on."<</gfbestfriend>><br>
Your heart sinks again. What are you going to do? You are going to be homeless, broke and alone.<br><br>
<<girlfriend>>"Oh no. He's not getting off that easy!"<</girlfriend>><br>
A relief washes over your body. <br><br>
<<mc>>("Oh thank god she's not going to kick me out? Wait, what did she mean by not that easy?")<</mc>><br>
<<girlfriend>>"You have hurt me and humiliated me. You will make up for this!"<</girlfriend>><br>
<<mc>>"Yes I will I promise. I am so sorry $gfname. I will do anything to make this up to you!"<</mc>><br>
$gfname looks down at the floor shaking her head for a moment. Then all of a sudden looks back up at you.<br><br>
<<girlfriend>>"Strip!"<</girlfriend>><br>
<<mc>>"What?"<</mc>><br>
<<girlfriend>>"You heard me! Take off your clothes."<</girlfriend>><br>
You look over at $gfbfname. She smirks and giggles at you.<br><br>
<<mc>>"$gfname? I can't strip in front of $gfbfname!"<</mc>><br>
<<girlfriend>>"Oh no! Don't start acting all modest now. You had no problem showing your dick to every girl at the club! And you said you would do "anything"! If you didn't mean it you can pack your things and get out."<</girlfriend>><br>
You lower your head as you realize you have few options. You have no where to go and if you don't try to make this right you will surely be out of a job also. You feel defeated. But you did bring this on yourself.<br><br>
<<link "Continue" "gf8">>
<<Strip>>
<</link>>
<</nobr>>
<<advanceTime>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You look over at $gfbfname hoping maybe she will have mercy on you and help you out of this. She just looks at you and smirks with a "well what are you waiting for?" look on her face.<br><br>
You look pleadingly back at $gfname who looks like she is ready to give you no mercy.<br><br>
<<girlfriend>>"Well? Would you rather move out?"<</girlfriend>><br>
<<mc>>"No."<</mc>><br>
<<girlfriend>>"Then strip. NOW!"<</girlfriend>><br>
You start blushing as you slowly start removing your clothes. <br><br>
You get down to your boxers and look pleadingly at $gfname. She just looks at you waiting for you to finish. $gfbfname giggles as you start removing your boxers. You are careful to use one hand to cover yourself as you lean over and slide them off. <br><br>
You stand back up and cover yourself with your hands.<br><br>
<<girlfriend>>"Hands at your side!"<</girlfriend>><br>
<<mc>>"$gfname!"<</mc>><br>
<<girlfriend>>"NOW!"<</girlfriend>><br>
You blush as you move your hands to your sides and stand naked in front of $gfname and $gfbfname. <br><br>
<<girlfriend>>"It doesn't feel good to be humilated does it?"<</girlfriend>><br>
<<mc>>"No. $gfname I'm really sorry."<</mc>><br>
<<girlfriend>>"You humiliated me in front of the whole town. I'm just humiliating you in front of $gfbfname. You're getting off easy. And no I am not going to humiliate you in front of the whole town so count yourself lucky."<</girlfriend>> <br>
Your face feels like it's burning you are so embarrassed. And even more so when you feel your cock starting to get hard.<br><br>
<<girlfriend>>"Come here and stand in front of me."<</girlfriend>><br>
You meekly walk over and stand in front of $gfname and look down at her. You start turning more red as you notice out of the corner of your eye that $gfbfname is looking at your erection.<br><br>
<<girlfriend>>"So! You agree that you screwed up ROYALLY and should be punished?"<</girlfriend>><br>
<<linkreplace "You: Yes of course I...">> <<mc>>"Yes of course I..."<</mc>><br>
$gfname cuts you off.<br><br>
<<girlfriend>>"Good!"<</girlfriend>><br>
$gfname quickly grabs your arm and pulls you down over her lap. When did she get so strong? Then with sharp blows she starts spanking your ass. $gfbfname starts laughing hysterically.<br><br>
<center><video autoplay loop muted><source src="videos/girlfriend/spanking/spanking1.mp4"></video></center><br>
<<mc>>"$gfname!"<</mc>><br>
You quickly move your other hand to protect your naked ass.<br><br>
<<girlfriend>>"Hands on the floor now! Or you are just going to make it worse."<</girlfriend>><br>
<<mc>>"$gfname please stop."<</mc>><br>
<<linkreplace "$gfname: Have it your way... $gfbfname!">><<girlfriend>>"Have it your way... $gfbfname!"<</girlfriend>><br>
$gfbfname grabs your arm and pulls it away. She grabs hold of your wrists and holds your hands to the floor while $gfname starts mercilessly spanking you again.<br><br>
<center><video autoplay loop muted><source src="videos/girlfriend/spanking/spanking2.mp4"></video></center><br>
<<mc>>"OW! $gfname please stop!"<</mc>><br>
She continues spanking your ass until it feels like it is on fire and you are begging for her to stop. She finally releases you and you stand up. <br><br>
<<girlfriend>>"Stand back over there. Hand's behind your back. I'm sure you'll need them there to rub your ass anyway."<</girlfriend>><br>
$gfbfname giggles.<br><br>
[[Continue...|gf9]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+10</span></center>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<</linkreplace>><</linkreplace>>
<</nobr>>
<<advanceTime>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You stand back in the middle of the room. Your hard cock and red ass exposed and your humiliation on full display. <br><br>
<<girlfriend>>"That's a start to make up for some of the pain and humiliation you have caused others! Of course that does nothing to make up for hurting those other girls."<</girlfriend>><br>
<<mc>>"I didn't mean to hurt anyone."<</mc>><br>
<<girlfriend>>"I know you didn't "mean" to. If I thought you did we wouldn't even be talking right now. The problem is that you didn't even realize how what you did affected those girls or me! Like $gfbfname said you don't understand girls at all. You don't understand what we go through every day. And most of all you don't understand how we feel!"<</girlfriend>><br>
<<gfbestfriend>>"Maybe we should teach him."<</gfbestfriend>><br>
You and $gfname look at her with confused looks on your faces.<br><br>
<<girlfriend>>"How could we teach him how someone feels? It's not like you could just read a book and then understand a feeling."<</girlfriend>><br>
<<gfbestfriend>>"Hmm I have some ideas!"<</gfbestfriend>><br>
She giggles and jumps up and runs out of the room.<br><br>
<<girlfriend>>"I have no idea what she's up to but you have to learn to respect women. You don't treat people like this! It's not fair to them at all!"<</girlfriend>><br>
<<mc>>"I know. I didn't mean to hurt anyone $gfname."<</mc>><br>
<<girlfriend>>"I know you didn't. You were just thinking with your dick!"<</girlfriend>><br>
$gfbfname comes prancing back in the room. She tosses a pink thong to $gfname and giggles. $gfname looks at her inquisitivly.<br><br>
<<girlfriend>>"You want me to change my panties?"<</girlfriend>><br>
<<gfbestfriend>>"No of course not. But you know what they say. Walk a mile in my shoes... or panties as it would be."<</gfbestfriend>><br>
$gfname looks at her confused for a second. Then her eyes get big and she giggles.<br><br>
<<girlfriend>>"You might be right!"<</girlfriend>><br>
You are still completley confused until $gfname tosses you the panties. <br><br>
<<girlfriend>>"Put them on!"<</girlfriend>><br>
You look at her shocked!<br><br>
<<mc>>"What? Why? I'm not wearing panties! I'm not a girl!"<</mc>><br>
<<girlfriend>>"No you're not and you never will be. But you can find out what it feels like to be one!"<</girlfriend>><br>
<<mc>>("This is stupid!")<</mc>><br>
<<mc>>"I don't see how this will do anything?"<</mc>><br>
<<girlfriend>>"It will help you get in touch with your feminine side and learn to appreciate women better."<</girlfriend>><br>
<<mc>>("What? My feminine side?")<</mc>><br>
<<mc>>"Feminine side? I don't have a feminine side?"<</mc>><br>
$gfname gets an angry look on her face and stands up.<br><br>
<<girlfriend>>"Everyone has a feminine side and you had better learn to get in touch with yours! Would you rather move out?"<</girlfriend>><br>
<<mc>>"No."<</mc>><br>
<<girlfriend>>"Then put them on NOW!"<</girlfriend>><br>
<<mc>>"Fine! This is silly though."<</mc>><br>
Hesitantly you put on $gfname's panties. Your humiliation continues to grow.<br><br>
[[Continue...|gf10][$underweardesc to "pink lace panties";$underwear to "pinklacepanties";$underwearimg to "images/clothing/underwear/pinklacepanties.jpg";$wearing["underwear"] to "pinklacepanties"]]<br>
<<advanceTime>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+10</span></center>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<</nobr>>
<<set $panties7 to "YES">>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You stand there humiliated wearing $gfname's pink panties.<br><br>
[img[images/events/panties.jpg]]<br>
<<mc>>"I look ridiculous!"<</mc>><br>
<<gfbestfriend>>"Yeah he kind of does."<</gfbestfriend>><br>
<<mc>>"Can I take them off now?"<</mc>><br>
<<girlfriend>>"Yeah that looks pretty bad."<</girlfriend>><br>
<<gfbestfriend>>"True. There's hair everywhere."<</gfbestfriend>><br>
<<girlfriend>>"Yeah there is."<</girlfriend>><br>
<<gfbestfriend>>"Completely kills the look!"<</gfbestfriend>><br>
<<girlfriend>>"Yep. Go shave."<</girlfriend>><br>
<<mc>>"Shave? Why?"<</mc>><br>
<<girlfriend>>"For one thing you should already be shaved anyway. No one likes a mouth full of pubes when giving head. And since you seem to be getting blowjobs from every girl you see you should have shown some courtesy!"<</girlfriend>><br>
<<mc>>"It's not every girl I see."<</mc>><br>
$gfname glares at you.<br><br>
<<girlfriend>>"Regardless. You like me to keep shaved! Well girls like guys to be shaved also. And it's not going to hurt you. Most guys shave now. It makes your dick look bigger! So go shave your cock and balls."<</girlfriend>><br>
She's right it can't really hurt anything. And lots of people do it now. <br><br>
<<mc>>("I guess it's not that bad especially if it will make $gfname like it better.")<</mc>><br>
<<mc>>"Fine."<</mc>><br>
<<girlfriend>>"Oh stop pouting. Here I'll even do it for you."<</girlfriend>><br>
She grabs your hand and pulls you to the bathroom. You take the panties off and step in the shower. $gfname squirts some shaving cream in her hand and rubs it on you. Then she gets the razor and starts shaving your cock and balls.<br><br>
<center><video autoplay loop muted><source src="videos/girlfriend/shave.mp4"></video></center><br>
<<girlfriend>>"Wow! Much better."<</girlfriend>><br>
<<mc>>"You think?"<</mc>><br>
<<girlfriend>>"Yes I love it. Now get dried off and come back out. And here wear these panties they look much better."<</girlfriend>><br>
<<mc>>("Ugh still with the panties? This is ridiculous.")<</mc>><br>
You dry off and put the panties on and go back to the living room. You're humilated again wearing pink panties with your hard cock stick out of them.<br><br>
[img[images/clothing/underwear/pinklacepantieshard.jpg]]<br>
<<gfbestfriend>>"Oh my god you look so cute! I love the way your hard dick sticks out of them!"<</gfbestfriend>><br>
<<mc>>("Yeah cute in a pair of panties? That's what a guy wants to hear.")<</mc>><br>
<<girlfriend>>"That is much better! From now on you will stay shaved and you will wear panties while at home. And I don't want to hear any whining about it. When you get home you'll put panties on and keep them on until you get dressed to go to work or go out somewhere. Now $gfbfname and I need to discuss how to teach you to understand women better and be a better boyfriend so off to bed. I'm spending the day with her tomorrow and I'll be in late so don't wait up. I will see you when I get home next weekend."<</girlfriend>><br>
<<mc>>"Ok fine. Goodnight."<</mc>><br>
You head off to bed trying to process everything that has happened today. A day of putt putt and go-karts with $gfname sure took a drastic turn. It's your fault though but you still aren't sure you can deal with all of this.<br><br>
[[Guest Bedroom|Guest Bedroom]]
<<advanceTime>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<set $shaved to "YES">>
<<set $wearpanties to "YES">>
<<set $starttraining to "Yes">>
<<set $caughtmasturbating to 0>>
<<set $roomJustLeft to "Guest Bedroom">>
<<set $femininity += 5>>
<<set $gfstory to 10>>
<<set $bfstory to 0>>
<</nobr>>
<div class="phone" style="height:90vh;">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/cock01.jpg" width="100%" />
</div>
<<nobr>>
<div class="bubbledRight">
$gfname???? What the hell?
</div><br>
<div class="bubbledRight">
Who's dick is that?
</div><br>
<div class="bubbledLeft">
lol I don't know.
</div><br>
<div class="bubbledRight">
Why did you text me a picture of some guys dick?
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $gf_text to 1>>
<<set $gfTextAlert to 0>>
<<nobr>>
<center>[img[images/other/mail.png]]<br>
[[Back to Phone|Phone]]<br>
<<if $billsnotpaid == 1>>
<<if ($doformoney_com == 0 && $passed_day > $emailday+1)>>[[You've Got Mail!|doformoney.com][$PhoneLaptop to "PE-Mail"]]<br><</if>>
<<if $doformoney_com == 1 && $passed_day > $emailday+2>>[[Mail From doformoney.cum|Banana][$PhoneLaptop to "PE-Mail"]]<br><</if>>
<<if $doformoney_com == 2 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Popsicle][$PhoneLaptop to "PE-Mail"]]<br><</if>>
<<if $doformoney_com == 3 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Panties][$PhoneLaptop to "PE-Mail"]]<br><</if>>
<<if $doformoney_com == 4 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Ruined][$PhoneLaptop to "PE-Mail"]]<br><</if>>
<<if $doformoney_com == 5 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Shaved][$PhoneLaptop to "PE-Mail"]]<br><</if>>
<<if $doformoney_com == 6 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|Buttplug][$PhoneLaptop to "PE-Mail"]]<br><</if>>
<<if $doformoney_com == 7 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|povporn][$PhoneLaptop to "PE-Mail"]]<br><</if>>
<<if $doformoney_com == 8 && $passed_day > $emailday+5>>[[Mail From doformoney.cum|eatcum][$PhoneLaptop to "PE-Mail"]]<br><</if>>
<</if>>
</center>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You settle in and decide to watch the game you missed this past weekend because of everything that happened. Luckily it was set to automatically dvr.<br><br>
<center><video autoplay loop muted><source src="images/television/tvfootball.mp4"></video></center><br>
You're a little bit into the first quarter when you hear the front door close.<br><br>
<<mc>>("What? Is $gfname home early? Crap I'm not wearing panties!")<</mc>><br>
You panic until $gfbfname walks in the room.<br><br>
<<mc>>("Oh thank god it's just $gfbfname".)<</mc>><br>
<<gfbestfriend>>"Hey there!"<</gfbestfriend>><br>
<<mc>>"Hey. What are you up to?"<</mc>><br>
<<gfbestfriend>>"Well, I was about to bake a cake when I realized I was out of eggs and I don't want to drive to the store. So I came to get a couple of eggs."<</gfbestfriend>><br>
<<mc>>"Ok. We have some grab what you need."<</mc>><br>
<<gfbestfriend>>"Aww thanks. Sooooo... show me!"<</gfbestfriend>><br>
<<mc>>"Huh? Show you where the eggs are? They are in the fridge you know where everything is."<</mc>><br>
<<gfbestfriend>>"No silly. Show me your panties."<</gfbestfriend>><br>
<<mc>>"What? I'm not showing you my panties $gfbfname."<</mc>><br>
<<gfbestfriend>>"Oh come on don't act all shy. I've seen you naked! And I've seen you wearing panties. So show me."<</gfbestfriend>><br>
<<mc>>"No! I'm not showing you."<</mc>><br>
<<gfbestfriend>>"Ok that's fine. I'll just call $gfname real quick and let her know you're not doing what she told you to."<</gfbestfriend>><br>
<<mc>>"No wait. Don't please."<</mc>><br>
<<gfbestfriend>>"You're not wearing them are you?"<</gfbestfriend>><br>
<<mc>>"No."<</mc>><br>
<<gfbestfriend>>"Go get them."<</gfbestfriend>><br>
You meekly go get the panties from your room and come back.<br><br>
<<gfbestfriend>>"Hand them here."<</gfbestfriend>><br>
You give the panties to $gfbfname.<br><br>
<<gfbestfriend>>"Ok pants and underwear off."<</gfbestfriend>><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"Now. Or I can just call $gfname."<</gfbestfriend>><br>
<<mc>>"No don't. Fine."<</mc>><br>
[[Undress|bf2][$underweardesc to "nothing", $underwear to "nothing", $underwearimg to "images/clothing/hardhairycock.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg"]]
<</nobr>>
<<set $bfstory to 1>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
Embarrassed you take your pants and underwear off and stand in front of $gfbfname naked once again as your cock starts getting hard. <br><br>
<<gfbestfriend>>"Uh oh someone's getting excited. Little exhibitionist."<</gfbestfriend>><br>
<<mc>>"I'm not an exhibitionist!"<</mc>><br>
<<gfbestfriend>>"Oh settle down I'm just teasing. Here."<</gfbestfriend>>
<br>
She hand's the panties out for you. You reach out to grab the panties and as you do $gfbfname drops the panties and with one hand grabs your wrist and grabs your cock with her other hand.<br><br>
<<linkreplace "You: $gfbfname!">> <<mc>>"$gfbfname!"<</mc>>
<br>
She pulls you by your cock and your arm down across her leg. She holds your legs down with her other leg and starts spanking your ass.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/spanking/bfoverknee1.mp4"></video></center><br>
<<mc>>"$gfbfname please!"<</mc>><br>
<<gfbestfriend>>"Please spank you? No problem!"<</gfbestfriend>><br>
<<mc>>"No please stop!"<</mc>><br>
You try to protect your ass with your hand.<br><br>
<<linkreplace "$gfbfname: Move your hand!">> <<gfbestfriend>>"Move your hand!"<</gfbestfriend>><br>
$gfbfname grabs your arm and holds it out of the way while she spanks your ass until it's red.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/spanking/bfoverknee2.mp4"></video></center><br>
Once your ass is bright red again she finally stops and lets you up.<br><br>
<<gfbestfriend>>"Now, are you going to wear your panties from now on like you're suppossed to?"<</gfbestfriend>><br>
You lower your head embarrassed after once again getting spanked like a child. <br><br>
<<mc>>"Yes."<</mc>><br>
<<gfbestfriend>>"Ok put them on!"<</gfbestfriend>><br>
As you lean down to pick up the panties off the floor you get a glimpse up $gfbfname's skirt which does not help your erection problems at all! <br><br>
[img[images/events/bf/bfupskirt.jpg]]<br>
You put the panties on and stand in front of $gfbfname embarrassed once again.<br><br>
[img[images/clothing/underwear/pinklacepantieshard.jpg]]<br>
<<gfbestfriend>>"Oh my god! Those look so good on you."<</gfbestfriend>><br>
$gfbfname reaches out and starts rubbing your cock through the panties and rubbing her fingers around the head of your cock as it sticks out from the panties.<br><br>
<<mc>>"$gfbfname! What are you doing stop!"<</mc>><br>
<<gfbestfriend>>"I really don't know why you are fighting this it looks so HOT!"<</gfbestfriend>><br>
<<mc>>("What?? It looks hot?")<</mc>><br>
She starts rubbing her breast with her other hand as she rubs your cock. You can tell she's getting excited.<br><br>
<<mc>>"$gfbfname please stop. $gfname will get mad!"<</mc>><br>
<<gfbestfriend>>"Hush. No she won't."<</gfbestfriend>><br>
She runs her other hand down her body and under her skirt and starts rubbing her pussy as she rubs your cock. Your cock feels like it's going to explode and you can tell she's getting more and more excited. Then all of a sudden she removes her hands and jumps up.<br><br>
<<gfbestfriend>>"Oh sorry. I got a little carried away. That just looks so hot! I should go."<</gfbestfriend>><br>
You can tell $gfbfname is flustered as she goes to the kitchen. <br><br>
<<mc>>("Seriously she gets turned on by a guy in panties?")<</mc>><br>
She comes out of the kitchen with the eggs in her hand. <br><br>
<<gfbestfriend>>"Thanks for the eggs!"<</gfbestfriend>><br>
<<mc>>"Anytime."<</mc>><br>
She hurries out the door as you sit there horny and confused. <br><br>
[[Continue|Living room][$underweardesc to "sexy pink panties";$underwear to "pinklacepanties";$underwearimg to "images/clothing/underwear/pinklacepantieshard.jpg"]]
<<set $time to "Midnight">>
<<set $bfcaughtday to $passed_day>>
<<set $bfstory to 4>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $denypanties to "NO">>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<</linkreplace>><</linkreplace>>
<<set $homeunderwear to "pinklacepanties">>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You settle in and decide to watch the game you missed this past weekend because of everything that happened. Luckily it was set to automatically dvr.<br>
<center><video autoplay loop muted><source src="images/television/tvfootball.mp4"></video></center><br>
You're a little bit into the first quarter when you hear the front door close. <br><br>
<<mc>>("What? Is $gfname home early?")<</mc>><br>
You are confused until $gfbfname walks in the room.<br><br>
<<mc>>("Oh it's just $gfbfname")<</mc>><br>
<<gfbestfriend>>"Hey there!"<</gfbestfriend>><br>
<<mc>>"Hey. What are you up to?"<</mc>><br>
<<gfbestfriend>>"Well, I was about to bake a cake when I realized I was out of eggs and I don't want to drive to the store. So I came to get a couple of eggs."<</gfbestfriend>><br>
<<mc>>"Ok. We have some grab what you need."<</mc>><br>
<<gfbestfriend>>"Aww thanks. Sooooo... show me!"<</gfbestfriend>><br>
<<mc>>"Huh? Show you where the eggs are? They are in the fridge you know where everything is."<</mc>><br>
<<gfbestfriend>>"No silly. Show me your panties."<</gfbestfriend>><br>
<<mc>>"What? I'm not showing you my panties $gfbfname."<</mc>><br>
<<gfbestfriend>>"Oh come on don't act all shy. I've seen you naked! And I've seen you wearing panties. So show me."<</gfbestfriend>><br>
<<mc>>"No! I'm not showing you."<</mc>><br>
<<gfbestfriend>>"Ok that's fine. I'll just call $gfname real quick and let her know you're not doing what she told you to."<</gfbestfriend>><br>
<<mc>>"No wait. Fine I'll show you."<</mc>><br>
<<gfbestfriend>>"Ok snap to it! Pants off!"<</gfbestfriend>><br>
<<mc>>"I'm not taking my pants off I will pull them down a little so you can see I'm wearing them."<</mc>><br>
<<gfbestfriend>>"Nope. If you had done that to begin with then maybe I would have allowed it. But since you've been such a pain strip to nothing but your panties."<</gfbestfriend>><br>
<<mc>>"God fine!"<</mc>><br>
[[Undress|bf4][$topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg"]]
<</nobr>>
<<set $bfstory to 3>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
[img[images/clothing/underwear/pinklacepantieshard.jpg]]<br>
Embarrassed you stand in front of $gfbfname wearing panties once again as your cock starts getting hard. <br><br>
<<gfbestfriend>>"Uh oh someone's getting excited. Little exhibitionist."<</gfbestfriend>><br>
<<mc>>"I'm not an exhibitionist!"<</mc>><br>
<<gfbestfriend>>"Oh settle down I'm just teasing. Oh my god those look so good on you!"<</gfbestfriend>><br>
$gfbfname reaches out and starts rubbing your cock through the panties and rubbing her fingers around the head of your cock as it sticks out from the panties.<br><br>
<<mc>>"$gfbfname! What are you doing stop!"<</mc>><br>
<<gfbestfriend>>"Guys in panties just look so HOT!"<</gfbestfriend>><br>
<<mc>>("What?? It looks hot?")<</mc>><br>
$gfbfname start rubbing her breast with her other hand as she rubs your cock. You can tell she's getting excited.<br><br>
<<mc>>"$gfbfname please stop. $gfname will get mad!"<</mc>><br>
<<gfbestfriend>>"Hush. No she won't."<</gfbestfriend>><br>
She runs her other hand down her body and under her skirt and starts rubbing her pussy as she rubs your cock. Your cock feels like it's going to explode and you can tell she's getting more and more excited. Then all of a sudden she removes her hands and jumps up.<br><br>
<<gfbestfriend>>"Oh sorry. I got a little carried away. That just looks so hot! I should go."<</gfbestfriend>><br>
You can tell $gfbfname is flustered as she goes to the kitchen. <br><br>
<<mc>>("Seriously she gets turned on by a guy in panties?")<</mc>><br>
$gfbfname comes out of the kitchen with the eggs in her hand.<br><br>
<<gfbestfriend>>"Thanks for the eggs!"<</gfbestfriend>><br>
<<mc>>"Anytime."<</mc>><br>
$gfbfname hurries out the door as you sit there horny and confused.<br><br>
<<set $time to "Midnight">>
<<set $bfcaughtday to $passed_day>>
<<set $bfstory to 4>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
[[Continue|Living room]]
<</nobr>><center><video autoplay muted><source src="videos/masturbate/shaved/gfcaught1.mp4"></video></center>
You grab your cock and start stroking.
<<girlfriend>>"I'm running to the store do you... oh god!"<</girlfriend>>
You try to cover yourself but it's too late.
<<mc>>"$gfname!"<</mc>>
<<girlfriend>>"Sorry! Wow you really need to learn some self control though."<</girlfriend>>
$gfname turns around and walks out of the room.
<<linkreplace "Embarrassed you finish up and cum all over yourself.">>Embarrassed you finish up and cum all over yourself.<br>
<center><video autoplay muted><source src="videos/masturbate/shaved/gfcaught2.mp4"></video>
<<if $sexual_arousal < 75 && $underwear == "nothing">>
[[Clean yourself | $roomJustLeft][$underwearimg to "images/clothing/limphairycock.jpg"]]<br>
<<else>>
[[Clean yourself | $roomJustLeft]]<br>
<</if>>
</center>
<</linkreplace>>
<<set $sexual_arousal to 0>>
<p></p> \
<<nobr>>
<<set $caughtmasturbating += 1>>
<<set $caughtmasturbatinggf to 1>>
<<set $gfcaughtday to $passed_day>>
<<advanceTime>>
<</nobr>><<nobr>>
<video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1a.mp4"></video><br><br>You grab your cock and start stroking. You are just starting to get into it when...<br><br>
<<gfbestfriend>>"Hey $gfname needs... oops someone is excited!"<</gfbestfriend>><br>
You try to cover yourself with your hands.<br><br>
<<mc>>"$gfbfname! Knock first!"<</mc>><br>
<<gfbestfriend>>"Sorry $gfname forgot her flash drive and needs it for work. I told her I would grab it and bring it to her. "<</gfbestfriend>><br>
$gfbfname comes and sits beside you.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"Oh relax. Wow look at you so hard!"<</gfbestfriend>><br>
$gfbfname pushes your hands away and grabs your cock and slowly starts stroking you.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"So anyway I need to grab the flash drive do you know where it is?"<</gfbestfriend>><br>
You try to think as your mind spins while $gfbfname is slowly stroking your cock.<br><br>
<<mc>>"It's um... it's... god... it's in the desk in her room."<</mc>><br>
<<gfbestfriend>>"Ok thanks sweetie."<</gfbestfriend>><br>
$gfbfname lets go of your cock and gets up and leaves the room.<br><br>
<<mc>>("Good grief! Really?")<</mc>><br>
<<linkreplace "You go back to stroking your cock.">> You go back to stroking your cock.<br><br>
<video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1b.mp4">
</video><br><br>You grab your cock again and start stroking trying to put the distraction out of your mind. You finally start getting comfortable again....<br><br>
<<gfbestfriend>>"Hey I couldn't find it. Wow still at it huh?"<</gfbestfriend>><br>
You cover yourself with your hands again.<br><br>
<<mc>>"$gfbfname seriously!!"<</mc>><br>
$gfbfname sits down beside you again.<br><br>
<<gfbestfriend>>"Sorry! Sorry! Geeze. I looked all over her desk..."<</gfbestfriend>><br>
$gfbfname slides her hand under yours and starts lightly rubbing her fingers up and down on your cock.<br><br>
<<gfbestfriend>>"...but I couldn't find it."<</gfbestfriend>><br>
<<mc>>"$gfbfname I didn't say on her desk. I said in her desk... top drawer."<</mc>><br>
<<gfbestfriend>>"Ohhh well sorry silly but you didn't say anything about a drawer. Thanks sweetie I'll get it."<</gfbestfriend>><br>
$gfbfname gets up and leaves the room again.<br><br>
<<mc>>("OH MY GOD! ARE YOU KIDDING ME?")<</mc>><br>
<<linkreplace "You start stroking your cock again.">> You start stroking your cock again.<br><br>
<video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1c.mp4">
</video><br><br>You grab your cock again and start stroking. After finally putting the distractions out of your mind you are just about to cum....<br><br>
<<gfbestfriend>>"Ok found it!"<</gfbestfriend>><br>
You don't even try covering yourself this time.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"Wow still going huh! Good endurance."<</gfbestfriend>><br>
$gfbfname sits beside you again and starts lightly rubbing your cock.<br><br>
<<mc>>"Well it's... oh my god.. kind of hard to finish when you keep getting interrupted!"<</mc>><br>
<<gfbestfriend>>"Aww I'm sorry I didn't mean to disturb you but I had to get the flash drive."<</gfbestfriend>><br>
$gfbfname grips your cock and starts slowly stroking you.<br><br>
<<gfbestfriend>>"Now remember it's ok that you're not wearing panties now since you're... well.. you know. But as soon as you're done put them back on."<</gfbestfriend>><br>
<<mc>>"Yes I know... I will!"<</mc>><br>
<<gfbestfriend>>"Good boy. Ok I have to run. Have fun!"<</gfbestfriend>><br>
$gfbfname gets up and leaves once again. You feel like your balls are going to explode.<br><br>
<<mc>>("OH MY GOD!!!")<</mc>><br>
<<linkreplace "You start stroking trying to finish before $gfbfname comes back again.">> You start stroking trying to finish before $gfbfname comes back again.<br><br>
You stoke franitically hoping to finish before being disturbed again. Finally you explode all of your hand.<br><br>
<video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1d.mp4">
</video><br><br>
<center>
[[Clean yourself | $roomJustLeft][$underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg"]]<br></center>
<<set $caughtmasturbatingbf to 1>>
<<set $caughtmasturbating += 1>>
<<set $sexual_arousal to 0>>
<<set $bfcaughtday to $passed_day>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>
<</nobr>>
<<advanceTime>><center>[img[images/locations/guest_bedroom.png]]</center>
<<nobr>>
You check the kitchen and her room and don't see her. You go to your room and find her looking at your computer.<br><br>
<center>[img[images/events/browser_history.png]]</center><br>
<<mc>>("Oh crap! I didn't close my browser windows")<</mc>><br>
<<girlfriend>>"So what's this? First you cheat on me and now you're just going to move out?"<</girlfriend>><br>
<<mc>>"No it's not like that."<</mc>><br>
<<girlfriend>>"Well that's what it looks like! And looking for a new job. So just starting a whole new life huh?"<</girlfriend>><br>
<<mc>>"No no not at all. It's just..."<</mc>><br>
<<girlfriend>>"Just what? I catch you cheating and because I love you so much I give you a chance to make things right and you repay my by bailing on me? So what you just want to start a new life with one of your floozies from the club?"<</girlfriend>><br>
<<mc>>"No I don't want anyone but you. I wasn't looking for a new place so I could leave you and I do want to make things right."<</mc>><br>
<<girlfriend>>"You want to make things right by moving out?"<</girlfriend>><br>
<<mc>>"No I don't want to move anywhere. It's just..."<</mc>><br>
<<girlfriend>>"Just what?"<</girlfriend>><br>
<<mc>>"Come on $gfname, I know you are either going keep threatening to kick me out or actually do it. And then your dad would fire me! It's stressful wondering every day if I'm going to end up living in my car. So it's better to get out in front of it. But it's not because I want to. I love you and want to fix things either way."<</mc>><br>
$gfname sits on the bed and thinks for a minute.<br><br>
<<girlfriend>>"You're right. That must feel horrible and I wouldn't want to live like that either. It's not fair to you, I'm sorry. I promise I won't threaten to kick you out again and you aren't getting fired. There are other ways to make sure you behave."<</girlfriend>><br>
<<mc>>("Huh? What ways?")<</mc>><br>
<<mc>>"Thank you."<</mc>><br>
<<girlfriend>>"But just to be clear fair is not exactly what you deserve! And I wouldn't kick you out unless you cheated on me again! Then you are out no questions asked. I trust you've been good while I've been gone?"<</girlfriend>><br>
You get butterflies in your stomach.<br><br>
<<mc>>"Yeah.. I mean.."<</mc>><br>
$gfname stands up infuriated.<br><br>
<<girlfriend>>"YOU CHEATED ON ME AGAIN?"<</girlfriend>><br>
<<mc>>"No I didn't.. it was $gfbfname... she..."<</mc>><br>
<<girlfriend>>"$gfbfname? What about her."<</girlfriend>><br>
<<mc>>"She... umm... stroked my dick."<</mc>><br>
$gfname giggles. <br><br>
<<if hasVisited("bf2")>>
<<girlfriend>>"Yes I know. And spanked your little ass."<</girlfriend>><br>
You blush thinking about $gfbfname spanking you and $gfname hearing about it.<br><br>
<<else>>
<<girlfriend>>"Yes I know."<</girlfriend>><br>
<</if>>
<<mc>>"You don't care that she stroked my dick?"<</mc>><br>
<<girlfriend>>"Nope! She is helping me teach you and I trust her. She can do whatever she wants to you and you will do as you're told!"<</girlfriend>><br>
<<mc>>"How is her playing with my dick teaching me anything?"<</mc>><br>
$gfname giggles.<br><br>
<<girlfriend>>"Well she does get a little carried away sometimes. But it's not her fault, guys in panties are hot."<</girlfriend>><br>
<<mc>>("What? She thinks guys in panties are hot also? Maybe the panties thing isn't so bad.")<</mc>><br>
<<mc>>"Well what the hell is with you texting me dick pictures?"<</mc>><br>
<<girlfriend>>"HEY! Watch your tone! It's part of you learning to understand girls and what we go through everyday. Getting random dick pictures is being a girl 101."<</girlfriend>><br>
<<mc>>"Random guys just text you dick pictures?"<</mc>><br>
<<girlfriend>>"Oh my god all the time! Don't worry you'll get used to it."<</girlfriend>><br>
<<mc>>"Huh? No I won't. Stop please?"<</mc>><br>
$gfname giggles.<br><br>
<<girlfriend>>"Maybe!"<</girlfriend>><br>
<<mc>>"And will you stop with the spanking? I'm not a child."<</mc>><br>
<<girlfriend>>"Yes, absolutely we can stop with the spankings. As long as you do as you're suppossed to. If not.. well that's on you. Ok now that that's settled I'm hungry. Let's eat and watch a movie. And don't forget to change into your panties."<</girlfriend>><br>
You feel much better now that you don't have to worry about getting kicked out. And you guess the panties aren't that bad even though you feel silly wearing them. You change into your panties and go fix dinner and then meet $gfname in the living room.<br><br>
<<link "Living Room" "gf12">><<DressforHome>><</link>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You fix dinner and bring $gfname a plate. <br><br>
<<girlfriend>>"Thanks sweetie. Show me your panties!"<</girlfriend>><br>
<<mc>>"$gfname!"<</mc>><br>
<<girlfriend>>"Now!"<</girlfriend>><br>
You pull your pants down a little to show her you're wearing the panties.<br><br>
<<girlfriend>>"Good boy."<</girlfriend>><br>
You pull your pants back up and try to change the subject.<br><br>
<<mc>>"Want to watch the new Avengers? I heard it was good."<</mc>><br>
<<girlfriend>>"No we are going to watch the notebook."<</girlfriend>><br>
<<mc>>"Again? Why? We've already seen it!"<</mc>><br>
<<girlfriend>>"No I saw it. You slept through it. Part of getting in touch with your feminine side is watching chick flicks and the notebook is one of the best!"<</girlfriend>><br>
<<mc>>"Alright."<</mc>><br>
You eat dinner and watch the movie.<br><br>
<center>[img[images/events/girlfriend/notebook1.gif]]</center><br>
You finish eating and watch a little more of the movie before you start dozing off.<br><br>
<center>[img[images/events/girlfriend/notebook2.gif]]</center><br>
$gfname jabs you in the ribs with her elbow.<br><br>
<<mc>>"Ow!"<</mc>><br>
<<girlfriend>>"Stay awake. If I catch you dozing again we will start it over from the beginning."<</girlfriend>><br>
<<mc>>"Ok ok sorry!"<</mc>><br>
<center>[img[images/events/girlfriend/notebook3.gif]]</center><br>
<<girlfriend>>"See wasn't that good?"<</girlfriend>><br>
<<mc>>"Yeah it was pretty good."<</mc>><br>
<<girlfriend>>"I knew you would like it! Well, since our last date got messed up..."<</girlfriend>><br>
$gfname glares at you. You bow your head in shame.<br><br>
<<girlfriend>>"...how about that go-karts and putt-putt date tomorrow."<</girlfriend>><br>
<<mc>>"Yes! Sounds fun."<</mc>><br>
<<girlfriend>>"Great! I'm going to bed. See you tomorrow."<</girlfriend>><br>
You head off to bed excited about a date day with $gfname.<br><br>
[[Next day|gf13][$underweardesc to "black boxers";$underwear to "black_boxers";$underwearimg to "images/clothing/black_boxers.jpg"]]
<</nobr>><<nobr>>
<<if $money == 0>>
You get to the putt-putt course and try to pay for it and your debit card is rejected.<br>
$gfname: <span style="color:#b967ff;">"Really? On top of everything else I have to pay for us to go out?"</span><br>
You: <span style="color:#5bc0de;">"I'm sorry."</span><br><br>
You bow your head in shame.
<<elseif $money < 150>>
You get to the putt-putt course and realize you about out of money.<br>
$gfname: <span style="color:#b967ff;">"Really? On top of everything else I have to pay for us to go out? Give me what you have and I'll cover the rest."</span><br>
You: <span style="color:#5bc0de;">"I'm sorry."</span><br><br>
You bow your head in shame.
<</if>>
<</nobr>>
You spend the morning playing putt-putt with $gfname. She wins the first two games.
<center>[img[images/events/girlfriend/puttputt.gif]]</center>
You are finally able to beat her the last game.
<center>[img[images/events/girlfriend/puttputt2.gif]]</center>
You go eat lunch and then spend the afternoon riding go-karts.
<center>[img[images/events/girlfriend/gokart2.gif]]</center>
$gfname does much better than you do!
<center>[img[images/events/girlfriend/gokart.gif]]</center>
<<nobr>>
<<if $money == 0>>
After a fun day you go out to dinner. You feel bad that $gfname had to pay for everything though.<br>
<<elseif $money < 150>>
After a fun day you go out to dinner. You feel bad that you couldn't pay for everything and that $gfname had to help pay for it though.</span><br>
//Money:// <span style="color:#5cb85c;">-$money</span><br>
<<set $money to 0>>
<<else>>
<br>After a fun day you take $gfname out to dinner. It was an expensive day but it was worth it.<br>
//Money:// <span style="color:#5cb85c;">-150</span><br>
<<set $money -= 150>>
<</if>>
<</nobr>>
You are both exhausted when you finally get home.
<center>[img[images/locations/living_room.png]]</center>
<<girlfriend>>"That was fun! We needed that."<</girlfriend>>
<<mc>>"Yeah we did. It was great spending time with you."<</mc>>
<<girlfriend>>"I'm exhausted I need to get some sleep. I'm spending the day with $gfbfname tomorrow so we can go over more of your training."<</girlfriend>>
<<mc>>"Huh? My training?"<</mc>>
<<girlfriend>>"Umm I mean how to teach you to understand women better and be a better boyfriend. Oh and I need the money for bills."<</girlfriend>>
<<nobr>>
<<if $money < 200>>
<<mc>>"Umm I don't have all of it."<</mc>><br>
<<girlfriend>>"Give me what you can but you have got to be able to pay your share."<</girlfriend>><br>
<<mc>>"I'm sorry it won't happen again."<</mc>><br>
You pull out your wallet and give her everything you have.<br>
//Money:// <span style="color:#5cb85c;">-$money</span><br>
<<set $money to 0>>
<<else>>
<br>You pull out your wallet and give $gfname your share of the bills.<br>
//Money:// <span style="color:#5cb85c;">-200</span><br>
<<set $money -= 200>>
<</if>>
<</nobr>>
<<girlfriend>>"Thanks. Goodnight sweetie."<</girlfriend>>
$gfname gives you a peck on the lips and goes to her room.
<<mc>>("Wow a kiss and a sweetie! Things are getting better. Wait.. training? What the hell does that mean?")<</mc>>
You're too tired to think about it. You head to your room and get ready for bed.
[[Guest Bedroom|Guest Bedroom][$time to "Midnight"]]
<<set $gfstory to 13>>
<<advanceDay>>
<<set $billspaid to "Yes">><div class="phone" style="height:90vh;">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/cock02.jpg" width="70%" />
</div>
<<nobr>>
<div class="bubbledRight">
What the hell $gfname?
</div><br>
<div class="bubbledLeft">
lol
</div><br>
<div class="bubbledRight">
Stop sending me dick pics!
</div>
<</nobr>>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $gf_text to 2>>
<<set $gfTextAlert to 0>>
<div class="phone" style="height:90vh;">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/panties01.jpg" width="100%"/>
</div>
<<nobr>>
<div class="bubbledRight">
What the hell $gfbfname
</div><br>
<div class="bubbledLeft">
What it's cute!!!
</div><br>
<div class="bubbledRight">
Whatever!
</div><br>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px; text-align: center">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $bf_text to 1>>
<<set $bfTextAlert to 0>>
<div class="phone" style="height:90vh;">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/panties02.gif" width="100%" />
</div>
<<nobr>>
<div class="bubbledRight">
Come on $gfbfname!
</div><br>
<div class="bubbledLeft">
What?
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $bf_text to 2>>
<<set $bfTextAlert to 0>>
<div class="phone">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font></center>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/panties03.jpg" width="100%" height="400px"/>
</div>
<<nobr>>
<div class="bubbledRight">
$gfbfname stop sending me this stuff!
</div><br>
<div class="bubbledLeft">
Ok fine!
</div><br>
<div class="bubbledRight">
Thank you!
</div><br>
<</nobr>>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div style="height:10%; width:25%;">
[[Home screen|Phone]]
</div>
</center>
</div>
<<set $bf_text to 3>>
<<set $bfTextAlert to 0>>
<<nobr>>
<<widget "GRGFStory">>
/* GFStory 1 */
<<if ($day == "Friday" && $time == "Evening" && $emybj == 1 && $gfstory == 0)>>As you arrive home you see $gfname's car in the driveway. Her working out of town is frustrating but you are glad she is home for the weekend!<br><br>
<<print "[[" + $gfname + "|gf1]]">>
<</if>>
/*GF Story 3 */
<<if ($day == "Friday" && $time == "Evening" && $emybj == 2 && $gfstory == 2)>>As you pull in the driveway you see $gfname and $gfbfname's cars in the driveway. As you approach the living room you hear someone crying.<br><br>
<<print "[[" + $gfname + "|gf3]]">>
<</if>>
/*GF Story 5 */
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 4)>>
You get home and see that $gfname is aleady home. You hope after your talk and her having a week to settle down that this will be a good weekend and you can start making up for what you have done.<br><br>
<<print "[[" + $gfname + "|gf5]]">>
<</if>>
/*GF Story 11 */
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 10)>>
You get home and see $gfname's car and wonder what craziness will happen this weekend. You've spent most of the week searching for places to live and a new job but haven't had much luck. You hope next week will be more successful. You take a deep breath and go inside. You don't see $gfname and go looking for her.<br><br>
<<print "[[" + $gfname + "|gf11]]">>
<</if>>
/*GF Story 14 */
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 13 && hasVisited("caughtbf2"))>>
You get home and don't see $gfname's car. You head inside and put your panties on and watch some tv while waiting for her to get home.<br><br>
<<link "Living Room" "gf14">><<DressforHome>><</link>>
<</if>>
/*GF Story 16 */
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 15)>>
You get home and see $gfname's car. You head inside to see what the weekend has in store.<br><br>
<<link "Living Room" "gf16">><<DressforHome>><</link>>
<</if>>
/*GF Story 17 */
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 16)>>
You get home and see $gfname's car and head inside..<br><br>
<<link "Living Room" "gf17">><<DressforHome>><</link>>
<</if>>
/*GF Story 21 */
<<if ($day == "Friday" && $time == "Evening" && $bfstory == 12)>>
You get home and see $gfname and $gfbfname's cars and head inside..<br><br>
<<link "Living Room" "gf21">><<DressforHome>><</link>>
<</if>>
/*GF Story 22 */
<<if ($day == "Friday" && $time == "Evening" && $bfstory == 13 && $analfail == 0)>>
You get home and see $gfname and $gfbfname's cars and head inside..<br><br>
<<link "Living Room" "gf22">><<DressforHome>><</link>>
<</if>>
/*GF Story 24 */
<<if ($day == "Friday" && $time == "Evening" && $bfstory == 16 && $analfail == 0)>>
Youhear $gfname in the living room.<br><br>
<<link "Living Room" "gf24">><<DressforHome>><</link>>
<</if>>
/* GF Story 26 */
<<if ($day == "Saturday" && $time == "Evening" && hasVisited("office2b"))>>
Excited about $gfname sucking your cock you rush to the living room to see if she's made it home yet.<br><br>
<<link "Living Room" "gf26">><<DressforHome>><<set $buttwearimg to "images/clothing/toys/smallbuttplug.jpg";>><</link>>
<</if>>
<</widget>>
<</nobr>>
<<nobr>>
<<widget "GFStory6">>
<<if $gfstory == "5" && $day == "Saturday" && $time == "Early Morning">>
You lay in bed barely awake when you suddently hear $gfname screaming!<br><br>
<<girlfriend>>"ARE YOU FUCKING KIDDING ME?"<</girlfriend>><br>
<<mc>>("Great! This is supposed to be our fun weekend. It doesn't sound like it's getting off to a good start.")<</mc>><br>
<<girlfriend>>"Unbelievable!"<</girlfriend>><br>
<<mc>>("Ugh what could be going on?")<</mc>><br>
<<girlfriend>>"$name!"<</girlfriend>> <br>
<<mc>>("Wait. Me? Oh god what now?")<</mc>><br>
You throw on some clothes and go to the living room.<br><br>
<<link "Living Room" gf6>><<DressforHome>><</link>><br>
<</if>>
<</widget>>
<</nobr>>
<div class="phone" style="height:90vh;">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/cock01.jpg" width="100%" height="180px"/>
</div>
<<nobr>>
<div class="bubbledRight">
$gfbfname what the hell?
</div><br>
<div class="bubbledLeft">
What??? You said stop sending you panty pictures! I did!
</div><br>
<div class="bubbledLeft">
You're welcome!
</div><br>
<div class="bubbledRight">
Don't send me dick pictures either!
</div><br>
<div class="bubbledLeft">
Aww you think you're in charge. How cute!
</div><br>
<div class="bubbledRight">
Whatever!
</div><br>
<div class="bubbledLeft">
lol
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $bf_text to 4>>
<<set $bfTextAlert to 0>>
<div class="phone" style="height:90vh;">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/panties01.jpg" width="100%" />
</div>
<<nobr>>
<div class="bubbledRight">
$gfname I'm not going to get addicted to panties!
</div><br>
<div class="bubbledLeft">
hehe
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $gf_text to 3>>
<<set $gfTextAlert to 0>>
<<set $gftextday to $passed_day>>
<<nobr>>
<<widget "BFStory">>
/*-------------BFGame1------*/
<<if ($day == "Tuesday" && ($time == "Evening" || $time == "Night") && not hasVisited("bfgame1"))>>
As you pull into the driveway you see $gfbfname's car. $gfbfname is $gfname's best friend and the three of you do pretty much everything together. You don't mind her always being around. She's a little quirky but a lot of fun and one of your best friends now also. You hear the tv on in the living room and go to see what she's up to.<br><br>
[["Living Room"|bfgame1]]
<</if>>
/*-------------BFGame2------*/
<<if ($day == "Tuesday" && $time == "Evening" && $gfstory == 2)>>
You get home and see $gfbfname's car. You're betting she's been practicing and now thinks she's the Mario Andretti of mario kart!<br><br>
[["Living Room"|bfgame2]]
<</if>>
/*-------------BF1---------*/
<<if $day == "Tuesday" && $time == "Evening" && (not hasVisited("bf1") && not hasVisited("bf3")) && $denypanties == "NO">>
You're exhausted after a long day at work and decide to relax and watch some tv.<br>
[["Living Room"|bf3]]
<</if>>
/*------------BF5----------*/
<<if $day == "Monday" && $time == "Evening" && $gfstory == 13>>
You get home and are excited to watch the new Avengers movie you haven't been able to see yet.<br>
[["Living Room"|bf5][$bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg"]]
<</if>>
/*-----------BF7------------*/
<<if $day == "Wednesday" && $time == "Evening" && $bfstory == 6 && hasVisited("caughtbf3")>>
You get home and change clothes and decide to watch tv.<br><br>
[["Living Room"|bf7]]
<</if>>
<<if $day == "Wednesday" && $time == "Evening" && $gfstory == 16>>
You get home and change clothes and decide to watch tv.<br><br>
[["Living Room"|bf8]]
<</if>>
<</widget>>
<</nobr>><<nobr>>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1a.mp4"></video><br><br>You grab your cock and start stroking. You're just getting into it when...<br><br></center>
<<gfbestfriend>>"Hey $gfname said... wow going again huh? You little horn dog!"<</gfbestfriend>><br>
<<mc>>"Oh my god $gfbfname do you ever knock! I am not a horn dog I'm just..."<</mc>><br>
<<gfbestfriend>>"Oh settle down...."<</gfbestfriend>><br>
$gfbfname comes and sits beside you and immediately grabs your cock and starts stroking it.<br><br>
<<gfbestfriend>>"... I'm just teasing. Everyone does it! Anyway $gfname said I could borrow some clothes."<</gfbestfriend>><br>
<<mc>>"Well go get them you know where everything in this house is. Why are you telling me?"<</mc>><br>
<<gfbestfriend>>"Well I'm not going to come in and make a ruckus without letting you know it's me. You might think I'm a burglar!"<</gfbestfriend>><br>
<<mc>>("OH my god why did we give her a key to our house?")<</mc>><br>
<<mc>>"Fine just go get what you need."<</mc>><br>
<<gfbestfriend>>"Thanks sweetie!"<</gfbestfriend>><br>
She lets go of your cock and bounces out of the room.<br><br>
<<mc>>("Crazy! She's literally crazy!")<</mc>><br>
<<linkreplace "You go back to stroking your cock.">> You go back to stroking your cock.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1b.mp4">
</video><br><br>You grab your cock again and start stroking. You start getting more excited....<br><br></center>
<<gfbestfriend>>"How do you like this one?"<</gfbestfriend>><br>
<center>[img[images/events/bf/bfclothes1a.jpg]]</center><br>
<<mc>>"$gfbfname please!!"<</mc>><br>
<<gfbestfriend>>"What? Sorry I thought you would finish while I was changing. And again wow good endurance. Impressive! Anyway I need your opinion."<</gfbestfriend>><br>
She spins around...<br><br>
<center>[img[images/events/bf/bfclothes1b.jpg]]</center><br>
<<gfbestfriend>>"So how does it look?"<</gfbestfriend>><br>
<<mc>>"You look great $gfbfname. You always look great."<</mc>><br>
<<gfbestfriend>>"Awwww!! You are so sweet!"<</gfbestfriend>><br>
She sits down beside you again and starts lightly rubbing your cock.<br><br>
<<gfbestfriend>>"You know even after everything you did...."<</gfbestfriend>><br>
She glares at you.<br><br>
<<gfbestfriend>>"...I still value your opinion. I know you're a sweet guy you're just a moron sometimes."<</gfbestfriend>><br>
<<mc>>"Gee thanks $gfbfname."<</mc>><br>
<<gfbestfriend>>"What? Moron is a good thing. If you weren't a moron you would be an asshole and I would be talking $gfname into ditching your ass."<</gfbestfriend>><br>
<<mc>>"Well thanks I really didn't mean to hurt her but can we talk about this later?"<</mc>><br>
<<gfbestfriend>>"Oh sorry sorry almost forgot you were busy."<</gfbestfriend>><br>
She giggles then rubs up and down firmly on your cock with the palm of her hand. You let out a light moan.<br><br>
<<gfbestfriend>>"I'll let you get back to it. Thanks sweetie!"<</gfbestfriend>><br>
She gets up and bounces out of the room again.<br><br>
<<mc>>("God finally!")<</mc>><br>
<<linkreplace "You start stroking your cock again.">> You start stroking your cock again.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1c.mp4">
</video><br><br>You grab your cock again and start stroking hoping that was the last interruption...<br><br></center>
<<gfbestfriend>>"Does this one make my butt look big?"<</gfbestfriend>><br>
<center>[img[images/events/bf/bfclothes2a.jpg]]</center><br>
You let out a slight whimper.<br><br>
<<mc>>"$gfbfname please!"<</mc>><br>
<<gfbestfriend>>"Sorry! Again I thought you would finish while I was changing. No wonder $gfname fell for you, you are definitely not a two pump chump!"<</gfbestfriend>><br>
She giggles<br><br>
<<mc>>"I thought you already picked something? And no your butt does not look big."<</mc>><br>
<<gfbestfriend>>"Well I did but then I remembered she had this one!"<</gfbestfriend>><br>
She pulls up her skirt.<br><br>
<center>[img[images/events/bf/bfclothes2b.jpg]]</center><br>
<<gfbestfriend>>"You honestly don't think so? I think I'm getting fat!"<</gfbestfriend>><br>
<<mc>>"You are not getting fat! Wait.. are you not wearing panties."<</mc>><br>
She spins around and pulls her skirt up.<br><br>
<center>[img[images/events/bf/bfclothes2c.jpg]]</center><br>
<<gfbestfriend>>"No why do you think I need them?"<</gfbestfriend>><br>
<<mc>>"Oh my god $gfbfname!"<</mc>><br>
<<mc>>("Holy crap is she really getting naked in front of me?")<</mc>><br>
<<gfbestfriend>>"What?"<</gfbestfriend>><br>
<<mc>>"Well... yeah if you're going out that skirt is a little short to not wear panties! Wait! You aren't shaved? Why did you make a big deal about me not being shaved if you're not even shaved?"<</mc>><br>
<<gfbestfriend>>"Yes I am!"<</gfbestfriend>><br>
She comes closer to you and puts her pussy right in your face.<br><br>
<center>[img[images/events/bf/bfclothes2d.jpg]]</center><br><br>
<<gfbestfriend>>"See lips are shaved. The important part!"<</gfbestfriend>><br>
She giggles and sits down with her skirt still up and starts stroking your cock again. You gasp as she grabs your cock.<br><br>
<<gfbestfriend>>"And I didn't mean for going out. Of course I would wear panties if I went out. I meant here.. now. I mean it's not like I haven't seen you naked!"<</gfbestfriend>><br>
She giggles then runs her fingers down your cock and slides her hand down to your balls. You let out a moan as she starts massaging your balls.<br><br>
<<gfbestfriend>>"Wow your balls are so full! I would take that as a compliment if you weren't already going before you saw me naked."<</gfbestfriend>><br>
She giggles and continues to massage your balls.<br><br>
<<mc>>"Well it's kind of hard to empty them when you keep getting interrupted!"<</mc>><br>
She giggles and reaches up and grabs your cock and starts stroking it again.<br><br>
<<gfbestfriend>>"Whatever you know you like it!."<</gfbestfriend>><br>
You breath heavier as she strokes your cock faster.<br><br>
<<gfbestfriend>>"Ok ok I will leave you alone."<</gfbestfriend>><br>
<<mc>>"Thank you. And please knock next time if my door is closed."<</mc>><br>
<<gfbestfriend>>"Ok fine! Be that way!"<</gfbestfriend>><br>
She giggles as she lets go of your cock and gets up to leave.<br><br>
<<gfbestfriend>>"Bye, thanks again!"<</gfbestfriend>><br>
<span style="color:#5bc0de;">("I have got to get a lock for my door!")</span><br><br>
<<linkreplace "Once again you feel like your balls are going to explode. You go back to stroking your cock.">> Once again you feel like your balls are going to explode. You go back to stroking your cock.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1d.mp4">
</video><br><br>You grab your cock and start stroking frantically trying to finish before getting interrupted again!<br></center>
<center>Until you cum all over your hand.</center><br><br>
<center>[[Clean yourself | $roomJustLeft][$underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg"]]</center><br>
<<set $caughtmasturbatingbf to 2>>
<<set $caughtmasturbating += 1>>
<<set $sexual_arousal to 0>>
<<set $bfcaughtday to $passed_day>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>
<</nobr>>
<<advanceTime>><<nobr>>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught2a.mp4"></video><br><br>You grab your cock and start stroking.<br><br></center>
<<girlfriend>>"Have you seen my phone. God $name again?"<</girlfriend>><br>
You try to cover yourself with your hands.<br><br>
<<mc>>"$gfname!"<</mc>><br>
<<girlfriend>>"What? I can't find my phone. And you really need to learn some self control!"<</girlfriend>><br>
<<mc>>"What it's not like everyone doesn't do it!"<</mc>><br>
<<girlfriend>>"Well not as much as you do it!"<</girlfriend>><br>
<<mc>>"Well you never do anything with me!"<</mc>><br>
<<girlfriend>>"AND WHO'S FAULT IS THAT?"<</girlfriend>><br>
Your cower as $gfname yells at you. She takes a breath and comes and sits down beside you.<br><br>
<<girlfriend>>"I know working out of town so much for my job has been difficult. But that's no excuse for what you did. And I understand everyone has.. urges..."<</girlfriend>><br>
She starts rubbing lightly on your cock.<br><br>
<<mc>>("Wow she's touching me again. That's good right?")<</mc>><br>
<<girlfriend>>"...but you really need to work on your self control. If you had some maybe we wouldn't be in this mess."<</girlfriend>><br>
She glares at you as you lower your head in shame.. once again.<br><br>
<<girlfriend>>"Maybe there's some things we can do to help with that. I'll look into it."<</girlfriend>><br>
<<mc>>("What's that suppossed to mean?")<</mc>><br>
Before you can question her she moves between your legs and starts stroking your cock with one hand and rubbing your balls with the other.<br><br>
<<girlfriend>>"Look how hard you are and your balls are so full! And so much precum!"<</girlfriend>><br>
You moan in pleasure as she starts rubbing her finger around the head of your cock.<br><br>
<<girlfriend>>"Here taste it!"<</girlfriend>><br>
She brings her finger up covered in your precum and holds it in front of your lips.<br><br>
<<mc>>"Eww $gfname gross!"<</mc>><br>
<<girlfriend>>"What? It's your cum, taste it!"<</girlfriend>><br>
<<mc>>"Eww no I'm not tasting my cum! Gross!"<</mc>><br>
<<girlfriend>>"Oh good grief such a prude! You need to learn to be more open minded!"<</girlfriend>><br>
<<linkreplace "She goes back to rubbing your balls and starts stroking your cock faster.">> She goes back to rubbing your balls and starts stroking your cock faster.<br><br>
<center><video autoplay muted><source src="videos/girlfriend/handjob/gfhandjob1.mp4">
</video><br><br>You moan in pleasure as $gfname strokes your cock.<br><br></center>
<<girlfriend>>"Does that feel good?"<</girlfriend>><br>
<<mc>>"Mmm yes."<</mc>><br>
<<girlfriend>>"Yeah?"<</girlfriend>><br>
<<mc>>"Yes very good!"<</mc>><br>
<<girlfriend>>"Mmmm"<</girlfriend>><br>
<<mc>>"Ahhh ahhhh"<</mc>><br>
<<girlfriend>>"Mmmm yes!"<</girlfriend>><br>
<<mc>>"Ahhhhhhhhh"<</mc>><br>
<<girlfriend>>"There feel better?"<</girlfriend>><br>
<<mc>>"Mmmm yes! Thank you!"<</mc>><br>
<<girlfriend>>"You're welcome. But you still need to get control of your... urges!<</girlfriend>><br>
<<girlfriend>>"Now call my phone please. I can't find it."<</girlfriend>><br>
$gfname gets up leaves. You grab your phone and call her. You hear the faint sound of her phone ringing.<br><br>
<<girlfriend>>"Got it! Thanks!"<</girlfriend>><br>
<center>[[Clean yourself | $roomJustLeft][$underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg"]]<br></center>
<<set $caughtmasturbatinggf to 2>>
<<set $caughtmasturbating += 1>>
<<set $sexual_arousal to 0>>
<<set $gfcaughtday to $passed_day>>
<</linkreplace>>
<</nobr>>
<<advanceTime>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You settle in and start browsing for the movie when $gfbfname walks in.<br><br>
<<gfbestfriend>>"Hey you!"<</gfbestfriend>><br>
<<mc>>"Hey. What are you up to?"<</mc>><br>
<<gfbestfriend>>"Not much I was just bored and figured I would come hang out."<</gfbestfriend>><br>
<<mc>>"Ahhh. So checking up on me huh?"<</mc>><br>
<<gfbestfriend>>"Me? Never!"<</gfbestfriend>><br>
<<mc>>"$gfbfname I'm not going to do anything stupid again."<</mc>><br>
<<gfbestfriend>>"Ok great since you put it that way. So quick question."<</gfbestfriend>><br>
<<mc>>"Sure what?"<</mc>><br>
<<gfbestfriend>>>"If before you got caught I had asked you if you were running around getting blowjobs while $gfname was out of town would you have told me?"<</gfbestfriend>><br>
<<mc>>"Well... no."<</mc>><br>
<<gfbestfriend>>"Mmhmm."<</gfbestfriend>><br>
<<mc>>"Ok fine check up all you want but I'm not going to do anything."<</mc>><br>
<<gfbestfriend>>"Good you better not. Sooo.. show me your panties!"<</gfbestfriend>><br>
<<mc>>"Come on $gfbfname, I'm wearing them."<</mc>><br>
<<gfbestfriend>>"What? I've seen you wearing them before. Show me!"<</gfbestfriend>><br>
<<mc>>"Yeah I know but it's still embarrassing. I'm wearing them I promise."<</mc>><br>
<<gfbestfriend>>"Ok fine. I'm going to get something to drink. Want something?"<</gfbestfriend>><br>
<<mc>>"No thanks I have something."<</mc>><br>
$gfbfname goes off to the kitchen. You continue browsing for your movie.<br><br>
$gfbfname comes back from the kitchen talking on her phone.<br><br>
<<gfbestfriend>>"I think so."<</gfbestfriend>><br>
<<gfbestfriend>>"It means I think so. I'm pretty sure yes. He said yes!"<</gfbestfriend>><br>
<<gfbestfriend>>"I did ask him to. He won't show me."<</gfbestfriend>><br>
<<mc>>("Oh crap is she talking to $gfname?")<</mc>><br>
<<gfbestfriend>>"Ok just a sec."<</gfbestfriend>><br>
She sets down her drink and turns the speaker on her phone on.<br><br>
<<gfbestfriend>>"Ok you're on speaker."<</gfbestfriend>><br>
<<girlfriend>>"$name!"<</girlfriend>><br>
You look at $gfbfname with a "What the hell" look. She looks back with an "I'm sorry" look and shrugs her shoulders.<br><br>
<<mc>>"Yeah?"<</mc>><br>
<<girlfriend>>"Did $gfbfname ask you to show her your panties?"<</girlfriend>><br>
<<mc>>"Yes but I told her I'm wearing them. I am I swear."<</mc>><br>
<<girlfriend>>"Did she ask you if you were wearing them? NO! She asked you to show her. She has seen you wearing them. She knows you wear them. What's the problem?"<</girlfriend>><br>
<<mc>>"I know but it's still embarrassing $gfname! And I'm wearing them I swear."<</mc>><br>
<<girlfriend>>"I don't care! She asked you to show her! Pants off now!"<</girlfriend>><br>
<<mc>>"Ok ok fine."<</mc>><br>
You look at $gfbfname with a "thanks a lot" look. She gives you another "Sorry look" and whispers "Sorry!". You take your pants off. $gfbfname grins and starts rubbing your cock through your panties. You give her another "What the hell" look.<br><br>
<<gfbestfriend>>"Ok they are off!"<</gfbestfriend>><br>
<<girlfriend>>"Is he wearing them?"<</girlfriend>><br>
$gfbfname keeps rubbing on your cock.<br><br>
<<gfbestfriend>>"Yep!"<</gfbestfriend>><br>
<<girlfriend>>"Is he hard again?"<</girlfriend>><br>
<<gfbestfriend>>"Not yet."<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<girlfriend>>"Are you playing with his dick again?"<</girlfriend>><br>
<<gfbestfriend>>"Yep!"<</gfbestfriend>><br>
$gfname giggles.<br><br>
<<girlfriend>>"Well don't give him too much pleasure he doesn't deserve it!"<</girlfriend>><br>
<<gfbestfriend>>"I'll try not to."<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
$gfname giggles.<br><br>
<<girlfriend>>"Ok $gfbfname, you know what's next."<</girlfriend>><br>
$gfbfname looks at you with another "I'm sorry" look and sits down. She reaches up and pulls your panties off. She looks up at you as she pats her lap with her hand. You look at her pleadingly. <br><br>
<<girlfriend>>"I don't hear an ass being spanked!"<</girlfriend>><br>
<<gfbestfriend>>"Just a sec I was getting situated."<</gfbestfriend>><br>
<<linkreplace "$gfbfname looks at you with another 'I'm sorry' look and pats her leg.">> $gfbfname looks at you with another "I'm sorry" look and pats her leg.<br><br>
You meekly lay across her leg. She holds your legs down with her other leg and grabs your arm and holds it behind your back and spanks your ass until it's red.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/spanking/bfoverknee2.mp4"></video></center><br>
<<mc>>"Ow $gfbfname!"<</mc>><br>
<<mc>>"Oww oww stop!"<</mc>><br>
<<mc>>"$gfbfname owww please stop!"<</mc>><br>
She finally stops and starts rubbing your sore ass.<br><br>
<<girlfriend>>"Ok I have to go. I have to get some things ready for work tomorrow. Good night."<</girlfriend>><br>
<<mc>>"Good night."<</mc>><br>
<<gfbestfriend>>"Good night."<</gfbestfriend>><br>
[[She rubs your ass for a minute then lets you up.|bf6]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+10</span></center><<set $sexual_arousal += 10>>
<</linkreplace>>
<<set $bfstory to 5>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
She grabs your panties off the floor and hands them to you and you put them back on.<br><br>
<<gfbestfriend>>"I'm sorry! I'm sorry! Don't be mad at me!"<</gfbestfriend>><br>
She stands in front of you and reaches around with her hands and starts rubbing your ass.<br><br>
<<mc>>"What the hell $gfbfname?"<</mc>><br>
<<gfbestfriend>>"What she called, you heard my phone ring! And I didn't say anything she asked me!"<</gfbestfriend>><br>
<<mc>>"You could have told her I was wearing them!"<</mc>><br>
<<gfbestfriend>>"I DID! You heard me!"<</gfbestfriend>><br>
<<mc>>"Well you could have told her I showed you!"<</mc>><br>
<<gfbestfriend>>"No! Absolutely not. Sorry I will not lie to her."<</gfbestfriend>><br>
<<mc>>"Ok ok fine!"<</mc>><br>
<<gfbestfriend>>"Don't be mad please! I said I'm sorry!"<</gfbestfriend>><br>
She keeps rubbing your ass with one hand and slides her other hand under your panties and starts rubbing your cock.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"I'm sorry please don't be mad!"<</gfbestfriend>><br>
You let out a light gasp as she rubs your cock.<br><br>
<<mc>>("Ok screw it. There's a gorgeous girl playing with my cock while my girlfriend is out of town and my girlfriend doesn't care. Why am I fighthing this?")<</mc>><br>
<<mc>>"I'm not mad I promise."<</mc>><br>
$gfbfname pulls her hand out of your panties and hugs you.<br><br>
<<mc>>("What the hell. I decide to enjoy it and she stops?")<</mc>><br>
<<gfbestfriend>>"Good I don't want you mad at me. So want to watch a movie?"<</gfbestfriend>><br>
<<mc>>"Yeah that's what I planned to do."<</mc>><br>
<<gfbestfriend>>"Great can I watch with you? Your choice, what do you want to watch?"<</gfbestfriend>><br>
<<mc>>"I was going to watch Doctor Strange in the Multiverse of Madness. Still haven't seen it yet."<</mc>><br>
<<gfbestfriend>>"Awesome I haven't seen it either."<</gfbestfriend>><br>
You start the movie and $gfbfname snuggles up beside you.<br><br>
<center><img src="images\events\bf\movies\drstrange1.gif" width="450"></center><p></p>
Halfway through you pause the movie and go pop some popcorn. You come back and eat popcorn and watch more of the movie.<br><br>
<center><img src="images\events\bf\movies\drstrange2.gif" width="450"></center><p></p>
After eating your popcorn as you watch the movie $gfbfname starts rubbing your cock. As you get hard she lightly rubs her thumb around the head of your cock as she rubs your cock with her fingers.<br><br>
<center><img src="images\events\bf\movies\drstrange3.gif" width="450"></center><p></p>
As the movie gets close to the end she slides her hand in your panties and grabs your cock and starts slowly stroking you.<br><br>
When the credits start rolling she starts stroking your cock faster.<br><br>
<<gfbestfriend>>"That was pretty good."<</gfbestfriend>><br>
<<mc>>"Mmhmm"<</mc>><br>
<<gfbestfriend>>"Are you still mad?"<</gfbestfriend>><br>
<<mc>>"I'm not mad at you I promise."<</mc>><br>
<<gfbestfriend>>"Good I don't want you to be mad at me. I didn't mean for that to happen I promise."<</gfbestfriend>><br>
She strokes your cock a little faster.<br><br>
<<mc>>"I know you didn't. I promise I'm not mad at you."<</mc>><br>
She lets go of your cock and hugs you.<br><br>
<<mc>>("Damnit!")<</mc>><br>
<<gfbestfriend>>"Yay thank you. And thank you for the movie. Well I need to run it's getting late."<</gfbestfriend>><br>
<<mc>>"Ok. Have a good night."<</mc>><br>
<<gfbestfriend>>"Thanks you too!"<</gfbestfriend>><br>
As $gfbfname leaves you feel like your balls are going to explode.<br><br>
[[Guest Bedroom|Guest Bedroom]]
<<set $bfstory to 6>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span>
</center><<set $sexual_arousal += 20>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<<advanceTime>><<advanceTime>>
<</nobr>><<nobr>>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught3a.mp4"></video><br><br>You grab your cock and start stroking. You get close to cumming when...<br><br></center>
<<gfbestfriend>>"Hey, I need eggs again!"<</gfbestfriend>><br>
<<mc>>"$gfbfname! You said you would knock!"<</mc>><br>
<<gfbestfriend>>"Oh my god sorry, sorry! I forgot, I'm so sorry."<</gfbestfriend>><br>
She comes and sits beside you and starts stroking your cock.<br><br>
<<gfbestfriend>>"Anyway I need to borrow some eggs again."<</gfbestfriend>><br>
<<mc>>"Ok, you can borrow some eggs. Just bring them back when you're done."<</mc>><br>
<<gfbestfriend>>"Ha ha!"<</gfbestfriend>><br>
<<mc>>"You know we don't care if you take some eggs just go get them."<</mc>><br>
<<gfbestfriend>>"Ok thanks sweetie!"<</gfbestfriend>><br>
She lets go of your cock and bounces out of the room.<br><br>
<<mc>>("Geeze!")<</mc>><br>
<<linkreplace "You go back to stroking your cock.">> You go back to stroking your cock.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught3b.mp4">
</video><br><br>You grab your cock again and start stroking. You get close to cumming again...<br></center><br>
<<gfbestfriend>>"Hey, I found some strawberries...."<</gfbestfriend>><br>
<<mc>>("Good grief!")<</mc>><br>
<<gfbestfriend>>"...do you care if I take some?"<</gfbestfriend>><br>
She sits down and starts slowly stoking your cock again.<br><br>
<<mc>>"Anything you want $gfbfname. You can take anything you want."<</mc>><br>
<<gfbestfriend>>"Wow anything? Even your tv?"<</gfbestfriend>><br>
She stops stroking your cock and starts slowly running her fingers up and down your cock driving you crazy.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"Oh I'm just teasing. But I didn't want to take them without asking you might need them!"<</gfbestfriend>><br>
<<mc>>"We don't need them, take what you want."<</mc>><br>
<<gfbestfriend>>"Ok well I saw them and I thought... Strawberry Shortcake! I've never made one of those before. Doesn't that sound good?"<</gfbestfriend>><br>
<<mc>>"Yes that sounds great! You should go make one!"<</mc>><br>
<<gfbestfriend>>"Aww you're frustrated with me!"<</gfbestfriend>><br>
She pouts and starts rubbing her fingers around the head of your cock.<br><br>
<<mc>>"I'm not frustrated with you $gfbfname. Just go bake your cake."<</mc>><br>
<<gfbestfriend>>"Ok ok, I won't bother you again. Thank you!"<</gfbestfriend>><br>
She gets up and bounces out of the room again.<br><br>
<<mc>>("Completely freaking crazy! It does feel good though!")<</mc>><br>
<<linkreplace "You go back to finishing what you started.">>You go back to finishing what you started.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught3c.mp4">
</video><br><br>You grab your cock again and start stroking. As you get close to cumming you stroke faster hoping to cum before....<br><br></center>
$gfbfname comes running in the room.<br><br>
<<gfbestfriend>>"OH MY GOD! LOOK WHAT I FOUND!"<</gfbestfriend>><br>
<<mc>>"$gfbfname!"<</mc>><br>
She rushes in and sits down beside you.<br><br>
<<gfbestfriend>>"SQUIRT WHIPPED CREAM!"<</gfbestfriend>><br>
<center>[img[images/events/bf/whippedcream.jpg]]</center><br>
<<mc>>"Yes it's squirt whipped cream. You can take that to."<</mc>><br>
<<gfbestfriend>>"No silly!"<</gfbestfriend>><br>
She squirts the whipped cream on your dick.<br><br>
<center>[img[images/events/bf/whippedcreamcock.jpg]]</center><br><br>
<<mc>>"$gfbfname!"<</mc>><br>
She giggles.<br><br>
<<gfbestfriend>>"What, it's fun!"<</gfbestfriend>><br>
<<mc>>"Yeah, lots of fun $gfbfname!"<</mc>><br>
<<gfbestfriend>>"Damnit! I got some on my shirt."<</gfbestfriend>><br>
She quickly pulls her short off and she's not wearing a bra.<br><br>
<center>[img[images/events/bf/bftopless.jpg]]</center><br><br>
<<gfbestfriend>>"Anyway, it's fun!"<</gfbestfriend>><br>
<<mc>>"Yes it's lots of fun $gfbfname. Get me something to clean this off!"<</mc>><br>
<<gfbestfriend>>"No problem I'll get it."<</gfbestfriend>><br>
She giggles as she leans down towards your cock.<br><br>
<<mc>>"$gfbfname?"<</mc>><br>
$gfbfname starts licking the whipped cream off your cock. You moan in pleasure as she licks up and down your cock.<br><br>
<center>[img[images/events/bf/whippedcreamcock2.jpg]]</center><br><br>
<<mc>>("Oh my god I can't believe $gfbfname is licking my cock. What will $gfname say? Well she did say she could do whatever she wanted!")<</mc>><br><br>
<<gfbestfriend>>"See! Fun right?"<</gfbestfriend>><br>
<<mc>>"Mmhmm"<</mc>><br>
You moan as she continues licking whipped cream off your cock. Then she sits up.<br><br>
<<gfbestfriend>>"Do me, do me!"<</gfbestfriend>><br>
$gfbfname hands you the whipped cream and sticks her tits in your face.<br><br>
<<mc>>"$gfbfname?"<</mc>><br>
<<gfbestfriend>>"DO ME!"<</gfbestfriend>><br>
She gives you a stern look and giggles.<br><br>
<<mc>>"Ok!"<</mc>><br>
You squirt some whipped cream on her nipple and lick it off.<br><br>
<center>[img[images/events/bf/whippedcreamnipple.webp]]</center><br><br>
Mmmm she moans.<br><br>
<<gfbestfriend>>"See! I told you it was fun. Oops I missed some."<</gfbestfriend>><br>
<center>[img[images/events/bf/whippedcreamcock4.jpg]]</center><br><br>
$gfbfname leans down and takes your cock in her mouth.<br><br>
<center>[img[images/events/bf/whippedcreamcock5.jpg]]</center><br><br>
<<mc>>("Oh my god!")<</mc>><br>
You moan as she swirls her tounge around the head of your cock.<br><br>
<<gfbestfriend>>"That's better. Ooops nope a little more."<</gfbestfriend>><br>
She leans down and takes you deeper in her mouth. You moan in pleasure.<br><br>
<center>[img[images/events/bf/whippedcreamcock6.jpg]]</center><br><br>
<<gfbestfriend>>"Ok got it all! Now, isn't whipped cream fun?"<</gfbestfriend>><br>
<<mc>>"Yeah."<</mc>><br>
<<gfbestfriend>>"Oh crap. I have to clean my shirt. And make some strawberry shortcake. I'm so excited! Ok, gotta run. Have fun!"<</gfbestfriend>><br>
$gfbfname gets up and leaves. You lay there for a minute trying to figure out if you are dreaming or if this really happened.<br><br>
<<linkreplace "You clear your head and go back to stroking your cock.">>You clear your head and go back to stroking your cock.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught3d.mp4">
</video><br><br>You grab your cock and start stroking.<br></center>
<center>Until you cum all over your leg.</center><br>
<center>[[Clean yourself | $roomJustLeft][$underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg"]]<br></center>
<<set $caughtmasturbatingbf to 3>>
<<set $caughtmasturbating += 1>>
<<set $sexual_arousal to 0>>
<<set $bfcaughtday to $passed_day>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>
<</nobr>>
<<advanceTime>><<nobr>>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught3a.mp4"></video><br><br>You grab your cock and start stroking. You feel the pressure building up....<br></center><br>
<<gfbestfriend>>"$name help! Yay! We are doing this again?"<</gfbestfriend>><br>
You don't even let it bother you anymore. She comes and sits beside you, pushes your hand away and starts stroking your cock.<br><br>
<<gfbestfriend>>"Well maybe later. $name help me!"<</gfbestfriend>><br>
<<mc>>"What $gfbfname? What's going on?"<</mc>><br>
<<gfbestfriend>>"My car won't start and it's down at that crappy store. Come jump me off? Please?"<</gfbestfriend>><br>
<<mc>>"Ok ok settle down! Give me a few minutes."<</mc>><br>
<<gfbestfriend>>"NO! Now! You know the kind of people that hang around that place! They will mess with my car. Pleeeease $name!"<</gfbestfriend>><br>
<<mc>>"Fine, let me get dressed."<</mc>><br>
<<gfbestfriend>>"Thank you, thank you!"<</gfbestfriend>><br>
She lets go of your cock and gets up and starts getting your clothes and handing them to you.<br><br>
<<gfbestfriend>>"Boxers or panties?"<</gfbestfriend>><br>
<<mc>>"Boxers $gfbfname!"<</mc>><br>
<<gfbestfriend>>"Oh fine. We are going out of the house."<</gfbestfriend>><br>
She keeps handing you your clothes as you get dressed. You get in your car and start driving towards the store.<br><br>
<<mc>>"How did you get here?"<</mc>><br>
<<gfbestfriend>>"I walked! It's not that far. I tried to call you but you didn't answer."<</gfbestfriend>><br>
<<mc>>"Sorry the volume on my phone must have been turned down."<</mc>><br>
<<gfbestfriend>>"Because you were gettin busy?"<</gfbestfriend>><br>
<<mc>>"$gfbfname."<</mc>><br>
She giggles. You get to the store and pull up next to her car. You get your jumper cables out and hook them up and start $gfbfname's car.<br><br>
<<gfbestfriend>>"Thank you so much!"<</gfbestfriend>><br>
<<mc>>"You're welcome. Bye."<</mc>><br>
<<gfbestfriend>>"Bye!"<</gfbestfriend>><br>
She hugs you and gets in her car and leaves. You put the jumper cables back in your trunk and go home. You get home very ready to finish jerking off.<br><br>
<<linkreplace "You strip down and start stroking again.">> You strip down and start stroking again.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1b.mp4">
</video><br><br>You grab your cock again and start stroking. You are finally close to cumming again....<br><br></center>
<<gfbestfriend>>"Hey, I was thinking..."<</gfbestfriend>><br>
<<mc>>"$gfbfname! I thought you went home?"<</mc>><br>
She sits down and starts lightly running her fingers up and down your cock.<br><br>
<<gfbestfriend>>"Well I was. I got almost there and I thought if my battery is low it might not start again and I don't have any jumper cables!"<</gfbestfriend>><br>
She rubs her fingers around the head of your cock. You let out a light moan and she runs her fingers back down your cock.<br><br>
<<gfbestfriend>>"So can I borrow yours for a few days until I can get a new battery?"<</gfbestfriend>><br>
<<mc>>"Yes that's fine."<</mc>><br>
She starts slowly stroking your cock again and with her other hand starts rubbing your balls.<br><br>
<<gfbestfriend>>"Your balls get so full when you need to cum!"<</gfbestfriend>><br>
<<mc>>Yeah especially when I can't finish!"<</mc>><br>
<<gfbestfriend>>"Aww don't be like that. Anyway I will bring them back in a few days, promise."<</gfbestfriend>><br>
<<mc>>"Ok fine!"<</mc>><br>
She stops stroking your cock and runs her fingers around the head again. You moan louder this time.<br><br>
<<gfbestfriend>>"And so much precum! Here taste it."<</gfbestfriend>><br>
She brings her finger in front of your lips.<br><br>
<<mc>>"$gfbfname stop! I'm not going to taste it."<</mc>><br>
<<mc>>("What the hell is with them wanting me to taste my cum?")<</mc>><br>
<<gfbestfriend>>"Ok prude! You really should be more open minded."<</gfbestfriend>><br>
<<mc>>"Whatever! Is that all you need?"<</mc>><br>
<<gfbestfriend>>"Ok, I can take a hint! Yes that's all I need."<</gfbestfriend>><br>
<<mc>>"Are you sure?"<</mc>><br>
<<gfbestfriend>>"Yes. I won't bother you again, promise! Bye!"<</gfbestfriend>><br>
<<mc>>"Bye!"<</mc>><br>
She gets up leaves the room.<br><br>
<<mc>>("Finally! My balls are killing me!")<</mc>><br>
<<linkreplace "You go back to stroking your cock.">>You go back to stroking your cock.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfcaught1c.mp4">
</video><br><br>You grab your cock again and start stroking. It takes you a while to get into it but after you are finally convinced $gfbfname is gone you relax and are just about to cum....<br><br></center>
<<gfbestfriend>>"Ok, don't be mad!"<</gfbestfriend>><br>
<<mc>>"$gfbfname! You promised!"<</mc>><br>
<<gfbestfriend>>"I know, I know, but listen."<</gfbestfriend>><br>
She starts rubbing lightly up and down your cock again.<br><br>
<<gfbestfriend>>"I wanted to get you something to say thank you for helping me!"<</gfbestfriend>><br>
<<mc>>"You don't have to get me anything $gfbfname."<</mc>><br>
<<gfbestfriend>>"I know, but I want to."<</gfbestfriend>><br>
She continues lightly rubbing her fingers up and down your cock.<br><br>
<<linkreplace "$gfbfname: What can I get you to say thank you? A movie? A video game?">><<gfbestfriend>>"What can I get you to say thank you? A movie? A video game?"<</gfbestfriend>><br>
She slides between your legs and starts stroking you.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfjerk1.mp4">
</video><br><br></center>
<<mc>>"You don't have to get me anything $gfbfname."<</mc>><br>
<<gfbestfriend>>"But I want to."<</gfbestfriend>><br>
<<mc>>"Really, it was no trouble."<</mc>><br>
<<gfbestfriend>>"Well I still want to!"<</gfbestfriend>><br>
<<mc>>"Oh god! $gfbfname."<</mc>><br>
<<gfbestfriend>>"What I wan..."<</gfbestfriend>><br>
<<mc>>"No $gfbfname!"<</mc>><br>
<<gfbestfriend>>"What?"<</gfbestfriend>><br>
<<mc>>"Oh god... I'm gonna cum!"<</mc>><br>
<<gfbestfriend>>"Yeah?"<</gfbestfriend>><br>
<<mc>>"YES! Ohh"<</mc>><br>
<<gfbestfriend>>"Oh yes, yes!"<</gfbestfriend>><br>
<<mc>>"Ohhhh $gfbfname!"<</mc>><br>
<<gfbestfriend>>"Yes, yes, cum for me!"<</gfbestfriend>><br>
<<mc>>"Ahhhhh!"<</mc>><br>
<<gfbestfriend>>"Mmmm oh yes!"<</gfbestfriend>><br>
<<gfbestfriend>>"Wow, so much cum! No wonder your balls were so full!"<</gfbestfriend>><br>
<<mc>>"Mmmmm"<</mc>><br>
She brings her cum covered hand up to your mouth.<br><br>
<<gfbestfriend>>"Mmmm here taste it."<</gfbestfriend>><br>
<<mc>>"Eww $gfbfname no! Stop!"<</mc>><br>
<<gfbestfriend>>"Ok fine, geeze. Do you feel better now?"<</gfbestfriend>><br>
<<mc>>"Mmm yes, thank you."<</mc>><br>
<<gfbestfriend>>"I guess I don't have to get you anything to say thank you now huh?"<</gfbestfriend>><br>
She giggles<br><br>
<<mc>>"You never had to get me anything. You know I don't mind helping you. But thank you."<</mc>><br>
<<gfbestfriend>>"Ok I have to run. And you have to... clean up. Bye!"<</gfbestfriend>><br>
<<mc>>"Bye."<</mc>><br>
$gfbfname gives you a peck on the lips and leaves.<br><br>
[[Clean yourself | $roomJustLeft][$underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg"]]<br>
<<set $caughtmasturbatingbf to 4>>
<<set $caughtmasturbating += 1>>
<<set $sexual_arousal to 0>>
<<set $bfcaughtday to $passed_day>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>
<</nobr>>
<<advanceTime>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You watch tv for a while until $gfname finally get's home.<br><br>
<<girlfriend>>"Ugh I am exhausted. What a week!"<</girlfriend>><br>
<<mc>>"I'm sorry. Glad you're home though."<</mc>><br>
<<girlfriend>>"Thanks. Show me your panties."<</girlfriend>><br>
You stand up to show $gfname our panties.<br><br>
<<mc>>"$gfname you now I'm wearing them."<</mc>><br>
<<girlfriend>>"Don't get snappy with me I'm not in the mood!"<</girlfriend>><br>
<<mc>>"I wasn't getting...."<</mc>><br>
You unbutton and unzip your pants and pull them down a little to show her your panties.<br><br>
<<mc>>"See!"<</mc>><br>
<<girlfriend>>"This is ridiulous!"<</girlfriend>><br>
<<mc>>("Yes! I agree!")<</mc>><br>
<<girlfriend>>"I'm tired of having to check and see if you are wearing panties."<</girlfriend>><br>
<<mc>>("Yes! No more panties, no more panties!")<</mc>><br>
<<mc>>"Well ok."<</mc>><br>
<<girlfriend>>"From now on you will just wear panties at home nothing else."<</girlfriend>><br>
<<mc>>("Wait... WHAT?")<</mc>><br>
<<mc>>"$gfname! I can't run around the house in just panties!"<</mc>><br>
<<girlfriend>>"Yes you can! And you will! Hell we've run around the house naked before!"<</girlfriend>><br>
<<mc>>"Yeah but... someone could come over!"<</mc>><br>
<<girlfriend>>"So? The only person that could just come in is $gfbfname. She's the only one besides us who has a key. Anyone else would ring the bell. Just like if we were running around half dressed before, keep the blinds closed and if someone rings the bell put some clothes on real quick to answer the door."<</girlfriend>><br>
<<mc>>"Yeah but..."<</mc>><br>
<<girlfriend>>"No buts! Or I'll make it worse."<</girlfriend>><br>
<<mc>>("Worse? What could be worse? Wait.. I don't want to know.")<</mc>><br>
<<mc>>"Ok fine!"<</mc>><br>
<<girlfriend>>"Good boy. Sorry, I'm just beat. I have some things to do in the morning but we will do something tomorrow evening."<</girlfriend>><br>
<<mc>>"Ok sounds good."<</mc>><br>
<<girlfriend>>"Leave the bill money on the table. Good night."<</girlfriend>><br>
<<set $hometop to "nothing">>
<<set $homebra to "nothing">>
<<set $homebottom to "nothing">>
<<set $homeunderwear to "pinklacepanties">>
<<set $homeshoes to "nothing">>
<<set $homecage to "nothing">>
<<if $money < 200>>
<<mc>>"Umm I don't have all of it."<</mc>><br>
<<girlfriend>>"Damnit seriously? Leave what you have."<</girlfriend>><br>
<<mc>>"Ok, I'm really sorry."<</mc>><br>
<<girlfriend>>"Whatever. Goodnight."<</girlfriend>>
You leave what money you have on the table.
//Money:// <span style="color:#5cb85c;">-$money</span>
<<set $money to 0>>
<<else>>
<<mc>>"No problem. Good night."<</mc>>
<br><br>You leave your share of the bill money on the table.<br>
//Money:// <span style="color:#5cb85c;">-200</span>
<<set $money -= 200>>
<</if>>
<<set $homeoutfit to 1>>
<br><br>
[[Guest Bedroom|Guest Bedroom]]
<<set $gfstory to 14>>
<<advanceTime>>
<<set $billspaid to "Yes">>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You grab some food and settle in to watch a movie. $gfname grabs the remote and picks something out.<br><br>
<<mc>>"Magic Mike? Really?"<</mc>><br>
<<girlfriend>>"Yes. And hush I don't want to hear it."<</girlfriend>><br>
<<mc>>("Uggh!")<</mc>><br>
You eat dinner and watch the movie.<br><br>
<center>[img[images/events/girlfriend/magicmike1.gif]]</center><br>
You finish eating and try to act interested. $gfname gets giddy anytime they guys dance.<br><br>
<center>[img[images/events/girlfriend/magicmike2.gif]]</center><br>
As the movie gets close to the end $gfname says that you should "learn some moves like that!".<br><br>
<center>[img[images/events/girlfriend/magicmike3.gif]]</center><br>
<<mc>>("Right!! With my two left feet?")<</mc>><br>
<<girlfriend>>"Great movie!"<</girlfriend>><br>
<<mc>>"Mmhmm"<</mc>><br>
<<mc>>("Yeah great for you!")<</mc>><br>
$gfname grins and starts taking off her clothes.<br><br>
<<mc>>("Wait.. what? Really? WOOHOO! Maybe Magic Mike wasn't such a bad idea!")<</mc>><br>
You start taking your panties off.<br><br>
<<girlfriend>>"What are you doing?"<</girlfriend>><br>
<<mc>>"I was..."<</mc>><br>
<<girlfriend>>"Well stop! Leave them on."<</girlfriend>><br>
<<mc>>("She wants to have sex while I'm wearing panties? Umm ok.")<</mc>><br>
$gfname gets her clothes off and grabs you. <br><br>
<<linkreplace "$gfname: Come here!">> <<girlfriend>>"Come here!"<</girlfriend>><br>
She pulls your face down between her legs.<br><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/eat1a.mp4">
</video><br><br>She moans as you start licking her pussy.</center><br>
<<linkreplace "After quite a while you decide to move things forward. You start to move up to get on top of $gfname.">> After quite a while you decide to move things forward. You start to move up to get on top of $gfname.<br><br>
<<girlfriend>>"What are you doing?"<</girlfriend>><br>
She grabs your head and pushes you back down.<br><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/eat1a.mp4">
</video></center><br><br>
<<girlfriend>>"Don't stop!"<</girlfriend>><br>
<<girlfriend>>"Ohh yes! Right there!"<</girlfriend>><br>
<<girlfriend>>"YES! YES! OHHHH!"<</girlfriend>><br>
<<girlfriend>>"Mmmmm!"<</girlfriend>><br>
<<girlfriend>>"Mmm that was great."<</girlfriend>><br>
She leans down and gives you a peck on the lips. Then gets up and heads towards her bedroom without even picking up her clothes.<br><br>
<<girlfriend>>"Good night. I have things to do tomorrow so I will be in and out but we will spend more time together next weekend. Clean up please."<</girlfriend>><br>
You're horny and frustrated but happy that $gfname at least let you touch her again. You clean up the living room and head to bed.<br><br>
[[Guest Bedroom|Guest Bedroom]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+50</span>
</center><<set $sexual_arousal += 50>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<</linkreplace>><</linkreplace>>
<<set $gfstory to 15>>
<<advanceTime>><<advanceTime>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You're looking for something to watch and $gfbfname comes in.<br><br>
<<gfbestfriend>>"$name I'm sad! Oh nice just wearing panties huh?"<</gfbestfriend>><br>
She sits down beside you and starts rubbing your cock through your panties.<br><br>
<<mc>>"Yeah $gfname said I couldn't wear clothes anymore at home just panties."<</mc>><br>
<<gfbestfriend>>"Oh my god because of me? I'm sorry!"<</gfbestfriend>><br>
<<mc>>"No, no not because of you."<</mc>><br>
<<gfbestfriend>>"Are you sure?"<</gfbestfriend>><br>
<<mc>>"Yes I'm sure. She said she was tired of asking to see them she never mentioned you."<</mc>><br>
<<gfbestfriend>>"Ok good!"<</gfbestfriend>><br>
<<mc>>"Wait.. is that why you're here? Just to make sure I'm not wearing anything but panties?"<</mc>><br>
$gfbfname slides her hand down your panties and grabs your cock and starts stroking you.<br><br>
<<gfbestfriend>>"No No! I promise. She never even told me she said you had to do that! I promise. Which is weird because she usually tells me everything."<</gfbestfriend>><br>
<<mc>>"Well she was tired when she said it. Maybe she just didn't think to tell you. So what are you sad about? What happened?"<</mc>><br>
You start getting more excited as she strokes your cock.<br><br>
<<gfbestfriend>>"Nothing happened. Just feeling sad today. So I need ice cream. It's a girl thing. If you're sad you eat ice cream! Do you have any I can have?"<</gfbestfriend>><br>
<<mc>>"Yeah I think there's some in there. Take what you want."<</mc>><br>
<<gfbestfriend>>"Thanks!"<</gfbestfriend>><br>
She gets up and goes into the kitchen. You feel your balls starting to ache again.<br><br>
<<gfbestfriend>>"Mmmm chocolate!"<</gfbestfriend>><br>
She comes back holding a container of chocolate ice cream. She sits down beside you and quickly sticks her hand down your panties and puts her hand on your cock.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
She giggles.<br><br>
<<gfbestfriend>>"Oops sorry are my hands cold?"<</gfbestfriend>><br>
She giggles and grabs your cock and start stroking you again.<br><br>
<<mc>>"You know they are!"<</mc>><br>
She giggles.<br><br>
<<gfbestfriend>>"Aww are you worried about shrinkage."<</gfbestfriend>><br>
She giggles again.<br><br>
<<mc>>"No. It's just cold."<</mc>><br>
She giggles again and starts stroking you faster. You start breathing heavier as you get more excited.<br><br>
<<mc>>"I'm glad I'm cheering you up at least."<</mc>><br>
<<gfbestfriend>>"Yes you make me laugh. Thank you!"<</gfbestfriend>><br>
<<mc>>"You're welcome."<</mc>><br>
You start breathing a little heavier.<br><br>
<<gfbestfriend>>"But sadly not as much as ice cream does!"<</gfbestfriend>><br>
She lets go of your cock and stands up.<br><br>
<<gfbestfriend>>"Well I need to go drown my sorrows in ice cream!"<</gfbestfriend>><br>
<<mc>>("Damnit!")<</mc>><br>
<<mc>>"Ok I hope you feel better."<</mc>><br>
<<gfbestfriend>>"Thanks sweetie! Good night."<</gfbestfriend>><br>
<<mc>>"Good night."<</mc>><br>
$gfbfname leaves you with aching balls again.<br><br>
<<mc>>("Damnit, now I'm sad.")<</mc>><br>
[[Guest Bedroom|Guest Bedroom]]
<<set $bfstory to 7>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+30</span>
</center><<set $sexual_arousal += 30>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<<advanceTime>><<advanceTime>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You come in the living room you see $gfname is sitting on the couch.<br><br>
<<girlfriend>>"Hey! Go get changed so we can watch a movie."<</girlfriend>><br>
<<mc>>"Ok. Sounds good."<</mc>><br>
You go change and come back into the living room and join $gfname.<br><br>
<<mc>>"What are we watching?"<</mc>><br>
<<girlfriend>>"Fifty shades of grey."<</girlfriend>><br>
<<mc>>"hmmm ok."<</mc>><br>
You settle in and eat dinner and watch the movie.<br><br>
<center>[img[images/events/girlfriend/fiftyshades01.jpg]]</center><br>
<center>[img[images/events/girlfriend/fiftyshades02.jpg]]</center><br>
<center>[img[images/events/girlfriend/fiftyshades03.jpg]]</center><br>
<<girlfriend>>"Well that was different. Did you like it."<</girlfriend>><br>
<<mc>>"Yeah it was pretty good. Did you?"<</mc>><br>
<<girlfriend>>"Yeah kind of. Besides the roles."<</girlfriend>><br>
<<mc>>"The roles?"<</mc>><br>
<<girlfriend>>"Yeah it's always the man doing the dominating in these. They need to make some movies with the woman in charge! I got a few ideas from it though."<</girlfriend>><br>
<<mc>>"Ideas for what?"<</mc>><br>
<<girlfriend>>"Just ideas. We will watch the others sometime. I have to get to bed. I have to help $gfbfname with some things tomorrow so I will be in and out. But next weekend I will have more time to spend together. Good night."<</girlfriend>><br>
<<mc>>"Ok sounds good. Goodnight."<</mc>><br>
<<mc>>("Ideas? What does that mean?")<</mc>><br>
She gets up and go towards her bedroom.<br><br>
<<girlfriend>>"Clean up please. And leave the bill money on the table."<</girlfriend>><br>
<<if $money < 200>>
<<mc>>"Umm I don't have all of it."<</mc>><br>
<<girlfriend>>"Damnit seriously? Leave what you have."<</girlfriend>><br>
<<mc>>"Ok, I'm really sorry."<</mc>><br>
<<girlfriend>>"Whatever. Goodnight."<</girlfriend>>
You leave what money you have on the table.
//Money:// <span style="color:#5cb85c;">-$money</span>
<<set $money to 0>>
<<else>>
<<mc>>"No problem. Good night."<</mc>>
<br><br>You leave your share of the bill money on the table.<br>
//Money:// <span style="color:#5cb85c;">-200</span>
<<set $money -= 200>>
<</if>>
You clean up and head to bed wondering what she meant by ideas..<br><br>
[[Guest Bedroom|Guest Bedroom]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span>
</center><<set $sexual_arousal += 20>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<<set $gfstory to 16>>
<<advanceTime>><<advanceTime>><<set $billspaid to "Yes">>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
As you come in the living room you see $gfname coming out of the kitchen and heading towards her room.<br><br>
<<girlfriend>>"Hey! Go get changed and lets watch tv."<</girlfriend>><br>
<<mc>>"Ok."<</mc>><br>
You go change and come back into the living room. A few minutes later $gfname comes out of her room.<br><br>
<<girlfriend>>"I picked up some fried chicken."<</girlfriend>><br>
<<mc>>"Yeah I can smell it. Smells good."<</mc>><br>
You fix each of you a plate and eat dinner and watch tv.<br><br>
You watch a couple of tv shows and then $gfname looks at you and smiles. You smile back and she starts taking off her clothes. This time you just wait for her to finish getting undressed.<br><br>
After she gets her clothes off she grabs you and pulls you down between her legs again.<br><br>
<<linkreplace "$gfname: You know what to do!">><<girlfriend>>"You know what to do!"<</girlfriend>><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/eat2a.mp4">
</video><br><br>She moans as you start licking her pussy.<br></center><br>
<<linkreplace "After longer than last time she grabs your head and pushes it back.">> After longer than last time she grabs your head and pushes it back.<br><br>
<<girlfriend>>"Finger me!"<</girlfriend>><br>
You reach up and start fingering her.<br><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/eat2b.mp4">
</video></center><br>
<<girlfriend>>"Oh yes!"<</girlfriend>><br>
<<girlfriend>>"YES! YES! YES!"<</girlfriend>><br>
<<girlfriend>>"OHHHHH!"<</girlfriend>><br>
<<girlfriend>>"Mmmmm!"<</girlfriend>><br>
<<girlfriend>>"Mmm thanks sweetie!"<</girlfriend>><br>
She grabs your hand and starts sucking your finger.<br><br>
<<mc>>"What are you doing?"<</mc>><br>
<<girlfriend>>"Mmm tasting myself. I taste good!"<</girlfriend>><br>
<<mc>>("Can't deny that.")<</mc>><br>
<<girlfriend>>"Ok clean up a little bit, $gfbfname is coming over tomorrow night for a little... umm.. party!"<</girlfriend>><br>
<<mc>>"What kind of party?"<</mc>><br>
$gfname giggles.<br><br>
<<girlfriend>>"You'll see. You will like it!"<</girlfriend>><br>
<<mc>>"Umm ok."<</mc>><br>
<<girlfriend>>"Ok tomorrow evening 6 o'clock right here. Don't be late!"<</girlfriend>><br>
She gets up and starts heading towards her bedroom.<br><br>
<<girlfriend>>"And leave the bill money on the table."<</girlfriend>><br>
<<if $money < 200>>
<<mc>>"Umm I don't have all of it."<</mc>><br>
<<girlfriend>>"Damnit seriously? Leave what you have."<</girlfriend>><br>
<<mc>>"Ok, I'm really sorry."<</mc>><br>
<<girlfriend>>"Whatever. Goodnight."<</girlfriend>><br>
You leave what money you have on the table.<br>
//Money:// <span style="color:#5cb85c;">-$money</span>
<<set $money to 0>>
<<else>>
<<mc>>"No problem. Good night."<</mc>>
<br><br>You leave your share of the bill money on the table.<br>
//Money:// <span style="color:#5cb85c;">-200</span>
<<set $money -= 200>>
<</if>>
You clean up and head to bed wondering what's going to happen tomorrow night.<br><br>
[[Guest Bedroom|Guest Bedroom]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+30</span>
</center><<set $sexual_arousal += 30>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<</linkreplace>><</linkreplace>>
<<set $gfstory to 17>>
<<advanceTime>><<advanceTime>><<set $billspaid to "Yes">>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<mc>>"Hey! So what's going on."<</mc>><br>
<<girlfriend>>"You'll see!"<</girlfriend>><br>
She giggles.<br><br>
You hear the front door close and $gfbfname comes prancing in the room.<br><br>
<<gfbestfriend>>"Yay! Girls night!"<</gfbestfriend>><br>
<<mc>>("What? I'm not a girl. What the hell am I going to do at girls night? This is stupid!")<</mc>><br>
<<girlfriend>>"Yay I'm so excited!"<</girlfriend>><br>
<<gfbestfriend>>"Me too!"<</gfbestfriend>><br>
<<mc>>("I'm not! This is stupid! I'm going to play video games!")<</mc>><br>
<<gfbestfriend>>"Oh my god look!"<</gfbestfriend>><br>
She holds out a bag towards $gfname. You shake your head and start to go to your room.<br><br>
<<gfbestfriend>>"I got the cutest new lingerie to wear!"<</gfbestfriend>><br>
You quickly stop.<br><br>
She pulls the bag away from $gfname and holds it to her chest.<br><br>
<<gfbestfriend>>"Wait! No you can see it when I put it on. Come on let's change."<</gfbestfriend>><br>
She grabs $gfname's hand and they giggle as they go to $gfname's room to change.<br><br>
<<mc>>("Wait! What? They are going to wear lingerie? WOOHOOO! Girl's Night! Girl's Night!")<</mc>><br>
After several minutes the girls come back in the room wearing nothing but sexy lingerie. They both look stunning.<br><br>
<<gfbestfriend>>"How do we look?"<</gfbestfriend>><br>
<center>[img[images/events/girlfriend/lingerie1.jpg]]</center><br>
<<mc>>("Holy crap!")<</mc>><br>
<<mc>>"Amazing!"<</mc>><br>
They spin around.<br><br>
<center>[img[images/events/girlfriend/lingerie2.jpg]]</center><br>
<<girlfriend>>"And from behind?"<</girlfriend>><br>
<<mc>>"Incredible!"<</mc>><br>
<<girlfriend>>"Ok time to cook dinner. But first!"<</girlfriend>><br>
<<gfbestfriend>>"Oh no!"<</gfbestfriend>><br>
<<girlfriend>>"We have to pick...."<</girlfriend>><br>
<<gfbestfriend>>"Oh no!"<</gfbestfriend>><br>
<<girlfriend>>"The lackey!"<</girlfriend>><br>
<<gfbestfriend>>"Nooooo!"<</gfbestfriend>><br>
Both girls giggle hysterically. You just look on confused.<br><br>
<<mc>>"What's the lackey?"<</mc>><br>
<<girlfriend>>"I'm glad you asked."<</girlfriend>><br>
$gfbfname giggles.<br><br>
<<girlfriend>>"So the rules are everyone helps cook dinner. But... the lackey does the hard work. Does any cutting that needs to be done. Mixing. Etc. The others basically just stir stuff, pour stuff, etc."<</girlfriend>><br>
<<gfbestfriend>>"Annnnnd!"<</gfbestfriend>><br>
They both giggle again.<br><br>
<<girlfriend>>"And! The lackey has to wear..."<</girlfriend>><br>
$gfbfname shouts out in a sinister voice.<br><br>
<<gfbestfriend>>"The MOTIVATOR!"<</gfbestfriend>><br>
Both girls giggle hysterically again. Again you just look on confused.<br><br>
<<mc>>"The motivator?"<</mc>><br>
<<girlfriend>>"You see the lackey is a slacker and needs a little motivation."<</girlfriend>><br>
They both giggle again.<br><br>
<<mc>>"And what's the motivator?"<</mc>><br>
<<girlfriend>>"Well there are different one's but they are right here."<</girlfriend>><br>
She grabs a box off the coffee table and opens it to reveal a box of assorted butt plugs.<br><br>
<<mc>>"Wait? Are those..."<</mc>><br>
<<girlfriend>>"Yep! Butt plugs!"<</girlfriend>><br>
The girls giggle again.<br><br>
<<mc>>"I don't want to wear a butt plug!"<</mc>><br>
Both girls shout at the same time.<br><br>
<<girlfriend>>"Neither do we!"<</girlfriend>><br>
<<gfbestfriend>>"Neither do we!"<</gfbestfriend>><br>
And start giggling.<br><br>
<<mc>>"Then why do it?"<</mc>><br>
<<girlfriend>>"Because those are the rules. No complaining!"<</girlfriend>><br>
<<mc>>"Yeah but..."<</mc>><br>
<<girlfriend>>"But what?"<</girlfriend>><br>
<<mc>>"But I'm a guy!"<</mc>><br>
<<girlfriend>>"So?"<</girlfriend>><br>
<<gfbestfriend>>"You think your asshole is better than ours?"<</gfbestfriend>><br>
<<mc>>"Well no."<</mc>><br>
<<gfbestfriend>>"Ok then no whining!"<</gfbestfriend>><br>
<<mc>>("Oh I see what's going on here. Two against one. I'm screwed! Screw this!")<</mc>><br>
You snarkely reply.<br><br>
<<mc>>"And who decides whose the lackey?"<</mc>><br>
<<girlfriend>>"Don't get prissy! It's all in fun. And this does."<</girlfriend>><br>
She reaches in the box and pulls out a die and a small bag.<br><br>
<<girlfriend>>"Everyone picks a number out of the bag. Then one person rolls the die and if it lands on your number you're the lackey."<</girlfriend>><br>
<<mc>>("Ok at least it's fair.. I guess.")<</mc>><br>
You peer over into the box to and look at the multiple butt plugs.<br><br>
<<mc>>"$gfname! How many of those things do you have."<</mc>><br>
<<girlfriend>>"Oh god several."<</girlfriend>><br>
She giggles.<br><br>
<<girlfriend>>"Different colors, shapes and sizes."<</girlfriend>><br>
<<gfbestfriend>>"Aww but he's a virgin!"<</gfbestfriend>><br>
The girls giggle again.<br><br>
<<girlfriend>>"True. Well we usually roll dice to see which one we will use. But since it's your first time we will just pick a small one."<</girlfriend>><br>
<<gfbestfriend>>"That's fair!"<</gfbestfriend>><br>
<<mc>>("Yeah umm fair.. I guess.")<</mc>><br>
<<girlfriend>>"Ok hmm so which one."<</girlfriend>><br>
<<gfbestfriend>>"Oh the purple one!"<</gfbestfriend>><br>
<<girlfriend>>"Ok the purple one. Now everyone pick a number. Don't show anyone."<</girlfriend>><br>
She holds the bag out and everyone reaches in and grabs a chip with a number on it. You pull out a chip and cover it up as you look at it.<br><br>
<<mc>>[img["Images/events/girlsnight/chip3.jpg"]]<</mc>><br><br>
<<girlfriend>>"Ok $name since your the newbie how about you roll."<</girlfriend>><br>
<<mc>>"Ok."<</mc>><br>
She hands you the die and you nervously roll it on the coffee table.<br><br>
<<mc>>("No three, no three, no three.")<</mc>><br>
<center>[img["Images/events/girlsnight/dice5.gif"]]</center>
<<girlfriend>>"Five. Not me. Anyone have five?"<</girlfriend>><br>
<<mc>>"Nope."<</mc>><br>
<<gfbestfriend>>"Nope!"<</gfbestfriend>><br>
<<girlfriend>>"$name roll again."<</girlfriend>><br>
You roll the die again hoping it doesn't land on three and completely ready to pitch a fit if it does.<br><br>
<<mc>>("No three, no three, no three.")<</mc>><br>
<center>[img["Images/events/girlsnight/dice2.gif"]]</center>
<<girlfriend>>"Two. Not me. Anyone have two?"<</girlfriend>><br>
<<mc>>"Nope."<</mc>><br>
$gfbfname looks up at the ceiling and looks around.<br><br>
<<girlfriend>>"$gfbfname?"<</girlfriend>><br>
<<gfbestfriend>>"Hmmm?"<</gfbestfriend>><br>
<<girlfriend>>"Show me your chip."<</girlfriend>><br>
<<gfbestfriend>>"Damnit, I always lose."<</gfbestfriend>><br>
<<gfbestfriend>>[img["Images/events/girlsnight/chip2.jpg"]]<</gfbestfriend>><br>
<<girlfriend>>"Oh you do not hush!"<</girlfriend>><br>
$gfbfname sticks out her lip and makes a pouty face.<br><br>
Both girls giggle.<br><br>
<<girlfriend>>"Fairness check. I had six."<</girlfriend>><br>
<<girlfriend>>[img["Images/events/girlsnight/chip6.jpg"]]<</girlfriend>><br><br>
<<mc>>"I had three."<</mc>><br>
<<mc>>[img["Images/events/girlsnight/chip3.jpg"]]<</mc>><br><br>
<<girlfriend>>"Ok $gfbfname, you know the drill. Panties down, face down, ass up!"<</girlfriend>><br><br>
[[You stare on wondering what's next.|gf19]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+10</span></center>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<set $gfstory to 18>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
$gfbfname sticks out her lip again and then giggles. She spins around gets on her knees and pulls her panties down. You look on in amazement as she bends over and puts her arms on the floor and lays her head on them sticking her ass up in the air. You feel like your already hard cock is getting harder as you look at her sitting there with her pussy on full display.<br><br>
$gfbfname wiggles her ass back and forth.<br><br>
<<gfbestfriend>>"Be gentle!"<</gfbestfriend>><br>
She giggles.<br><br>
<<girlfriend>>"Nope I'm just going to shove it in!"<</girlfriend>><br>
<<gfbestfriend>>"Noooo!"<</gfbestfriend>><br>
$gfname giggles.<br><br>
<<girlfriend>>"Relax you know I'll loosen you up first!"<</girlfriend>><br>
<<mc>>("Loosen her up? How the hell do you do that?")<</mc>><br>
$gfname gets some lube and squirts some on her finger. She starts rubbing it on $gfbfname's asshole.<br><br>
<<girlfriend>>"Eeep! That's cold!"<</girlfriend>><br>
$gfname giggles.<br><br>
Then she slides her finger in and starts fingering $gfbfname's ass. $gfbfname moans.<br><br>
<center>[img[images/events/bf/fingerass1.webp]]</center><br>
After a couple of minutes she stops.<br><br>
<<girlfriend>>"Ready?"<</girlfriend>><br>
<<gfbestfriend>>"No."<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<girlfriend>>"Well you better get ready!"<</girlfriend>><br>
<<gfbestfriend>>"Be gentle!"<</gfbestfriend>><br>
Both girls giggle. $gfname gets the butt plug and puts lube on it. You watch in amazement as she rubs the plug against $gfbfname's asshole. Then she starts slowly working it in and out of her ass.<br><br>
<<linkreplace "Until she finally pushes it in.">> Until she finally pushes it in.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/buttplug1.webm"></video></center><br>
$gfbfname moans as the plug goes in.<br><br>
<<girlfriend>>"Ok the lackey has officially been selected! Let's eat!"<</girlfriend>><br>
The girls go off towards the kitchen and you follow closely behind. <br><br>
The three of you cook dinner with $gfbfname doing most of the work. When dinner is ready you and $gfname sit down at the table. $gfbfname fixes each of you a plate and serves you. She lets out a whimper and sits down slowly as $gfname giggles. After finishing dinner you go back to the living room.<br><br>
[[Living Room|gf20]]
<<advanceTime>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<</linkreplace>>
<</nobr>>
<<set $gfstory to 19>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<girlfriend>>"Ok lackey! Ready to get that out?"<</girlfriend>><br>
<<gfbestfriend>>"Yes!"<</gfbestfriend>><br>
$gfbfname pulls her panties down and gets on the floor with her ass in the air and wiggles her ass again.<br><br>
<<gfbestfriend>>"Be gentle!"<</gfbestfriend>><br>
The girls giggle. $gfname slowly removes the plug.<br><br>
<<gfbestfriend>>"Thank you!"<</gfbestfriend>><br>
She takes the plug from $gfname and goes to the bathroom to wash it.<br><br>
<<girlfriend>>"So how are you liking girls night?"<</girlfriend>><br>
<<mc>>"It's umm.. different."<</mc>><br>
<<girlfriend>>"It get's more fun!"<</girlfriend>><br>
$gfbfname comes skipping back into the room.<br><br>
<<gfbestfriend>>"What's next? What's next?"<</gfbestfriend>><br>
<<girlfriend>>"You draw."<</girlfriend>><br>
$gfname gets a bag and holds it out. $gfbfname reaches in and pulls out a chip.<br><br>
<<gfbestfriend>>"Strip poker!"<</gfbestfriend>><br>
<<mc>>"How are we going to play strip poker? We don't have any clothes on!"<</mc>><br>
<<girlfriend>>"Poker chips. Everyone gets chips so their clothes plus chips equals six. Once you lose your chips you start taking off clothes."<</girlfriend>><br>
<<gfbestfriend>>"What's the prize?"<</gfbestfriend>><br>
<<girlfriend>>"My turn to draw."<</girlfriend>><br>
$gfbfname gets a bag and holds it out. $gfname reaches in and pulls out a slip of paper and unfolds it.<br><br>
<<girlfriend>>"Loser gives winner oral."<</girlfriend>><br>
Your eyes get wide in shock. Both girls giggle when they see your reaction.<br><br>
<<girlfriend>>"That's right $name, you could get a blowjob tonight."<</girlfriend>><br>
<<mc>>("Woohooo! Girls night! Girls night!")<</mc>><br>
<<gfbestfriend>>"IF you win! Which you're not because I'm going to."<</gfbestfriend>><br>
She giggles.<br><br>
You all sit down in a circle on the floor. $gfname deals first and you take turns dealing each hand. $gfbfname is the first to lose all of her clothes. She sticks out her lip and makes a pouty face again and giggles.<br><br>
<<gfbestfriend>>"Well at least I'm not in the middle so I still get to have fun."<</gfbestfriend>><br>
$gfname giggles. You and $gfname are tied both just wearing panties. You shuffle the cards and deal. You get jack high and discard three cards. $gfname takes two cards. You deal the final cards.<br><br>
<<mc>>("Come on jack, come on jack!")<</mc>><br>
You deal the final cards and look at your hand and see you paired your jacks.<br><br>
<<mc>>("Woohoo!")<</mc>><br>
<<girlfriend>>"Ok what ya got?"<</girlfriend>><br>
<<mc>>"Pair of jacks!"<</mc>><br>
<<girlfriend>>"Nice hand. But..."<</girlfriend>><br>
<<mc>>("Noooo!")<</mc>><br>
<<girlfriend>>"Two pair, nines and threes. I win!"<</girlfriend>><br>
$gfname shows her cards.<br><br>
<<mc>>("Damnit!")<</mc>><br>
You take off your panties. $gfbfname looks at $gfname and smiles.<br><br>
<<gfbestfriend>>"We still get you out of your panties though!"<</gfbestfriend>><br>
$gfname giggles and takes her panties off. You look on in lust and envy as $gfbfname moves her head between your girlfriends legs and starts eating her pussy.<br><br>
<<linkreplace "$gfname moans..">> $gfname moans.<br><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/bfeat1a.mp4"></video>
</center><br>
<<linkreplace "$gfname starts moaning louder!">> $gfname moans louder!<br><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/bfeat1b.mp4"></video></center><br>
<<girlfriend>>"Yes! Yes!"<</girlfriend>><br>
<<girlfriend>>"Oh yes!"<</girlfriend>><br>
<<girlfriend>>"Ohhhhh!"<</girlfriend>><br>
<<girlfriend>>"Mmmmm thank you!"<</girlfriend>><br>
<<gfbestfriend>>"You are very welcome. Sometimes losing isn't so bad."<</gfbestfriend>><br>
The girls both giggle.<br><br>
<<gfbestfriend>>"But I've been losing all night."<</gfbestfriend>><br>
<<girlfriend>>"Oh like you minded losing the last one."<</girlfriend>><br>
<<gfbestfriend>>"Well.. no!"<</gfbestfriend>><br>
They both giggle. $gfbfname leans down and gives $gfname's pussy a quick lick.<br><br>
<<gfbestfriend>>"I'll lose for your pussy any day!"<</gfbestfriend>><br>
They both giggle again. You watch on with your cock throbbing.<br><br>
<<girlfriend>>"Ok I'm beat. We'll clean up this mess tomorrow I need sleep!<</girlfriend>><br>
Everyone gets up and gets ready to call it a night.<br><br>
<<gfbestfriend>>"Ok I'd better go. Thanks for such a fun night!"<</gfbestfriend>><br>
She grabs you and hugs you pressing her naked body against your hard cock.<br><br>
<<gfbestfriend>>"Someone had fun!!"<</gfbestfriend>><br>
She giggles.<br><br>
Then $gfname hugs you pressing her naked body against your hard cock. You swear they are doing this on purpose!<br><br>
<<girlfriend>>"Good night."<</girlfriend>><br>
<<mc>>"Good night."<</mc>><br>
<<gfbestfriend>>"Good night."<</gfbestfriend>><br>
You head to your room as the girls talk while $gfbfname gets dressed.<br><br>
[[Guest Bedroom|Guest Bedroom]]
<<advanceTime>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+30</span></center>
<<set $sexual_arousal += 30>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<</linkreplace>><</linkreplace>>
<</nobr>>
<<set $gfstory to 20>>
<<widget "foyerRoomLinks">>
<<nobr>>
/* ------------------Header links------------------- */
<<if ($day == "Friday" && ($time == "Evening" || $time == "Night") && $analfail > 1)>>
<<elseif ($day == "Friday" && $time == "Evening" && $emybj == 1 && $gfstory == 0)>>
<<elseif ($day == "Saturday" && ($time == "Evening" || $time == "Night") && $emybj == 1 && $gfstory == 1)>>
<<elseif ($day == "Tuesday" && ($time == "Evening" || $time == "Night") && not hasVisited("bfgame1"))>>
<<elseif ($day == "Friday" && $time == "Evening" && $emybj == 1 && $gfstory == 0) || ($day == "Friday" && $time == "Evening" && $emybj == 2 && $gfstory == 2)>>
<<elseif ($day == "Tuesday" && $time == "Evening" && $gfstory == 2)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 4)>>
<<elseif $wearpanties == "YES" && $time == "Evening" && ($denypanties != "YES" && $denypanties != "NO")>>
<<elseif $day == "Tuesday" && $time == "Evening" && (not hasVisited("bf1") && not hasVisited("bf3")) && hasVisited("gf10")>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 10)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 13 && hasVisited("caughtbf2"))>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 15)>>
<<elseif ($day == "Friday" && $time == "Evening" && $bfstory == 8)>>
<<elseif (($day == "Friday" && $time == "Evening" && $analfail == 0) && ($bfstory == 12 || $bfstory == 13))>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 23 && $analfail == 0)>>
<<elseif ($day == "Friday" && $time == "Evening" && $bfstory == 16 && $analfail == 0)>>
<<elseif ($day == "Friday" && $time == "Evening" && $bfgame == 4 && $analfail == 0)>>
<<elseif ($day == "Saturday" && $time == "Evening" && hasVisited("office2b"))>>
<<else>>
[[Living room|Living room]] @@#bar;|@@ [[Master Bedroom|Master Bedroom]] @@#bar;|@@ [[Guest Bedroom]] @@#bar;|@@ [[Spare Room]]<br>
[[Kitchen]] @@#bar;|@@ [[Bathroom]] @@#bar; /*| @@ [[Test|Test]]*/
<hr>
/*--------------------Links--------------------*/
<<if $time == "Midnight">>It's too late for going outside, I should go to sleep.
<<elseif ($time == "Early Morning" || $time == "Morning") && $day != "Saturday" && $day != "Sunday">>
<<if $wearing["top"] == "nothing" || $wearing["bottom"] == "nothing" || $wearing["shoes"] == "nothing">>I need to get dressed for work! <<else>> [[Go to Work|Lobby]] @@#bar;|@@ [[Outside|Outside]]<br><</if>>
<<elseif ($time == "Afternoon" || $time == "Evening") || (($day == "Saturday" || $day == "Sunday") && $time != "Midnight" && $time != "Night")>>
<<if $wearing["top"] == "nothing" || $wearing["bottom"] == "nothing" || $wearing["shoes"] == "nothing">>I need to get dressed to go out!
<<else>>
[[Outside|Outside]]<br><</if>><br>
<<elseif $time == "Night" || (( $day == "Saturday" || $day == "Sunday") && $time != "Midnight")>>
<<if $wearing["top"] == "nothing" || $wearing["bottom"] == "nothing" || $wearing["shoes"]== "nothing">>I need to get dressed to go out! <<else>> [[Outside|Outside]]<</if>>
<</if>><hr><</if>>
/*-------------BF1---------*/
<<if $day == "Tuesday" && $time == "Evening" && (not hasVisited("bf1") && not hasVisited("bf3")) && hasVisited("gf10")>>
You're exhausted after a long day at work and decide to relax and watch some tv.<br>
[["Living Room"|bf1]]
<</if>>
/*-------------BF3---------*/
<<if $denypanties != "YES" && $denypanties != "NO" && $wearpanties == "YES">>
<<if $time == "Evening" && $day == "Monday" && (not hasVisited("bf1") || not hasVisited("bf3"))>>
<span style="color:#5bc0de;">("$gfname isn't even here during the week. Should I wear panties while she's gone like she said to or not?")</span><br>
<<link "Go put panties on" "Guest Bedroom">><<set $homeunderwear to "pinklacepanties">><<set $denypanties to "NO">><<DressforHome>><<set $femininity += 5>><</link>> @@#bar;|@@
<<link "No this is stupid" "Living room">><<set $denypanties to "YES">><</link>>
<</if>><br>
<</if>>
<</nobr>>
<</widget>>
<<widget "guestRoomLinks">>
<<nobr>>
<<if ($day == "Saturday" && ($time == "Evening" || $time == "Night") && $emybj == 1 && $gfstory == 1)>>
You hear $gfname in the [[Living room]].
<<elseif ($day == "Friday" && $time == "Evening" && $emybj == 1 && $gfstory == 0) || ($day == "Friday" && $time == "Evening" && $emybj == 2 && $gfstory == 2)>>
<<elseif ($day == "Tuesday" && $time == "Evening" && $gfstory == 2)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 4)>>
<<elseif $gfstory == "5" && $day == "Saturday" && $time == "Early Morning">>
<<elseif $day == "Tuesday" && $time == "Evening" && (not hasVisited("bf1") && not hasVisited("bf3")) && hasVisited("gf10")>>
<<elseif ($day == "Sunday" && $time == "Early Morning" && not hasVisited("caughtgf1") && $gfstory == 10)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 10)>>
<<elseif ($day == "Thursday" && $time == "Evening" && $caughtmasturbatinggf == 1 && $caughtmasturbatingbf ==0)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 13)>>
<<elseif ($day == "Wednesday" && $time == "Evening" && $caughtmasturbatingbf == 1 && $gfstory == 13)>>
<<elseif ($day == "Sunday" && $time == "Early Morning" && $gfstory == 15)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 15)>>
<<elseif ($day == "Tuesday" && $time == "Evening" && hasVisited("caughtgf2") && $gfstory == 15)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 16)>>
<<elseif $gfstory == "3" && $day == "Sunday" && ($time == "Evening" || $time == "Night" || $time == "Midnight")>>
<<elseif $day == "Tuesday" && $time == "Evening" && (not hasVisited("bf1") && not hasVisited("bf3")) && $denypanties == "NO">>
<<elseif $day == "Monday" && $time == "Evening" && $bfstory == 4>>
<<elseif $gfstory == "5" && $day == "Saturday" && $time == "Early Morning">>
<<elseif $day == "Wednesday" && $time == "Evening" && $bfstory == 6 && hasVisited("caughtbf3")>>
<<elseif $day == "Wednesday" && $time == "Evening" && $gfstory == 16>>
<<elseif $day == "Thursday" && $time == "Evening" && (not hasVisited("caughtbf4") && $bfstory == 8)>>
<<elseif $gfstory == 14 && $day == "Saturday" && ($time == "Evening" || $time == "Night" || $time == "Midnight")>>
<<elseif $gfstory == "17" && $day == "Saturday" && $time == "Evening" && not hasVisited("gf18")>>
<<elseif $day == "Tuesday" && $time == "Evening" && $gfstory == 20>>
<<elseif $day == "Thursday" && $time == "Evening" && ($bfstory == 9 || $bfstory == 10)>>
<<elseif $day == "Monday" && $time == "Evening" && ($gfstory == 21 || $gfstory == 23)>>
<<elseif $day == "Wednesday" && $time == "Evening" && $bfstory == 15>>
<<elseif $day == "Monday" && $time == "Evening" && ($gfstory == 24 && $bfstory == 16)>>
<<elseif ($day == "Wednesday" && $time == "Evening" && $bfstory == 17 && $analfail == 0)>>
<<elseif ($day == "Monday" && $time == "Evening" && $bf_text == 15)>>
<<elseif ($day == "Saturday" && $time == "Evening" && hasVisited("office2b"))>>
<<else>>
[[Foyer|Foyer]] @@#bar;|@@ [[Living room|Living room]] @@#bar;|@@ [[Laptop|Laptop][$roomJustLeft to "Guest Bedroom"]] @@#bar;|@@ [[Wardrobe|Top][$roomJustLeft to "Guest Bedroom"]] @@#bar;|@@ <<if $sexual_arousal >= 10 && $time != "Midnight">>[[Masturbate][$roomJustLeft to "Guest Bedroom"]]<<elseif $sexual_arousal <= 9>>//You are not horny enough to Masturbate.//<<elseif $time == "Midnight">>//You are too tired to Masturbate.//
<</if>><<if $analtraining == "YES" && $analtrained == "NO">>
<<if $lube == 0>><br>
You are out of lube.
<<else>>
<<if $analtrain <= 5>><br>
[[Anal Training|Anal Training 1][$buttwearimg to "images/clothing/toys/smallbuttplug.jpg";]]
<<elseif ($analtrain >5 && $analtrain <=10)>><br>
[[Anal Training|Anal Training 2][$buttwearimg to "images/clothing/toys/smallbuttplug.jpg";]]
<<elseif ($analtrain >10 && $analtrain <=15)>><br>
[[Anal Training|Anal Training 3][$buttwearimg to "images/clothing/toys/smallbuttplug.jpg";]]
<</if>>
<<if $lube <= 3>>
@@#bar;|@@ You are getting low on lube!
<</if>>
<</if>>
<<elseif $analtrained == "YES">><br>
You already did anal training today.
<</if>>
<</if>><br>
/*------------Links----------------------------------*/
<<if ($day== "Monday" || $day == "Tuesday" || $day == "Wednesday" || $day == "Thursday" || $day == "Friday") && ($time == "Morning" || $time == "Early Morning")>><hr>[[Go to work|Lobby]]
<</if>>
<<if $bedroom == "Guest">>
<<if $gfstory == "3" && $day == "Sunday" && ($time == "Evening" || $time == "Night" || $time == "Midnight")>><hr>
I was supposed to talk to $gfname in the [[Living room]].
<<elseif $gfstory == 14 && $day == "Saturday" && ($time == "Evening" || $time == "Night" || $time == "Midnight")>><hr>
I was supposed to hangout with $gfname. I should go find [[her|Living room]].
<<elseif $time == "Night" || $time == "Midnight">><hr>
[[Go to Sleep|Sleep][$roomJustLeft to "Guest Bedroom";$topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg"]]
<</if>><</if>>
<br>
<hr>
<</nobr>>
<</widget>>
<div class="phone" style="height:95vh;">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/cock02.jpg" width="100%"/>
</div>
<<nobr>>
<div class="bubbledRight">
$gfbfname!
</div><br>
<div class="bubbledLeft">
What?
</div><br>
<div class="bubbledRight">
I like the panty pictures! Send me those!
</div>
<div class="bubbledLeft">
So you do like wearing the panties! I knew it!
</div><br>
<div class="bubbledRight">
I said the pictures!
</div><br>
<div class="bubbledLeft">
lol
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;"><br><br>
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $bf_text to 5>>
<<set $bfTextAlert to 0>>
<div class="phone" style="height:110vh;">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/cock03.jpg" width="100%" />
</div>
<<nobr>>
<div class="bubbledRight">
$gfname!
</div><br>
<div class="bubbledLeft">
hmmmm?
</div><br>
<div class="bubbledRight">
Can't you just send panty pictures?
</div><br>
<div class="bubbledLeft">
Yes!
</div><br>
<div class="bubbledRight">
Thank you!
</div><br>
<div class="bubbledLeft">
I mean not just.... but yes on the panty pictures!
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:-20px;">
<br><br><br><br><br><br>
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $gf_text to 4>>
<<set $gfTextAlert to 0>>
<<set $gftextday to $passed_day>>
<div class="phone" style="height:90vh;">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/cock04.jpg" width="100%" />
</div>
<<nobr>>
<div class="bubbledRight">
$gfname!
</div><br>
<div class="bubbledLeft">
hmmmm?
</div><br>
<div class="bubbledRight">
I thought you were going to send panty pictures?
</div><br>
<div class="bubbledLeft">
No I said I would also send those. I couldn't find a cute one.
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $gf_text to 5>>
<<set $gfTextAlert to 0>>
<<set $gftextday to $passed_day>>
<div class="phone" style="height:90vh;">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/panties03.gif" width="100%" />
</div>
<<nobr>>
<div class="bubbledRight">
What's that supposed to mean?
</div><br>
<div class="bubbledLeft">
Nothing. Just a cute pic.
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $gf_text to 6>>
<<set $gfTextAlert to 0>>
<<set $gftextday to $passed_day>><div class="phone" style="height:90vh;">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/panties04.jpg" width="100%" height="400px"/>
</div>
<<nobr>>
<div class="bubbledRight">
They do not $gfbfname!
</div><br>
<div class="bubbledLeft">
[img[images/phone/bf/wink3.gif]]
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $bf_text to 6>>
<<set $bfTextAlert to 0>>
<div class="phone" style="height:90vh;">
<center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/panties05.gif" width="100%" height="400px"/>
</div>
<<nobr>>
<div class="bubbledRight">
What the hell $gfbfname?????
</div><br>
<div class="bubbledLeft">
Hehe
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $bf_text to 7>>
<<set $bfTextAlert to 0>>
<div class="phone" style="height:90vh;">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/cock05.jpg" width="100%" />
</div>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
</div>
<div>
<<mc>>("Ugh! Maybe if I don't respond she'll stop sending them!")<</mc>><br>
</div>
<<set $gf_text to 7>>
<<set $gfTextAlert to 0>>
<<set $gftextday to $passed_day>><div class="phone" style="height:90vh;">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/cock03.jpg" width="100%" height="150px"/>
</div>
<<nobr>>
<div class="bubbledRight">
$gfbfname what about the panties?
</div><br>
<div class="bubbledLeft" style="text-align: left"> Hmmm does seeing a nice hard dick make you want to wear your panties?
</div><br>
<div class="bubbledRight">
No the pictures
</div><br>
<div class="bubbledRight">
The texts
</div><br>
<div class="bubbledRight">
The panty texts you send.
</div><br>
<div class="bubbledLeft">
Uh oh! Hard cock pictures has someone flustered!
</div><br>
<div class="bubbledRight" style="text-align: left">
No it doesn't! I meant I thought you were going to send panty pictures!
</div><br>
<div class="bubbledLeft">
lol
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $bf_text to 8>>
<<set $bfTextAlert to 0>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You're looking for something to watch and $gfbfname comes in.<br><br>
<<gfbestfriend>>"Hey! What ya doin?"<</gfbestfriend>><br>
<<mc>>"Just watching tv."<</mc>><br>
She comes and sits beside you and starts rubbing your cock through your panties again.<br><br>
<<gfbestfriend>>"What ya watchin?"<</gfbestfriend>><br>
<<mc>>"The voice."<</mc>><br>
<center>[img[images/events/bf//thevoice01.jpg]]</center><br>
<<gfbestfriend>>"Oh I love that show."<</gfbestfriend>><br>
<<mc>>"Yeah it's pretty good."<</mc>><br>
<<gfbestfriend>>"Anyway I need to borrow some clothes from $gfname. I'm going to grab something real quick.<</gfbestfriend>><br>
<<mc>>("Woohoo!")<</mc>><br>
<<mc>>"Ok."<</mc>><br>
<<gfbestfriend>>"Thanks!"<</gfbestfriend>><br>
She gets up and goes to $gfname's room while you watch tv and anxiously wait for her to come out.<br><br>
$gfbfname comes out a few minutes later with some clothes in her hand.<br><br>
<<gfbestfriend>>"Ok well I have a date gotta run. Enjoy your show."<</gfbestfriend>><br>
<<mc>>("Damn!")<</mc>><br>
A little let down that you aren't getting another fashion show you make a snarky comment as $gfbfname walks out the door.<br><br>
<<mc>>"Does he wear panties too?"<</mc>><br>
<<gfbestfriend>>"Not yet!"<</gfbestfriend>><br>
You hear the door close.<br><br>
<<mc>>("Not yet? What the hell? Wasn't expecting that response.")<</mc>><br>
You finish watching tv and decide to go to bed.<br><br>
[[Guest Bedroom|Guest Bedroom]]
<<set $bfstory to 8>>
<<advanceTime>><<advanceTime>>
<</nobr>><center>[img[images/everyday_events/classroom.png]]</center><p></p>
<center>After working for about an hour your phone rings..<br></center>
<<nobr>>
<<mc>>"Hello."<</mc>><br>
<<coo>>"Hi $name, it's Ron. Could you come to Ms. Jones office please?"<</coo>><br>
<<mc>>"Sure. I'm on my way."<</mc>><br>
<<mc>>("The COO of the company wants to see me in my boss's office? Did I do something wrong? I don't think so. Am I getting a raise? Or a promotion? That would be great and maybe help with smoothing things over with $gfname.")<</mc>><br>
You enter Ms. Jones office and your heart immediatly sinks to your stomach.<br><br>
<center>[img[images/events/office/boss1.jpg]]</center><br>
<<mc>>("What the hell? It's Maria from the club. What is she doing here? What's happening?")<</mc>><br>
<<coo>>"Hi $name. I wanted to introduce you to Ms. Rolin."<</coo>><br>
Maria sticks out her hand.<br><br>
<<maria>>"Hi $name. Nice to meet you. And it's Maria, please."<</maria>><br>
Confused as to whats going on your reach out and shake her hand.<br><br>
<<mc>>"Hi Maria. Nice to meet you."<</mc>><br>
<<coo>>"Ms. Jones has taken another position in the company and Maria has been brought in to fill her position. She will be in charge of your department now."<</coo>><br>
<<mc>>"That's great. Congratulations!"<</mc>><br>
<<mc>>("Oh shit!")<</mc>><br>
<<maria>>"Thank you."<</maria>><br>
Your head is spinning.<br><br>
<<coo>>"I am just introducing her to everyone in her department. That's all we need. Thank you for coming by."<</coo>><br>
<<mc>>"Sure."<</mc>><br>
<<maria>>"It was nice meeting you $name. I look forward to working with you."<</maria>><br>
<<mc>>"It was nice meeting you too."<</mc>><br>
You go back to your desk feeling your whole world crumble.<br><br>
<<mc>>("Oh god I'm getting fired. This can't be happening. $gfname is going to kill me. Or kick me out. I know she said she wouldn't but this will change everything if I don't have a job. What the hell am I going to do?")<</mc>><br>
You get back to your desk and spend the next hour trying to work but getting little accomplished. Then your phone rings again.<br><br>
<<mc>>"Hello."<</mc>><br>
<<maria>>"Hi $name, it's Maria. Could you come to my office please?"<</maria>><br>
<<mc>>"Sure. I'm on my way."<</mc>><br>
<<maria>>"Thanks."<</maria>><br>
<<mc>>("Oh god here it comes. Dead man walking! Walking the green mile! I am so dead.")<</mc>><br>
You get to Maria's office, take a deep breath and go in.<br><br>
<<maria>>"Hi $name. Thanks for coming. Have a seat please."<</maria>><br>
<<mc>>("Sure! Having your head chopped off is always much better when sitting.")<</mc>><br>
<<maria>>"So I wanted to talk to you about our.. umm.. past."<</maria>><br>
<<mc>>"Yeah."<</mc>><br>
You lower your head waiting for the sword to hit your neck.<br><br>
<<maria>>"Look I am a professional. And what happens in my personal life is just that. My personal life. It has no bearing on my professional life. I trust you can seperate the two also?"<</maria>><br>
<<mc>>("What? I'm not getting fired?")<</mc>><br>
<<mc>>"Yes of course."<</mc>><br>
<<maria>>"I mean, I'm not happy with the way things ended but that's neither here nor there. Ron say's you're a good employee and you work hard. That's all I care about. So... we're good?"<</maria>><br>
<<mc>>"Yeah. I mean... I'm sorry about what happened..."<</mc>><br>
<<maria>>"Me too. But again that's personal life so lets leave it at that. Ok?"<</maria>><br>
<<mc>>"Ok."<</mc>><br>
<<maria>>"Great. Then how about we get back to being productive."<</maria>>
<<mc>>"Sounds good. And... thank you."<</mc>><br>
<<maria>>"You're welcome."<</maria>><br>
You go back to your desk relieved and hoping that things around the office won't be awkward now. <br><br>
The day finally comes to an end and you go home, strip down and put on your panties.<br><br>
<<link "Go Home" "Guest Bedroom">><<set $topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg">><</link>>
<</nobr>>
<<set $time to "Evening">>
<<set $pay += 50>>Version 0.1
<<back>><<nobr>>
Go to work.<br>
Masturbate to keep Arousal below 80.<br>
Keep an eye on the top right corner (Phone) to see if you have emails or texts.<br>
<<if hasVisited("gf21") || hasVisited("gf23")>>
<<if $lube == 0>>
Buy Lube.<br>
<</if>>
<<if $analtrain < 5>>
Train anal to 5.<br>
<<elseif hasVisited("bf17") && $analtrain < 10>>
Train anal to 10.<br>
<<elseif hasVisited("bf19") && $analtrain < 15>>
Train anal to 15.<br>
<</if>>
<</if>>
<</nobr>>
<<back>><div class="phone" style="height:90vh;">
<center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/panties06.jpg" width="100%" height="250px"/>
</div>
<<nobr>>
<div class="bubbledRight">
$gfbfname!
</div><br>
<div class="bubbledLeft">
What? Well I'm horny when you're in pretty panties!
</div><br>
<div class="bubbledLeft">
Happy!
</div><br>
<div class="bubbledLeft">
I meant happy! [img[images/phone/bf/wink3.gif]]
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
</div>
<div>
<<mc>>("Geeze!")<</mc>><br>
</div>
<<set $bf_text to 9>>
<<set $bfTextAlert to 0>><div class="phone">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/panties04.webp" width="100%" />
</div>
<div class="bubbledRight">
That's silly it's just underwear.
</div>
<div class="bubbledLeft">
No it's not it's panties! They feel better. Don't you agree?
</div>
<div class="bubbledRight">
I guess.
</div>
<div class="bubbledLeft">
You guess?
</div>
<div class="bubbledRight">
I mean yeah they are great.
</div>
<div class="bubbledLeft">
Good!
</div>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div>
[[Home screen|Phone]]
</div>
</center>
</div>
<<set $gf_text to 9>>
<<set $gfTextAlert to 0>>[img[images/player/shower/shower2.gif]]
You take a shower and shave your cock and balls.
[[Exit | $roomJustLeft]]
<<advanceTime>>
<<set $showered to "YES">>
<<set $shavingcream -= 1>>
<<set $razors -= 1>>
<<set $soap -= 1>>
<<set $shavedday to 0>>
<<set $showeredday to 0>><<nobr>>
<<widget "LivingRoomLinks">>
/*------------- BFGame 1------------------------*/
<<if ($day == "Tuesday" && ($time == "Evening" || $time == "Night") && not hasVisited("bfgame1"))>>
You come in the living room and see $gfbfname come in. $gfbfname is $gfname's best friend and the three of you do pretty much everything together. You don't mind her always being around. She's a little quirky but a lot of fun and one of your best friends now also.<br><br>
[["Continue..."|bfgame1]]
<</if>>
<<if ($day == "Saturday" && ($time == "Evening" || $time == "Night" || $time == "Midnight") && $emybj == 1 && $gfstory == 1)>>
<<girlfriend>>"I am so ready for a nice relaxing evening. I'll cook dinner you pick the movie."<</girlfriend>><br>
<<mc>>"Sounds great!"<</mc>><br>
[[Continue...|gf2][$topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $underweardesc to "nothing", $underwear to "nothing", $underwearimg to "images/clothing/hardhairycock.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg"]]
<</if>>
<<if ($day == "Saturday" && ($time == "Evening" || $time == "Night" || $time == "Midnight") && $gfstory == 14)>>
<<girlfriend>>"Hey! Sorry about being crabby last night."<</girlfriend>><br>
<<mc>>"No problem."<</mc>><br>
<<girlfriend>>"I picked up some takeout. Let's watch a movie."<</girlfriend>><br>
<<mc>>"Sounds good."<</mc>><br>
[[Continue...|gf15]]
<</if>>
<<if ($day == "Sunday" && $time == "Afternoon" && $gfstory == 3)>>
<<girlfriend>>"Ok let's talk."<</girlfriend>><br>
<<mc>>"Ok"<</mc>><br>
[[Continue...|gf4]]
<<elseif ($day == "Sunday" && ($time == "Evening" || $time == "Night" || $time == "Midnight") && $gfstory == 3)>>
<<girlfriend>>"I thought we were going to talk this afternoon. I can't believe you showed up late! Ok let's talk."<</girlfriend>><br>
<<mc>>"I'm sorry I tried to get here earlier. "<</mc>><br>
[[Continue...|gf4]]
<</if>>
<<if $gfstory == "17" && $day == "Saturday" && $time == "Evening">>
You come into the living room to see $gfname setting out snacks. <br><br>
<<link "Continue" "gf18">><<set $topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg">><</link>><br>
<</if>>
<</widget>>
<</nobr>><<nobr>>
<<widget "LRGFStory">>
<<if ($day == "Friday" && $time == "Evening" && $emybj == 1 && $gfstory == 0)>>You enter the living room and see $gfname. Her working out of town is frustrating but you are glad she is home for the weekend!<br>
<<print "[[" + $gfname + "|gf1]]">>
<</if>>
<<if ($day == "Friday" && $time == "Evening" && $emybj == 2 && $gfstory == 2)>>As you enter the living room you see $gfname and $gfbfname. You like $gfbfname well enough. Her and $gfname have been best friends since they were kids so you don't really mind her being around a lot. As you come in the room you hear someone crying..<br><br>
<<print "[[" + $gfname + "|gf3]]">>
<</if>>
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 4)>>
As you enter the living room you see $gfname. You hope after your talk and her having a week to settle down that this will be a good weekend and you can start making up for what you have done.<br><br>
<<print "[[" + $gfname + "|gf5]]">>
<</if>>
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 10)>>
As you enter the living room you see $gfname and wonder what craziness will happen this weekend. You've spent most of the week searching for places to live and a new job but haven't had much luck. You hope next week will be more successful. You take a deep breath and go inside. You don't see $gfname and go looking for her.<br><br>
<<print "[[" + $gfname + "|gf11]]">>
<</if>>
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 13)>>
Since $gfname's still isn't home you decide to put your panties on and watch some tv while waiting for her to get home.<br><br>
<<link "Living Room" "gf14">><<set $underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg">><</link>>
<</if>>
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 15)>>
You hear $gfname in the living room You head in there to see what the weekend has in store.<br><br>
<<link "Living Room" "gf16">><<set $topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg">><</link>>
<</if>>
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 16)>>
You hear $gfname in the living room and head in there..<br><br>
<<link "Living Room" "gf17">><<set $topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg">><</link>>
<</if>>
<</widget>>
<</nobr>>
<<nobr>>
<<widget "MBGFStory">>
/*GF Story Fail*/
<<if ($day == "Friday" && ($time == "Evening" || $time == "Night") && $analfail > 1)>>You hear $gfname in the living room and head in to see what the weekend has in store!<br>
<<print "[[" + $gfname + "|gfFail]]">>
<</if>>
/* GF Story 1*/
<<if ($day == "Friday" && $time == "Evening" && $emybj == 1 && $gfstory == 0)>>You hear $gfname in the living room. Her working out of town is frustrating but you are glad she is home for the weekend!<br>
<<print "[[" + $gfname + "|gf1]]">>
<</if>>
/* GF Story 2*/
<<if ($day == "Saturday" && ($time == "Evening" || $time == "Night") && $emybj == 1 && $gfstory == 1)>>
You hear $gfname in the [[Living room]].
<</if>>
/* GF Story 3*/
<<if ($day == "Friday" && $time == "Evening" && $emybj == 2 && $gfstory == 2)>>You hear $gfname and $gfbfname in the living room. You like $gfbfname well enough. Her and $gfname have been best friends since they were kids so you don't really mind her being around a lot. As you come in the room you hear someone crying..<br><br>
<<print "[[" + $gfname + "|gf3]]">>
<</if>>
/*GF Story 5*/
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 4)>>
You hear $gfname in the living room. You hope after your talk and her having a week to settle down that this will be a good weekend and you can start making up for what you have done.<br><br>
<<print "[[" + $gfname + "|gf5]]">>
<</if>>
/*GF Story 11*/
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 10)>>
You hear $gfname in the living room and wonder what craziness will happen this weekend. You've spent most of the week searching for places to live and a new job but haven't had much luck. You hope next week will be more successful. You take a deep breath and go inside. You don't see $gfname and go looking for her.<br><br>
<<print "[[" + $gfname + "|gf11]]">>
<</if>>
/*GF Story 14*/
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 13)>>
Since $gfname's still isn't home you decide to put your panties on and watch some tv while waiting for her to get home.<br><br>
<<link "Living Room" "gf14">><<DressforHome>><</link>>
<</if>>
/*GF Story 16*/
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 15)>>
You hear $gfname in the living room You head in there to see what the weekend has in store.<br><br>
<<link "Living Room" "gf16">><<DressforHome>><</link>>
<</if>>
/*GF Story 17*/
<<if ($day == "Friday" && $time == "Evening" && $gfstory == 16)>>
You hear $gfname in the living room and head in there..<br><br>
<<link "Living Room" "gf17">><<DressforHome>><</link>>
<</if>>
/*GF Story 21 */
<<if ($day == "Friday" && $time == "Evening" && $bfstory == 12 && $analfail == 0)>>
You get home and see $gfname and $gfbfname's cars and head inside..<br><br>
<<link "Living Room" "gf21">><<DressforHome>><</link>>
<</if>>
/*GF Story 22 */
<<if ($day == "Friday" && $time == "Evening" && $bfstory == 13 && $analfail == 0)>>
You get home and see $gfname and $gfbfname's cars and head inside..<br><br>
<<link "Living Room" "gf22">><<DressforHome>><</link>>
<</if>>
/*GF Story 24 */
<<if ($day == "Friday" && $time == "Evening" && $bfstory == 16 && $analfail == 0)>>
You get home and head inside to change clothes and get ready for a relaxing weekend..<br><br>
<<link "Living Room" "gf24">><<DressforHome>><</link>>
<</if>>
/* GF Story 25 */
<<if ($day == "Friday" && $time == "Evening" && $bfgame == 4 && $analfail == 0)>>
You get home and see $gfname's car in the driveway. You go in and change and then go to the living room to watch tv.<br><br>
<<link "Living Room" "gf25">><<DressforHome>><</link>>
<</if>>
/* GF Story 26 */
<<if ($day == "Saturday" && $time == "Evening" && hasVisited("office2b"))>>
Seeing $gfname's car in the driveway and excited about her sucking your cock you rush to the living room.<br><br>
<<link "Living Room" "gf26">><<DressforHome>><<set $buttwearimg to "images/clothing/toys/smallbuttplug.jpg";>><</link>>
<</if>>
<</widget>>
<</nobr>><<widget "brheader">>
<<nobr>>
<<if ($day == "Tuesday" && $time == "Evening" && not hasVisited("bfgame1"))>>
<<elseif ($day == "Saturday" && ($time == "Evening" || $time == "Night") && $emybj == 1 && $gfstory == 1)>>
<<elseif ($day == "Friday" && $time == "Evening" && $emybj == 1 && $gfstory == 0) || ($day == "Friday" && $time == "Evening" && $emybj == 2 && $gfstory == 2)>>
<<elseif ($day == "Tuesday" && $time == "Evening" && $gfstory == 2)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 4)>>
<<elseif $gfstory == "5" && $day == "Saturday" && $time == "Early Morning">>
<<elseif $day == "Tuesday" && $time == "Evening" && (not hasVisited("bf1") && not hasVisited("bf3")) && hasVisited("gf10")>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 10)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 13)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 15)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 16)>>
<<elseif $day == "Tuesday" && $time == "Evening" && (not hasVisited("bf1") && not hasVisited("bf3")) && $denypanties == "NO">>
<<elseif $day == "Monday" && $time == "Evening" && $bfstory == 4>>
<<elseif $gfstory == "5" && $day == "Saturday" && $time == "Early Morning">>
<<elseif $day == "Wednesday" && $time == "Evening" && $bfstory == 6 && hasVisited("gf14")>>
<<elseif $day == "Wednesday" && $time == "Evening" && $bfstory == 7>>
<<elseif $gfstory == 14 && $day == "Saturday" && ($time == "Evening" || $time == "Night" || $time == "Midnight")>>
<<elseif $gfstory == "17" && $day == "Saturday" && $time == "Evening" && not hasVisited("gf18")>>
<<else>>
[[Foyer|Foyer]] @@#bar;|@@ [[Living room|Living room]] | [[Laptop|Laptop][$roomJustLeft to "Master Bedroom"]] | [[Wardrobe|Top][$roomJustLeft to "Master Bedroom"]] | <<if $sexual_arousal >= 10 && $time != "Midnight">>[[Masturbate][$roomJustLeft to "Master Bedroom"]]<<elseif $sexual_arousal <= 9>>//You are not horny enough to Masturbate.//<<elseif $time == "Midnight">>//You are too tired to Masturbate.//
<</if>><</if>>
/*------------Links----------------------------------*/
<<if ($day== "Monday" || $day == "Tuesday" || $day == "Wednesday" || $day == "Thursday" || $day == "Friday") && ($time == "Morning" || $time == "Early Morning")>><hr>[[Go to work|Lobby]]
<</if>>
<<if $bedroom == "Guest">>
<<if $time == "Night" || $time == "Midnight">><hr>
$gfname won't let me sleep in here anymore
<</if>>
<<else>>
<<if $gfstory == "3" && $day == "Sunday" && ($time == "Evening" || $time == "Night" || $time == "Midnight")>>
I was supposed to talk to $gfname in the [[Living room]].
<<elseif $gfstory == 14 && $day == "Saturday" && ($time == "Evening" || $time == "Night" || $time == "Midnight")>>
I was supposed to hangout with $gfname. I should go find [[her|Living room]].
<<elseif $time == "Night" || $time == "Midnight">><hr>
[[Go to Sleep|Sleep][$roomJustLeft to "Master Bedroom";$topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg"]]
<</if>><hr><</if>>
<br>
<</nobr>>
<</widget>><<widget "passTimeMB">>
<<nobr>>
<<if ($day == "Tuesday" && $time == "Evening" && not hasVisited("bfgame1"))>>
<<elseif ($day == "Saturday" && ($time == "Evening" || $time == "Night") && $emybj == 1 && $gfstory == 1)>>
<<elseif ($day == "Friday" && $time == "Evening" && $emybj == 1 && $gfstory == 0) || ($day == "Friday" && $time == "Evening" && $emybj == 2 && $gfstory == 2)>>
<<elseif ($day == "Tuesday" && $time == "Evening" && $gfstory == 2)>>
<<elseif $bedroom == "Guest">>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 4)>>
<<elseif $wearpanties == "YES" && $time == "Evening" && ($denypanties != "YES" && $denypanties != "NO")>>
<<elseif $day == "Tuesday" && $time == "Evening" && (not hasVisited("bf1") && not hasVisited("bf3")) && hasVisited("gf10")>>
<<elseif $day == "Monday" && $time == "Evening" && $bfstory == 4>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 10)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 13)>>
<<elseif ($day == "Saturday" && $time == "Evening" && $gfstory == 14)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 15)>>
<<elseif $day == "Wednesday" && $time == "Evening" && $bfstory == 6 && hasVisited("gf14")>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 16)>>
<<else>>
<<if $time != "Midnight">><<link "Pass time" "Master Bedroom">><<advanceTime>><</link>><</if>>
<</if>>
<</nobr>>
<</widget>><<widget "passTimeGR">>
<<nobr>>
<<if ($day == "Saturday" && ($time == "Evening" || $time == "Night") && $emybj == 1 && $gfstory == 1)>>
<<elseif ($day == "Friday" && $time == "Evening" && $emybj == 1 && $gfstory == 0) || ($day == "Friday" && $time == "Evening" && $emybj == 2 && $gfstory == 2)>>
<<elseif ($day == "Tuesday" && $time == "Evening" && $gfstory == 2)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 4)>>
<<elseif $gfstory == "5" && $day == "Saturday" && $time == "Early Morning">>
<<elseif $day == "Tuesday" && $time == "Evening" && (not hasVisited("bf1") && not hasVisited("bf3")) && hasVisited("gf10")>>
<<elseif $day == "Monday" && $time == "Evening" && $bfstory == 4>>
<<elseif ($day == "Sunday" && $time == "Early Morning" && not hasVisited("caughtgf1") && $gfstory == 10)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 10)>>
<<elseif ($day == "Thursday" && $time == "Evening" && $caughtmasturbatinggf == 1 && $caughtmasturbatingbf ==0)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 13)>>
<<elseif ($day == "Wednesday" && $time == "Evening" && $caughtmasturbatingbf == 1 && $gfstory == 13)>>
<<elseif ($day == "Saturday" && $time == "Evening" && $gfstory == 14)>>
<<elseif ($day == "Sunday" && $time == "Early Morning" && $gfstory == 15)>>
<<elseif ($day == "Friday" && $time == "Evening" && $gfstory == 15)>>
<<elseif ($day == "Tuesday" && $time == "Evening" && hasVisited("caughtgf2") && $gfstory == 15)>>
<<elseif $day == "Wednesday" && $time == "Evening" && $bfstory == 6 && hasVisited("caughtbf3")>>
<<elseif $day == "Wednesday" && $time == "Evening" && $gfstory == 16>>
<<elseif $day == "Thursday" && $time == "Evening" && (not hasVisited("caughtbf4") && $bfstory == 8)>>
<<elseif ($day == "Friday" && $time == "Evening" && $bfstory == 7)>>
<<elseif ($day == "Saturday" && $time == "Evening" && $gfstory == 17)>>
<<elseif $day == "Tuesday" && $time == "Evening" && $gfstory == 20>>
<<elseif $day == "Thursday" && $time == "Evening" && ($bfstory == 9 || $bfstory == 10)>>
<<elseif $day == "Monday" && $time == "Evening" && ($gfstory == 21 || $gfstory == 23)>>
<<elseif $day == "Wednesday" && $time == "Evening" && $bfstory == 15>>
<<elseif $day == "Monday" && $time == "Evening" && ($gfstory == 24 && $bfstory == 16)>>
<<elseif ($day == "Wednesday" && $time == "Evening" && $bfstory == 17 && $analfail == 0)>>
<<elseif ($day == "Monday" && $time == "Evening" && $bf_text == 15)>>
<<elseif ($day == "Saturday" && $time == "Evening" && hasVisited("office2b"))>>
<<else>>
<<if $time != "Midnight">><<link "Pass time" "Guest Bedroom">><<advanceTime>><</link>><</if>>
<</if>>
<</nobr>>
<</widget>><<widget "mbshowerWorkLinks">>
<<nobr>>
<hr>
<<if $showered == "NO">>
<<if $shaved == "NO">>
<<if $soap == 0>>You are out of soap!<<else>>[[Shower]]
<</if>>
<<if $shaved == "YES">>
<<if $shavingcream > 0 && $razors > 0 && $soap > 0>> [[Shower and shave]]<<elseif ($shavingcream == 0 || $razors == 0) && $soap > 0>>[[Shower]]<</if>>
<<if $shavingcream == 0>>You are out of shaving cream!<</if>><br>
<<if $razors == 0>>You are out of razors!<</if>><br>
<<if $soap == 0>>You are out of soap!<</if>>
<</if>>
<<else>>//You´ve already showered today//<</if>>
| <<if ($day== "Monday" || $day == "Tuesday" || $day == "Wednesday" || $day == "Thursday" || $day == "Friday") && ($time == "Morning" || $time == "Early Morning")>>[[Go to work|Lobby]]
<<elseif $time == "Night" || $time == "Midnight">><<if $bedroom == "Guest">>
[[Go to Sleep|Sleep][$roomJustLeft to "Master Bedroom";$topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg"]]
<</if>><</if>><</if>>
<hr>
<</nobr>>
<</widget>><center>[img[images/everyday_events/classroom.png]]</center><p></p>
<<nobr>>
You're so horny you can't concentrate and spend most of the day daydreaming about sex. Your boss notices your lack of production and docks your pay.
<br>
<<set $time to "Evening">>
<<if $day == "Monday" || $day == "Tuesday" || $day == "Wednesday" || $day == "Thursday" || $day == "Friday">>
<<set $pay += 25>>
<</if>>
<<if $day == "Friday">>
<<set $money += $pay>>
<<set $pay to 0>>
<</if>><br>
<<if ($day == "Thursday" && $caught == "NO" && $gfstory == 0 && hasVisited("bfgame1"))>>
<center>It's ladies night and you decide to go to the club!</center><br>
[[Dance Club]]
<<elseif ($day == "Thursday" && $caught == "NO" && $gfstory == 2 && hasVisited("bfgame2"))>>
<center>It's ladies night and you decide to go to the club!</center><br>
[[Dance Club]]
<<elseif $homeoutfit == 1 && $day != "Friday">>
You go home, strip down and put on your panties.<br><br>
<<link "Go Home" "Guest Bedroom">><<DressforHome>><</link>>
<<elseif $denypanties == "NO" && $day != "Friday">>
You go home and change into your panties.<br>
<<link "Go Home" "Guest Bedroom">><<DressforHome>><</link>>
<<else>>
[[Go Home|Foyer]]
<</if>>
<</nobr>><<widget "GuestRoomEvents">>
<<nobr>>
/*------------Events-----------------------------------*/
<<if $gfstory == "3" && $day == "Friday" && $time == "Night">>
You try to figure out what you are going to say Sunday afternoon to get out of this mess. You really do love $gfname but besides that you realize that without her you have no where else to go. Ashley has moved away and is living in a dorm. It's not like you could go there. If you screw this up you'll be living in a cardboard box down by the river. You beat yourself up over the fact that you let your dick put everything you have in jeapordy. If you had just taken things into your own "hand" you wouldn't be in this mess. Not to mention the fact that if you weren't working for her fathers company you would only be able to get some crappy job and would even be more screwed. You love $gfname and you really do have a good thing going here. You have to fix it! <br><br>
<<mc>>("I should get her some roses before Sunday afternoon. I'm pretty sure that harvest drugs in the strip mall has them.")<</mc>><br>
<</if>>
/*------- GF Caught 1 ---------------*/
<<if ($day == "Sunday" && $time == "Early Morning" && not hasVisited("caughtgf1") && $gfstory == 10)>>
You wake up with the thoughts of yesterdays events still running through your mind and you're still incredibly horny.<br><br>
<<mc>>("Ugh I feel ridiculous in these panties")<</mc>><br><br>
You love $gfname and want to make this right but you also realize she is either going to keep threatening to kick you out or actually do it. You decide to start looking for your own place and another job. Maybe with some time apart you can figure out a way to make this up to her. And you won't have wear these silly panties. At least she will be gone during the week.<br><br>
But now you have more pressing matters. You having morning wood and decide to do a little chopping!<br><br>
[[Masturbate|caughtgf1]]
<</if>>
/*----------- BF Caught 1 -------------*/
<<if ($day == "Thursday" && $time == "Evening" && $caughtmasturbatinggf == 1 && $caughtmasturbatingbf == 0 && (hasVisited("bf2") || hasVisited("bf4") || hasVisited("bf4 - delete")))>>
You decide to browse the interent for a bit and eventually end up looking at different porn sites. It doesn't take long for you to decide to relieve a little stress.<br><br>
[[Masturbate|caughtbf1]]
<</if>>
/*----------- BF Caught 2 -------------*/
<<if ($day == "Wednesday" && $time == "Evening" && $caughtmasturbatingbf == 1 && $gfstory == 13)>>
You get home and browse the internet for a while. And as usual you eventually move towards browsing porn sites.<br><br>
[[Masturbate|caughtbf2]]
<</if>>
/*-----------GF Caught 2 --------------*/
<<if ($day == "Sunday" && $time == "Early Morning" && $gfstory == 15)>>
You wake up with a hardon and decide to chop the morning wood!<br><br>
[[Masturbate|caughtgf2]]
<</if>>
/*-----------BF Caught 3 --------------*/
<<if ($day == "Tuesday" && $time == "Evening" && hasVisited("caughtgf2") && $gfstory == 15)>>
You get home and browse the internet for a while. And as usual you eventually move towards browsing porn sites.<br><br>
[[Masturbate|caughtbf3]]
<</if>>
/*-----------BF Caught 4 --------------*/
<<if $day == "Thursday" && $time == "Evening" && (not hasVisited("caughtbf4") && $bfstory == 8)>>
After a stressful day you get home and decide to relieve a little stress!<br><br>
[[Masturbate|caughtbf4]]
<</if>>
/*---------- GF 18 -----------------*/
<<if $gfstory == "17" && $day == "Saturday" && $time == "Evening" && not hasVisited("gf18")>>
You hear $gfname in the living room and go to see what she has planned. <br><br>
<<link "Continue" "gf18">><<set $topweardesc to "nothing", $topwear to "nothing", $topwearimg to "images/clothing/chest.jpg", $underweardesc to "sexy pink panties";$underwear to "panties7";$underwearimg to "images/clothing/panties7.jpg", $bottomweardesc to "nothing";$bottomwear to "nothing";$bottomwearimg to "images/clothing/legs.jpg";$shoesweardesc to "nothing";$shoeswear to "nothing";$shoeswearimg to "images/clothing/empty.jpg">><</link>><br>
<</if>>
/*------------BF Game 3----------------*/
<<if $day == "Tuesday" && $time == "Evening" && $gfstory == 20>>
You get home and are changing into your panties when you hear $gfbfname call you from the living room.<br><br>
[[Living Room|bfgame3]]
<</if>>
/*------------BF 11----------------*/
<<if $day == "Thursday" && $time == "Evening" && ($bfstory == 9 || $bfstory == 10)>>
You get home and are changing into your panties when you hear $gfbfname call you from the living room.<br><br>
<<mc>>("Geeze more mario kart?")<</mc>><br>
[[Living Room|bf11]]
<</if>>
/*------------BF 14----------------*/
<<if $day == "Monday" && $time == "Evening" && ($gfstory == 21 || $gfstory == 23)>>
You get home and change into your panties and go the living room to wait for $gfbfname.<br><br>
[[Living Room|bf14]]
<</if>>
/*-----------BF 16--------------*/
<<if $day == "Wednesday" && $time == "Evening" && ($bfstory == 15)>>
You get home and change into your panties and go the living room to watch tv.<br><br>
[[Living Room|bf16]]
<</if>>
/*-----------BF 17--------------*/
<<if $day == "Monday" && $time == "Evening" && $gfstory == 24 && $bfstory == 16>>
You get home and change into your panties and go the living room to wait for $gfbfname.<br><br>
[[Living Room|bf17][$buttwearimg to "images/clothing/toys/smallbuttplug.jpg";]]
<</if>>
/*----------- BFGame 4 -------------*/
<<if $day == "Wednesday" && $time == "Evening" && $bfstory == 17 && $analfail == 0>>
You get home and are changing into your panties and go to the living room to watch some tv..<br><br>
[[Living Room|bfgame4]]
<</if>>
/*----------- BF 18-------------*/
<<if $day == "Monday" && $time == "Evening" && $bfstory == 17>>
You get home and are changing into your panties and head to the living room to wait for $gfbfname.<br><br>
<<link "Living Room" "bf18">><<DressforHome>><</link>>
<</if>>
<</nobr>>
<</widget>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<mc>>"Hey! What are you up to?"<</mc>><br>
<<gfbestfriend>>"Being bored and waiting for you to get home. Want to play some mario kart?"<</gfbestfriend>><br>
<<mc>>"Sure if you want to."<</mc>><br>
<<gfbestfriend>>"Yeah I'm going to kick your butt this time."<</gfbestfriend>><br>
You chuckle.<br><br>
<<mc>>"Yeah ok."<</mc>><br>
<<gfbestfriend>>"What? I am! I've been practicing!"<</gfbestfriend>><br>
<<mc>>"Ok we will see!"<</mc>><br>
You load up the game and start setting it up for split screen.<br><br>
<<gfbestfriend>>"No! Not split screen! This time we will take turns."<</gfbestfriend>><br>
<<mc>>"Well, that's not playing against each other so you can't win!"<</mc>><br>
<<gfbestfriend>>"Sure I can! Whoever finishes best. And I can see better when it's not split screen. I think that's why you keep beating me!"<</gfbestfriend>><br>
You chuckle again.<br><br>
<<mc>>"Yeah sure that's why $gfbfname."<</mc>><br>
<<gfbestfriend>>"Whatever! Just load it up. You go first I want to watch and see what you're doing."<</gfbestfriend>><br>
You chuckle again and load up the game and run your race.<br><br>
<center><img src="images/events/bf/games/mario_3.jpg" width="80%" /></center><br>
<<gfbestfriend>>"Haha! 3rd I can beat you!"<</gfbestfriend>><br>
<<mc>>"Mmhmm sure $gfbfname."<</mc>><br>
<<gfbestfriend>>"Oh hush I can. Load me up I want to be daisy!"<</gfbestfriend>><br>
You chuckle and setup the next race and hand $gfbfname the controller. You laugh as she leans every time she turns and screams at the tv every time she gets spun out.<br><br>
<center><img src="images/events/bf/games/daisy_7.jpg" width="80%" /></center><br>
<<gfbestfriend>>"Damnit! You're cheating!"<</gfbestfriend>><br>
<<mc>>"How am I cheating???"<</mc>><br>
<<gfbestfriend>>"I don't know you just are!"<</gfbestfriend>><br>
She giggles.<br><br>
<<gfbestfriend>>"Ok I have to go. I'm going to beat you one of these days."<</gfbestfriend>><br>
<<mc>>"Mmhmm sure sure."<</mc>><br>
<<gfbestfriend>>"Whatever! Bye sweetie. Thanks for the game."<</gfbestfriend>><br>
<<mc>>"Sure. Come back anytime you want to get beat."<</mc>><br>
<<gfbestfriend>>"Whatever!"<</gfbestfriend>><br>
You both giggle as $gfbfname leaves.<br><br>
[[Continue|Living room]]
<</nobr>>
<<advanceTime>>
<<set $bfgame to 1>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<gfbestfriend>>"HEY! I've been practicing and I figured out why I haven't been doing good. I'm going to kick your ass now!"<</gfbestfriend>><br>
<<mc>>("Heh nailed it!")<</mc>><br>
<<mc>>"Mmhmm sure, sure."<</mc>><br>
<<gfbestfriend>>"What? I am! I'm going to play mario this time and you play daisy!"<</gfbestfriend>><br>
You chuckle.<br><br>
<<mc>>"Ok fine."<</mc>><br>
<<gfbestfriend>>"Load it up and you'll see!"<</gfbestfriend>><br>
<<mc>>"Ok we will see!"<</mc>><br>
You chuckle as you load up the game and run your race.<br><br>
<center><img src="images/events/bf/games/daisy_2.jpg" width="80%" /></center><br>
<<gfbestfriend>>"Damnit!"<</gfbestfriend>><br>
<<mc>>"Wow you were right. Daisy is better!"<</mc>><br>
<<gfbestfriend>>"Haha! Whatever smartass. Load me up I can still beat you!"<</gfbestfriend>><br>
You chuckle and setup the next race and hand $gfbfname the controller. You laugh again as she leans every time she turns and screams at the tv every time she gets spun out.<br><br>
<center><img src="images/events/bf/games/mario_5.jpg" width="80%" /></center><br>
<<gfbestfriend>>"Damnit!"<</gfbestfriend>><br>
<<mc>>"Relax it's just a game!"<</mc>><br>
<<gfbestfriend>>"I'll get you one day! I did better than last time!"<</gfbestfriend>><br>
She giggles.<br><br>
<<gfbestfriend>>"Ok I've gotta run. No practicing!"<</gfbestfriend>><br>
You giggle.<br><br>
<<mc>>"No problem I really don't play it that much."<</mc>><br>
<<gfbestfriend>>"Yeah yeah! Ok thanks again. Good night."<</gfbestfriend>><br>
<<mc>>"Night!"<</mc>><br>
$gfbfname prances out the door.<br><br>
[[Continue|Living room]]
<</nobr>>
<<advanceTime>>
<<set $bfgame to 2>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<gfbestfriend>>"HEY! Whatchya doin?"<</gfbestfriend>><br>
<<mc>>"Not much just got home. You?"<</mc>><br>
<<gfbestfriend>>"Nothing. I'm bored! Want to play some mario kart?"<</gfbestfriend>><br>
<<mc>>"Sure."<</mc>><br>
<<gfbestfriend>>"Yay! Prepare to get your ass kicked!"<</gfbestfriend>><br>
<<mc>>"Mhmm mhmm"<</mc>><br>
$gfbfname giggles.<br><br>
<<gfbestfriend>>"Ok load it up!"<</gfbestfriend>><br>
You load the game and run your race.<br><br>
<center><img src="images/events/bf/games/mario_5.jpg" width="80%" /></center><br>
<<gfbestfriend>>"Fifth!! Yay I'm so going to kick your ass this time!"<</gfbestfriend>><br>
<<mc>>"Mhhmhmm sure sure."<</mc>><br>
<<gfbestfriend>>"Whatever just watch!"<</gfbestfriend>><br>
You chuckle and setup the next race and hand $gfbfname the controller.<br><br>
<center><img src="images/events/bf/games/daisy_7.jpg" width="80%" /></center><br>
<<gfbestfriend>>"Damnit!"<</gfbestfriend>><br>
You chuckle.<br><br>
<<gfbestfriend>>"Whatever! You play all the time!"<</gfbestfriend>><br>
$gfbfname reaches over and starts rubbing your cock through your panties.<br><br>
<<mc>>"I do not I hardly ever play this unless it's with you or $gfname."<</mc>><br>
<<gfbestfriend>>"Well you play games all the time!"<</gfbestfriend>><br>
She slides her hand under your panties and starts rubbing your cock.<br><br>
<<mc>>"Not all the time!"<</mc>><br>
$gfbfname slides her hand down and starts rubbing your balls.<br><br>
<<gfbestfriend>>"Mmm your balls are so full! Someone needs to cum!"<</gfbestfriend>><br>
You let out a light gasp as she reaches up and starts stroking your cock.<br><br>
<<gfbestfriend>>"Well you play more than me. Will you give me some pointers?"<</gfbestfriend>><br>
<<mc>>"I guess I can try. I don't know I just play!"<</mc>><br>
You start breathing heavier as $gfbfname strokes your cock.<br><br>
<<gfbestfriend>>"Well any pointers will help!"<</gfbestfriend>><br>
She tightens her grip at the base of your cock and slowly strokes up lightening her grip as she goes back down then tighening her grip going back up several times.<br><br>
<<gfbestfriend>>"Mmm so much precum!"<</gfbestfriend>><br>
She rubs her fingers around the head of your cock before moving them up towards your lips.<br><br>
<<gfbestfriend>>"Here taste!"<</gfbestfriend>><br>
<<mc>>"Ewww $gfbfname no I don't want to taste!"<</mc>><br>
<<gfbestfriend>>"Come on it's your cum! Just taste it!"<</gfbestfriend>><br>
[[Eww no|bf9]] | [[Taste it|bf10]]<br>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<</nobr>>
<<advanceTime>>
<<set $bfgame to 3>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<mc>>"$gfbfname come on!"<</mc>><br>
<<gfbestfriend>>"What! Just taste it it's not going to kill you!"<</gfbestfriend>><br>
She moves her finger up to your lips. You timidly stick out your tongue to taste it and $gfbfname slides her finger in your mouth.<br><br>
<<gfbestfriend>>"Suck!"<</gfbestfriend>><br>
You close your lips around her finger and suck on it tasting the salty precum.<br><br>
<<gfbestfriend>>"See it's not bad!"<</gfbestfriend>><br>
She slides her finger out of your mouth.<br><br>
<<mc>>"It's salty! And bitter!"<</mc>><br>
<<gfbestfriend>>"Yeah a little. You need to eat more pineapple."<</gfbestfriend>><br>
$gfbfname slides over and moves between your legs. She slides your panties down to your ankles and starts stroking your cock again.<br><br>
<<mc>>"Pineapple?"<</mc>><br>
<<gfbestfriend>>"Yeah it makes your cum taste sweet!"<</gfbestfriend>><br>
She grabs the base of your cock firmly again and slowly moves her hand up releasing more precum. You gasp as $gfbfname leans in and starts licking the head of your cock.<br><br>
<<gfbestfriend>>"Yeah a little bitter. Definitely need to eat more pineapple. When your cum tastes sweet girls like sucking your dick more!"<</gfbestfriend>><br>
<<mc>>("Ok more pineapple it is!")<</mc>><br>
<<mc>>"Hmm ok I will remember that."<</mc>><br>
You start breathing heavier as $gfbfname strokes your cock.<br><br>
<<gfbestfriend>>"Good you do that!"<</gfbestfriend>><br>
<<mc>>"Ahhh $gfbfname!"<</mc>><br>
<<gfbestfriend>>"Ohhh yes are you going to cum for me?"<</gfbestfriend>><br>
<<mc>>"Ahhh yes"<</mc>><br>
<<mc>>"Oh god $gfbfname!"<</mc>><br>
<<gfbestfriend>>"Mmm yes yes cum for me sweetie!"<</gfbestfriend>><br>
<<linkreplace "$gfbfname strokes your cock until you cum all over her hand.">> $gfbfname strokes your cock until you cum all over her hand.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfjerk1.mp4">
</video><br><br></center>
<<gfbestfriend>>"Wow so much cum! Now you HAVE to give me pointers!"<</gfbestfriend>><br>
You both giggle.<br><br>
<<mc>>"I will."<</mc>><br>
<<gfbestfriend>>"Ok I have to run. Thanks for playing with me. And letting me play with you!"<</gfbestfriend>><br>
She giggles.<br><br>
<<mc>>"No thank you!"<</mc>><br>
<<gfbestfriend>>"Anytime sweetie. Bye!"<</gfbestfriend>><br>
<<mc>>"Ok. Have a good night."<</mc>><br>
$gfbfname prances out the door.<br><br>
[[Continue|Living room]]
<<set $sexual_arousal to 0>>
<<set $femininity += 5>>
<</linkreplace>>
<</nobr>>
<<advanceTime>>
<<set $bfstory to 10>>
<<set $prece to "Yes">>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<mc>>"$gfbfname stop I don't want to taste it!"<</mc>><br>
<<gfbestfriend>>"Ugh such a prude!"<</gfbestfriend>><br>
She moves down between your legs and pulls your panties down to your ankles and continues stroking your cock.<br><br>
<<gfbestfriend>>"It's just cum. And it's yours!"<</gfbestfriend>><br>
She grips your cock tight at the base again and slowly moves her hand up squeezing more precum out of the tip of your cock.<br><br>
<<gfbestfriend>>"It's not like it's going to kill you!"<</gfbestfriend>><br>
You gasp as she leans in and starts licking the head of your cock.<br><br>
<<gfbestfriend>>"See! I'm still alive!"<</gfbestfriend>><br>
She giggles.<br><br>
<<mc>>"So! I still don't want to taste it $gfbfname!"<</mc>><br>
<<gfbestfriend>>"Ugh whatever! Such a prude!"<</gfbestfriend>><br>
<<gfbestfriend>>"Ok I need to run. Thanks for the playing with me!"<</gfbestfriend>><br>
<<mc>>("Damnit!")<</mc>><br>
<<mc>>"Sure anytime!"<</mc>><br>
<<gfbestfriend>>"And get some pointers ready for me next time! Bye sweetie!"<</gfbestfriend>><br>
<<mc>>"Ok. Have a good night."<</mc>><br>
$gfbfname prances out the door leaving you with a hard cock and sore balls once again.<br><br>
[[Continue|Living room]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<advanceTime>>
<<set $bfstory to 9>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<mc>>"Hey what's up?"<</mc>><br>
<<gfbestfriend>>"Nothing just bored."<</gfbestfriend>><br>
You sit down on the couch together.<br><br>
<<mc>>"Let me guess? Mario kart?"<</mc>><br>
$gfbfname giggles.<br><br>
<<gfbestfriend>>"No I just wanted to play."<</gfbestfriend>><br>
$gfbfname reaches over and starts rubbing on your cock.<br><br>
<<mc>>"You just said you don't want to play mario kart. What do you want to play?"<</mc>><br>
$gfbfname grins and slides her hand under your panties and starts rubbing your cock.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"What? Ok if you don't want to!"<</gfbestfriend>><br>
$gfbfname pulls her hand out of your panties and starts to get up.<br><br>
<<mc>>"No no I want to!"<</mc>><br>
<<gfbestfriend>>"Yay!"<</gfbestfriend>><br>
She pulls your panties off and moves in between your legs and grabs your cock.<br><br>
<<gfbestfriend>>"Lean back!"<</gfbestfriend>><br>
You lean back and close your eyes as $gfbfname starts stroking your cock.<br><br>
As she strokes your cock with her other hand she starts rubbing your balls.<br><br>
<<gfbestfriend>>"Uh oh someones balls are full again!"<</gfbestfriend>><br>
She giggles.<br><br>
<<mc>>"Mmhmm."<</mc>><br>
You feel her hand move away from your balls and she continues to slowly stroke you. A few seconds later your fell her hand lightly on you balls. Then you gasp and open your eyes as you feel something cold and $gfbfname starts rubbing your asshole.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"Shhh shhh lean back."<</gfbestfriend>><br>
It feels weird, and strange, and foriegn.... but her stroking your cock feels good so you lean back again and close your eyes and enjoy $gfbfname's soft hand stroking your cock.<br><br>
She lightly rubs your asshole as she strokes your cock. You start breathing heavier as the cum builds up.<br><br>
<<gfbestfriend>>"Mmm going to cum for me?"<</gfbestfriend>><br>
<<mc>>"Mmhmm!"<</mc>><br>
You breathe heavier and heavier as you get closer to cumming. And then..... $gfbfname slides her finger into your asshole!<br><br>
[[Let her|bf12]] | [[Freak out|bf13]]
<</nobr>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span>
</center><<set $sexual_arousal += 20>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<<advanceTime>>
<<set $bfstory to 11>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"Shh shh just a little!"<</gfbestfriend>><br>
You lean back as $gfbfname strokes your cock and lightly fingers your ass. It feels strange but your cock feels so good you don't care.<br><br>
<<gfbestfriend>>"Mmmm do you want to cum for me?"<</gfbestfriend>><br>
<<mc>>"Ahhh yes!"<</mc>><br>
$gfbfname giggles. She continues lightly fingering your ass as she picks up the speed stroking your cock.<br><br>
<<gfbestfriend>>"Mmmm so hot!"<</gfbestfriend>><br>
You start breathing heavier as $gfbfname strokes your cock and lightly fingers your ass.<br><br>
<<mc>>"Ahh ahh!"<</mc>><br>
<<gfbestfriend>>"Mmm yes!"<</gfbestfriend>><br>
<<linkreplace "$gfbfname strokes your cock until you cum all over her hand.">> $gfbfname strokes your cock until you cum all over her hand.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/masturbate/bfjerk1.mp4">
</video><br><br></center>
<<mc>>"Ahhhhhhhhhh!"<</mc>><br>
<<gfbestfriend>>"Oh yes yes so good!"<</gfbestfriend>><br>
<<gfbestfriend>>"So would you rather have played mario kart?"<</gfbestfriend>><br>
She giggles.<br><br>
<<mc>>"No no. This was much better!"<</mc>><br>
$gfbfname giggles.<br><br>
<<gfbestfriend>>"Ok I need to go."<</gfbestfriend>><br>
<<mc>>"Ok. Thanks for tonight!"<</mc>><br>
<<gfbestfriend>>"Sure sweetie! Good night"<</gfbestfriend>><br>
<<mc>>"Good night."<</mc>><br>
You sit back feeling relieved as $gfbfname leaves.<br><br>
[[Continue|Living room]]
<</linkreplace>>
<</nobr>>
<<set $sexual_arousal to 0>>
<<advanceTime>>
<<set $femininity += 5>>
<<set $bfstory to 12>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You gasp as $gfbfname pushes her finger into your asshole.<br><br>
<<mc>>"$gfbfname STOP!"<</mc>><br>
$gfbfname's eyes get big and she jumps back with a terrified look on her face.<br><br>
<<gfbestfriend>>"Oh my god. I'm sorry! I'm sorry! I was just trying to... god I'm so sorry!"<</gfbestfriend>><br>
She quickly gets up and starts heading for the door.<br><br>
<<mc>>"$gfbfname wait!"<</mc>><br>
<<gfbestfriend>>"I'm sorry! I'm sorry! Umm I need to go."<</gfbestfriend>><br>
She quickly heads for the door.<br><br>
<<mc>>"$gfbfname wait I didn't mean..."<</mc>><br>
<<gfbestfriend>>"I'm so sorry. I was trying... I didn't mean... I should go. Good night."<</gfbestfriend>><br>
She quickly goes out the door and closes it.<br><br>
<<mc>>("Damnit!")<</mc>><br>
<<mc>>("I didn't mean to get mad. But damn she shouldn't have done that!")<</mc>><br>
[[Continue|Living room]]
<</nobr>>
<<advanceTime>>
<<set $bfstory to 13>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<girlfriend>>"Hey!"<</girlfriend>><br>
<<mc>>"Hey! What are ya'll up to?"<</mc>><br>
<<girlfriend>>"Not much just hanging out. Go get changed."<</girlfriend>><br>
<<mc>>"Ok"<</mc>><br>
You go change into your panties and come back to the living room.<br><br>
<<girlfriend>>"So I hear someone has a tight little asshole."<</girlfriend>><br>
The girls giggle.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"No wait I wasn't making fun of you!"<</gfbestfriend>><br>
$gfname giggles.<br><br>
<<mc>>"$gfbfname! Why would you bring that up?"<</mc>><br>
<<gfbestfriend>>"Wait wait listen! I was just pointing out that at girls night it takes like an hour to cook dinner and for us to eat while the lackey wears the motivator!"<</gfbestfriend>><br>
<<girlfriend>>"Yeah? And?"<</girlfriend>><br>
<<gfbestfriend>>"Come on! Be realistic. His tight little asshole can't handle a butt plug for an hour! We'll have to take him to the emergency room for pain pills!"<</gfbestfriend>><br>
<<mc>>("What????")<</mc>><br>
<<gfbestfriend>>"You wouldn't have been able to wear it that long your first time without being in incredible pain!"<</gfbestfriend>><br>
<<mc>>("Incredible pain? What the hell?")<</mc>><br>
<<girlfriend>>"Well maybe."<</girlfriend>><br>
<<gfbestfriend>>"Oh bull. No maybe about it. You remember your first time it takes a while to get used to it. Especially for long periods of time."<</gfbestfriend>><br>
<<girlfriend>>"Ok ok fine! No more girls night...."<</girlfriend>><br>
<<gfbestfriend>>"Awwww!"<</gfbestfriend>><br>
<<mc>>("Aww! No more $gfname and $gfbfname in lingerie?")<</mc>><br>
<<girlfriend>>"Let me finish! No more girls night here! We will do it at your house."<</girlfriend>><br>
<<gfbestfriend>>"Yay!"<</gfbestfriend>><br>
<<girlfriend>>"Without $name."<</girlfriend>><br>
<<gfbestfriend>>"Awww!"<</gfbestfriend>><br>
<<mc>>("Aww!")<</mc>><br>
<<girlfriend>>"Until... damnit will you let me finish? Until he gets his asshole trained."<</girlfriend>><br>
<<mc>>("Asshole trained? What the hell?")<</mc>><br>
<<girlfriend>>"$gfbfname will help you and teach you how to train your asshole for the butt plug."<</girlfriend>><br>
<<gfbestfriend>>"Yay!"<</gfbestfriend>><br>
$gfname glares at $gfbfname.<br><br>
<<gfbestfriend>>"Sorry. Continue!"<</gfbestfriend>><br>
<<girlfriend>>"When you can wear the butt plug comfortably for one hour we will start having it here again."<</girlfriend>><br>
<<gfbestfriend>>"One hour! That will take forever!"<</gfbestfriend>><br>
<<girlfriend>>"And? He's being punished for cheating on me remember?"<</girlfriend>><br>
You lower your head in shame.<br><br>
<<girlfriend>>"He already gets us running around naked and gets to play games for sexual favors. He doesn't get added benefits also!"<</girlfriend>><br>
<<gfbestfriend>>"Ok but it's still more fun with all three of us! And one hour will take forever!"<</gfbestfriend>><br>
<<girlfriend>>"Damnit $gfbfname! Ok fine. Thirty minutes!"<</girlfriend>><br>
<<gfbestfriend>>"Yay!"<</gfbestfriend>><br>
<<girlfriend>>"But! After you can wear it for thirty minutes comfortably you can come to girls night. BUT! You will be the lackey EVERY girls night until you get to where you can wear it for an hour comfortably!"<</girlfriend>><br>
<<mc>>("What the hell?")<</mc>><br>
<<gfbestfriend>>"Yay! Sounds fair!"<</gfbestfriend>><br>
<<mc>>("Fair? What the hell?")<</mc>><br>
<<gfbestfriend>>"mmrah mmfff mmaarh rkkea"<</gfbestfriend>><br>
$gfbfname mumbles.<br><br>
<<girlfriend>>"What?"<</girlfriend>><br>
<<gfbestfriend>>"Umm thirty minutes will still take a while to get to!"<</gfbestfriend>><br>
<<girlfriend>>"Damnit $gfbfname!"<</girlfriend>><br>
<<gfbestfriend>>"Wait here me out! How about..."<</gfbestfriend>><br>
$gfbfname leans over and whispers in $gfname's ear.<br><br>
<<girlfriend>>"WHAT? ABSOLUTELY NOT!"<</girlfriend>><br>
<<gfbestfriend>>"Aww come on! For motivation!"<</gfbestfriend>><br>
<<girlfriend>>"He's being PUNISHED FOR CHEATING ON ME $gfbfname. His motivation is to make up for what he as done!"<</girlfriend>><br>
<<gfbestfriend>>"I know! But come on it will show he's trying. That deserves a little reward?"<</gfbestfriend>><br>
<<girlfriend>>"A LITTLE reward?"<</girlfriend>><br>
<<mc>>("Huh? What reward?")<</mc>><br>
$gfname lowers her head and thinks. $gfbfname gives you a coy grin and winks at you.<br><br>
<<girlfriend>>"Ok fine! BUT it has stipulations. I will tell you about them later."<</girlfriend>><br>
<<gfbestfriend>>"Yay!"<</gfbestfriend>><br>
<<girlfriend>>"Ok if you get to where you can COMFORTABLY wear the butt plug for fifteen minutes without any pain or complaining.. you will get a blowjob."<</girlfriend>><br>
<<gfbestfriend>>"Yay $name!"<</gfbestfriend>><br>
<<mc>>("WOOHOO! A blowjob?")<</mc>><br>
<<girlfriend>>"I can't believe I let you talk me into this $gfbfname!"<</girlfriend>><br>
<<girlfriend>>"Ok, $gfbfname will come over Monday and teach you how to safely train your asshole!"<</girlfriend>><br>
<<girlfriend>>"And get your own lube you aren't using up all of mine. They have it at harvest drugs. You can pick some up this weekend."<</girlfriend>><br>
<<girlfriend>>"And I need the money for bills.."<</girlfriend>><br>
<<if $money < 200>>
<<mc>>"Umm I don't have all of it."<</mc>><br>
<<girlfriend>>"$name!! Give me what you can!"<</girlfriend>><br>
<<mc>>"Ok, I'm sorry!."<</mc>><br><br>
You pull out your wallet and give her everything you have.
//Money:// <span style="color:#5cb85c;">-$money</span>
<<set $money to 0>>
<<girlfriend>>"So now you don't have money for lube? Unbelievable. This will not continue! Here!"<</girlfriend>><br>
<<set $money += 5>>
<<else>>
<<mc>>"No problem here you go."<</mc>><br>
You pull out your wallet and give $gfname your share of the bills.
//Money:// <span style="color:#5cb85c;">-200</span>
<<set $money -= 200>><br><br>
<</if>>
<<girlfriend>>"Ok, I need to get to bed. And I'll be busy the rest of the weekend. Good night!"<</girlfriend>><br>
<<gfbestfriend>>"Good night!<</gfbestfriend>><br>
<<mc>>"Good night!<</mc>><br>
[[Guest Bedroom|Guest Bedroom]]
<<set $gfstory to 21>>
<<set $lube to 0>>
<<advanceTime>><<set $billspaid to "Yes">>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You come in the living room and $gfname and $gfbfname are sitting on the couch. You cheerfully greet them.<br><br>
<<mc>>"Hey girls!"<</mc>><br>
$gfname quickly stands up. You swear her eyes look like the devils!<br><br>
<<girlfriend>>"YOU YELLED AT HER?"<</girlfriend>><br>
<<mc>>("Oh shit!")<</mc>><br>
<<girlfriend>>"YOU FUCKING YELLED AT HER?"<</girlfriend>><br>
<<mc>>("Oh shit!")<</mc>><br>
<<mc>>"No... I mean.. yeah I...."<</mc>><br>
<<girlfriend>>"WHAT THE FUCK WERE YOU THINKING?"<</girlfriend>><br>
<<mc>>"I didn't mean to! She... she..."<</mc>><br>
<<girlfriend>>"SHE... SHE.... SHE WHAT?"<</girlfriend>><br>
<<mc>>"She umm... she stuck her finger in my ass!"<</mc>><br>
<<girlfriend>>"AND?"<</girlfriend>><br>
<<mc>>"And.. well... "<</mc>><br>
<<girlfriend>>"GO FUCKING CHANGE!"<</girlfriend>><br>
You quickly shuffle past $gfname hoping you live long enough to get to your bedroom. You change into your panties and head back towards to the living room. As you get close to the living room you hear the girls talking.<br><br>
<<gfbestfriend>>"Don't be to hard on him it was my fault."<</gfbestfriend>><br>
<<girlfriend>>"Stop defending him!"<</girlfriend>><br>
$gfname notices you coming back into the living room.<br><br>
<<girlfriend>>"Pull your panties down!"<</girlfriend>><br>
You stop as you are entering the living room. Confused you don't question it and meekly pull your panties down.<br><br>
<<girlfriend>>"To your ankles!"<</girlfriend>><br>
You meekly bend over and pull your panties down to your ankles.<br><br>
<<girlfriend>>"Get over here!"<</girlfriend>><br>
Confused as to how you will walk with your panties around your ankles you slowly start shuffling across the room.<br><br>
You get to the couch and $gfname points at $gfbfname.<br><br>
<<girlfriend>>"Over her knee!"<</girlfriend>><br>
<<gfbestfriend>>"$gfname wait.. it was my...."<</gfbestfriend>><br>
<<girlfriend>>"Hush! Over her knee now!"<</girlfriend>><br>
You know this is not the time to argue and meekly lay over $gfbfname's lap.
<br><br>
<<girlfriend>>"SPANK HIS ASS!"<</girlfriend>><br>
<<gfbestfriend>>"$gfname wait...."<</gfbestfriend>><br>
<<girlfriend>>"SPANK HIM!"<</girlfriend>><br>
$gfbfname starts lightly spanking you.<br><br>
<<girlfriend>>"HARDER!"<</girlfriend>><br>
<<gfbestfriend>>"$gfname!"<</gfbestfriend>><br>
<<girlfriend>>"HARDER!"<</girlfriend>><br>
$gfbfname starts spanking you harder. You grit your teeth and try to take the pain.<br><br>
<<linkreplace "She spanks you until your ass is bright red and on fire!">> She spanks you until your ass is bright red and on fire!
<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/spanking/bfspank.mp4"></video></center><br><br>
<<girlfriend>>"Ok get up!"<</girlfriend>><br>
You meekly stand up as $gfname moves past you and sits on the couch. She quickly grabs your arm and pulls you over her knee.
<br><br>
<<mc>>("Oh shit!")<</mc>><br>
<<girlfriend>>"DON'T!"<</girlfriend>><br>
*SMACK*<br><br>
<<girlfriend>>"YOU!"<</girlfriend>><br>
*SMACK*<br><br>
<<girlfriend>>"EVER!"<</girlfriend>><br>
*SMACK*<br><br>
<<girlfriend>>"YELL!"<</girlfriend>><br>
*SMACK*<br><br>
<<girlfriend>>"AT!"<</girlfriend>><br>
*SMACK*<br><br>
<<girlfriend>>"HER!"<</girlfriend>><br>
<<linkreplace "You try to take it but your ass is on fire!">>You try to take it but your ass is on fire!<br><br>
<center><video autoplay muted><source src="videos/girlfriend/spanking/gfspanking3.mp4"></video></center><br>
You finally can't take anymore.<br><br>
<<mc>>"$gfname please! I'm sorry! I'm sorry!"<</mc>><br>
$gfbfname grabs $gfname's arm and pulls it away.<br><br>
<<gfbestfriend>>"OK OK Enough!"<</gfbestfriend>><br>
<<girlfriend>>"You're defending him?"<</girlfriend>><br>
<<gfbestfriend>>"It was my fault! I should have warned him! I"m sorry I was just trying to help."<</gfbestfriend>><br>
<<mc>>("Trying to help? What the hell you stuck your finger in my ass!")<</mc>><br>
$gfname finally lets you up.<br><br>
<<girlfriend>>"Fine but he could have said something without yelling at you! There's no excuse for that."<</girlfriend>><br>
She looks up at you and you meekly lower your head.<br><br>
<<girlfriend>>"She was just trying to help you and you scared the hell out of her!"<</girlfriend>><br>
As you look at $gfbfname she's meekly looking at the floor and won't even look at you.<br><br>
<<mc>>"I'm sorry it startled me. I didn't mean to scare her. How is sticking her finger in my ass helping me?"<</mc>><br>
<<girlfriend>>"DON"T GET SNARKY WITH ME! God you are so stupid sometimes! What's going to happen if you get picked as the lackey on girls night?"<</girlfriend>><br>
<<mc>>"Umm I'm going to have to wear the butt plug."<</mc>><br>
<<girlfriend>>"And you want me or her to just shove it in?"<</girlfriend>><br>
<<mc>>"Umm I don't know."<</mc>><br>
<<girlfriend>>"No you don't! Fingering your ass loosens the muscles so it's easier for the bigger butt plug! She was trying to prepare you for it!"<</girlfriend>><br>
<<mc>>"Ok I'm sorry! It just startled me."<</mc>><br>
<<gfbestfriend>>"It's my fault. I should have warned him!"<</gfbestfriend>><br>
<<girlfriend>>"Still no excuse for yelling at you! Don't you EVER yell at her again!"<</girlfriend>><br>
<<mc>>"I won't! I'm really sorry."<</mc>><br>
[[Continue|gf23]]
<</linkreplace>><</linkreplace>>
<<set $gfstory to 22>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<gfbestfriend>>"Ok ok. It was just a misunderstanding. I'm ok. Really."<</gfbestfriend>><br>
<<mc>>"I'm really sorry."<</mc>><br>
<<gfbestfriend>>" I know."<</gfbestfriend>><br>
$gfbfname stands up and hugs you. $gfname finally starts calming down.<br><br>
<<gfbestfriend>>"So anyway. I did notice that.... well his virgin asshole is really tight."<</gfbestfriend>><br>
The girls giggle. You blush.<br><br>
<<gfbestfriend>>"I just mean that at girls night it takes like an hour to cook dinner and for us to eat while the lackey wears the motivator!"<</gfbestfriend>><br>
<<girlfriend>>"Yeah? And?"<</girlfriend>><br>
<<gfbestfriend>>"Come on! Be realistic. His tight little asshole can't handle a butt plug for an hour! We'll have to take him to the emergency room for pain pills!"<</gfbestfriend>><br>
<<mc>>("What????")<</mc>><br>
<<gfbestfriend>>"You wouldn't have been able to wear it that long your first time without being in incredible pain!"<</gfbestfriend>><br>
<<mc>>("Incredible pain? What the hell?")<</mc>><br>
<<girlfriend>>"Well maybe."<</girlfriend>><br>
<<gfbestfriend>>"Oh bull. No maybe about it. You remember your first time it takes a while to get used to it. Especially for long periods of time."<</gfbestfriend>><br>
<<girlfriend>>"Ok ok fine! No more girls night...."<</girlfriend>><br>
<<gfbestfriend>>"Awwww!"<</gfbestfriend>><br>
<<mc>>("Damn! Well fine! I don't want to wear some stupid butt plug anyway!")<</mc>><br>
<<girlfriend>>"Let me finish! No more girls night here! We will do it at your house."<</girlfriend>><br>
<<gfbestfriend>>"Yay!"<</gfbestfriend>><br>
<<girlfriend>>"Without $name."<</girlfriend>><br>
<<gfbestfriend>>"Awww!"<</gfbestfriend>><br>
<<mc>>("Fine no butt plug worries!")<</mc>><br>
<<girlfriend>>"Until... damnit will you let me finish? Until he gets his asshole trained."<</girlfriend>><br>
<<mc>>("Asshole trained? What the hell?")<</mc>><br>
<<girlfriend>>"$gfbfname will help you and teach you how to train your asshole for the butt plug."<</girlfriend>><br>
<<gfbestfriend>>"Yay!"<</gfbestfriend>><br>
$gfname glares at $gfbfname.<br><br>
<<gfbestfriend>>"Sorry. Continue!"<</gfbestfriend>><br>
<<girlfriend>>"When you can wear the butt plug comfortably for one hour we will start having it here again."<</girlfriend>><br>
<<gfbestfriend>>"One hour! That will take forever!"<</gfbestfriend>><br>
<<girlfriend>>"And? He's being punished for cheating on me remember? And now for yelling at you!"<</girlfriend>><br>
You lower your head in shame.<br><br>
<<girlfriend>>"He already gets us running around naked and gets to play games for sexual favors. He doesn't get added benefits also!"<</girlfriend>><br>
<<gfbestfriend>>"Ok but it's still more fun with all three of us! And one hour will take forever!"<</gfbestfriend>><br>
<<girlfriend>>"Damnit $gfbfname! Stop defending him! Ok fine. Thirty minutes!"<</girlfriend>><br>
<<gfbestfriend>>"Yay!"<</gfbestfriend>><br>
<<girlfriend>>"But! After you can wear it for thirty minutes comfortably you can come to girls night. BUT! You will be the lackey EVERY girls night until you get to where you can wear it for an hour comfortably!"<</girlfriend>><br>
<<mc>>("What the hell?")<</mc>><br>
<<gfbestfriend>>"Yay! Sounds fair!"<</gfbestfriend>><br>
<<mc>>("Fair? What the hell?")<</mc>><br>
<<gfbestfriend>>"mmrah mmfff mmaarh rkkea"<</gfbestfriend>><br>
$gfbfname mumbles.<br><br>
<<girlfriend>>"What?"<</girlfriend>><br>
<<gfbestfriend>>"Umm thirty minutes will still take a while to get to!"<</gfbestfriend>><br>
<<girlfriend>>"Damnit $gfbfname!"<</girlfriend>><br>
<<gfbestfriend>>"Wait here me out! How about..."<</gfbestfriend>><br>
$gfbfname leans over and whispers in $gfname's ear.<br><br>
<<girlfriend>>"WHAT? ABSOLUTELY NOT!"<</girlfriend>><br>
<<gfbestfriend>>"Aww come on! For motivation!"<</gfbestfriend>><br>
<<girlfriend>>"He's being PUNISHED FOR CHEATING ON ME $gfbfname. His motivation is to make up for what he as done!"<</girlfriend>><br>
<<gfbestfriend>>"I know! But come on it will show he's trying. That deserves a little reward?"<</gfbestfriend>><br>
<<girlfriend>>"A LITTLE reward?"<</girlfriend>><br>
<<mc>>("Huh? What reward?")<</mc>><br>
$gfname lowers her head and thinks. $gfbfname gives you a coy grin and winks at you.<br><br>
<<girlfriend>>"Ok fine! BUT it has stipulations. I will tell you about them later."<</girlfriend>><br>
<<gfbestfriend>>"Yay!"<</gfbestfriend>><br>
<<girlfriend>>"Ok if you get to where you can COMFORTABLY wear the butt plug for fifteen minutes without any pain or complaining.. you will get a blowjob."<</girlfriend>><br>
<<gfbestfriend>>"Yay $name!"<</gfbestfriend>><br>
<<mc>>("WOOHOO! A blowjob?")<</mc>><br>
<<girlfriend>>"I can't believe I let you talk me into this $gfbfname!"<</girlfriend>><br>
<<girlfriend>>"Ok, $gfbfname will come over Monday and teach you how to safely train your asshole!"<</girlfriend>><br>
<<girlfriend>>"And get your own lube you aren't using up all of mine. They have it at harvest drugs here in town. You can pick some up this weekend."<</girlfriend>><br>
<<girlfriend>>"And I need the money for bills.."<</girlfriend>><br>
<<if $money < 200>>
<<mc>>"Umm I don't have all of it."<</mc>><br>
<<girlfriend>>"$name!! Give me what you can!"<</girlfriend>><br>
<<mc>>"Ok, I'm sorry!."<</mc>><br><br>
You pull out your wallet and give her everything you have.
//Money:// <span style="color:#5cb85c;">-$money</span>
<<set $money to 0>>
<<girlfriend>>"So now you don't have money for lube? Unbelievable. This will not continue! Here!"<</girlfriend>><br>
<<set $money += 5>>
<<else>>
<<mc>>"No problem here you go."<</mc>><br>
You pull out your wallet and give $gfname your share of the bills.
//Money:// <span style="color:#5cb85c;">-200</span>
<<set $money -= 200>><br><br>
<</if>>
<<girlfriend>>"Ok, I need to get to bed. And I'll be busy the rest of the weekend. Good night!"<</girlfriend>><br>
<<gfbestfriend>>"Good night!<</gfbestfriend>><br>
<<mc>>"Good night!<</mc>><br>
[[Guest Bedroom|Guest Bedroom]]
<<set $gfstory to 23>>
<<set $lube to 0>>
<<advanceTime>><<set $billspaid to "Yes">>
<</nobr>><<if $money >= 5>>
<<if $roses == "NO">>//You bought KY Jelly.//
//Money:// <span style="color:#5cb85c;">-5</span><</if>>
<<else>>You don't have enough money right now.<</if>>
[[Return the Pharmacy|Harvest Drugs]]
<<if $money >= 5>>
<<set $money -= 5>>
<<set $lube += 10>>
<</if>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
After watching tv for a little bit $gfbfname comes bouncing into the room.<br><br>
<<if $lube == 0 && $analfail == 0>>
<<gfbestfriend>>"YAY butt plug day! Did you pick up some lube?"<</gfbestfriend>><br>
<<mc>>"Umm no sorry I forgot."<</mc>><br>
<<gfbestfriend>>"What? You're kidding right? You had one thing to do!"<</gfbestfriend>><br>
<<mc>>"I'm sorry I forgot."<</mc>><br>
<<gfbestfriend>>"Oh well. Guess it will be even longer before you get to play at girls night. We will try again next Monday."<</gfbestfriend>><br>
<<mc>>"I will run to the store and get some."<</mc>><br>
<<gfbestfriend>>"No I'm not waiting for you to go to the store! You should have already done this."<</gfbestfriend>><br>
<<mc>>"Can we do it tomorrow night?"<</mc>><br>
<<gfbestfriend>>"Nope. I'm busy. You had plenty of time get it and you didn't. Well I will give you plenty more time! Gotta run. Bye."<</gfbestfriend>><br>
<<mc>>"$gfbfname wait! Want to play a game?"<</mc>><br>
<<gfbestfriend>>"Bye."<</gfbestfriend>><br>
$gfbfname quickly leaves.<br><br>
<<mc>>("Damnit!")<</mc>><br>
[[Continue|Living room]]
<<advanceTime>>
<<set $analfail += 1>>
<<elseif $lube == 0 && $analfail > 0>>
<<gfbestfriend>>"Ok lets try this again. Did you pick up some lube?"<</gfbestfriend>><br>
<<mc>>"Umm no sorry I haven't had a chance."<</mc>><br>
<<gfbestfriend>>"You haven't had a chance. The drug store is five minutes away."<</gfbestfriend>><br>
<<mc>>"Yeah I know I have just been busy."<</mc>><br>
<<gfbestfriend>>"Ok well guess we will try again next week. Gotta run bye!"<</gfbestfriend>><br>
$gfbfname leaves before you can say anything.<br><br>
[[Continue|Living room]]
<<advanceTime>>
<<set $analfail += 1>>
<<else>>
<<gfbestfriend>>"Yay butt plug day! Did you get some lube?"<</gfbestfriend>><br>
<<mc>>"Yeah right here."<</mc>><br>
<<gfbestfriend>>"Great! Are you excited!"<</gfbestfriend>><br>
<<mc>>"Umm I guess."<</mc>><br>
<<gfbestfriend>>"Come on get excited it's going to be fun."<</gfbestfriend>><br>
<<mc>>"I'll try it's just weird. I mean like wearing panties isn't weird enough."<</mc>><br>
<<gfbestfriend>>"Oh my god you are sooooo stupid!"<</gfbestfriend>><br>
<<mc>>"What the hell $gfbfname!"<</mc>><br>
<<gfbestfriend>>"Don't what the hell me! You CHEATED on your girlfriend! What would most girls do if they caught their boyfriend cheating on them?"<</gfbestfriend>><br>
<<mc>>"Umm I don't know."<</mc>><br>
<<gfbestfriend>>"BULLSHIT you don't know. They would dump your ass. And kick your ass out. And throw your shit out in the yard for you to pick up. Right?"<</gfbestfriend>><br>
<<mc>>"Well.... yeah."<</mc>><br>
<<gfbestfriend>>"YEAH! But not your girlfriend. Nooooo. Because she loves you soooo much she's trying to come to terms with what you did AND giving you a chance to make up for it!"<</gfbestfriend>><br>
<<mc>>"Yeah I know....."<</mc>><br>
<<gfbestfriend>>"AND lets her girlfriend play with your dick!"<</gfbestfriend>><br>
<<mc>>"I kn...."<</mc>><br>
<<gfbestfriend>>"AND is ok you you playing with me! Oh my god here.........!"<</gfbestfriend>><br>
$gfbfname starts quickly taking her clothes off.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
She strips down in front of you.<br><br>
<center><img src="images/events/bf/bfnaked1.jpg" width="40%" /></center><br>
Then comes over and stands in front of you with her pussy right in your face.<br><br>
<center><img src="images/events/bf/bfnaked2.jpg" width="40%" /></center><br>
<<gfbestfriend>>"Eat me!"<</gfbestfriend>><br>
<<mc>>"$gfbfname!"<</mc>><br>
She grabs your head and pulls your face into her pussy.<br><br>
<<mc>>"$gfbfname mmph!"<</mc>><br>
<<gfbestfriend>>"EAT ME!"<</gfbestfriend>><br>
You quickly stick your tongue out and start licking $gfbfname's pussy.<br><br>
<<mc>>("Oh my god she tastes so good!")<</mc>><br>
She pushes you back and grabs her phone and hands it out towards you.<br><br>
<<gfbestfriend>>"Here! Call $gfname and tell her you were just eating my pussy and see if she minds."<</gfbestfriend>><br>
<<mc>>"$gfbfname I know sh...."<</mc>><br>
Before you can finish she quickly drops to the floor in front of you, pulls your dick out of your panties and engulfs it.<br><br>
<center><img src="images/events/bf/bfsuck1.jpg" width="40%" /></center><br>
<<mc>>("Oh my god!")<</mc>><br>
She sucks up and down on your cock several times then stands up and sticks the phone out towards you.<br><br>
<<gfbestfriend>>"Here! Call your girlfriend and tell her you just had you dick in her NAKED best friends mouth and see if she's ok with it!<</gfbestfriend>><br>
<<mc>>"I know sh...."<</mc>><br>
<<gfbestfriend>>"You know she is! You cheated on her AND SHE LETS ME DO THIS TO YOU! But waaa waaa I have to wear panties. That wasn't worth wearing panties for? I mean I am kind of cute!"<</gfbestfriend>><br>
<<mc>>"You're gorgeous $gfbfname."<</mc>><br>
<<gfbestfriend>>"AND you have the chance to be with me AND your hot girlfriend in a threesome! But waaa waa I have to wear panties. You know how many guys would LOVE to have that chance?"<</gfbestfriend>><br>
<<mc>>"Umm I don't know."<</mc>><br>
<<gfbestfriend>>"You don't know! Ok fine lets make a bet. I'm taking $gfname to the club this weekend. We're going up to as many guys as we can and tell them they can have a threesome with us but they have to wear panties. I bet you AT LEAST eighty percent of them will be like... ok do I need to bring panties or do you have some for me?"<</gfbestfriend>><br>
<<mc>>"$gfbfname."<</mc>><br>
<<gfbestfriend>>"Oh yeah the butt plug. And I bet you at least fifty percent of them will be fine with that if it means they get a night with the two of us! What are we betting?"<</gfbestfriend>><br>
<<mc>>"I don't want to bet."<</mc>><br>
<<gfbestfriend>>"Oh no you started this with your whining! Waa waa I have to wear panties. We either bet or you kiss my ass and tell me I'm right!"<</gfbestfriend>><br>
<<mc>>"Ok Ok fine. You're right."<</mc>><br>
<<gfbestfriend>>"Nooooo!"<</gfbestfriend>><br>
You look at $gfbfname with a confused look. She twists around with her butt facing you grins and taps her butt.<br><br>
<center><img src="images/events/bf/bfnaked3.jpg" width="40%" /></center><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"Ok fine what are we betting?"<</gfbestfriend>><br>
<<mc>>"Oh god fine."<</mc>><br>
You lean in and give $gfbfname's ass a peck.<br><br>
<<mc>>"You're right."<</mc>><br>
<<gfbestfriend>>"No no! With tongue! French kisses all over my ass!"<</gfbestfriend>><br>
$gfbfname giggles and wiggles her ass. You giggle.<br><br>
<<mc>>"Fine. $gfbfname you're right."<</mc>><br>
You start kissing and licking all over $gfbfname's ass.<br><br>
<<mc>>("God she has a nice ass!")<</mc>><br>
After a couple of minutes $gfbfname giggles and steps away from you.<br><br>
<<gfbestfriend>>"Ok in all seriousness it's up to you. Keep whining and dragging this out. And hope that $gfname doesn't get tired of your lack of effort and give up on you! Is that what you want?"<</gfbestfriend>><br>
<<mc>>"No of course not!"<</mc>><br>
<<gfbestfriend>>"Then realize all of this is because YOU FUCKED UP! Embrace the fact that you have a chance to make up for it while getting INSANELY CRAZY BENEFITS while doing it!"<</gfbestfriend>><br>
<<mc>>("Ok maybe she has a point.")<</mc>><br>
<<gfbestfriend>>"If she tells you to dress in a pink tutu and dance you go on youtube and learn fucking swan lake and give her the best ballet show she's ever seen!"<</gfbestfriend>><br>
You giggle. <br><br>
<<mc>>"$gfbfname geeze!"<</mc>><br>
<<gfbestfriend>>"What? You think this is all she's going to make you do? Oh no sweetie she'll make you do a lot more things!"<</gfbestfriend>><br>
<<mc>>"Huh? What things?"<</mc>><br>
<<gfbestfriend>>"God I don't know things! Stuff! You think what your doing makes up for what you did? YOU BROKE HER FUCKING HEART! Just saying I love you isn't enough anymore!"<</gfbestfriend>><br>
<<mc>>"Yeah I know."<</mc>><br>
<<gfbestfriend>>"She's going to make you jump through hoops, hell jump through fire to make up for this shit! You're going to have to prove to her that you love her and will do anything to make up for what you did. So if you think what you're doing now is too much you might as well walk away now!"<</gfbestfriend>><br>
<<mc>>"No I want to make things right."<</mc>><br>
<<gfbestfriend>>"Then buck up little camper because it's going to be a loooong trip! But I'm here for you and I'll help you! As long as you put forth the effort! Now, are we done with this foolishness? Can we get on with it?"<</gfbestfriend>><br>
<<mc>>"Ok sorry! Yes we can."<</mc>><br>
[[Continue|bf15]]
<<set $bfstory to 14>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+10</span></center>
<<set $denypanties to "NO">>
<<set $sexual_arousal += 10>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<</if>>
<</nobr>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<gfbestfriend>>"Ok lets try this again!"<</gfbestfriend>><br>
$gfbfname walks out of the room to the foyer. A few seconds later she comes prancing back in..<br><br>
<<gfbestfriend>>"YAY butt plug day! Are you excited!"<</gfbestfriend>><br>
<<mc>>"Yeah."<</mc>><br>
$gfbfname glares at you and turns and walks out of the room.<br><br>
<<mc>>"$gfbfname! Wait!"<</mc>><br>
<<mc>>("Well she can't be leaving? She's naked!")<</mc>><br>
A few seconds later she comes prancing back in..<br><br>
<<gfbestfriend>>"YAY butt plug day! Are you excited!"<</gfbestfriend>><br>
<<mc>>"Yeah! YAY butt plug day!"<</mc>><br>
<<gfbestfriend>>"That's better! Oh my god look what a GREAT friend I am!"<</gfbestfriend>><br>
She giggles as she sits down on the couch and grabs her purse. She reaches in her purse....<br><br>
<<gfbestfriend>>"See I have you a butt plug and......"<</gfbestfriend>><br>
She reaches back in her purse.<br><br>
<<gfbestfriend>>".....me a butt plug! I'm going to do it with you! You can practice on me first."<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
She scoots her ass to the edge of the couch and puts on foot on the coffee table.<br><br>
<<gfbestfriend>>"Come sit on the floor in front of me."<</gfbestfriend>><br>
You sit down on the floor in front of her and $gfbfname puts her other foot on the coffee table so you're sitting there with her spread eagle in front of you.<br><br>
<center><img src="images/events/bf/bfspread1.jpg" width="50%" /></center><br>
<<mc>>("Holy crap! Ok she's right I don't have it so bad.")<</mc>><br>
<<gfbestfriend>>"Ok now put some lube on your finger and rub it on my asshole. ON not in!"<</gfbestfriend>><br>
You put some lube on your finger and start rubbing it around $gfbfname's asshole.<br><br>
<<gfbestfriend>>"Oh that's cold!"<</gfbestfriend>><br>
She giggles.<br><br>
<<gfbestfriend>>"Ok now. Wait not now. When I say. But next, start fingering my ass. Just a little at a time. It's NOT a pussy don't go jabbing your finger in there. I have a tight little asshole like you!"<</gfbestfriend>><br>
She giggles.<br><br>
<<mc>>"Ok."<</mc>><br>
<<gfbestfriend>>"Now slowly and a little at a time start fingering me!"<</gfbestfriend>><br>
<<linkreplace "As you start fingering her asshole she reaches down and starts rubbing her pussy.">>As you start fingering her asshole she reaches down and starts rubbing her pussy.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/bffinger1.mp4"></video></center><br><br>
<<gfbestfriend>>"Mmmmm..... ok a little more.... mmm yes... a little more... mmm"<</gfbestfriend>><br>
After a little bit you're fingering her with your whole finger as she moans.<br><br>
<<gfbestfriend>>"Mmmm you're doing soooo good. Ok ok.... now lube the butt plug. It's bigger than your finger so do it the same way, a little at a time."<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
You get the butt plug and rub lube on it. You bring it up to $gfbfname's asshole and start slowly working it in and out.<br><br>
<<gfbestfriend>>"Mmmm yes like that.... mmmmm ok a little more.... oh yes.... a little more..... mmmm ok slowly push...."<</gfbestfriend>><br>
<<linkreplace "As you're pushing the butt plug back and forth you almost feel it pull away from you as $gfbfname's asshole sucks it in.">>As you're pushing the butt plug back and forth you almost feel it pull away from you as $gfbfname's asshole sucks it in.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/bfbuttplug2.mp4"></video></center><br><br><br>
<<gfbestfriend>>"Mmmm yes you did so good!"<</gfbestfriend>><br>
You're sitting on the floor looking at $gfbfname completely confused! $gfbfname notices the look on your face.<br><br>
<<gfbestfriend>>"Oh my god what sweetie? What? What's wrong?"<</gfbestfriend>><br>
<<mc>>"Umm nothing. Nothing's wrong. I just... I.. ummm.. I don't get it?"<</mc>><br>
<<gfbestfriend>>"What sweetie? Don't get what?"<</gfbestfriend>><br>
<<mc>>"Well you seemed to enjoy it?"<</mc>><br>
<<gfbestfriend>>"Yeah! It's fun! Butt plugs are fun and once you get used to them they feel good!"<</gfbestfriend>><br>
<<mc>>"Uhm ok. But at girls night you and $gfname both said you didn't want to wear it! And you were all like.. be gentle!"<</mc>><br>
<<gfbestfriend>>"Well yeah! You have to be gentle like you just were you don't just shove it in! And we didn't want to wear it because we didn't want to be the lackey not because..... oh my god!"<</gfbestfriend>><br>
$gfbfname falls back on the couch and busts out laughing.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
<<gfbestfriend>>"Oh my god... oh my god.. I'm so sorry. I just pictured what that must have looked like to you!"<</gfbestfriend>><br>
She busts out laughing again.<br><br>
<<mc>>"$gfbfname!"<</mc>><br>
She sits up with tears coming out of her eyes from laughing so hard.<br><br>
<<gfbestfriend>>"Oh god I'm so sorry. I'm not making fun of you. You poor thing you must have thought it was some medieval torture device or something!"<</gfbestfriend>><br>
<<mc>>"Well I don't know anything about them!"<</mc>><br>
<<gfbestfriend>>"Well think about it. You can buy these all over the place. They don't carry them hoping people might buy them someday. They carry them because people like wearing them and ARE buying them! Lots of people!"<</gfbestfriend>><br>
<<mc>>"Yeah ok I guess so."<</mc>><br>
<<gfbestfriend>>"Ok your turn! Sit here. I'll be gentle I promise!"<</gfbestfriend>><br>
You swap spots and you put your feet up on the coffee table like $gfbfname did. You feel exposed sitting spread eagle in front of her.<br><br>
<<gfbestfriend>>"Ok I'm going to rub some lube on your asshole then start fingering you."<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
$gfbfname notices the worried look on your face.<br><br>
<<gfbestfriend>>"I'll be gentle I PROMISE! Look, I'll just go up to the first knuckle today. Just to loosen you up. And I'll never go more than halfway down my finger."<</gfbestfriend>><br>
She sticks her middle finger up and points about halfway down it.<br><br>
<<mc>>"Ok promise?"<</mc>><br>
<<gfbestfriend>>"I PROMISE! Just the first knuckle today and never more than halfway."<</gfbestfriend>><br>
<<mc>>"Ok never?"<</mc>><br>
<<gfbestfriend>>"NEVER! Well unless you want me to go further sometime then you just let me know."<</gfbestfriend>><br>
<<mc>>"No halfway is enough!"<</mc>><br>
<<gfbestfriend>>"We will see. You never know you might like it. If you ever want more just let me know."<</gfbestfriend>><br>
<<mc>>"Ok but I'm pretty sure halfway will be fine."<</mc>><br>
<<gfbestfriend>>"Ok here we go!"<</gfbestfriend>><br>
You gasp as the cold lube hits your ass. She lights massages around your asshole for a few seconds and then reaches up and grabs your cock and starts stroking you. <br><br>
<<linkreplace "Then she starts slowly pushing her finger in your asshole.">>Then she starts slowly pushing her finger in your asshole.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/mcfinger1.mp4"></video></center><br><br>
<<gfbestfriend>>"Just relax. Don't tense up. Breathe and relax."<</gfbestfriend>><br>
You relax and it doesn't feel so bad. The feeling of her stroking your cock keeps your focus on it instead of the finger in your asshole.<br><br>
<<if $prece == "YES">>
As she strokes your cock and fingers your ass she grips the base of your cock and firmly brings her hand up. She starts rubbing her finger around the head of your cock covering it with your precum. She brings her finger up to your mouth and you open it as she pushes her finger in. She gives you a coy grin as she moves her finger in and out of your mouth as you suck your precum off of it and she fingers your ass..
<</if>>
<<gfbestfriend>>"Good job sweetie! See that wasn't so bad! Ok now for the butt plug."<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
<<gfbestfriend>>"Ok just relax and breathe. It might hurt just a tad for a second when it gets to this big part but it's not going to kill you I promise."<</gfbestfriend>><br>
She giggles as she takes the butt plug and puts lube on it. Then she looks up at you and grins as she brings the plug up to your asshole. She starts rubbing the plug against your asshole and reaches up and starts stroking your cock again. She slowly starts pushing the plug in and out of your ass going a little further each time.<br><br>
<<linkreplace "All of a sudden you gasp as the plug sucks into your ass.">>All of a sudden you gasp as the plug sucks into your ass.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/sissyplug1.mp4"></video></center><br><br>
<<gfbestfriend>>"YAY! Good job! I am so proud of you! See that's not so bad is it? How does it feel?"<</gfbestfriend>><br>
<<mc>>"No it's not bad. It feels.. ummm.. well like I have to go to the bathroom."<</mc>><br>
$gfbfname giggles.<br><br>
<<gfbestfriend>>"Yeah just at first. You will get used to it. And it's even easier going in if the finger goes in further first. Just sayin!"<</gfbestfriend>><br>
She looks at you sitting there spread eagle with a hard cock and a butt plug in your ass and grins.<br><br>
<center><img src="images/events/bf/sissyplug1.jpg" width="40%" /></center><br>
<<gfbestfriend>>"Mmmm that is soooo hot!"<</gfbestfriend>><br>
<<mc>>"Hot? How is that hot? And me wearing panties? How is that a turn on?"<</mc>><br>
<<gfbestfriend>>"I don't know it just is. Why do boobs turn you on? They are just boobs? Who cares why? You look hot be happy about it!"<</gfbestfriend>><br>
She giggles.<br><br>
<<mc>>"Ok if you say so."<</mc>><br>
You feel a little discomfort but nothing too bad. You try not to think about it as you and $gfbfname chat for a bit.<br><br>
<<gfbestfriend>>"Ok that's it. Good job! See that wasn't so bad?"<</gfbestfriend>><br>
<<mc>>"Huh? That's it?"<</mc>><br>
<<gfbestfriend>>"Yep! Just wear it for five minutes at a time for now. When you get used to that we will start doing longer. Ok now to take it out. You can take it out yourself I'll show you how."<</gfbestfriend>><br>
She leans back on the couch and puts her feet on the coffee table again. She reaches down and grabs her butt plug and start pulling it out.<br><br>
<<gfbestfriend>>"Slowly pull it out don't just grab it and yank you'll hurt yourself. Just slowly pull a little at a time and umm push a little with your ass. Like your pooping."<</gfbestfriend>><br>
She giggles. Then slowly pulls the plug out of her ass.<br><br>
<<gfbestfriend>>"Ok now you. If it starts hurting just let off a little then slowly pull again."<</gfbestfriend>><br>
You lean back on the couch and put your feet up. You grab hold of the plug and start slowly pulling. You feel your asshole stretching as you pull the big part out. After a few seconds the plug pops out.<br><br>
<<gfbestfriend>>"Good job. See that wasn't so bad! How does it feel now."<</gfbestfriend>><br>
<<mc>>"It's ok. A little sore but not bad."<</mc>><br>
<<gfbestfriend>>"That's why you have to train your asshole! Ok just five minutes a day five days a week for now. You can do it a couple of days then skip a day or do all five days in a row.. up to you."<</gfbestfriend>><br>
<<gfbestfriend>>"Once you get used to that we will increase it. I will check on you later on and see how it's going."<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
<<gfbestfriend>>"And now hygiene! Lets get these plugs cleaned then I have to go."<</gfbestfriend>><br>
You and $gfbfname take the plugs to the bathroom, get some soap and wash them. Then she gives you a hug, gets dressed and leaves, leaving you once again with a hard cock and aching balls!<br><br>
[[Continue|Living room]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<br><br>
<</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>>
<<advanceTime>>
<<set $bfstory to 15>>
<<set $analfail to 0>>
<<set $lube -= 2>>
<<set $analtrain += 1>>
<<set $femininity += 5>>
<<set $analtraining to "YES">>
<<set $analtrained to "YES">>
<<set $buttplug to "YES">>
<</nobr>><center>[img[images/locations/guest_bedroom.png]]</center>
<<nobr>>
<<if $analtrain == 1>>
You aren't thrilled with the idea of "training your ass" but the memory of girls night and the thoughts of what else could happen during them definitely give you some motivation. Not to mention the thought of $gfname giving you a blowjob!<br><br>
<<mc>>("Ok this isn't that bad. And besides a couple of hand jobs when $gfname has caught me jacking off the only sexual contact we've had is me eating her.")<</mc>><br>
<<mc>>("Having her lips around my dick would feel great but also maybe it will lead to other things? Maybe help speed things along with making up? Ok I got this!")<</mc>><br>
<</if>>
<<if $analtrain <= 5>>
You strip down and get some lube and put it on your finger.<br><br>
<<if $analtrain == 1>>
You start rubbing the lube on your asshole and the slowly start pushing your finger in. It seems tighter than when $gfbfname did it.<br><br>
<<mc>>("Hmm she was stroking my dick when she did it. Maybe that will help")<</mc>><br>
<</if>>
You stroke your cock for a minute then try pushing your finger in your ass again and notice it seems more relaxed. You continue stroking your cock and fingering your ass and after a couple of minutes you notice that your asshole is giving almost no resistance to your invading finger.<br><br>
<center><video autoplay loop muted><source src="videos/masturbate/sissyfinger1.mp4"></video></center><br><br>
You get the plug and lube it up well and lay back and take a deep breath.<br><br>
You position the plug at your asshole and start slowly pushing the plug in and then releasing, fucking your ass with the plug and going a little further each time.<br><br>
After a few seconds the plug pulls away from your fingers and you gasp as it sucks into your ass.<br><br>
<center><img src="images/events/bf/sissyplug1.jpg" width="40%" /></center><br>
You quickly set your timer for five minutes and lay back on the bed. You start slowly running your fingers over your hard cock to take your mind off of the butt plug in your ass. Before you know it you hear the ding of the timer.<br><br>
<<if $analtrain == 1>>
<<mc>>("Hmm that wasn't so bad!")<</mc>><br>
<</if>>
You reach down and grab the plug and slowly pull it out of your ass. You take the plug to the bathroom and wash it well then return to your room and put it away.<br><br>
<<if $analtrain < 5>>
<<set $analtrain += 1>>
<</if>>
<<if $analtrain == 5>>
After putting your plug away you realize there's no discomfort in your ass. You don't even feel like your ass was plugged just a few moments ago.<br><br>
<</if>>
[[Continue|Guest Bedroom][$buttwearimg to "images/clothing/empty.jpg";]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<set $analtrained to "YES">>
<<set $lube -= 1>>
<<advanceTime>>
<</if>>
<</nobr>><div class="phone">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font></center>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/dancingplug.gif" width="100%"/>
</div>
<<nobr>>
<div class="bubbledLeft">
Yay butt plug day! See you tonight!
</div><br>
<div class="bubbledRight">
ok
</div>
<</nobr>>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div>
[[Home screen|Phone]]
</div>
</center>
</div>
<<mc>>("Good grief!")<</mc>>
<<set $bf_text to 10>>
<<set $bfTextAlert to 0>><div class="phone">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font></center>
<hr>
<div class="commentArea">
<div class="bubbledRight">
$gfbfname you took a picture?? When did you do that???
</div>
<div class="bubbledLeft" style="text-align:left;">
What do you mean when? After I stuck a butt plug in your ass! You still had your eyes closed so I took advantage of the opportunity! hehe
</div>
<div class="bubbledRight">
Why????
</div>
<div class="bubbledLeft">
Because you looked cute!
</div>
<div class="bubbledRight">
OMG! Delete that!
</div>
<div class="bubbledLeft">
Nope! Sorry need it for the spank bank!
</div>
<div class="bubbledRight">
OMG! WHAT??
</div>
<div class="bubbledLeft" style="text-align:left;">
Spank bank! It's a collection of memories or in this case images to... well.. you know!
</div>
<div class="bubbledRight">
$gfbfname!
</div>
<div class="bubbledLeft" style="text-align:left;">
Oh relax! No one can see your face. Ok gotta get back to work. Have fun training! Kisses!
</div>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div>
[[Home screen|Phone]]
</div>
</center>
</div>
<<mc>>("What the hell? She's going to masturbate to a picture of me wearing a buttplug?")<</mc>>
<<mc>>("Or maybe she just likes the picture of my dick?")<</mc>>
<<set $bf_text to 11>>
<<set $bfTextAlert to 0>><div class="phone">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/sissyplug1.jpg" width="70%" />
</div>
<div class="bubbledLeft">
Good job babe!
</div>
<div class="bubbledRight">
Wait.. is that me??? Oh my god where did you get that???
</div>
<div class="bubbledLeft">
Well that's a silly question!
</div>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div>
Home screen
</div>
</center>
</div>
<<set $gf_text to 10>>
<<set $gfTextAlert to 0>>
<<mc>>("Oh my god what the hell $gfbfname??????")<</mc>>
<<link "Text $gfbfname" "bf_text 11">><</link>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You start browsing for something to watch on tv and $gfbfname comes in.<br><br>
<<gfbestfriend>>"Hey!"<</gfbestfriend>><br>
<<mc>>"Hey! What's up?"<</mc>><br>
<<gfbestfriend>>"I need some sugar and milk."<</gfbestfriend>><br>
<<mc>>"You realize this isn't a grocery store right?"<</mc>><br>
<<gfbestfriend>>"Ha ha. Of course I do a grocery store would charge me."<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<mc>>"Ha ha! Want to play some mario kart?"<</mc>><br>
<<gfbestfriend>>"No. I mean yeah but... ugh you know how hard it is for me to control myself when you're prancing around in those cute little panties!"<</gfbestfriend>><br>
<<mc>>"I don't prance! And when have you ever controlled yourself?"<</mc>><br>
You giggle.<br><br>
<<gfbestfriend>>"EXACTLY! Hmpff!<</gfbestfriend>><br>
$gfbfname stomps off to the kitchen.<br><br>
<<mc>>("What the hell was that all about?")<</mc>><br>
$gfbfname comes storming back into the living room.<br><br>
<<gfbestfriend>>"SQUIRT WHIPPED CREAM? Really?"<</gfbestfriend>><br>
<<mc>>"What? Yeah we have squirt whipped cream again. You can have it."<</mc>><br>
<<gfbestfriend>>"I don't want to HAVE it! You know it makes me want to play!"<</gfbestfriend>><br>
<<mc>>("WOOHOO!!!")<</mc>><br>
<<mc>>"Ok well you can play with it if you want."<</mc>><br>
<<mc>>("WOOHOOO!!!!")<</mc>><br>
<<gfbestfriend>>"NO I can't! It's one of $gfname's stipulations for you getting a blowjob. No "naughty" playing with you until you can wear the butt plug for thirty minutes!"<</gfbestfriend>><br>
<<mc>>("Aww what the hell???")<</mc>><br>
<<mc>>"Oh ok."<</mc>><br>
<<gfbestfriend>>"It's a test I know it! She's testing me! That's so mean!"<</gfbestfriend>><br>
$gfbfname stomps off to the kitchen again.<br><br>
<<mc>>("Damnit! I need to get my ass trained! Well there's something I never thought I would say.")<</mc>><br>
$gfbfname comes back from the kitchen with her hands full.<br><br>
<<gfbestfriend>>"I'm taking your chocolate cake too! That'll show her to test me!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<mc>>"Hey! What about me?"<</mc>><br>
<<gfbestfriend>>"I left you a piece. Eat it before she gets home!<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<mc>>"Ok."<</mc>><br>
You giggle.<br><br>
<<mc>>"So umm what are the other stipulations?"<</mc>><br>
<<gfbestfriend>>"Huh?"<</gfbestfriend>><br>
<<mc>>"You said it was one of her stipulations. What are the rest?"<</mc>><br>
<<gfbestfriend>>"Well one of the stipulations or THE stipulation. I don't know that's all she said. Anyway I gotta run. Good night."<</gfbestfriend>><br>
<<mc>>"Night."<</mc>><br>
[[Continue|Living room]]
<<set $bfstory to 16>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
As you come in the living room you see $gfname coming out of the kitchen and heading towards her room.<br><br>
<<girlfriend>>"Hey! Go get changed and lets watch tv."<</girlfriend>>
<<mc>>"Ok."<</mc>><br>
You go change and come back into the living room. A few minutes later $gfname comes out of her room.<br><br>
You watch a couple of tv shows and then $gfname looks at you and smiles. You smile back and she starts taking off her clothes.<br><br>
After she gets her clothes off she grabs you and pulls you down between her legs again.<br><br>
<<linkreplace "$gfname: You know what to do!">><<girlfriend>>"You know what to do!"<</girlfriend>><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/eat2a.mp4">
</video><br><br>She moans as you start licking her pussy.<br></center><br>
<<linkreplace "After a few minutes she grabs your head and pushes it back.">> After a few minutes she grabs your head and pushes it back.<br><br>
<<girlfriend>>"Finger me!"<</girlfriend>><br>
You reach up and start fingering her.<br><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/eat2b.mp4">
</video></center><br>
<<girlfriend>>"Oh yes!"<</girlfriend>><br>
<<girlfriend>>"YES! YES! YES!"<</girlfriend>><br>
<<girlfriend>>"OHHHHH!"<</girlfriend>><br>
<<girlfriend>>"Mmmmm!"<</girlfriend>><br>
<<girlfriend>>"Mmm thanks sweetie!"<</girlfriend>><br>
She gets up and goes towards her bedroom.<br><br>
<<girlfriend>>"Good night."<</girlfriend>><br>
<<mc>>"Good night."<</mc>><br>
[[Guest Bedroom|Guest Bedroom]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+30</span>
</center><<set $sexual_arousal += 30>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<</linkreplace>><</linkreplace>>
<<advanceTime>><<advanceTime>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You come in the living room and see $gfname sitting on the couch.<br><br>
<<girlfriend>>"Hey! How was your week?"<</girlfriend>><br>
<<mc>>"Not bad. Ready for the weekend!"<</mc>><br>
<<girlfriend>>"Me too! How's the butt plug training going?"<</girlfriend>><br>
<<mc>>"Ok I guess. I'm getting used to it."<</mc>><br>
<<girlfriend>>"Good!"<</girlfriend>><br>
<<mc>>"So what do you want to watch?"<</mc>><br>
<<girlfriend>>"You!"<</girlfriend>><br>
<<mc>>"Huh? You want to watch me wear the butt plug?"<</mc>><br>
<<girlfriend>>"No. You can handle that on your own."<</girlfriend>><br>
<<mc>>"Umm ok. So what do you want to watch me do?"<</mc>><br>
<<girlfriend>>"Eat my pussy!"<</girlfriend>><br>
$gfname giggles.<br><br>
<<mc>>"Mmmm ok sounds good!"<</mc>><br>
You giggle as $gfname starts taking her clothes off.<br><br>
<<linkreplace "You slide betweens $gfname's legs and start licking her pussy.">>You slide betweens $gfname's legs and start licking her pussy.<br><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/eat2a.mp4">
</video></center><br><br>
<<girlfriend>>"Mmmm oh yes!"<</girlfriend>><br>
<<linkreplace "After a few minutes you start fingering her.">> After a few minutes you start fingering her.<br><br>
<<girlfriend>>"Mmmm!"<</girlfriend>><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/eat2b.mp4">
</video></center><br>
<<girlfriend>>"Oh yes!"<</girlfriend>><br>
<<linkreplace "You go back to licking her pussy.">> You go back to licking her pussy.<br><br>
<center><video autoplay muted><source src="videos/girlfriend/lick/eat1a.mp4">
</video></center><br><br>
<<girlfriend>>"Ahhh ahhh aahhh!"<</girlfriend>><br>
<<girlfriend>>"Oh my god you are getting so good at this!"<</girlfriend>><br>
<<girlfriend>>"Oh my god yes yes yes! Mmmmm."<</girlfriend>><br>
<<girlfriend>>"Wow I needed that."<</girlfriend>><br>
<<girlfriend>>"I need the bill money. I'm tired of running to the bank just to deposit it. Start transferring me your share friday nights."<</girlfriend>><br>
<<if $money < 200>>
<<mc>>"Umm I don't have all of it."<</mc>><br>
<<girlfriend>>"Damnit seriously? Leave what you have."<</girlfriend>><br>
<<mc>>"Ok, I'm really sorry."<</mc>><br>
<<girlfriend>>"Whatever. Goodnight."<</girlfriend>><br>
You grab your phone and transfer what you can to her.<br>
//Money:// <span style="color:#5cb85c;">-$money</span>
<<set $money to 0>>
<<else>>
<<mc>>"No problem."<</mc>>
<br><br>You grab your phone and transfer your share of the bills to her.<br>
//Money:// <span style="color:#5cb85c;">-200</span>
<<set $money -= 200>>
<</if>><br><br>
<<girlfriend>>"I'm hanging out with $gfbfname tomorrow and I have to help mom paint the living room Sunday so I will probably stay there that night."<</girlfriend>><br>
<<mc>>"Ok. Need help painting?"<</mc>><br>
<<girlfriend>>"No it's enough that she's roping me into it. No need to ruin both of our weekends."<</girlfriend>><br>
$gfname giggles.<br><br>
<<mc>>"Ok. Well you know I don't mind helping. Let me know if you change your mind."<</mc>><br>
<<girlfriend>>"I will thanks! Good night"<</girlfriend>><br>
<<mc>>Good night.."<</mc>><br>
[[Guest Bedroom|Guest Bedroom]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+30</span>
</center><<set $sexual_arousal += 30>><<if $sexual_arousal > 100>><<set $sexual_arousal to 100>><</if>>
<</linkreplace>><</linkreplace>><</linkreplace>>
<<set $gfstory to 24>>
<<set $billspaid to "Yes">>
<<advanceTime>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
After watching tv for a little bit $gfbfname comes bouncing into the room.<br><br>
<<gfbestfriend>>"Hey you!"<</gfbestfriend>><br>
<<mc>>"Hey."<</mc>><br>
<<gfbestfriend>>"So how's the training coming. You good with wearing the plug for five minutes?"<</gfbestfriend>><br>
<<if $lube == 0>>
<<mc>>"I'm out of lube."<</mc>><br>
<<gfbestfriend>>"Well we can't do much without the lube. Make sure you have some by next Monday."<</gfbestfriend>><br>
<<mc>>"I'll get some tomorrow we can do it tomorrow night."<</mc>><br>
<<gfbestfriend>>"Nope. You know to have it on Monday. If you don't have it you can wait until next week. Gotta run. See you next Monday!"<</gfbestfriend>><br>
<<gfbestfriend>>"Bye."<</gfbestfriend>><br>
$gfbfname quickly leaves.<br><br>
<<mc>>("Damnit!")<</mc>><br>
[[Continue|Living room]]
<<advanceTime>>
<<elseif $analtrain != 5>>
<<mc>>"Not really it still hurts to wear it."<</mc>><br>
<<gfbestfriend>>"Wow really? Hmm you must have a really sensitive asshole!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<gfbestfriend>>"Well maybe next week you'll be ready."<</gfbestfriend>><br>
<<mc>>"Ok. Want to play a game or something?"<</mc>><br>
<<gfbestfriend>>"No I will leave you to train without any distractions. Hopefully next week you will be ready so we can play."<</gfbestfriend>><br>
<<mc>>"Oh ok."<</mc>><br>
<<gfbestfriend>>"Gotta run. Bye!"<</gfbestfriend>><br>
<<mc>>"Bye."<</mc>><br>
[[Continue|Living room]]
<<set $analfail += 1>>
<<advanceTime>>
<<else>>
<<mc>>"Yeah five minutes doesn't hurt at all now."<</mc>><br>
<<gfbestfriend>>"Okay good! Now we'll up the time to ten minutes. And tonight we will work on sitting."<</gfbestfriend>><br>
<<mc>>"Sitting? I was sitting last time."<</mc>><br>
<<gfbestfriend>>"No you were laying back last time. No pressure on your ass. Big difference when you have a plug in there!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<mc>>"Oh ok."<</mc>><br>
<<gfbestfriend>>"Ok go get a sheet so we don't get lube on the couch."<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
You go get a sheet put it on the couch.<br><br>
<<gfbestfriend>>"Ok panties down, face down, ass up!!"<</gfbestfriend>><br>
<<mc>>"Can't we do it like last time?"<</mc>><br>
<<gfbestfriend>>"Nope! We have to get you ready for girls night so face down, ass up!! Hop to it!"<</gfbestfriend>><br>
$gfbfname slaps you on the ass and giggles.<br><br>
<<mc>>"Ok ok!"<</mc>><br>
You get on your knees on and pull your panties down. You lean over and cross your arms and lay your head on them. You feel exposed with your naked ass in the air and not being able to see anything.<br><br>
<<gfbestfriend>>"Mmmmm."<</gfbestfriend>><br>
$gfbfname starts rubbing her hand all over your ass and with her other hand starts rubbing your cock and balls. Then she gets the lube and puts some on her finger. She starts stroking your cock as she rubs your asshole with the lube. You let out a light gasp as $gfbfname slides her finger into your ass. <br><br>
<<linkreplace "She slowly strokes your cock as she fingers your ass.">>She slowly strokes your cock as she fingers your ass.<br><br>
<center><video autoplay muted loop><source src="videos/gfbestfriend/gfbffinger2.mp4"></video></center><br><br>
After a little while you feel your ass offering little to no resistance to $gfbfname's finger.<br><br>
<<mc>>"Ok I'm ready"<</mc>><br>
<<gfbestfriend>>"Mmmm ok sweetie."<</gfbestfriend>><br>
<<linkreplace "She continues to stroke your cock as she fingers your ass.">>She continues to stroke your cock as she fingers your ass.<br><br>
<center><video autoplay muted loop><source src="videos/gfbestfriend/gfbffinger2.mp4"></video></center><br><br>
You feel the cum building up in your cock and balls as $gfbfname slowly strokes your cock and fingers your ass.<br><br>
<<mc>>"$gfbfname I'm ready for the plug."<</mc>><br>
<<gfbestfriend>>"Mmmm ok sweetie I just want to make sure."<</gfbestfriend>><br>
<<linkreplace "You start breathing heavier as you feel the cum build up and $gfbfname continues to stroke your cock and finger your ass..">>You start breathing heavier as you feel the cum build up and $gfbfname continues to stroke your cock and finger your ass.<br><br>
<center><video autoplay muted loop><source src="videos/gfbestfriend/gfbffinger2.mp4"></video></center><br><br>
<<mc>>"Oh god $gfbfname I'm going to cum!"<</mc>><br>
$gfbfname quickly lets go of your cock and removes her finger from your ass.<br><br>
<<gfbestfriend>>"WHAT? NO! This isn't cum training it's butt plug training. Why didn't you tell me you were close to cumming?"<</gfbestfriend>><br>
<<mc>>("Damnit!")<</mc>><br>
<<mc>>"I said I was ready for the plug!"<</mc>><br>
<<gfbestfriend>>"Yeah but you didn't say you were about to cum! Ok let me get the plug ready."<</gfbestfriend>><br>
You sit there horny and exposed waiting for $gfbfname to get the plug. Suddenly you here CLACK CLACK CLACK across the floor.<br><br>
<<gfbestfriend>>"Damnit I dropped the plug. Just a sec let me wash it real quick."<</gfbestfriend>><br>
<<mc>>("Damnit!")<</mc>><br>
You sit there horny and exposed and feel like your balls are going to explode as you wait for $gfbfname to get back.<br><br>
<<gfbestfriend>>"Ok sorry. Let's make sure you're still ready."<</gfbestfriend>><br>
<<linkreplace "You gasp as $gfbfname grabs your cock and starts stroking it and immediatly slides her finger in your ass again.">>You gasp as $gfbfname grabs your cock and starts stroking it and immediatly slides her finger in your ass again.<br><br>
<center><video autoplay muted loop><source src="videos/gfbestfriend/gfbffinger2.mp4"></video></center><br><br>
<<mc>>"Oh god $gfbfname I'm going to cum!!"<</mc>><br>
$gfbfname quickly removes her hand from your cock and her finger from your ass.<br><br>
<<gfbestfriend>>"Ok let's get that plug in!"<</gfbestfriend>><br>
<<mc>>("Damnit!!!!!")<</mc>><br>
Your cock twitches as you sit there desperatly wanting to cum and wait for $gfbfname. Suddenly you gasp as $gfbfname grabs your cock again and starts slowly stroking it. You gasp again and moan as you feel the cold plug start rubbing against your asshole. <br><br>
<<gfbestfriend>>"Mmm someone's horny for a plug!"<</gfbestfriend>><br>
<<linkreplace "You moan as $gfbfname starts slowly pushing the plug in and out fucking your ass with the plug going a little more each time.">>You moan as $gfbfname starts slowly pushing the plug in and out fucking your ass with the plug going a little more each time.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/sissyplug2.mp4"></video></center><br><br>
You moan again as the plug sucks into your ass.<br><br>
<<gfbestfriend>>"Ok now turn around and slowly sit down. You'll feel a little pressure but just go slow."<</gfbestfriend>><br>
You sit up and put your feet on the floor and start slowly sitting down using your arms to keep you from going to fast. You feel the plug push further in your ass as you sit down. You finally get fully seated and feel the pressure start relieving as you sit there with a butt plug in your ass.<br><br>
<<gfbestfriend>>"Now you see why you do training. It's different sitting and without getting used to it you would just have to stand the whole time!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<mc>>"Yeah it takes a little to get used to it.'<</mc>><br>
<<if $prece == "YES">>
<<gfbestfriend>>"Uh oh your leaking sweetie!"<</gfbestfriend><br>
You gasp as $gfbfname reaches down and rubs your balls. She wraps her thumb and finger around your cock and squeezes as she moves her fingers up squeezing a big drop of precum out of your cock.<br><br>
She scoops it up on her finger and brings it to your lips. You open your mouth and $gfbfname slides her finger into your mouth. You close your lips around her finger and rub your tounge over it as she slides her finger in and out of your mouth and you clean the precum off of it.<br><br>
You quickly swallow as $gfbfname slowly slides her finger out of your mouth and grins at you.<br><br>
<</if>>
As you sit and chat with $gfbfname you notice less and less discomfort in the plug pressing against your ass.<br><br>
<<gfbestfriend>>"Ok ten minutes! That wasn't so bad huh?"<</gfbestfriend>><br>
<<mc>>"No not bad at all. Thanks for your help."<</mc>><br>
<<gfbestfriend>>"Oh no thanks needed sweetie. I get to "naughty" play with you while doing training. $gfname can't complain about that. Damn her and her rules!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
You giggle.<br><br>
<<mc>>"Yeah true!"<</mc>><br>
<<gfbestfriend>>"Ok I gotta run. Work on wearing the plug for ten minutes this week. You'll feel a little pain after but it shouldn't be any worse than it was getting ready for five minutes. And work on sitting with the plug in."<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
<<gfbestfriend>>"Good night!"<</gfbestfriend>><br>
<<mc>>"Good night."<</mc>><br>
$gfbfname leaves and you take the plug out and wash it and put it away.<br><br>
[[Continue|Living room][$buttwearimg to "images/clothing/empty.jpg";]] <br><br>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+100</span></center>
<<set $sexual_arousal = 100>>
<<set $bfstory to 17>>
<<set $analfail to 0>>
<<set $analtrained to "YES">>
<<set $lube -= 1>>
<<set $analtrain to 6>>
<<advanceTime>>
<</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>>
<</if>>
<</nobr>>
<center>[img[images/locations/guest_bedroom.png]]</center>
<<nobr>>
<<if $analtrain <= 10>>
You strip down and get some lube and put it on your finger.<br><br>
You stroke your cock for a couple of minutes while fingering your ass.<br><br>
<center><video autoplay loop muted><source src="videos/masturbate/sissyfinger1.mp4"></video></center><br><br>
You get the plug and lube it up well and lay back and take a deep breath.<br><br>
You position the plug at your asshole and start slowly pushing the plug in and then releasing, fucking your ass with the plug and going a little further each time.<br><br>
After a few seconds the plug pulls away from your fingers and you gasp as it sucks into your ass.<br><br>
<center><img src="images/events/bf/sissyplug1.jpg" width="40%" /></center><br>
You set your timer for ten minutes and go over to your desk. You slowly sit down as the pressure from the plug pushes against your ass. You browse the internet for a bit to keep you distracted and pass the time. Before you know it you hear the ding of the timer.<br><br>
You reach down and grab the plug and slowly pull it out of your ass. You take the plug to the bathroom and wash it well then return to your room and put it away.<br><br>
<<if $analtrain < 10>>
<<set $analtrain += 1>>
<</if>>
<<if $analtrain == 10>>
After putting your plug away you realize there's no discomfort in your ass. You don't even feel like your ass was plugged just a few moments ago.<br><br>
<</if>>
[[Continue|Guest Bedroom][$buttwearimg to "images/clothing/empty.jpg";]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $denypanties to "NO">>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<set $analtrained to "YES">>
<<set $lube -= 1>>
<<advanceTime>>
<</if>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<gfbestfriend>>Yay GIRLS NIGHT!!!!<</gfbestfriend>><br>
$gfname giggles. <br><br>
<<girlfriend>>Ok lets figure out who the lackey will be! Everyone pick a number!<</girlfriend>><br>
$gfname holds out a bag and everyone picks a chip and lays it in front of them..<br><br>
<<set $arr = ["1", "2", "3", "4", "5", "6"]>>
<<set _mcNumber = $arr.random()>>
<<run $arr.delete(_mcNumber)>>
<<mc>>[img["Images/events/girlsnight/chip" + _mcNumber + ".jpg"]]<</mc>><br><br>
<<set _gfNumber = $arr.random()>>
<<run $arr.delete(_gfNumber)>>
<<girlfriend>>[img["Images/events/girlsnight/chip" + _gfNumber + ".jpg"]]<</girlfriend>><br><br>
<<set _gfbfNumber = $arr.random()>>
<<run $arr.delete(_gfbfNumber)>>
<<gfbestfriend>>[img["Images/events/girlsnight/chip" + _gfbfNumber + ".jpg"]]<</gfbestfriend>><br>
<<girlfriend>>ok who's going to roll?<</girlfriend>><br><br>
<<set $arrroll = ["mc", "girlfriend", "gfbestfriend"]>>
<<set _roller = $arrroll.random()>>
<<if _roller == "mc">>
<<mc>>I will.<</mc>><br>
You roll the die.<br>
<<elseif _roller == "girlfriend">>
<<girlfriend>>I'll roll tonight.<</girlfriend>><br>
$gfname rolls the die.<br>
<<else>>
<<gfbestfriend>>Me me me me!<</gfbestfriend>><br>
$gfname giggles.<br><br>
$gfbfname rolls the die.<br>
<</if>>
<<set $arr = ["1", "2", "3", "4", "5", "6"]>>
<<set _dice = $arr.random()>>
<center>[img["Images/events/girlsnight/dice" + _dice + ".gif"]]</center><br><br>
<<set $lackeyarr = ["1", "2", "3", "4", "5"]>>
<<set _lackey = $lackeyarr.random()>>
<<if _dice == _mcNumber>>
<<mc>>Damn!<</mc>><br>
<<gfbestfriend>>Yay $name!<</gfbestfriend>><br>
<<girlfriend>> Ok let's get you eqiuped lackey!<</girlfriend>><br>
<<if _lackey == 1>>
[[Continue|mclackey1]]
<<elseif _lackey == 2>>
[[Continue|mclackey2]]
<<elseif _lackey == 3>>
[[Continue|mclackey3]]
<<elseif _lackey == 4>>
[[Continue|mclackey4]]
<<elseif _lackey == 5>>
[[Continue|mclackey5]]
<</if>>
<<elseif _dice == _gfNumber>>
<<girlfriend>>Dang!<</girlfriend>><br>
<<gfbestfriend>>Assume the position ya bloody lackey!<</gfbestfriend>><br>
$gfname giggles.<br>
<<if _lackey == 1>>
[[Continue|gflackey1]]
<<elseif _lackey == 2>>
[[Continue|gflackey2]]
<<elseif _lackey == 3>>
[[Continue|gflackey3]]
<<elseif _lackey == 4>>
[[Continue|gflackey4]]
<<elseif _lackey == 5>>
[[Continue|gflackey5]]
<</if>>
<<elseif _dice == _gfbfNumber>>
<<gfbestfriend>>YAY! I mean.. umm.. damnit!<</gfbestfriend>><br>
$gfname giggles.<br><br>
<<girlfriend>>Ok lackey assume the position!<</girlfriend>><br>
<<if _lackey == 1>>
[[Continue|bflackey1]]
<<elseif _lackey == 2>>
[[Continue|bflackey2]]
<<elseif _lackey == 3>>
[[Continue|bflackey3]]
<<elseif _lackey == 4>>
[[Continue|bflackey4]]
<<elseif _lackey == 5>>
[[Continue|bflackey5]]
<</if>>
<<elseif (_dice != _mcNumber && _dice != _gfNumber && _dice != _gfbfNumber)>>
<<girlfriend>> No one has a _dice! Roll again!<</girlfriend>><br><br>
<<set _outcome to 0>>
<<for _outcome == 0>>
<<set $arr = ["1", "2", "3", "4", "5", "6"]>>
<<set _dice = $arr.random()>>
<center>[img["Images/events/girlsnight/dice" + _dice + ".gif"]]</center><br><br>
<<if (_dice == _mcNumber || _dice == _gfNumber || _dice == _gfbfNumber)>>
<<set _outcome to 1>>
<<if _dice == _mcNumber>>
<<mc>>Damn!<</mc>><br>
<<gfbestfriend>>Yay $name!<</gfbestfriend>><br>
<<girlfriend>> Ok let's get you eqiuped lackey!<</girlfriend>><br>
<<if _lackey == 1>>
[[Continue|mclackey1]]
<<elseif _lackey == 2>>
[[Continue|mclackey2]]
<<elseif _lackey == 3>>
[[Continue|mclackey3]]
<<elseif _lackey == 4>>
[[Continue|mclackey4]]
<<elseif _lackey == 5>>
[[Continue|mclackey5]]
<</if>>
<<elseif _dice == _gfNumber>>
<<girlfriend>>Dang!<</girlfriend>><br>
<<gfbestfriend>>Assume the position ya bloody lackey!<</gfbestfriend>><br>
$gfname giggles.<br>
<<if _lackey == 1>>
[[Continue|gflackey1]]
<<elseif _lackey == 2>>
[[Continue|gflackey2]]
<<elseif _lackey == 3>>
[[Continue|gflackey3]]
<<elseif _lackey == 4>>
[[Continue|gflackey4]]
<<elseif _lackey == 5>>
[[Continue|gflackey5]]
<</if>>
<<elseif _dice == _gfbfNumber>>
<<gfbestfriend>>YAY! I mean.. umm.. damnit!<</gfbestfriend>><br>
$gfname giggles.<br><br>
<<girlfriend>>Ok lackey assume the position!<</girlfriend>><br>
<<if _lackey == 1>>
[[Continue|bflackey1]]
<<elseif _lackey == 2>>
[[Continue|bflackey2]]
<<elseif _lackey == 3>>
[[Continue|bflackey3]]
<<elseif _lackey == 4>>
[[Continue|bflackey4]]
<<elseif _lackey == 5>>
[[Continue|bflackey5]]
<</if>>
<<else>>
<<girlfriend>>No one again! Roll again!<</girlfriend>><br><br>
<</if>>
<<else>>
<<girlfriend>>No one has a _dice! Roll again!<</girlfriend>><br><br>
<</if>>
<</for>>
<</if>>
<</nobr>>
<center>[img[images/locations/living_room.png]]</center>
mclackey1<center>[img[images/locations/living_room.png]]</center>
mclackey2<center>[img[images/locations/living_room.png]]</center>
mclackey3<center>[img[images/locations/living_room.png]]</center>
mclackey4<center>[img[images/locations/living_room.png]]</center>
mclackey5<center>[img[images/locations/living_room.png]]</center>
gflackey1<center>[img[images/locations/living_room.png]]</center>
gflackey2<center>[img[images/locations/living_room.png]]</center>
gflackey3<center>[img[images/locations/living_room.png]]</center>
gflackey4<center>[img[images/locations/living_room.png]]</center>
gflackey5<center>[img[images/locations/living_room.png]]</center>
bflackey1<center>[img[images/locations/living_room.png]]</center>
bflackey2<center>[img[images/locations/living_room.png]]</center>
bflackey3<center>[img[images/locations/living_room.png]]</center>
bflackey4<center>[img[images/locations/living_room.png]]</center>
bflackey5<<nobr>>
<<if $time == "Early Morning" or $time == "Morning">>
<center>[img[images/city/city_morning.png]]<br></center><</if>>
<<if $time == "Afternoon">><center>[img[images/city/city_noon.png]]<br></center><</if>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">><center>[img[images/city/city_night.png]]<br></center><</if>>
<</nobr>>
<<nobr>>
<br><br>
<<if $time == "Evening" or $time == "Night">>
<div style="float: left; padding-left: 80px; padding-top: 0px"><a data-passage="Style Beacon" class="link-internal link-image"><img src="images/locations/stylebeaconnight.jpg" width="150" height="100" title="Style Beacon"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Delicate Secrets" class="link-internal link-image"><img src="images/locations/delicatesecretsnight.jpg" width="150" height="100" title="Delicate Secrets"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Amore Pizza" class="link-internal link-image"><img src="images/locations/pizzanight.jpg" width="150" height="100" title="Amore Pizza"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallnight.jpg" width="150" height="100" title="Mall"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Chicque Boutique" class="link-internal link-image"><img src="images/locations/chiqueboutiquenight.jpg" width="150" height="100" title="Chique Boutique"></a></div>
<<elseif $time == "Midnight">>
<div style="float: left; padding-left: 80px; padding-top: 0px"><a data-passage="" class="link-internal link-image"><img src="images/locations/stylebeaconnight.jpg" width="150" height="100" title="Style Beacon - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/delicatesecretsnight.jpg" width="150" height="100" title="Delicate Secrets - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/pizzanight.jpg" width="150" height="100" title="Amore Pizza - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/mallnight.jpg" width="150" height="100" title="Mall - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/chiqueboutiquenight.jpg" width="150" height="100" title="Chique Boutique - CLOSED"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Style Beacon" class="link-internal link-image"><img src="images/locations/stylebeacon.jpg" width="150" height="100" title="Style Beacon"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Delicate Secrets" class="link-internal link-image"><img src="images/locations/delicatesecrets.jpg" width="150" height="100" title="Delicate Secrets"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Amore Pizza" class="link-internal link-image"><img src="images/locations/pizza.jpg" width="150" height="100" title="Amore Pizza"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mall.jpg" width="150" height="100" title="Mall"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Chicque Boutique" class="link-internal link-image"><img src="images/locations/chiqueboutique.jpg" width="150" height="100" title="Chique Boutique"></a></div>
<</if>>
<br><br>
<<if $time == "Evening" or $time == "Night">>
<div style="float: left; padding-left: 80px; padding-top: 0px"><a data-passage="Fashion Fusion" class="link-internal link-image"><img src="images/locations/fashionfusionnight.jpg" width="150" height="100" title="Fashion Fusion"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Alluring Lingerie" class="link-internal link-image"><img src="images/locations/alluringlingerienight.jpg" width="150" height="100" title="Alluring Lingerie"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Work" class="link-internal link-image"><img src="images/locations/office_outsidenight.jpg" width="150" height="100" title="Office"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Classy Intimates" class="link-internal link-image"><img src="images/locations/classyintimatesnight.jpg" width="150" height="100" title="Classy Intimates"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Forbidden Desires" class="link-internal link-image"><img src="images/locations/forbiddendesiresnight.jpg" width="150" height="100" title="Forbidden Desires"></a></div>
<<elseif $time == "Midnight">>
<div style="float: left; padding-left: 80px; padding-top: 0px"><a data-passage="" class="link-internal link-image"><img src="images/locations/fashionfusionnight.jpg" width="150" height="100" title="Fashion Fusion - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/alluringlingerienight.jpg" width="150" height="100" title="Alluring Lingerie - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/office_outsidenight.jpg" width="150" height="100" title="Office - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/classyintimatesnight.jpg" width="150" height="100" title="Classy Intimates - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Forbidden Desires" class="link-internal link-image"><img src="images/locations/forbiddendesiresnight.jpg" width="150" height="100" title="Forbidden Desires"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage= "Fashion Fusion" class="link-internal link-image"><img src="images/locations/fashionfusion.jpg" width="150" height="100" title="Fashion Fusion"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Alluring Lingerie" class="link-internal link-image"><img src="images/locations/alluringlingerie.jpg" width="150" height="100" title="Alluring Lingerie"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Work" class="link-internal link-image"><img src="images/locations/office_outside.jpg" width="150" height="100" title="Office"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Classy Intimates" class="link-internal link-image"><img src="images/locations/classyintimates.jpg" width="150" height="100" title="Classy Intimates"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Forbidden Desires" class="link-internal link-image"><img src="images/locations/forbiddendesires.jpg" width="150" height="100" title="Forbidden Desires"></a></div>
<</if>>
<</nobr>>
<br><br>
<<nobr>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Dance Club" class="link-internal link-image"><img src="images/locations/club.jpg" width="150" height="75" title="Dance Club"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Dance Club" class="link-internal link-image"><img src="images/locations/clubday.jpg" width="150" height="75" title="Dance Club"></a></div>
<</if>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Outside" class="link-internal link-image"><img src="images/locations/housenight.jpg" width="150" height="100" title="Town"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Outside" class="link-internal link-image"><img src="images/locations/house.jpg" width="150" height="100" title="Town"></a></div>
<</if>>
<</nobr>><center>[img[images/locations/gasinside.jpg]]</center>
[[Leave the Store|Outside]]
<<if $roses == "NO">><a class="tooltip"><span><img src="images/locations/pharmacy/roses.jpg" width="100%"></span>A dozen Roses</a> | [[Buy|buy roses]] $40<</if>>
<a class="tooltip"><span><img src="images/locations/pharmacy/ky.jpg" width="100%"></span>KY Jelly</a> | [[Buy|buy lube]] $5<center>[img[images/locations/chiqueboutiqueinside.jpg]]</center>
<hr>
[[Tops|Chicque Tops]] | [[Bottoms|Chicque Bottoms]] | [[Socks|Chicque Socks]] | [[Shoes|Chicque Shoes]]
<hr>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<advanceTime>>
<<set $roomJustLeft to "Chicque Boutique">>
<center>[img[images/locations/stylebeaconinside.jpg]]</center>
<hr>
[[Tops|Style Tops]] | [[Bottoms|Style Bottoms]] | [[Socks|Style Socks]] | [[Shoes|Style Shoes]]
<hr>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<advanceTime>>
<<set $roomJustLeft to "Style Beacon">><center>[img[images/locations/closetfashioninside.jpg]]</center>
<hr>
[[Tops|Closet Tops]] | [[Bottoms|Closet Bottoms]] | [[Socks|Closet Socks]] | [[Shoes|Closet Shoes]]
<hr>
<br>
<div style="float: left; padding-left: 10px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<advanceTime>>
<<set $roomJustLeft to "Closet Fashion">><center>[img[images/locations/sheerin.jpg]]</center>
<hr>
[[Panties|Sheer Underwear]] | [[Bras|Sheer Bras]] | [[Leggings|Sheer Socks]] |[[Lingerie sets|Sheer Lingerie]] | [[Nighties|Sheer Nighties]]
<hr>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="2nd Floor"></a></div>
<<advanceTime>>
<<set $roomJustLeft to "Sheer Dreams">>/* Define all known clothing. */
<<set $clothing to {
/* Top */
"t-shirt": {
id: 1,
name: "T-shirt",
description: "White T-Shirt",
covers: ["slot1"],
image: "images/clothing/tshirt.jpg",
},
/* Bottom */
"bluejeans": {
id: 2,
name: "Levis",
description: "Blue Jeans",
covers: ["slot2"],
image: "images/clothing/bluejeans.jpg",
},
/* Underwear */
"black_boxers": {
id: 5,
name: "Joe Boxer",
description: "Black Boxers",
covers: ["slot3"],
image: "images/clothing/black_boxers.jpg",
},
"panties7": {
id: 4,
name: "Victoria Secret",
description: "Sexy Pink Panties",
covers: ["slot3"],
image: "images/clothing/panties7.jpg",
},
/* Shoes */
"shoes1": {
id: 3,
name: "Dockers",
description: "Boat Shoes",
covers: ["slot3"],
image: "images/clothing/shoes1.jpg",
},
"red-dress": {
id: 26,
name: "Red Cocktail Dress",
description: "blah blah blah",
covers: ["slot1", "slot2"],
image: "images/clothing/blue_hoodie.jpg",
}
}>>
The clothing bluejeans description is:
<<set $testname to "bluejeans">>
$clothing[$testname].description
<<set $wardrobe to ["red-dress", "shoes"]>>
<<set $clothingSets to {}>>
/* Add a 'two-piece' set. */
<<set $clothingSets["two-piece"] to ["t-shirt", "bluejeans", "shoes1"] >>
/* Add a 'nice-dress' set. */
<<set $clothingSets["nice-dress"] to ["red-dress", "shoes1"] >>
Clothes Sets: (simple)
<<nobr>>
<ul>
<<for _key range Object.keys($clothingSets)>>
\<li>_key : <<= $clothingSets[_key].join(", ")>></li>
<</for>>
</ul>
<</nobr>>
Clothes Sets: (detailed)
<<nobr>>
<ul>
<<for _key range Object.keys($clothingSets)>>
\<li>_key : <<=
$clothingSets[_key]
.map(function (item) {
return State.variables.clothing[item].name;
})
.join(", ")>>
</li>
<</for>>
</ul>
<</nobr>>
/* Wear some clothes. */
<<set $wearing to {
top: "",
bottom: "",
underwear: "",
shoes: "",
socks: ""
}>>
<<set $wearing["top"] to "t-shirt" >>
<<set $wearing["bottom"] to "bluejeans" >>
<<set $wearing["underwear"] to "panties7" >>
<<set $wearing["shoes"] to "shoes1" >>
You are currently wearing:
<<nobr>>
<ul>
<<for _slot range Object.keys($wearing)>>
\<li>_slot : <<if $wearing[_slot] is "">>Nothing<<else>><<= $clothing[$wearing[_slot]].name >> - <<=$clothing[$wearing[_slot]].description>> - <<=$clothing[$wearing[_slot]].image>><</if>></li>
<</for>>
</ul>
Image test
<<for _slot range Object.keys($wearing)>>
_slot : <<if $wearing[_slot] is "">>Nothing <<set $imgtest to "images/clothing/empty.jpg">><<else>><<set $imgtest to $clothing[$wearing[_slot]].image >><</if>> <br><br> Image test = <center>[img[$imgtest]]</center>
<</for>>
<<set $nametest = $wearing["top"]>> $nametest
$clothing["t-shirt"].image
<br><br>
------------------ Wardrobe image update test
<<set $image to $wearing["top"]>>
<<set $topwearimg to $clothing[$image].image>>
<<set $image to $wearing["bottom"]>>
<<set $bottomwearimg to $clothing[$image].image>>
<<set $image to $wearing["underwear"]>>
<<set $underwearimg to $clothing[$image].image>>
<<set $image to $wearing["shoes"]>>
<<set $shoeswearimg to $clothing[$image].image>>
<center>[img[$topwearimg]]</center>
<center>[img[$bottomwearimg]]</center>
<center>[img[$underwearimg]]</center>
<center>[img[$shoeswearimg]]</center>
<</nobr>><<widget "DressforWork">>
<<nobr>>
<<set $wearing["top"] to $worktop>>
<<set $wearing["bra"] to $workbra>>
<<set $wearing["bottom"] to $workbottom>>
<<set $wearing["underwear"] to $workunderwear>>
<<set $wearing["socks"] to $worksocks>>
<<set $wearing["shoes"] to $workshoes>>
<<set $wearing["cage"] to $workcage>>
<<set $wearing["bp"] to $workbp>>
/* Set Images */
<<if $worktop == "" || $worktop == "nothing">>
<<set $topwearimg to "images/clothing/chest.jpg">>
<<else>>
<<set $image to $wearing["top"]>>
<<set $topwearimg to $clothing[$image].image>>
<</if>>
<<if $workbra == "" || $workbra == "nothing">>
<<set $brawearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bra"]>>
<<set $brawearimg to $clothing[$image].image>>
<</if>>
<<if $workbottom == "" || $workbottom == "nothing">>
<<set $bottomwearimg to "images/clothing/legs.jpg">>
<<else>>
<<set $image to $wearing["bottom"]>>
<<set $bottomwearimg to $clothing[$image].image>>
<</if>>
<<if $workunderwear == "" || $workunderwear == "nothing">>
<<if $shaved == "NO" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limphairycock.jpg">>
<<elseif $shaved == "NO" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limpshavedcock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
<<else>>
<<set $image to $wearing["underwear"]>>
<<set $underwearimg to $clothing[$image].image>>
<</if>>
<<if $worksocks == "" || $worksocks == "nothing">>
<<set $sockswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["socks"]>>
<<set $sockswearimg to $clothing[$image].image>>
<</if>>
<<if $workshoes == "" || $workshoes == "nothing">>
<<set $shoeswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["shoes"]>>
<<set $shoeswearimg to $clothing[$image].image>>
<</if>>
<<if $workcage == "" || $workcage == "nothing">>
<<set $cagewearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["cage"]>>
<<set $cagewearimg to $clothing[$image].image>>
<</if>>
<<if $workbp == "" || $workbp == "nothing">>
<<set $buttwearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bp"]>>
<<set $buttwearimg to $clothing[$image].image>>
<</if>>
<</nobr>>
<</widget>>
<<widget "DressforHome">>
<<nobr>>
<<set $wearing["top"] to $hometop>>
<<set $wearing["bra"] to $homebra>>
<<set $wearing["bottom"] to $homebottom>>
<<set $wearing["underwear"] to $homeunderwear>>
<<set $wearing["shoes"] to $homeshoes>>
<<set $wearing["cage"] to $homecage>>
<<set $wearing["bp"] to "nothing">>
/* Set Images */
<<if $hometop == "" || $hometop == "nothing">>
<<set $topwearimg to "images/clothing/chest.jpg">>
<<else>>
<<set $image to $wearing["top"]>>
<<set $topwearimg to $clothing[$image].image>>
<</if>>
<<if $homebra == "" || $homebra == "nothing">>
<<set $brawearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bra"]>>
<<set $brawearimg to $clothing[$image].image>>
<</if>>
<<if $homebottom == "" || $homebottom == "nothing">>
<<set $bottomwearimg to "images/clothing/legs.jpg">>
<<else>>
<<set $image to $wearing["bottom"]>>
<<set $bottomwearimg to $clothing[$image].image>>
<</if>>
<<if $homeunderwear == "" || $homeunderwear == "nothing">>
<<if $shaved == "NO" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limphairycock.jpg">>
<<elseif $shaved == "NO" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limpshavedcock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
<<else>>
<<set $image to $wearing["underwear"]>>
<<set $underwearimg to $clothing[$image].image>>
<</if>>
<<if $homesocks == "" || $homesocks == "nothing">>
<<set $sockswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["socks"]>>
<<set $sockswearimg to $clothing[$image].image>>
<</if>>
<<if $homeshoes == "" || $homeshoes == "nothing">>
<<set $shoeswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["shoes"]>>
<<set $shoeswearimg to $clothing[$image].image>>
<</if>>
<<if $homecage == "" || $homecage == "nothing">>
<<set $cagewearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["cage"]>>
<<set $cagewearimg to $clothing[$image].image>>
<</if>>
<<if $homebp == "" || $homebp == "nothing">>
<<set $buttwearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bp"]>>
<<set $buttwearimg to $clothing[$image].image>>
<</if>>
<</nobr>>
<</widget>>
<<widget "Strip">>
<<nobr>>
<<set $wearing["top"] to "nothing">>
<<set $wearing["bra"] to "nothing">>
<<set $wearing["bottom"] to"nothing">>
<<set $wearing["underwear"] to "nothing">>
<<set $wearing["socks"] to "nothing">>
<<set $wearing["shoes"] to "nothing">>
/* Set Images */
<<set $topwearimg to "images/clothing/chest.jpg">>
<<set $brawearimg to "images/clothing/empty.jpg">>
<<set $bottomwearimg to "images/clothing/legs.jpg">>
<<if $shaved == "NO" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limphairycock.jpg">>
<<elseif $shaved == "NO" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limpshavedcock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
<<set $sockwearingimg to "images/clothing/empty.jpg">>
<<set $shoeswearimg to "images/clothing/empty.jpg">>
<</nobr>>
<</widget>>
<<widget "Outfit1">>
<<nobr>>
<<set $wearing["top"] to $outfit1top>>
<<set $wearing["bra"] to $outfit1bra>>
<<set $wearing["bottom"] to $outfit1bottom>>
<<set $wearing["underwear"] to $outfit1underwear>>
<<set $wearing["socks"] to $outfit1socks>>
<<set $wearing["shoes"] to $outfit1shoes>>
<<set $wearing["cage"] to $outfit1cage>>
<<set $wearing["bp"] to $outfit1bp>>
/* Set Images */
<<if $outfit1top == "" || $outfit1top == "nothing">>
<<set $topwearimg to "images/clothing/chest.jpg">>
<<else>>
<<set $image to $wearing["top"]>>
<<set $topwearimg to $clothing[$image].image>>
<</if>>
<<if $outfit1bra == "" || $outfit1bra == "nothing">>
<<set $brawearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bra"]>>
<<set $brawearimg to $clothing[$image].image>>
<</if>>
<<if $outfit1bottom == "" || $outfit1bottom == "nothing">>
<<set $bottomwearimg to "images/clothing/legs.jpg">>
<<else>>
<<set $image to $wearing["bottom"]>>
<<set $bottomwearimg to $clothing[$image].image>>
<</if>>
<<if $outfit1underwear == "" || $outfit1underwear == "nothing">>
<<if $shaved == "NO" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limphairycock.jpg">>
<<elseif $shaved == "NO" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limpshavedcock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
<<else>>
<<set $image to $wearing["underwear"]>>
<<set $underwearimg to $clothing[$image].image>>
<</if>>
<<if $outfit1socks == "" || $outfit1socks == "nothing">>
<<set $sockswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["socks"]>>
<<set $sockswearimg to $clothing[$image].image>>
<</if>>
<<if $outfit1shoes == "" || $outfit1shoes == "nothing">>
<<set $shoeswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["shoes"]>>
<<set $shoeswearimg to $clothing[$image].image>>
<</if>>
<<if $outfit1cage == "" || $outfit1cage == "nothing">>
<<set $cagewearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["cage"]>>
<<set $cagewearimg to $clothing[$image].image>>
<</if>>
<<if $outfit1bp == "" || $outfit1bp == "nothing">> */
<<set $buttwearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bp"]>>
<<set $buttwearimg to $clothing[$image].image>>
<</if>>
<</nobr>>
<</widget>>
<<widget "Outfit2">>
<<nobr>>
<<set $wearing["top"] to $outfit2top>>
<<set $wearing["bra"] to $outfit2bra>>
<<set $wearing["bottom"] to $outfit2bottom>>
<<set $wearing["underwear"] to $outfit2underwear>>
<<set $wearing["socks"] to $outfit2socks>>
<<set $wearing["shoes"] to $outfit2shoes>>
<<set $wearing["cage"] to $outfit2cage>>
<<set $wearing["bp"] to $outfit2bp>>
/* Set Images */
<<if $outfit2top == "" || $outfit2top == "nothing">>
<<set $topwearimg to "images/clothing/chest.jpg">>
<<else>>
<<set $image to $wearing["top"]>>
<<set $topwearimg to $clothing[$image].image>>
<</if>>
<<if $outfit2bra == "" || $outfit2bra == "nothing">>
<<set $brawearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bra"]>>
<<set $brawearimg to $clothing[$image].image>>
<</if>>
<<if $outfit2bottom == "" || $outfit2bottom == "nothing">>
<<set $bottomwearimg to "images/clothing/legs.jpg">>
<<else>>
<<set $image to $wearing["bottom"]>>
<<set $bottomwearimg to $clothing[$image].image>>
<</if>>
<<if $outfit2underwear == "" || $outfit2underwear == "nothing">>
<<if $shaved == "NO" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limphairycock.jpg">>
<<elseif $shaved == "NO" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limpshavedcock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
<<else>>
<<set $image to $wearing["underwear"]>>
<<set $underwearimg to $clothing[$image].image>>
<</if>>
<<if $outfit2socks == "" || $outfit2socks == "nothing">>
<<set $sockswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["socks"]>>
<<set $sockswearimg to $clothing[$image].image>>
<</if>>
<<if $outfit2shoes == "" || $outfit2shoes == "nothing">>
<<set $shoeswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["shoes"]>>
<<set $shoeswearimg to $clothing[$image].image>>
<</if>>
<<if $outfit2cage == "" || $outfit2cage == "nothing">>
<<set $cagewearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["cage"]>>
<<set $cagewearimg to $clothing[$image].image>>
<</if>>
<<if $outfit2bp == "" || $outfit2bp == "nothing">>
<<set $buttwearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bp"]>>
<<set $buttwearimg to $clothing[$image].image>>
<</if>>
<</nobr>>
<</widget>>
<<widget "Outfit3">>
<<nobr>>
<<set $wearing["top"] to $outfit3top>>
<<set $wearing["bra"] to $outfit3bra>>
<<set $wearing["bottom"] to $outfit3bottom>>
<<set $wearing["underwear"] to $outfit3underwear>>
<<set $wearing["socks"] to $outfit3socks>>
<<set $wearing["shoes"] to $outfit3shoes>>
<<set $wearing["cage"] to $outfit3cage>>
<<set $wearing["bp"] to $outfit3bp>>
/* Set Images */
<<if $outfit3top == "" || $outfit3top == "nothing">>
<<set $topwearimg to "images/clothing/chest.jpg">>
<<else>>
<<set $image to $wearing["top"]>>
<<set $topwearimg to $clothing[$image].image>>
<</if>>
<<if $outfit3bra == "" || $outfit3bra == "nothing">>
<<set $brawearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bra"]>>
<<set $brawearimg to $clothing[$image].image>>
<</if>>
<<if $outfit3bottom == "" || $outfit3bottom == "nothing">>
<<set $bottomwearimg to "images/clothing/legs.jpg">>
<<else>>
<<set $image to $wearing["bottom"]>>
<<set $bottomwearimg to $clothing[$image].image>>
<</if>>
<<if $outfit3underwear == "" || $outfit3underwear == "nothing">>
<<if $shaved == "NO" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limphairycock.jpg">>
<<elseif $shaved == "NO" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardhairycock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal < 75>>
<<set $underwearimg to "images/clothing/limpshavedcock.jpg">>
<<elseif $shaved == "YES" && $sexual_arousal >= 75>>
<<set $underwearimg to "images/clothing/hardshavedcock.jpg">>
<</if>>
<<else>>
<<set $image to $wearing["underwear"]>>
<<set $underwearimg to $clothing[$image].image>>
<</if>>
<<if $outfit3socks == "" || $outfit3socks == "nothing">>
<<set $sockswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["socks"]>>
<<set $sockswearimg to $clothing[$image].image>>
<</if>>
<<if $outfit3shoes == "" || $outfit3shoes == "nothing">>
<<set $shoeswearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["shoes"]>>
<<set $shoeswearimg to $clothing[$image].image>>
<</if>>
<<if $outfit3cage == "" || $outfit3cage == "nothing">>
<<set $cagewearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["cage"]>>
<<set $cagewearimg to $clothing[$image].image>>
<</if>>
<<if $outfit3bp == "" || $outfit3bp == "nothing">>
<<set $buttwearimg to "images/clothing/empty.jpg">>
<<else>>
<<set $image to $wearing["bp"]>>
<<set $buttwearimg to $clothing[$image].image>>
<</if>>
<</nobr>>
<</widget>>
<<widget "SaveWork">>
<<nobr>>
<<set $worktop to $wearing["top"] >>
<<set $workbra to $wearing["bra"] >>
<<set $workbottom to $wearing["bottom"] >>
<<set $workunderwear to $wearing["underwear"] >>
<<set $worksocks to $wearing["socks"] >>
<<set $workshoes to $wearing["shoes"] >>
<<set $workcage to $wearing["cage"] >>
<</nobr>>
<</widget>>
<<widget "SaveHome">>
<<nobr>>
<<set $hometop to $wearing["top"] >>
<<set $homebra to $wearing["bra"] >>
<<set $homebottom to $wearing["bottom"] >>
<<set $homeunderwear to $wearing["underwear"] >>
<<set $homesocks to $wearing["socks"] >>
<<set $homeshoes to $wearing["shoes"] >>
<<set $homecage to $wearing["cage"] >>
<</nobr>>
<</widget>>
<<widget "SaveOutfit1">>
<<nobr>>
<<set $outfit1top to $wearing["top"] >>
<<set $outfit1bra to $wearing["bra"] >>
<<set $outfit1bottom to $wearing["bottom"] >>
<<set $outfit1underwear to $wearing["underwear"] >>
<<set $outfit1socks to $wearing["socks"] >>
<<set $outfit1shoes to $wearing["shoes"] >>
<<set $outfit1cage to $wearing["cage"] >>
<<set $outfit1bp to $wearing["bp"] >>
<</nobr>>
<</widget>>
<<widget "SaveOutfit2">>
<<nobr>>
<<set $outfit2top to $wearing["top"] >>
<<set $outfit2bra to $wearing["bra"] >>
<<set $outfit2bottom to $wearing["bottom"] >>
<<set $outfit2underwear to $wearing["underwear"] >>
<<set $outfit2socks to $wearing["socks"] >>
<<set $outfit2shoes to $wearing["shoes"] >>
<<set $outfit2cage to $wearing["cage"] >>
<<set $outfit2bp to $wearing["bp"] >>
<</nobr>>
<</widget>>
<<widget "SaveOutfit3">>
<<nobr>>
<<set $outfit3top to $wearing["top"] >>
<<set $outfit3bra to $wearing["bra"] >>
<<set $outfit3bottom to $wearing["bottom"] >>
<<set $outfit3underwear to $wearing["underwear"] >>
<<set $outfit3socks to $wearing["socks"] >>
<<set $outfit3shoes to $wearing["shoes"] >>
<<set $outfit3cage to $wearing["cage"] >>
<<set $outfit3bp to $wearing["bp"] >>
<</nobr>>
<</widget>><center><img src="images/locations/mallinside.jpg" width="300" height="300">
</center>
<<nobr>>
<<if $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/closetfashion.jpg" width="200" height="150" title="Closet Fashion - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/ingenuecosmetics.jpg" width="200" height="150" title="Ingenue Cosmetics - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/shadowoptics.jpg" width="200" height="150" title="Shadow Optics - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Food Court" class="link-internal link-image"><img src="images/locations/foodcourt.jpg" width="200" height="150" title="Food Court"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Closet Fashion" class="link-internal link-image"><img src="images/locations/closetfashion.jpg" width="200" height="150" title="Closet Fashion"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Ingenue Cosmetics" class="link-internal link-image"><img src="images/locations/ingenuecosmetics.jpg" width="200" height="150" title="Ingenue Cosmetics"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Shadow Optics" class="link-internal link-image"><img src="images/locations/shadowoptics.jpg" width="200" height="150" title="Shadow Optics"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Food Court" class="link-internal link-image"><img src="images/locations/foodcourt.jpg" width="200" height="150" title="Food Court"></a></div>
<</if>>
<</nobr>>
<br><br>
<div style="float: left; padding-left: 80px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/escalator.jpg" width="100" height="100" title="2nd Floor"></a></div>
<br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>><center><img src="images/locations/mallinside.jpg" width="300" height="300">
</center>
<<nobr>>
<<if $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/forevergems.jpg" width="200" height="150" title="Forever Gems Jewelers - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/sheerdreams.jpg" width="200" height="150" title="Sheer Dreams - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/eliteathletics.jpg" width="200" height="150" title="Elite Athletics - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/arcade.jpg" width="200" height="150" title="Arcade - CLOSED"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Forever Gems" class="link-internal link-image"><img src="images/locations/forevergems.jpg" width="200" height="150" title="Forever Gems Jewelers"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Sheer Dreams" class="link-internal link-image"><img src="images/locations/sheerdreams.jpg" width="200" height="150" title="Sheer Dreams"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Elite Athletics" class="link-internal link-image"><img src="images/locations/eliteathletics.jpg" width="200" height="150" title="Elite Athletics"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Arcade" class="link-internal link-image"><img src="images/locations/arcade.jpg" width="200" height="150" title="Arcade"></a></div>
<</if>>
<</nobr>>
<br><br>
<div style="float: left; padding-left: 80px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/escalator.jpg" width="100" height="100" title="1st Floor"></a></div><center><img src="images/locations/openingsoon.jpg" width="300" height="300">
</center>
<<nobr>>
<</nobr>>
<div style="float: left; padding-left: 10px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $roomJustLeft to "Closet Fashion">><center><img src="images/locations/openingsoon.jpg" width="300" height="300">
</center>
<<nobr>>
<</nobr>>
<br><br>
<div style="float: left; padding-left: 10px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $roomJustLeft to "Closet Fashion">><center><img src="images/locations/foodcourtseats.jpg" width="300" height="300">
</center>
<<nobr>>
<<if $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/burgerhavenlogo.jpg" width="200" height="150" title="Burger Haven - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/chickenexpresslogo.jpg" width="200" height="150" title="Chicken Express - CLOSED"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="" class="link-internal link-image"><img src="images/locations/frostydelightslogo.jpg" width="200" height="150" title="Frosty Delights - CLOSED"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Burger Haven" class="link-internal link-image"><img src="images/locations/burgerhavenlogo.jpg" width="200" height="150" title="Burger Haven"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Chicken Express" class="link-internal link-image"><img src="images/locations/chickenexpresslogo.jpg" width="200" height="150" title="Chicken Express"></a></div>
<div style="float: left; padding-left: 5px;"><a data-passage="Frosty Delights" class="link-internal link-image"><img src="images/locations/frostydelightslogo.jpg" width="200" height="150" title="Frosty Delights"></a></div>
<</if>>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 80px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div><center><img src="images/locations/burgercounter.jpg" width="300" height="300">
</center>
<<nobr>>
<img src="images/locations/food/hamburger.jpg" width=50px, height=50px> Hamburger Meal - $8 | [[Order In|order hamburger]] | [[Pickup |pickup hamburger]]<br>
<img src="images/locations/food/cheeseburger.jpg" width=50px, height=50px> Cheeseburger Meal - $10 | [[Order|order cheeseburger]] | [[Pickup |pickup cheeseburger]]<br>
<img src="images/locations/food/doublecheeseburger.jpg" width=50px, height=50px> Double Cheeseburger Meal - $12 | [[Order|order double cheeseburger]] | [[Pickup |pickup double cheeseburger]]
<</nobr>>
<div style="float: left; padding-left: 5px;"><a data-passage="Food Court" class="link-internal link-image"><img src="images/locations/foodcourtseats.jpg" width="150" height="150" title="Food Court"></a></div><center><img src="images/locations/chickencounter.jpg" width="300" height="300">
</center>
<<nobr>>
<img src="images/locations/food/chickentenders.jpg" width=50px, height=50px> Chicken Tenders Meal - $10 | [[Order|order tenders]] | [[Pickup |pickup tenders]]<br>
<img src="images/locations/food/2piecechicken.jpg" width=50px, height=50px> 2 Piece Chicken Meal - $10 | [[Order|order 2 piece]] | [[Pickup |pickup 2 piece]]<br>
<img src="images/locations/food/3piecechicken.jpg" width=50px, height=50px> 3 Piece Chicken Meal - $10 | [[Order|order 3 piece]] | [[Pickup |pickup 3 piece]]<br>
<</nobr>>
<div style="float: left; padding-left: 5px;"><a data-passage="Food Court" class="link-internal link-image"><img src="images/locations/foodcourtseats.jpg" width="150" height="150" title="Food Court"></a></div><center><img src="images/locations/icecreamcounter.jpg" width="300" height="300">
</center>
<<nobr>>
<img src="images/locations/food/chocolateicecream.jpg" width=50px, height=50px> Chocolate Ice Cream | [[Order|order chocolate]] $6<br>
<img src="images/locations/food/chocolatecone.jpg" width=50px, height=50px> Chocolate Ice Cream Cone | [[Order|order chocolate cone]] $6<br>
<img src="images/locations/food/vanillaicecream.gif" width=50px, height=50px> Vanilla Ice Cream | [[Order|order vanilla]] $6<br>
<img src="images/locations/food/vanillacone.jpg" width=50px, height=50px> Vanilla Ice Cream Cone | [[Order|order vanilla cone]] $6<br>
<img src="images/locations/food/neopolitanicecream.jpg" width=50px, height=50px> Neopolitan Ice Cream | [[Order|order neopolitan]] $6<br>
<img src="images/locations/food/neopolitancone.jpg" width=50px, height=50px> Neopolitan Ice Cream | [[Order|order neopolitan cone]] $6<br>
<</nobr>>
<div style="float: left; padding-left: 5px;"><a data-passage="Food Court" class="link-internal link-image"><img src="images/locations/foodcourtseats.jpg" width="150" height="150" title="Food Court"></a></div><<nobr>>
<<if $money >= 8>>
<center><img src="images/locations/food/cheeseburger.jpg" width="250" height="250">
</center><br><br>
You sit down and enjoy your cheeseburger, fries and soda.
<br><span style="color:#5cb85c;">Money -10</span>
<<set $money -= 10>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 8>>
<center><img src="images/locations/food/hamburger.jpg" width="250" height="250">
</center><br><br>
You sit down and enjoy your hamburger, fries and soda.
<br><span style="color:#5cb85c;">Money -8</span>
<<set $money -= 8>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>>
<<nobr>>
<<if $money >= 8>>
<center><img src="images/locations/food/doublecheeseburger.jpg" width="250" height="250">
</center><br><br>
You sit down and enjoy your double cheeseburger, fries and soda.
<br><span style="color:#5cb85c;">Money -12</span>
<<set $money -= 12>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 10>>
<center><img src="images/locations/food/chickentenders.jpg" width="250" height="250">
</center><br><br>
You sit down and enjoy your chicken tenders meal..
<br><span style="color:#5cb85c;">Money -10</span>
<<set $money -= 10>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 10>>
<center><img src="images/locations/food/2piecechicken.jpg" width="250" height="250">
</center><br><br>
You sit down and enjoy your 2 piece chicken meal..
<br><span style="color:#5cb85c;">Money -10</span>
<<set $money -= 10>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 10>>
<center><img src="images/locations/food/3piecechicken.jpg" width="250" height="250">
</center><br><br>
You sit down and enjoy your 3 piece chicken meal..
<br><span style="color:#5cb85c;">Money -12</span>
<<set $money -= 12>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 6>>
<center><img src="images/locations/food/chocolateicecream.jpg" width="250" height="250">
</center><br><br>
You sit down and enjoy your chocolate ice cream.
<br><span style="color:#5cb85c;">Money -6</span>
<<set $money -= 6>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 6>>
<center><img src="images/locations/food/chocolatecone.jpg" width="250" height="250">
</center><br><br>
You walk around and enjoy your chocolate ice cream cone as the ice cream drips all over your hand.
<br><span style="color:#5cb85c;">Money -6</span>
<<set $money -= 6>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 6>>
<center><img src="images/locations/food/neopolitanicecream.jpg" width="250" height="250">
</center><br><br>
You sit down and enjoy your neopolitan ice cream.
<br><span style="color:#5cb85c;">Money -6</span>
<<set $money -= 6>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 6>>
<center><img src="images/locations/food/neopolitancone.jpg" width="250" height="250">
</center><br><br>
You walk around and enjoy your neopolitan ice cream cone as the ice cream drips all over your hand.
<br><span style="color:#5cb85c;">Money -6</span>
<<set $money -= 6>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 6>>
<center><img src="images/locations/food/vanillaicecream.gif" width="250" height="250">
</center><br><br>
You sit down and enjoy your vanilla ice cream.
<br><span style="color:#5cb85c;">Money -6</span>
<<set $money -= 6>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><<nobr>>
<<if $money >= 6>>
<center><img src="images/locations/food/vanillacone.jpg" width="250" height="250">
</center><br><br>
You walk around and enjoy your vanilla ice cream cone as the ice cream drips all over your hand.
<br><span style="color:#5cb85c;">Money -6</span>
<<set $money -= 6>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<</nobr>><center><img src="images/locations/jewelrystore.jpg" width="300" height="300">
</center>
<<nobr>>
<center><img src="images/locations/openingsoon.jpg" width="300" height="300">
</center>
<</nobr>>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="2nd Floor"></a></div>
<center><img src="images/locations/sportinggoods.jpg" width="300" height="300">
</center>
<<nobr>>
<<nobr>>
<center><img src="images/locations/openingsoon.jpg" width="300" height="300">
</center>
<</nobr>>
<</nobr>>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="2nd Floor"></a></div><center><img src="images/clothing/bras/whitebra.jpg" width="300" height="300" title="White Bra"></center>
<<if $money >= 15>>
<<if $whitebra == "NO">>//You bought a white bra.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $whitebra == "NO">>
<<set $money -= 15>>
<<set $whitebra = "YES">>
<</if>><center><img src="images/clothing/bras/whitesportsbra.jpg" width="300" height="300" title="White Sports Bra></center>
<<if $money >= 20>>
<<if $whitesportsbra == "NO">>//You bought a white sports bra.//
//Money:// <span style="color:#5cb85c;">-20</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 20 and $whitesportsbra == "NO">>
<<set $money -= 20>>
<<set $whitesportsbra = "YES">>
<</if>><center><img src="images/locations/pizzacounter.jpg" width="300" height="300">
</center>
<<nobr>>
<img src="images/locations/food/pepperoni.jpg" width=50px, height=50px> Pepperoni Pizza - $12 | [[Order|order pepperoni]] <br>
<img src="images/locations/food/3meat.jpg" width=50px, height=50px> 3 Meat Pizza - $14| [[Order|order 3meat]] <br>
<img src="images/locations/food/supreme.jpg" width=50px, height=50px> Supreme Pizza - $16 | [[Order|order supreme]]
<</nobr>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Amore Pizza">><<nobr>>
<<if $money >= 12>>
<center><img src="images/locations/food/pepperoni.jpg" width="250" height="250">
</center><br><br>
You pick up a large Pepperoni Pizza.
<br><span style="color:#5cb85c;">Money -12</span>
<<set $money -= 12>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $pepperoni = "YES">>
<</nobr>>
<<nobr>>
<<if $money >= 14>>
<center><img src="images/locations/food/3meat.jpg" width="250" height="250">
</center><br><br>
You pick up a large 3 Meat Pizza.
<br><span style="color:#5cb85c;">Money -14</span>
<<set $money -= 14>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $threemeat = "YES">>
<</nobr>><<nobr>>
<<if $money >= 16>>
<center><img src="images/locations/food/supreme.jpg" width="250" height="250">
</center><br><br>
You pick up a large Supreme Pizza.
<br><span style="color:#5cb85c;">Money -16</span>
<<set $money -= 16>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $supreme = "YES">>
<</nobr>><<nobr>>
<<if $chinese == "YES">>
<center><img src="images/locations/food/chinesetakeout.jpg" width="250" height="250">
</center><br><br>
You already picked up your order.<br><br>
<<else>>
<<if $money >= 38>>
<center><img src="images/locations/food/chinesetakeout.jpg" width="250" height="250">
</center><br><br>
You pickup your order.
<br><span style="color:#5cb85c;">Money -38</span>
<<set $money -= 38>>
<<advanceTime>>
<<else>>You don't have enough money right now.<br><br>
<</if>>
<</if>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="Strip Mall"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="Strip Mall"></a></div>
<</if>>
<<set $chinese = "YES">>
<</nobr>><<nobr>>
<<if $money >= 16>>
<center><img src="images/locations/food/buffetplate.jpg" width="250" height="250">
</center><br><br>
You load up a plate at the buffet and sit down and eat.
<br><span style="color:#5cb85c;">Money -16</span>
<<set $money -= 16>>
<<advanceTime>>
<<else>>You don't have enough money right now.
<</if>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="Strip Mall"></a></div>
<<else>>
<div style="float: left; padding-left: 80px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="Strip Mall"></a></div>
<</if>>
<</nobr>>
<<nobr>>
<<if $money >= 8>>
<center><img src="images/locations/food/takeout.jpg" width="250" height="250">
</center><br><br>
You pick up a hamburger meal for take out.
<br><span style="color:#5cb85c;">Money -8</span>
<<set $money -= 8>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $hamburgermeal = "YES">>
<</nobr>>
<<nobr>>
<<if $money >= 12>>
<center><img src="images/locations/food/takeout.jpg" width="250" height="250">
</center><br><br>
You pick up a double cheeseburger meal for take out.
<br><span style="color:#5cb85c;">Money -12</span>
<<set $money -= 12>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $doublecheeseburgermeal = "YES">>
<</nobr>>
<<nobr>>
<<if $money >= 10>>
<center><img src="images/locations/food/takeout.jpg" width="250" height="250">
</center><br><br>
You pick up a cheeseburger meal for take out.
<br><span style="color:#5cb85c;">Money -10</span>
<<set $money -= 10>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $cheeseburgermeal = "YES">>
<</nobr>>
<<nobr>>
<<if $money >= 10>>
<center><img src="images/locations/food/takeout.jpg" width="250" height="250">
</center><br><br>
You pick up a 2 piece chicken meal for take out.
<br><span style="color:#5cb85c;">Money -10</span>
<<set $money -= 10>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $twopiecemeal = "YES">>
<</nobr>>
<<nobr>>
<<if $money >=10>>
<center><img src="images/locations/food/takeout.jpg" width="250" height="250">
</center><br><br>
You pick up a chicken tenders meal for take out.
<br><span style="color:#5cb85c;">Money -10</span>
<<set $money -= 10>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $tendersmeal = "YES">>
<</nobr>>
<<nobr>>
<<if $money >= 12>>
<center><img src="images/locations/food/takeout.jpg" width="250" height="250">
</center><br><br>
You pick up a 3 piece chicken meal for take out.
<br><span style="color:#5cb85c;">Money -12</span>
<<set $money -= 12>>
<<else>>You don't have enough money right now.
<</if>>
<br><br>
<div><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $threepiecemeal = "YES">>
<</nobr>>
<center>[img[images/locations/fashionfusioninside.jpg]]</center>
<hr>
[[Tops|Fusion Tops]] | [[Bottoms|Fusion Bottoms]] | [[Socks|Fusion Socks]] | [[Shoes|Fusion Shoes]]
<hr>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<advanceTime>>
<<set $roomJustLeft to "Fashion Fusion">><center>[img[images/locations/alluringin.jpg]]</center>
<hr>
[[Panties|Alluring Underwear]] | [[Bras|Alluring Bras]] | [[Leggings|Alluring Socks]] |[[Lingerie sets|Alluring Lingerie Sets]] | [[Nighties|Alluring Nighties]]
<hr>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<advanceTime>>
<<set $roomJustLeft to "Alluring Lingerie">><center>[img[images/locations/classyin.jpg]]</center>
<hr>
[[Panties|Classy Underwear]] | [[Bras|Classy Bras]] | [[Leggings|Classy Socks]] |[[Lingerie sets|Classy Lingerie]] | [[Nighties|Classy Nighties]]
<hr>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<advanceTime>>
<<set $roomJustLeft to "Classy Intimates">><center>[img[images/locations/stylebeaconinside.jpg]]</center>
<hr>
[[Tops|Style Tops]] | [[Bottoms|Style Bottoms]] | Socks| [[Shoes|Style Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/blackdresssocks.jpg" width="100" height="75" title="Black Dress Socks"><br>
<<if $blackdresssocks == "NO">>
[[Buy|Black Dress Socks]] | $8
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/whiteanklesocks.jpg" width="100" height="75" title="White Ankle Socks"><br>
<<if $whiteanklesocks == "NO">>
[[Buy|White Ankle Socks]] | $5
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/whitequartersocks.jpg" width="100" height="75" title="White Quarter Socks"><br>
<<if $whitequartersocks == "NO">>
[[Buy|White Quarter Socks]] | $5
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/whitesocks.jpg" width="100" height="75" title="White Socks"><br>
<<if $whitesocks == "NO">>
[[Buy|White Socks]] | $5
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Style Socks">><center>[img[images/locations/stylebeaconinside.jpg]]</center>
<hr>
[[Tops|Style Tops]] | [[Bottoms|Style Bottoms]] | [[Socks|Style Socks]] | Shoes
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/blackdressshoes.jpg" width="100" height="75" title="Black Dress Shoes"><br>
<<if $blackdressshoes == "NO">>
[[Buy|Black Dress Shoes]] | $65
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/dockshoes.jpg" width="100" height="75" title="Dock Shoes"><br>
<<if $dockshoes == "NO">>
[[Buy|Dock Shoes]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/pennyloafers.jpg" width="100" height="75" title="Penny Loafers"><br>
<<if $pennyloafers == "NO">>
[[Buy|Penny Loafers]] | $45
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/whitetennis.jpg" width="100" height="75" title="White Tennis Shoes"><br>
<<if $whitetennis == "NO">>
[[Buy|White Tennis Shoes]] | $55
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Style Shoes">><center><img src="images/clothing/tops/blackcollar.jpg" width="300" height="300" title="Black Collar Shirt"></center>
<<if $money >= 20>>
<<if $blackcollar == "NO">>//You bought a black collar shirt.//
//Money:// <span style="color:#5cb85c;">-20</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 20 and $blackcollar == "NO">>
<<set $money -= 20>>
<<set $blackcollar = "YES">>
<</if>><center><img src="images/clothing/tops/blacktshirt.jpg" width="300" height="300" title="Black T-Shirt"></center>
<<if $money >= 10>>
<<if $blacktshirt == "NO">>//You bought a black t-shirt.//
//Money:// <span style="color:#5cb85c;">-10</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 10 and $blacktshirt == "NO">>
<<set $money -= 10>>
<<set $blacktshirt = "YES">>
<</if>><center><img src="images/clothing/tops/bluetshirt.jpg" width="300" height="300" title="Blue T-Shirt"></center>
<<if $money >= 10>>
<<if $bluetshirt == "NO">>//You bought a blue t-shirt.//
//Money:// <span style="color:#5cb85c;">-10</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 10 and $bluetshirt == "NO">>
<<set $money -= 10>>
<<set $bluetshirt = "YES">>
<</if>><center><img src="images/clothing/tops/redtshirt.jpg" width="300" height="300" title="Red T-Shirt"></center>
<<if $money >= 10>>
<<if $redtshirt == "NO">>//You bought a blue t-shirt.//
//Money:// <span style="color:#5cb85c;">-10</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 10 and $redtshirt == "NO">>
<<set $money -= 10>>
<<set $redtshirt = "YES">>
<</if>><center><img src="images/clothing/tops/whitetshirt.jpg" width="300" height="300" title="White T-Shirt"></center>
<<if $money >= 10>>
<<if $whitetshirt == "NO">>//You bought a white t-shirt.//
//Money:// <span style="color:#5cb85c;">-10</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 10 and $whitetshirt == "NO">>
<<set $money -= 10>>
<<set $whitetshirt = "YES">>
<</if>><center><img src="images/clothing/tops/bluecollar.jpg" width="300" height="300" title="Blue Collar Shirt"></center>
<<if $money >= 20>>
<<if $bluecollar == "NO">>//You bought a blue collar shirt.//
//Money:// <span style="color:#5cb85c;">-20</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 20 and $bluecollar == "NO">>
<<set $money -= 20>>
<<set $bluecollar = "YES">>
<</if>><center><img src="images/clothing/tops/redcollar.jpg" width="300" height="300" title="Red Collar Shirt"></center>
<<if $money >= 20>>
<<if $redcollar == "NO">>//You bought a red collar shirt.//
//Money:// <span style="color:#5cb85c;">-20</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 20 and $redcollar == "NO">>
<<set $money -= 20>>
<<set $redcollar = "YES">>
<</if>><center><img src="images/clothing/bottoms/beigepants.jpg" width="300" height="300" title="Beige Pants"></center>
<<if $money >= 35>>
<<if $beigepants == "NO">>//You bought a pair of beige pants.//
//Money:// <span style="color:#5cb85c;">-35</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 35 and $beigepants == "NO">>
<<set $money -= 35>>
<<set $beigepants = "YES">>
<</if>><center><img src="images/clothing/bottoms/bluejeans.jpg" width="300" height="300" title="Blue Jeans"></center>
<<if $money >= 45>>
<<if $bluejeans == "NO">>//You bought a pair of blue jeans.//
//Money:// <span style="color:#5cb85c;">-45</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 45 and $bluejeans == "NO">>
<<set $money -= 45>>
<<set $bluejeans = "YES">>
<</if>><center><img src="images/clothing/bottoms/bluejeans2.jpg" width="300" height="300" title="Blue Jeans"></center>
<<if $money >= 45>>
<<if $bluejeans2 == "NO">>//You bought a pair of blue jeans.//
//Money:// <span style="color:#5cb85c;">-45</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 45 and $bluejeans2 == "NO">>
<<set $money -= 45>>
<<set $bluejeans2 = "YES">>
<</if>><center>[img[images/locations/stylebeaconinside.jpg]]</center>
<hr>
Tops| [[Bottoms|Style Bottoms]] | [[Socks|Style Socks]] | [[Shoes|Style Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/blacktshirt.jpg" width="100" height="75" title="Black T-Shirt"><br>
<<if $blacktshirt == "NO">>
[[Buy|Black T-Shirt]] | $10
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/redtshirt.jpg" width="100" height="75" title="Blue T-Shirt"><br>
<<if $redtshirt == "NO">>
[[Buy|Red T-Shirt]] | $10
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/blackcollar.jpg" width="100" height="75" title="Black Collar Shirt"><br>
<<if $blackcollar == "NO">>
[[Buy|Black Collar Shirt]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/bluecollar.jpg" width="100" height="75" title="Blue Collar Shirt"><br>
<<if $bluecollar == "NO">>
[[Buy|Blue Collar Shirt]] | $20
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Style Tops">><center>[img[images/locations/stylebeaconinside.jpg]]</center>
<hr>
[[Tops|Style Tops]] | Bottoms | [[Socks|Style Socks]] | [[Shoes|Style Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/beigepants.jpg" width="100" height="75" title="Beige Pants"><br>
<<if $beigepants == "NO">>
[[Buy|Beige Pants]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/bluejeans.jpg" width="100" height="75" title="Blue Jeans"><br>
<<if $bluejeans == "NO">>
[[Buy|Blue Jeans]] | $45
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/bluejeans2.jpg" width="100" height="75" title="Blue Jeans"><br>
<<if $bluejeans2 == "NO">>
[[Buy|Blue Jeans2]] | $45
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/khakipants.jpg" width="100" height="75" title="Khaki Pants"><br>
<<if $khakipants == "NO">>
[[Buy|Khaki Pants]] | $50
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Style Bottoms">><center><img src="images/clothing/bottoms/bluepants.jpg" width="300" height="300" title="Blue Pants"></center>
<<if $money >= 40>>
<<if $bluepants == "NO">>//You bought a pair of blue pants.//
//Money:// <span style="color:#5cb85c;">-40</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 40 and $bluepants == "NO">>
<<set $money -= 40>>
<<set $bluepants = "YES">>
<</if>><center><img src="images/clothing/bottoms/khakipants.jpg" width="300" height="300" title="Khaki Pants"></center>
<<if $money >= 50>>
<<if $khakipants == "NO">>//You bought a pair of khaki pants.//
//Money:// <span style="color:#5cb85c;">-50</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 50 and $khakipants == "NO">>
<<set $money -= 50>>
<<set $khakipants = "YES">>
<</if>><center><img src="images/clothing/socks/whiteandgreyanklesocks.jpg" width="300" height="300" title="White & Grey Ankle Socks"></center>
<<if $money >= 5>>
<<if $whiteandgreyanklesocks == "NO">>//You bought a pair of white & grey ankle socks.//
//Money:// <span style="color:#5cb85c;">-5</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 5 and $whiteandgreyanklesocks == "NO">>
<<set $money -= 5>>
<<set $whiteandgreyanklesocks = "YES">>
<</if>><center><img src="images/clothing/socks/whiteanklesocks.jpg" width="300" height="300" title="White Ankle Socks"></center>
<<if $money >= 5>>
<<if $whiteanklesocks == "NO">>//You bought a pair of white ankle socks.//
//Money:// <span style="color:#5cb85c;">-5</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 5 and $whiteanklesocks == "NO">>
<<set $money -= 5>>
<<set $whiteanklesocks = "YES">>
<</if>><center><img src="images/clothing/socks/whitesocks.jpg" width="300" height="300" title="White Socks"></center>
<<if $money >= 5>>
<<if $whitesocks == "NO">>//You bought a pair of white socks.//
//Money:// <span style="color:#5cb85c;">-5</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 5 and $whitesocks == "NO">>
<<set $money -= 5>>
<<set $whitesocks = "YES">>
<</if>><center><img src="images/clothing/socks/blackdresssocks.jpg" width="300" height="300" title="Black Dress Socks"></center>
<<if $money >= 8>>
<<if $blackdresssocks == "NO">>//You bought a pair of black dress socks.//
//Money:// <span style="color:#5cb85c;">-8</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 8 and $blackdresssocks == "NO">>
<<set $money -= 8>>
<<set $blackdresssocks = "YES">>
<</if>><center><img src="images/clothing/shoes/blackdressshoes.jpg" width="300" height="300" title="Black Dress Shoes"></center>
<<if $money >= 65>>
<<if $blackdressshoes == "NO">>//You bought a pair of black dress shoes.//
//Money:// <span style="color:#5cb85c;">-65</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 65 and $blackdressshoes == "NO">>
<<set $money -= 65>>
<<set $blackdressshoes = "YES">>
<</if>><center><img src="images/clothing/shoes/dockshoes.jpg" width="300" height="300" title="Dock Shoes"></center>
<<if $money >= 35>>
<<if $dockshoes == "NO">>//You bought a pair of dock shoes.//
//Money:// <span style="color:#5cb85c;">-35</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 35 and $dockshoes == "NO">>
<<set $money -= 35>>
<<set $dockshoes = "YES">>
<</if>><center><img src="images/clothing/shoes/pennyloafers.jpg" width="300" height="300" title="Penny Loafers"></center>
<<if $money >= 45>>
<<if $pennyloafers == "NO">>//You bought a pair of penny loafers.//
//Money:// <span style="color:#5cb85c;">-45</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 45 and $pennyloafers == "NO">>
<<set $money -= 45>>
<<set $pennyloafers = "YES">>
<</if>><center><img src="images/clothing/shoes/sandals.jpg" width="300" height="300" title="Sandals"></center>
<<if $money >= 35>>
<<if $sandals == "NO">>//You bought a pair of sandals.//
//Money:// <span style="color:#5cb85c;">-35</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 35 and $sandals == "NO">>
<<set $money -= 35>>
<<set $sandals = "YES">>
<</if>><center><img src="images/clothing/shoes/whitetennis.jpg" width="300" height="300" title="White Tennis Shoes"></center>
<<if $money >= 55>>
<<if $whitetennis == "NO">>//You bought a pair of white tennis shoes.//
//Money:// <span style="color:#5cb85c;">-55</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 55 and $whitetennis == "NO">>
<<set $money -= 55>>
<<set $whitetennis = "YES">>
<</if>>
<center>[img[images/locations/fashionfusioninside.jpg]]</center>
<hr>
Tops| [[Bottoms|Fusion Bottoms]] | [[Socks|Fusion Socks]] | [[Shoes|Fusion Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/bluetshirt.jpg" width="100" height="75" title="Blue T-Shirt"><br>
<<if $bluetshirt == "NO">>
[[Buy|Blue T-Shirt]] | $10
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/redtshirt.jpg" width="100" height="75" title="Blue T-Shirt"><br>
<<if $redtshirt == "NO">>
[[Buy|Red T-Shirt]] | $10
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/whitetshirt.jpg" width="100" height="75" title="White T-Shirt"><br>
<<if $whitetshirt == "NO">>
[[Buy|White T-Shirt]] | $10
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/bluecollar.jpg" width="100" height="75" title="Blue Collar Shirt"><br>
<<if $bluecollar == "NO">>
[[Buy|Blue Collar Shirt]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/redcollar.jpg" width="100" height="75" title="Red Collar Shirt"><br>
<<if $redcollar == "NO">>
[[Buy|Red Collar Shirt]] | $20
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Fusion Tops">><center>[img[images/locations/fashionfusioninside.jpg]]</center>
<hr>
[[Tops|Fusion Tops]] | [[Bottoms|Fusion Bottoms]] | Socks| [[Shoes|Fusion Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/whiteandgreyanklesocks.jpg" width="100" height="75" title="White & Grey Ankle Socks"><br>
<<if $whiteandgreyanklesocks == "NO">>
[[Buy|White & Grey Ankle Socks]] | $5
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/whiteanklesocks.jpg" width="100" height="75" title="White Ankle Socks"><br>
<<if $whiteanklesocks == "NO">>
[[Buy|White Ankle Socks]] | $5
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/whitesocks.jpg" width="100" height="75" title="White Socks"><br>
<<if $whitesocks == "NO">>
[[Buy|White Socks]] | $5
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Fusion Socks">><center>[img[images/locations/fashionfusioninside.jpg]]</center>
<hr>
[[Tops|Fusion Tops]] | [[Bottoms|Fusion Bottoms]] | [[Socks|Fusion Socks]] | Shoes
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/blackdressshoes.jpg" width="100" height="75" title="Black Dress Shoes"><br>
<<if $blackdressshoes == "NO">>
[[Buy|Black Dress Shoes]] | $65
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/dockshoes.jpg" width="100" height="75" title="Dock Shoes"><br>
<<if $dockshoes == "NO">>
[[Buy|Dock Shoes]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/sandals.jpg" width="100" height="75" title="Sandals"><br>
<<if $sandals == "NO">>
[[Buy|Sandals]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/whitetennis.jpg" width="100" height="75" title="White Tennis Shoes"><br>
<<if $whitetennis == "NO">>
[[Buy|White Tennis Shoes]] | $55
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Fusion Shoes">><center>[img[images/locations/fashionfusioninside.jpg]]</center>
<hr>
[[Tops|Fusion Tops]] | Bottoms | [[Socks|Fusion Socks]] | [[Shoes|Fusion Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/beigepants.jpg" width="100" height="75" title="Beige Pants"><br>
<<if $beigepants == "NO">>
[[Buy|Beige Pants]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/bluejeans2.jpg" width="100" height="75" title="Blue Jeans"><br>
<<if $bluejeans2 == "NO">>
[[Buy|Blue Jeans2]] | $45
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/bluepants.jpg" width="100" height="75" title="Blue Pants"><br>
<<if $bluepants == "NO">>
[[Buy|Blue Pants]] | $40
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/khakipants.jpg" width="100" height="75" title="Khaki Pants"><br>
<<if $khakipants == "NO">>
[[Buy|Khaki Pants]] | $50
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Fusion Bottoms">><center>[img[images/locations/artisanapparelinside.jpg]]</center>
<hr>
Tops| [[Bottoms|Artisan Bottoms]] | [[Socks|Artisan Socks]] | [[Shoes|Artisan Shoes]]
<hr>
<<nobr>>
/* ----------------------------------------------------------------- Mens ---------------------------------*/
<div style="width: 100%; overflow: hidden;">
<div style="width: 500px; float: left;"> <center><img src="images/locations/mens.jpg" width="100" height="75"></center> <br>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/blacktshirt.jpg" width="100" height="75" title="Black T-Shirt"><br>
<<if $blacktshirt == "NO">>
[[Buy|Black T-Shirt]] | $10
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/redtshirt.jpg" width="100" height="75" title="Blue T-Shirt"><br>
<<if $redtshirt == "NO">>
[[Buy|Red T-Shirt]] | $10
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/blackcollar.jpg" width="100" height="75" title="Black Collar Shirt"><br>
<<if $blackcollar == "NO">>
[[Buy|Black Collar Shirt]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/bluecollar.jpg" width="100" height="75" title="Blue Collar Shirt"><br>
<<if $bluecollar == "NO">>
[[Buy|Blue Collar Shirt]] | $20
<<else>>
Owned
<</if>>
</div>
</div>
/* ----------------------------------------------------------------- Womens ---------------------------------*/
<div style="margin-left: 520px;"><center><img src="images/locations/womens.jpg" width="100" height="75"></center><br>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/floweredshirt.jpg" width="100" height="75" title="White Shirt with Flowers"><br>
<<if $floweredshirt == "NO">>
[[Buy|White Shirt with Flowers]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/pinkshirt.jpg" width="100" height="75" title="Pink Long-sleeve Shirt"><br>
<<if $pinkshirt == "NO">>
[[Buy|Pink Long-sleeve Shirt]] | $30
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/whiteblouse.jpg" width="100" height="75" title="White Long-sleeve Blouse"><br>
<<if $whiteblouse == "NO">>
[[Buy|White Long-sleeve Blouse]] | $30
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/whitesleevelesssweater.jpg" width="100" height="75" title="White Sleeveless Sweater"><br>
<<if $whitesleevelesssweater == "NO">>
[[Buy|White Sleeveless Sweater]] | $20
<<else>>
Owned
<</if>>
</div>
</div>
<</nobr>>
<div>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="City"></a></div>
<</if>>
</div>
<<set $roomJustLeft to "Artisan Tops">><center>[img[images/locations/artisanapparelinside.jpg]]</center>
<hr>
[[Tops|Artisan Tops]] | Bottoms | [[Socks|Artisan Socks]] | [[Shoes|Artisan Shoes]]
<hr>
<<nobr>>
/* ----------------------------------------------------------------- Mens ---------------------------------*/
<div style="width: 100%; overflow: hidden;">
<div style="width: 500px; float: left;"> <center><img src="images/locations/mens.jpg" width="100" height="75"></center> <br>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/beigepants.jpg" width="100" height="75" title="Beige Pants"><br>
<<if $beigepants == "NO">>
[[Buy|Beige Pants]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/bluejeans2.jpg" width="100" height="75" title="Blue Jeans"><br>
<<if $bluejeans2 == "NO">>
[[Buy|Blue Jeans2]] | $45
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/bluepants.jpg" width="100" height="75" title="Blue Pants"><br>
<<if $bluepants == "NO">>
[[Buy|Blue Pants]] | $40
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Bottoms/khakipants.jpg" width="100" height="75" title="Khaki Pants"><br>
<<if $khakipants == "NO">>
[[Buy|Khaki Pants]] | $50
<<else>>
Owned
<</if>>
</div>
</div>
/* ----------------------------------------------------------------- Womens ---------------------------------*/
<div style="margin-left: 520px;"><center><img src="images/locations/womens.jpg" width="100" height="75"></center><br>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/denimshorts.jpg" width="100" height="75" title="Denim Shorts"><br>
<<if $denimshorts == "NO">>
[[Buy|Denim Shorts]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/jeanshorts2.jpg" width="100" height="75" title="Jean Shorts"><br>
<<if $jeanshorts2 == "NO">>
[[Buy|Jean Shorts]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/greyshorts.jpg" width="100" height="75" title="Grey Shorts"><br>
<<if $greyshorts == "NO">>
[[Buy|Grey Shorts]] | $15
<<else>>
Owned
<</if>>
</div>
</div>
</div>
<</nobr>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Artisan Bottoms">><center>[img[images/locations/artisanapparelinside.jpg]]</center>
<hr>
[[Tops|Artisan Tops]] | [[Bottoms|Artisan Bottoms]] | Socks| [[Shoes|Artisan Shoes]]
<hr>
<<nobr>>
/* ----------------------------------------------------------------- Mens ---------------------------------*/
<div style="width: 100%; overflow: hidden;">
<div style="width: 500px; float: left;"> <center><img src="images/locations/mens.jpg" width="100" height="75"></center> <br>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/whiteandgreyanklesocks.jpg" width="100" height="75" title="White & Grey Ankle Socks"><br>
<<if $whiteandgreyanklesocks == "NO">>
[[Buy|White & Grey Ankle Socks]] | $5
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/whiteanklesocks.jpg" width="100" height="75" title="White Ankle Socks"><br>
<<if $whiteanklesocks == "NO">>
[[Buy|White Ankle Socks]] | $5
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Socks/whitesocks.jpg" width="100" height="75" title="White Socks"><br>
<<if $whitesocks == "NO">>
[[Buy|White Socks]] | $5
<<else>>
Owned
<</if>>
</div>
</div>
/* ----------------------------------------------------------------- Womens ---------------------------------*/
<div style="margin-left: 520px;"><center><img src="images/locations/womens.jpg" width="100" height="75"></center><br>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blackandwhitestripedsocks.jpg" width="100" height="75" title="Black & White Striped Socks"><br>
<<if $blackandwhitestripedsocks == "NO">>
[[Buy|Black & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blacklacestockings.jpg" width="100" height="75" title="Black Lace Stockings"><br>
<<if $blacklacestockings == "NO">>
[[Buy|Black Lace Stockings]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blueandwhitestripedstockings.jpg" width="100" height="75" title="Blue & White Striped Socks"><br>
<<if $blueandwhitestripedstockings == "NO">>
[[Buy|Blue & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/greykneehighsocks.jpg" width="100" height="75" title="Grey Knee High Socks"><br>
<<if $greykneehighsocks == "NO">>
[[Buy|Grey Knee High Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/pinkandwhitesocks.jpg" width="100" height="75" title="Pink & White Striped Socks"><br>
<<if $pinkandwhitesocks == "NO">>
[[Buy|Pink & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/purplepuppysocks.jpg" width="100" height="75" title="Purple Socks with Puppies"><br>
<<if $purplepuppysocks == "NO">>
[[Buy|Purple Socks with Puppies]] | $15
<<else>>
Owned
<</if>>
</div>
</div>
<</nobr>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Artisan Socks">><center>[img[images/locations/artisanapparelinside.jpg]]</center>
<hr>
[[Tops|Artisan Tops]] | [[Bottoms|Artisan Bottoms]] | [[Socks|Artisan Socks]] | Shoes
<hr>
<<nobr>>
/* ----------------------------------------------------------------- Mens ---------------------------------*/
<div style="width: 100%; overflow: hidden;">
<div style="width: 500px; float: left;"> <center><img src="images/locations/mens.jpg" width="100" height="75"></center> <br>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/blackdressshoes.jpg" width="100" height="75" title="Black Dress Shoes"><br>
<<if $blackdressshoes == "NO">>
[[Buy|Black Dress Shoes]] | $65
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/dockshoes.jpg" width="100" height="75" title="Dock Shoes"><br>
<<if $dockshoes == "NO">>
[[Buy|Dock Shoes]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/pennyloafers.jpg" width="100" height="75" title="Penny Loafers"><br>
<<if $pennyloafers == "NO">>
[[Buy|Penny Loafers]] | $45
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/Shoes/whitetennis.jpg" width="100" height="75" title="White Tennis Shoes"><br>
<<if $whitetennis == "NO">>
[[Buy|White Tennis Shoes]] | $55
<<else>>
Owned
<</if>>
</div>
</div>
/* ----------------------------------------------------------------- Womens ---------------------------------*/
<div style="margin-left: 520px;"><center><img src="images/locations/womens.jpg" width="100" height="75"></center><br>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/blackheels.jpg" width="100" height="75" title="Black Open Toe Heels"><br>
<<if $blackheels == "NO">>
[[Buy|Black Open Toe Heels]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/blackheels2.jpg" width="100" height="75" title="Black Closed Toe Heels"><br>
<<if $blackheels2 == "NO">>
[[Buy|Black Closed Toe Heels]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/nudeheels.jpg" width="100" height="75" title="Nude Heels"><br>
<<if $nudeheels == "NO">>
[[Buy|Nude Heels]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/pinkhightops.jpg" width="100" height="75" title="Pink High Tops"><br>
<<if $pinkhightops == "NO">>
[[Buy|Pink High Tops]] | $45
<<else>>
Owned
<</if>>
</div>
</div>
</div>
<</nobr>>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmallnight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="Strip Mall" class="link-internal link-image"><img src="images/locations/stripmall.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Artisan Shoes">><center>[img[images/locations/chiqueboutiqueinside.jpg]]</center>
<hr>
Tops | [[Bottoms|Chicque Bottoms]] | [[Socks|Chicque Socks]] | [[Shoes|Chicque Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/bluehoodie.jpg" width="100" height="75" title="Blue Hoodie"><br>
<<if $bluehoodie == "NO">>
[[Buy|Blue Hoodie]] | $28
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/floweredshirt.jpg" width="100" height="75" title="White Shirt with Flowers"><br>
<<if $floweredshirt == "NO">>
[[Buy|White Shirt with Flowers]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/pinkshirt.jpg" width="100" height="75" title="Pink Long-sleeve Shirt"><br>
<<if $pinkshirt == "NO">>
[[Buy|Pink Long-sleeve Shirt]] | $30
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/whiteblouse.jpg" width="100" height="75" title="White Long-sleeve Blouse"><br>
<<if $whiteblouse == "NO">>
[[Buy|White Long-sleeve Blouse]] | $30
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/whitesleevelesssweater.jpg" width="100" height="75" title="White Sleeveless Sweater"><br>
<<if $whitesleevelesssweater == "NO">>
[[Buy|White Sleeveless Sweater]] | $20
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Chicque Tops">><center><img src="images/clothing/tops/bluehoodie.jpg" width="300" height="300" title="Blue Hoodie"></center>
<<if $money >= 28>>
<<if $bluehoodie == "NO">>//You bought a blue hoodie.//
//Money:// <span style="color:#5cb85c;">-28</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 28 and $bluehoodie == "NO">>
<<set $money -= 28>>
<<set $bluehoodie = "YES">>
<</if>><center><img src="images/clothing/tops/floweredshirt.jpg" width="300" height="300" title="White Shirt with Flowers"></center>
<<if $money >= 25>>
<<if $floweredshirt == "NO">>//You bought a white shirt with flowers.//
//Money:// <span style="color:#5cb85c;">-25</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 25 and $floweredshirt == "NO">>
<<set $money -= 25>>
<<set $floweredshirt = "YES">>
<</if>><center><img src="images/clothing/tops/pinkshirt.jpg" width="300" height="300" title="Pink Long-sleeve Shirt"></center>
<<if $money >= 30>>
<<if $pinkshirt == "NO">>//You bought a pink long-sleeve shirt.//
//Money:// <span style="color:#5cb85c;">-30</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 30 and $pinkshirt == "NO">>
<<set $money -= 30>>
<<set $pinkshirt = "YES">>
<</if>><center><img src="images/clothing/tops/whiteblouse.jpg" width="300" height="300" title="White Long-sleeve Blouse"></center>
<<if $money >= 30>>
<<if $whiteblouse == "NO">>//You bought a white long sleeve blouse.//
//Money:// <span style="color:#5cb85c;">-30</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 30 and $whiteblouse == "NO">>
<<set $money -= 30>>
<<set $whiteblouse = "YES">>
<</if>><center><img src="images/clothing/tops/whitesleevelesssweater.jpg" width="300" height="300" title="White Sleeveless Sweater"></center>
<<if $money >= 20>>
<<if $whitesleevelesssweater == "NO">>//You bought a white sleeveless sweater.//
//Money:// <span style="color:#5cb85c;">-20</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 20 and $whitesleevelesssweater == "NO">>
<<set $money -= 20>>
<<set $whitesleevelesssweater = "YES">>
<</if>><center><img src="images/clothing/bottoms/blackpleatedskirt.jpg" width="300" height="300" title="Black Pleated Skirt"></center>
<<if $money >= 25>>
<<if $blackpleatedskirt == "NO">>//You bought a black pleated skirt.//
//Money:// <span style="color:#5cb85c;">-25</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 25 and $blackpleatedskirt == "NO">>
<<set $money -= 25>>
<<set $blackpleatedskirt = "YES">>
<</if>><center><img src="images/clothing/bottoms/denimshorts.jpg" width="300" height="300" title="Denim Shorts"></center>
<<if $money >= 20>>
<<if $denimshorts == "NO">>//You bought a pair of denim shorts.//
//Money:// <span style="color:#5cb85c;">-20</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 20 and $denimshorts == "NO">>
<<set $money -= 20>>
<<set $denimshorts = "YES">>
<</if>><center><img src="images/clothing/bottoms/jeanshorts2.jpg" width="300" height="300" title="Jean Shorts"></center>
<<if $money >= 20>>
<<if $jeanshorts2 == "NO">>//You bought a pair of jean shorts.//
//Money:// <span style="color:#5cb85c;">-20</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 20 and $jeanshorts2 == "NO">>
<<set $money -= 20>>
<<set $jeanshorts2 = "YES">>
<</if>><center><img src="images/clothing/bottoms/greyshorts.jpg" width="300" height="300" title="Grey Shorts"></center>
<<if $money >= 15>>
<<if $greyshorts == "NO">>//You bought a pair of grey shorts.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $greyshorts == "NO">>
<<set $money -= 15>>
<<set $greyshorts = "YES">>
<</if>><center><img src="images/clothing/bottoms/maroonskirt.jpg" width="300" height="300" title="Maroon Skirt"></center>
<<if $money >= 25>>
<<if $maroonskirt == "NO">>//You bought a maroon skirt.//
//Money:// <span style="color:#5cb85c;">-25</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 25 and $maroonskirt == "NO">>
<<set $money -= 25>>
<<set $maroonskirt = "YES">>
<</if>><center><img src="images/clothing/socks/blackandwhitestripedsocks.jpg" width="300" height="300" title="Black & White Striped Socks"></center>
<<if $money >= 15>>
<<if $blackandwhitestripedsocks == "NO">>//You bought a pair of black and white striped socks.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $blackandwhitestripedsocks == "NO">>
<<set $money -= 15>>
<<set $blackandwhitestripedsocks = "YES">>
<</if>><center><img src="images/clothing/socks/blacklacestockings.jpg" width="300" height="300" title="Black Lace Stockings"></center>
<<if $money >= 15>>
<<if $blacklacestockings == "NO">>//You bought a pair of black lace stockings.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $blacklacestockings == "NO">>
<<set $money -= 15>>
<<set $blacklacestockings = "YES">>
<</if>><center><img src="images/clothing/socks/blueandwhitestripedstockings.jpg" width="300" height="300" title="Blue & White Striped Socks"></center>
<<if $money >= 15>>
<<if $blueandwhitestripedstockings == "NO">>//You bought a pair of blue & white striped socks.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $blueandwhitestripedstockings == "NO">>
<<set $money -= 15>>
<<set $blueandwhitestripedstockings = "YES">>
<</if>><center><img src="images/clothing/socks/greykneehighsocks.jpg" width="300" height="300" title="Grey Knee High Socks"></center>
<<if $money >= 15>>
<<if $greykneehighsocks == "NO">>//You bought a pair of grey knee high socks.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $greykneehighsocks == "NO">>
<<set $money -= 15>>
<<set $greykneehighsocks = "YES">>
<</if>><center><img src="images/clothing/socks/pinkandwhitesocks.jpg" width="300" height="300" title="Pink & White Striped Socks"></center>
<<if $money >= 15>>
<<if $pinkandwhitesocks == "NO">>//You bought a pair of pink & white striped socks.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $pinkandwhitesocks == "NO">>
<<set $money -= 15>>
<<set $pinkandwhitesocks = "YES">>
<</if>><center><img src="images/clothing/socks/purplepuppysocks.jpg" width="300" height="300" title="Purple Socks with Puppies"></center>
<<if $money >= 15>>
<<if $purplepuppysocks == "NO">>//You bought a pair of purple socks with puppies.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $purplepuppysocks == "NO">>
<<set $money -= 15>>
<<set $purplepuppysocks = "YES">>
<</if>><center><img src="images/clothing/shoes/blackheels.jpg" width="300" height="300" title="Black Open Toed Heels"></center>
<<if $money >= 25>>
<<if $blackheels == "NO">>//You bought a pair of black open toed heels.//
//Money:// <span style="color:#5cb85c;">-25</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 25 and $blackheels == "NO">>
<<set $money -= 25>>
<<set $blackheels = "YES">>
<</if>><center><img src="images/clothing/shoes/blackheels2.jpg" width="300" height="300" title="Black Closed Toed Heels"></center>
<<if $money >= 25>>
<<if $blackheels2 == "NO">>//You bought a pair of black closed toed heels.//
//Money:// <span style="color:#5cb85c;">-25</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 25 and $blackheels2 == "NO">>
<<set $money -= 25>>
<<set $blackheels2 = "YES">>
<</if>><center><img src="images/clothing/shoes/flipflops.jpg" width="300" height="300" title="Flip Flops"></center>
<<if $money >= 15>>
<<if $flipflops == "NO">>//You bought a pair of flip flops.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $flipflops == "NO">>
<<set $money -= 15>>
<<set $flipflops = "YES">>
<</if>><center><img src="images/clothing/shoes/nudeheels.jpg" width="300" height="300" title="Nude High Heels"></center>
<<if $money >= 35>>
<<if $nudeheels == "NO">>//You bought a pair of nude high heels.//
//Money:// <span style="color:#5cb85c;">-35</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 35 and $nudeheels == "NO">>
<<set $money -= 35>>
<<set $nudeheels = "YES">>
<</if>><center><img src="images/clothing/shoes/pinkhightops.jpg" width="300" height="300" title="Pink High Tops"></center>
<<if $money >= 45>>
<<if $pinkhightops == "NO">>//You bought a pair of pink high tops.//
//Money:// <span style="color:#5cb85c;">-45</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 45 and $pinkhightops == "NO">>
<<set $money -= 45>>
<<set $pinkhightops = "YES">>
<</if>><center>[img[images/locations/closetfashioninside.jpg]]</center>
<hr>
Tops | [[Bottoms|Closet Bottoms]] | [[Socks|Closet Socks]] | [[Shoes|Closet Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/bluehoodie.jpg" width="100" height="75" title="Blue Hoodie"><br>
<<if $bluehoodie == "NO">>
[[Buy|Blue Hoodie]] | $28
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/floweredshirt.jpg" width="100" height="75" title="White Shirt with Flowers"><br>
<<if $floweredshirt == "NO">>
[[Buy|White Shirt with Flowers]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/pinkshirt.jpg" width="100" height="75" title="Pink Long-sleeve Shirt"><br>
<<if $pinkshirt == "NO">>
[[Buy|Pink Long-sleeve Shirt]] | $30
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/whiteblouse2.jpg" width="100" height="75" title="White Long-sleeve Blouse"><br>
<<if $whiteblouse2 == "NO">>
[[Buy|White Long-sleeve Blouse]] | $30
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/tops/whitesleevelesssweater.jpg" width="100" height="75" title="White Sleeveless Sweater"><br>
<<if $whitesleevelesssweater == "NO">>
[[Buy|White Sleeveless Sweater]] | $20
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 10px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $roomJustLeft to "Closet Tops">><center>[img[images/locations/closetfashioninside.jpg]]</center>
<hr>
[[Tops|Closet Tops]] | Bottoms | [[Socks|Closet Socks]] | [[Shoes|Closet Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/blackpleatedskirt.jpg" width="100" height="75" title="Black Pleated Skirt"><br>
<<if $blackpleatedskirt == "NO">>
[[Buy|Black Pleated Skirt]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/denimshorts.jpg" width="100" height="75" title="Denim Shorts"><br>
<<if $denimshorts == "NO">>
[[Buy|Denim Shorts]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/jeanshorts2.jpg" width="100" height="75" title="Jean Shorts"><br>
<<if $jeanshorts2 == "NO">>
[[Buy|Jean Shorts]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/greyshorts.jpg" width="100" height="75" title="Grey Shorts"><br>
<<if $greyshorts == "NO">>
[[Buy|Grey Shorts]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bottoms/maroonskirt.jpg" width="100" height="75" title="Maroon Skirt"><br>
<<if $maroonskirt == "NO">>
[[Buy|Maroon Skirt]] | $25
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 10px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $roomJustLeft to "Closet Bottoms">><center>[img[images/locations/closetfashioninside.jpg]]</center>
<hr>
[[Tops|Closet Tops]] | [[Bottoms|Closet Bottoms]] | Socks | [[Shoes|Closet Shoes]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blackandwhitestripedsocks.jpg" width="100" height="75" title="Black & White Striped Socks"><br>
<<if $blackandwhitestripedsocks == "NO">>
[[Buy|Black & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blacklacestockings.jpg" width="100" height="75" title="Black Lace Stockings"><br>
<<if $blacklacestockings == "NO">>
[[Buy|Black Lace Stockings]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blueandwhitestripedstockings.jpg" width="100" height="75" title="Blue & White Striped Socks"><br>
<<if $blueandwhitestripedstockings == "NO">>
[[Buy|Blue & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/pinkandwhitesocks.jpg" width="100" height="75" title="Pink & White Striped Socks"><br>
<<if $pinkandwhitesocks == "NO">>
[[Buy|Pink & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/purplepuppysocks.jpg" width="100" height="75" title="Purple Socks with Puppies"><br>
<<if $purplepuppysocks == "NO">>
[[Buy|Purple Socks with Puppies]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 10px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $roomJustLeft to "Closet Socks">><center>[img[images/locations/closetfashioninside.jpg]]</center>
<hr>
[[Tops|Closet Tops]] | [[Bottoms|Closet Bottoms]] | [[Socks|Closet Socks]] | Shoes
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/blackheels.jpg" width="100" height="75" title="Black Open Toe Heels"><br>
<<if $blackheels == "NO">>
[[Buy|Black Open Toe Heels]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/blackheels2.jpg" width="100" height="75" title="Black Closed Toe Heels"><br>
<<if $blackheels2 == "NO">>
[[Buy|Black Closed Toe Heels]] | $25
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/nudeheels.jpg" width="100" height="75" title="Nude Heels"><br>
<<if $nudeheels == "NO">>
[[Buy|Nude Heels]] | $35
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/shoes/pinkhightops.jpg" width="100" height="75" title="Pink High Tops"><br>
<<if $pinkhightops == "NO">>
[[Buy|Pink High Tops]] | $45
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 10px;"><a data-passage="Mall" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="Mall"></a></div>
<<set $roomJustLeft to "Closet Shoes">><center>[img[images/locations/lingerie_store.png]]</center>
<hr>
Panties | [[Bras|Delicate Bras]] | [[Leggings|Delicate Socks]] | [[Lingerie sets|Delicate Lingerie]] | [[Nighties|Delicate Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/blackpanties.jpg" width="100" height="75" title="Black Panties"><br>
<<if $blackpanties == "NO">>
[[Buy|Black Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/bluestripedpanties.jpg" width="100" height="75" title="White & Blue Striped Panties"><br>
<<if $bluestripedpanties == "NO">>
[[Buy|Blue & White Striped Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/pinklacepanties.jpg" width="100" height="75" title="Pink Lace Panties"><br>
<<if $pinklacepanties == "NO">>
[[Buy|Pink Lace Panties]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/pinkrosepanties.jpg" width="100" height="75" title="Pink Rose Panties"><br>
<<if $pinkrosepanties == "NO">>
[[Buy|Pink Rose Panties]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/redandwhitestripedpanties.jpg" width="100" height="75" title="Red & White Striped Panties"><br>
<<if $redandwhitestripedpanties == "NO">>
[[Buy|Red & White Striped Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Delicate Underwear">>
<center><img src="images/clothing/bras/blackbra.jpg" width="300" height="300" title="Black Bra"></center>
<<if $money >= 15>>
<<if $blackbra == "NO">>//You bought a black bra.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $blackbra == "NO">>
<<set $money -= 15>>
<<set $blackbra = "YES">>
<</if>><center><img src="images/clothing/bras/redbra.jpg" width="300" height="300" title="Red Bra"></center>
<<if $money >= 15>>
<<if $redbra == "NO">>//You bought a red bra.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $redbra == "NO">>
<<set $money -= 15>>
<<set $redbra = "YES">>
<</if>><center><img src="images/clothing/bras/pinkbra.jpg" width="300" height="300" title="Pink Bra"></center>
<<if $money >= 15>>
<<if $pinkbra == "NO">>//You bought a pink bra.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $pinkbra == "NO">>
<<set $money -= 15>>
<<set $pinkbra = "YES">>
<</if>><center><img src="images/clothing/underwear/blackpanties.jpg" width="300" height="300" title="Black Panties"></center>
<<if $money >= 15>>
<<if $blackpanties == "NO">>//You bought a pair of black panties.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $blackpanties == "NO">>
<<set $money -= 15>>
<<set $blackpanties = "YES">>
<</if>><center><img src="images/clothing/underwear/pinkrosepanties.jpg" width="300" height="300" title="Pink Panties with Roses"></center>
<<if $money >= 20>>
<<if $pinkrosepanties == "NO">>//You bought a pair of pink panties with roses.//
//Money:// <span style="color:#5cb85c;">-20</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 20 and $pinkrosepanties == "NO">>
<<set $money -= 20>>
<<set $pinkrosepanties = "YES">>
<</if>><center><img src="images/clothing/underwear/pinklacepanties.jpg" width="300" height="300" title="Pink Lace Panties"></center>
<<if $money >= 20>>
<<if $pinklacepanties == "NO">>//You bought a pair of pink lace panties.//
//Money:// <span style="color:#5cb85c;">-20</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 20 and $pinklacepanties == "NO">>
<<set $money -= 20>>
<<set $pinklacepanties = "YES">>
<</if>><center><img src="images/clothing/underwear/bluestripedpanties.jpg" width="300" height="300" title="Blue & White Striped Panties"></center>
<<if $money >= 15>>
<<if $bluestripedpanties == "NO">>//You bought a pair of blue & white striped panties.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $bluestripedpanties == "NO">>
<<set $money -= 15>>
<<set $bluestripedpanties = "YES">>
<</if>><center><img src="images/clothing/underwear/redandwhitestripedpanties.jpg" width="300" height="300" title="Red & White Striped Panties"></center>
<<if $money >= 15>>
<<if $redandwhitestripedpanties == "NO">>//You bought a pair of red & white striped panties.//
//Money:// <span style="color:#5cb85c;">-15</span><</if>>
<<else>>You don't have enough money right now.<</if>>
<<link "Return to Store" $roomJustLeft>><</link>>
<<if $money >= 15 and $redandwhitestripedpanties == "NO">>
<<set $money -= 15>>
<<set $redandwhitestripedpanties = "YES">>
<</if>><center>[img[images/locations/lingerie_store.png]]</center>
<hr>
[[Panties|Delicate Underwear]] | [[Bras|Delicate Bras]] | Leggings |[[Lingerie sets|Delicate Lingerie]] | [[Nighties|Delicate Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blackandwhitestripedsocks.jpg" width="100" height="75" title="Black & White Striped Socks"><br>
<<if $blackandwhitestripedsocks == "NO">>
[[Buy|Black & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blacklacestockings.jpg" width="100" height="75" title="Black Lace Stockings"><br>
<<if $blacklacestockings == "NO">>
[[Buy|Black Lace Stockings]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blueandwhitestripedstockings.jpg" width="100" height="75" title="Blue & White Striped Socks"><br>
<<if $blueandwhitestripedstockings == "NO">>
[[Buy|Blue & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/greykneehighsocks.jpg" width="100" height="75" title="Grey Knee High Socks"><br>
<<if $greykneehighsocks == "NO">>
[[Buy|Grey Knee High Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/pinkandwhitesocks.jpg" width="100" height="75" title="Pink & White Striped Socks"><br>
<<if $pinkandwhitesocks == "NO">>
[[Buy|Pink & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/purplepuppysocks.jpg" width="100" height="75" title="Purple Socks with Puppies"><br>
<<if $purplepuppysocks == "NO">>
[[Buy|Purple Socks with Puppies]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Delicate Socks">><center>[img[images/locations/alluringin.jpg]]</center>
<hr>
Panties | [[Bras|Alluring Bras]] | [[Leggings|Alluring Socks]] | [[Lingerie sets|Alluring Lingerie Sets]] | [[Nighties|Alluring Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/blackpanties.jpg" width="100" height="75" title="Black Panties"><br>
<<if $blackpanties == "NO">>
[[Buy|Black Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/bluestripedpanties.jpg" width="100" height="75" title="White & Blue Striped Panties"><br>
<<if $bluestripedpanties == "NO">>
[[Buy|Blue & White Striped Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/pinklacepanties.jpg" width="100" height="75" title="Pink Lace Panties"><br>
<<if $pinklacepanties == "NO">>
[[Buy|Pink Lace Panties]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/pinkrosepanties.jpg" width="100" height="75" title="Pink Rose Panties"><br>
<<if $pinkrosepanties == "NO">>
[[Buy|Pink Rose Panties]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/redandwhitestripedpanties.jpg" width="100" height="75" title="Red & White Striped Panties"><br>
<<if $redandwhitestripedpanties == "NO">>
[[Buy|Red & White Striped Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Alluring Underwear">>
<center>[img[images/locations/alluringin.jpg]]</center>
<hr>
[[Panties|Alluring Underwear]] | Bras | [[Leggings|Alluring Socks]] | [[Lingerie sets|Alluring Lingerie Sets]] | [[Nighties|Alluring Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/whitebra.jpg" width="100" height="75" title="White Bra"><br>
<<if $whitebra == "NO">>
[[Buy|White Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/blackbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $blackbra == "NO">>
[[Buy|Black Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/redbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $redbra == "NO">>
[[Buy|Red Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/pinkbra.jpg" width="100" height="75" title="Pink Bra"><br>
<<if $pinkbra == "NO">>
[[Buy|Pink Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Alluring Bras">>
<center>[img[images/locations/alluringin.jpg]]</center>
<hr>
[[Panties|Alluring Underwear]] | [[Bras|Alluring Bras]] | Leggings |[[Lingerie sets|Alluring Lingerie Sets]] | [[Nighties|Alluring Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blackandwhitestripedsocks.jpg" width="100" height="75" title="Black & White Striped Socks"><br>
<<if $blackandwhitestripedsocks == "NO">>
[[Buy|Black & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blacklacestockings.jpg" width="100" height="75" title="Black Lace Stockings"><br>
<<if $blacklacestockings == "NO">>
[[Buy|Black Lace Stockings]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blueandwhitestripedstockings.jpg" width="100" height="75" title="Blue & White Striped Socks"><br>
<<if $blueandwhitestripedstockings == "NO">>
[[Buy|Blue & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/greykneehighsocks.jpg" width="100" height="75" title="Grey Knee High Socks"><br>
<<if $greykneehighsocks == "NO">>
[[Buy|Grey Knee High Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/pinkandwhitesocks.jpg" width="100" height="75" title="Pink & White Striped Socks"><br>
<<if $pinkandwhitesocks == "NO">>
[[Buy|Pink & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/purplepuppysocks.jpg" width="100" height="75" title="Purple Socks with Puppies"><br>
<<if $purplepuppysocks == "NO">>
[[Buy|Purple Socks with Puppies]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Alluring Socks">><center>[img[images/locations/alluringin.jpg]]</center>
<hr>
[[Panties|Alluring Underwear]] | [[Bras|Alluring Bras]] | [[Leggings|Alluring Socks]] | [[Lingerie sets|Alluring Lingerie Sets]] | Nighties
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/outofstock.jpg" width="100" height="75" title="Out of Stock">
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Delicate Nighties">><center>[img[images/locations/alluringin.jpg]]</center>
<hr>
[[Panties|Alluring Underwear]] | [[Bras|Alluring Bras]] | [[Leggings|Alluring Socks]] | Lingerie sets | [[Nighties|Alluring Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/outofstock.jpg" width="100" height="75" title="Out of Stock">
</div>
<</nobr>>
<br><br><br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Alluring Lingerie Sets">><center>[img[images/locations/classyin.jpg]]</center>
<hr>
Panties | [[Bras|Classy Bras]] | [[Leggings|Classy Socks]] |[[Lingerie sets|Classy Lingerie]] | [[Nighties|Classy Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/blackpanties.jpg" width="100" height="75" title="Black Panties"><br>
<<if $blackpanties == "NO">>
[[Buy|Black Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/bluestripedpanties.jpg" width="100" height="75" title="White & Blue Striped Panties"><br>
<<if $bluestripedpanties == "NO">>
[[Buy|Blue & White Striped Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/pinkrosepanties.jpg" width="100" height="75" title="Pink Rose Panties"><br>
<<if $pinkrosepanties == "NO">>
[[Buy|Pink Rose Panties]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/redandwhitestripedpanties.jpg" width="100" height="75" title="Red & White Striped Panties"><br>
<<if $redandwhitestripedpanties == "NO">>
[[Buy|Red & White Striped Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Classy Underwear">><center>[img[images/locations/classyin.jpg]]</center>
<hr>
[[Panties|Classy Underwear]] | Bras | [[Leggings|Classy Socks]] |[[Lingerie sets|Classy Lingerie]] | [[Nighties|Classy Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/whitebra.jpg" width="100" height="75" title="White Bra"><br>
<<if $whitebra == "NO">>
[[Buy|White Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/whitesportsbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $whitesportsbra == "NO">>
[[Buy|White Sports Bra]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/blackbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $blackbra == "NO">>
[[Buy|Black Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/redbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $redbra == "NO">>
[[Buy|Red Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/pinkbra.jpg" width="100" height="75" title="Pink Bra"><br>
<<if $pinkbra == "NO">>
[[Buy|Pink Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Classy Bras">><center>[img[images/locations/classyin.jpg]]</center>
<hr>
[[Panties|Classy Underwear]] | [[Bras|Classy Bras]] | Leggings | [[Lingerie sets|Classy Lingerie]] | [[Nighties|Classy Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blackandwhitestripedsocks.jpg" width="100" height="75" title="Black & White Striped Socks"><br>
<<if $blackandwhitestripedsocks == "NO">>
[[Buy|Black & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blacklacestockings.jpg" width="100" height="75" title="Black Lace Stockings"><br>
<<if $blacklacestockings == "NO">>
[[Buy|Black Lace Stockings]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blueandwhitestripedstockings.jpg" width="100" height="75" title="Blue & White Striped Socks"><br>
<<if $blueandwhitestripedstockings == "NO">>
[[Buy|Blue & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/greykneehighsocks.jpg" width="100" height="75" title="Grey Knee High Socks"><br>
<<if $greykneehighsocks == "NO">>
[[Buy|Grey Knee High Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/pinkandwhitesocks.jpg" width="100" height="75" title="Pink & White Striped Socks"><br>
<<if $pinkandwhitesocks == "NO">>
[[Buy|Pink & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/purplepuppysocks.jpg" width="100" height="75" title="Purple Socks with Puppies"><br>
<<if $purplepuppysocks == "NO">>
[[Buy|Purple Socks with Puppies]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Classy Socks">><center>[img[images/locations/classyin.jpg]]</center>
<hr>
[[Panties|Classy Underwear]] | [[Bras|Classy Bras]] | [[Leggings|Classy Socks]] | Lingerie sets | [[Nighties|Classy Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/outofstock.jpg" width="100" height="75" title="Out of Stock">
</div>
<</nobr>>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Classy Lingerie">><center>[img[images/locations/classyin.jpg]]</center>
<hr>
[[Panties|Classy Underwear]] | [[Bras|Classy Bras]] | [[Leggings|Classy Socks]] |[[Lingerie sets|Classy Lingerie]] | Nighties
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/outofstock.jpg" width="100" height="75" title="Out of Stock">
</div>
<</nobr>>
<br><br>
<<if $time == "Evening" or $time == "Night" or $time == "Midnight">>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/citynight.jpg" width="150" height="100" title="City"></a></div>
<<else>>
<div style="float: left; padding-left: 5px;"><a data-passage="City" class="link-internal link-image"><img src="images/locations/city.jpg" width="150" height="100" title="City"></a></div>
<</if>>
<<set $roomJustLeft to "Classy Nighties">><center>[img[images/locations/sheerin.jpg]]</center>
<hr>
Panties | [[Bras|Sheer Bras]] | [[Leggings|Sheer Socks]] |[[Lingerie sets|Sheer Lingerie]] | [[Nighties|Sheer Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/blackpanties.jpg" width="100" height="75" title="Black Panties"><br>
<<if $blackpanties == "NO">>
[[Buy|Black Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/bluestripedpanties.jpg" width="100" height="75" title="White & Blue Striped Panties"><br>
<<if $bluestripedpanties == "NO">>
[[Buy|Blue & White Striped Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/pinklacepanties.jpg" width="100" height="75" title="Pink Lace Panties"><br>
<<if $pinklacepanties == "NO">>
[[Buy|Pink Lace Panties]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/pinkrosepanties.jpg" width="100" height="75" title="Pink Rose Panties"><br>
<<if $pinkrosepanties == "NO">>
[[Buy|Pink Rose Panties]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/underwear/redandwhitestripedpanties.jpg" width="100" height="75" title="Red & White Striped Panties"><br>
<<if $redandwhitestripedpanties == "NO">>
[[Buy|Red & White Striped Panties]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="2nd Floor"></a></div>
<<set $roomJustLeft to "Sheer Underwear">><center>[img[images/locations/sheerin.jpg]]</center>
<hr>
[[Panties|Sheer Underwear]] | Bras | [[Leggings|Sheer Socks]] |[[Lingerie sets|Sheer Lingerie]] | [[Nighties|Sheer Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/whitebra.jpg" width="100" height="75" title="White Bra"><br>
<<if $whitebra == "NO">>
[[Buy|White Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/whitesportsbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $whitesportsbra == "NO">>
[[Buy|White Sports Bra]] | $20
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/blackbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $blackbra == "NO">>
[[Buy|Black Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/redbra.jpg" width="100" height="75" title="White Sports Bra"><br>
<<if $redbra == "NO">>
[[Buy|Red Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/bras/pinkbra.jpg" width="100" height="75" title="Pink Bra"><br>
<<if $pinkbra == "NO">>
[[Buy|Pink Bra]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="2nd Floor"></a></div>
<<set $roomJustLeft to "Sheer Bras">><center>[img[images/locations/sheerin.jpg]]</center>
<hr>
[[Panties|Sheer Underwear]] | [[Bras|Sheer Bras]] | Leggings |[[Lingerie sets|Sheer Lingerie]] | [[Nighties|Sheer Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blackandwhitestripedsocks.jpg" width="100" height="75" title="Black & White Striped Socks"><br>
<<if $blackandwhitestripedsocks == "NO">>
[[Buy|Black & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blacklacestockings.jpg" width="100" height="75" title="Black Lace Stockings"><br>
<<if $blacklacestockings == "NO">>
[[Buy|Black Lace Stockings]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/blueandwhitestripedstockings.jpg" width="100" height="75" title="Blue & White Striped Socks"><br>
<<if $blueandwhitestripedstockings == "NO">>
[[Buy|Blue & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/greykneehighsocks.jpg" width="100" height="75" title="Grey Knee High Socks"><br>
<<if $greykneehighsocks == "NO">>
[[Buy|Grey Knee High Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/pinkandwhitesocks.jpg" width="100" height="75" title="Pink & White Striped Socks"><br>
<<if $pinkandwhitesocks == "NO">>
[[Buy|Pink & White Striped Socks]] | $15
<<else>>
Owned
<</if>>
</div>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/socks/purplepuppysocks.jpg" width="100" height="75" title="Purple Socks with Puppies"><br>
<<if $purplepuppysocks == "NO">>
[[Buy|Purple Socks with Puppies]] | $15
<<else>>
Owned
<</if>>
</div>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="2nd Floor"></a></div>
<<set $roomJustLeft to "Sheer Socks">><center>[img[images/locations/sheerin.jpg]]</center>
<hr>
[[Panties|Sheer Underwear]] | [[Bras|Sheer Bras]] | [[Leggings|Sheer Socks]] | Lingerie sets | [[Nighties|Sheer Nighties]]
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/outofstock.jpg" width="100" height="75" title="Out of Stock">
</div>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="2nd Floor"></a></div>
<<set $roomJustLeft to "Sheer Lingerie">><center>[img[images/locations/sheerin.jpg]]</center>
<hr>
[[Panties|Sheer Underwear]] | [[Bras|Sheer Bras]] | [[Leggings|Sheer Socks]] |[[Lingerie sets|Sheer Lingerie]] | Nighties
<hr>
<<nobr>>
<div style="float: left; padding-left: 5px;"><img src="images/clothing/outofstock.jpg" width="100" height="75" title="Out of Stock">
</div>
<</nobr>>
<br><br><br><br>
<div style="float: left; padding-left: 5px;"><a data-passage="Mall 2nd Floor" class="link-internal link-image"><img src="images/locations/mallinside.jpg" width="150" height="150" title="2nd Floor"></a></div>
<<set $roomJustLeft to "Sheer Nighties">><div class="phone">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font></center>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/dancingplug.gif" width="100%"/>
</div>
<<nobr>>
<div class="bubbledLeft" style="text-align: left">
Yay butt plug day! Yeah yeah I know i need a different meme! I'll work on that.
</div><br>
<div class="bubbledLeft" style="text-align: left">
See you tonight! Kisses!
</div><br>
<div class="bubbledRight">
ok
</div>
<</nobr>>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div>
[[Home screen|Phone]]
</div>
</center>
</div>
<<set $bf_text to 12>>
<<set $bfTextAlert to 0>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<gfbestfriend>>"HA! I've got you now!"<</gfbestfriend>><br>
<<mc>>("Oh shit!?!?!!?")<</mc>><br>
<<mc>>"Huh? What?"<</mc>><br>
<<gfbestfriend>>"I figured it out!"<</gfbestfriend>><br>
<<mc>>"Figured what out?"<</mc>><br>
<<gfbestfriend>>"How to beat you!"<</gfbestfriend>><br>
<<mc>>("Oh good grief!")<</mc>><br>
<<mc>>"Mhmm hmm"<</mc>><br>
<<gfbestfriend>>"Don't mmmhmmm me I'm going to kick your ass. I figured out the secret!"<</gfbestfriend>><br>
<<mc>>"Mmm hmm sure sure!"<</mc>><br>
<<gfbestfriend>>"Whatever I bet you I'll kick your ass!"<</gfbestfriend>><br>
<<mc>>"Ok fine lets bet then."<</mc>><br>
<<gfbestfriend>>"What? No it's a figure of speech silly!"<</gfbestfriend>><br>
<<mc>>"Ahh ok. So you don't think you'll win."<</mc>><br>
<<gfbestfriend>>"What? No I am going to win! Fine let's bet tough guy!"<</gfbestfriend>><br>
$gfbfname pushes you and giggles.<br><br>
<<gfbestfriend>>"What do you want to bet? 5$?"<</gfbestfriend>><br>
You giggle.<br><br>
<<mc>>"Heh so you just want to make a piddly bet?"<</mc>><br>
<<gfbestfriend>>"No! Fine whatever you want then!"<</gfbestfriend>><br>
<<mc>>"Sounds good. A blowjob!"<</mc>><br>
<<gfbestfriend>>"Ha ha! For the record I would make that bet! But.... $gfname's rule we can't right now."<</gfbestfriend>><br>
<<mc>>("Damnit!")<</mc>><br>
<<mc>>"Fine. Ummm ok if you lose you have to wash my car."<</mc>><br>
<<gfbestfriend>>"Ok fine!"<</gfbestfriend>><br>
<<mc>>"In a bikini!"<</mc>><br>
<<gfbestfriend>>"Whatever! Fine it's a bet. but if you lose you have to wash my car in a bikini!"<</gfbestfriend>><br>
$gfbfname grins.<br><br>
<<mc>>"No way! I'm not wearing a bikini outside!"<</mc>><br><br>
<<gfbestfriend>>"I can pull my car around back. No one can see you there!"<</gfbestfriend>><br>
<<gfbestfriend>>"But if you don't think you can win I understand!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<mc>>("Whatever it's not like she can beat me.")<</mc>><br>
<<mc>>"Ok fine lets do it!"<</mc>><br>
<<gfbestfriend>>"Yay! You're going down! Ok I gotta run potty load the game."<</gfbestfriend>><br>
$gfbfname jumps up and runs to the bathroom. <br><br>
You load the game and wait for $gfbfname.<br><br>
[[Continue...|bfgame4b]]
<</nobr>>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You finish setting up the game and look up as $gfbfname comes back in the room.<br><br>
<<gfbestfriend>>"Ok let's do this!"<</gfbestfriend>><br>
<center><img src="images/events/bf/bftopless2.jpg" width="30%" height="30%" /></center><br>
You giggle.<br><br>
<<mc>>"$gfbfname what are you doing?"<</mc>><br>
<<gfbestfriend>>"HA! You're scared now huh? I figured it out. You're always all comfy just wearing panties while I'm wearing stuffy clothes!"<</gfbestfriend>><br>
<<mc>>"That's your big plan?"<</mc>><br>
<<gfbestfriend>>"Yep and I'm going to kick your ass now!"<</gfbestfriend>><br>
<<mc>>"Sure... sure."<</mc>><br>
<<gfbestfriend>>"Whatever just race loser!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
You giggle and start your race.<br><br>
<center><img src="images/events/bf/games/mario_3.jpg" width="80%" /></center><br>
<<gfbestfriend>>"Haha just third? I can beat that!"<</gfbestfriend>><br>
<<mc>>"Mhhmhmm sure sure."<</mc>><br>
<<gfbestfriend>>"Whatever just watch! I want to be toadette!"<</gfbestfriend>><br>
You chuckle and setup the next race and hand $gfbfname the controller.<br><br>
<center><img src="images/events/bf/games/toadette_4.jpg" width="80%" /></center><br>
<<gfbestfriend>>"Damnit! I was so close! I can't believe my plan didn't work!"<</gfbestfriend>><br>
You chuckle.<br><br>
<<gfbestfriend>>"But that's my best finish! See my plan did work some."<</gfbestfriend>><br>
<<mc>>"Umm $gfbfname."<</mc>><br>
<<gfbestfriend>>"Yeah"<</gfbestfriend>><br>
<<mc>>"We've played this tons of times before I started just wearing panties and I beat you every time."<</mc>><br>
<<gfbestfriend>>"Well.... yeah... but..... SHUT UP!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
You laugh.<br><br>
<<mc>>"Ok ok I'll shutup while you get your bikini on. Can't wait for a nice shiny car!"<</mc>><br>
<<gfbestfriend>>"Yeah yeah whatever!"<</gfbestfriend>><br>
$gfbfname giggles and goes to get a bikini from $gfname's room.<br><br>
You put on some shorts and pull your car around back and wait for $gfbfname.<br><br>
[[Continue...|bfgame4c]]
<</nobr>>
<center>[img[images/locations/backyard.jpg]]</center>
<<nobr>>
$gfbfname comes out and see's you wearing shorts..<br><br>
<center><img src="images/events/bf/bfcarwash1.gif"></center><br>
<<gfbestfriend>>"Oh no! No shorts. No one can see you back here!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
<<mc>>"Ugh! Fine."<</mc>><br>
You take your shorts off and sit back and get ready for the show.
$gfbfname giggles and starts washing your car making sure to tease you as she does.<br><br>
<center><img src="images/events/bf/bfcarwash2.gif"></center><br>
<<mc>>("WOW!")<</mc>><br>
<<gfbestfriend>>"Are you enjoying yourself?"<</gfbestfriend>><br>
<<mc>>"Of course!<</mc>><br>
You both giggle.<br><br>
After washing most of the car $gfbfname pulls her top up.<br><br>
<center><img src="images/events/bf/bfcarwash3.gif"></center><br>
<<gfbestfriend>>"How's it looking?"<</gfbestfriend>><br>
<<mc>>"They look great! I mean it... it's looking great!"<</mc>><br>
$gfbfname giggles.<br><br>
<<gfbestfriend>>"Perv!"<</gfbestfriend>><br>
You giggle as $gfbfname continues washing your car.<br><br>
After soaping up the last bit of the car $gfbfname slides her bottoms down.<br><br>
<<mc>>("Wooohooo!")<</mc>><br>
She quickly turns around and comes up to you.<br><br>
<center><img src="images/events/bf/bfcarwash4.gif"></center><br>
<<gfbestfriend>>"Uh oh I got soap on my pussy! Want to help me get it off?"<</gfbestfriend>><br>
<<mc>>"Umm yeah sure!"<</mc>><br>
<<gfbestfriend>>"Yeah you wish perv!"<</gfbestfriend>><br>
$gfbfname giggles and pulls her bottoms back up and rinses off your car.<br><br>
<<mc>>("Damnit!")<</mc>><br>
<<gfbestfriend>>"There! Your car is all clean. Are you happy butthead?"<</gfbestfriend>><br>
You giggle.<br><br>
<<mc>>"Yep very happy!"<</mc>><br>
<<gfbestfriend>>"Yeah yeah. Well next time I'm going to kick your ass!"<</gfbestfriend>><br>
<<mc>>"Mmm hmm sure sure. Wanna bet?"<</mc>><br>
<<gfbestfriend>>"Umm I don't know let me practice and then we'll see."<</gfbestfriend>><br>
You both giggle.<br><br>
<<gfbestfriend>>"Ok I gotta run sweetie. Enjoy your clean car! I'll bring $gfname's bathing suit back after I was it. Have a good night!"<</gfbestfriend>><br>
$gfbfname gives you a peck on the cheek and heads to her car.<br><br>
<<mc>>"Ok good night."<</mc>><br>
<<link "Go Inside" "Living room">><<advanceTime>><</link>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<</nobr>>
<<set $bfgame to 4>><div class="phone" style="height:90vh;">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/cock04.jpg" width="100%" height="250px"/>
</div>
<<nobr>>
<div class="bubbledRight">
Ugh $gfbfname!
</div><br>
<div class="bubbledLeft" style="text-align: left">
Hmmm? You make me wash your car, I give you big dicks to drool over!
</div><br>
<div class="bubbledLeft">
You're welcome!
</div><br>
<div class="bubbledRight">
What? I am not drooling $gfbfname!
</div><br>
<div class="bubbledLeft">
lol <img src="images/phone/bf/wink2.gif" height="20px"/>
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
<<set $bf_text to 13>>
<<set $bfTextAlert to 0>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You come in the living room and start browsing for something to watch when $gfname comes in from her bedroom with her suitcase.<br><br>
<<mc>>("What the hell?!?!")<</mc>><br>
<<girlfriend>>"Hey sweetie how was your week?"<</girlfriend>><br>
<<mc>>"It was ok. Are you going somewhere?"<</mc>><br>
<<girlfriend>>"Yeah mom added to the crap she wants to do to the house and wants some help so I'm heading over there for the weekend."<</girlfriend>><br>
<<mc>>"Aww for the whole weekend?"<</mc>><br>
<<girlfriend>>"Aww yes! Don't be sad. $gfbfname said you're doing good with the buttplug training so I'm going for the whole weekend so I can be free all of next weekend."<</girlfriend>><br>
<<mc>>"Oh ok well that sounds good!"<</mc>><br>
<<girlfriend>>"Yes! So do you think you will be comfortable wearing it for fifteen minutes by next Saturday?"<</girlfriend>><br>
<<if $analtrain >= 7>>
<<mc>>"Yeah it shouldn't be a problem."<</mc>><br>
<<else>>
<<mc>>"Umm I don't know I think so."<</mc>><br>
<<girlfriend>>"You think so? Well hopefully you will. If not I will stay there next weekend also and we will go from there."<</girlfriend>><br>
<<mc>>"Ok."<</mc>><br>
<</if>>
<<girlfriend>>"Well if you are ready then it means you get your blowjob prize."<</girlfriend>><br>
<<mc>>("WOOHOO!")<</mc>><br>
<<girlfriend>>"So I figured to get ready for the weekend we could have a nice romantic dinner out Friday night then play Saturday night."<</girlfriend>><br>
<<mc>>"Yeah that sounds great!"<</mc>><br>
<<girlfriend>>"Great! Ok good luck with the training and have a good weekend!"<</girlfriend>><br>
<<mc>>"Ok tell your parents I said hello."<</mc>><br>
<<girlfriend>>"Will do. Night sweetie."<</girlfriend>><br>
<<mc>>("Wow two sweetie's in one day!")<</mc>><br>
<<mc>>"Good night."<</mc>><br>
$gfname gives you a peck on the cheek and heads out the door.<br><br>
[[Continue...|Living room]]
<<set $gfstory to 25>>
<</nobr>><div class="phone">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font></center>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/sissyplug1.jpg" height="250px"/>
</div>
<<nobr>>
<div class="bubbledLeft" style="text-align: left">
Yay butt plug day! See you in a bit!
</div><br>
<div class="bubbledRight">
OMG! $gfbfname delete that picture.
</div><br>
<div class="bubbledLeft">
Ummm no.
</div><br>
<div class="bubbledRight">
$gfbfname! Delete that!
</div>
<div class="bubbledRight">
$gfbfname?
</div>
<div class="bubbledRight">
$gfbfname??????????
</div>
<</nobr>>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div>
[[Home screen|Phone]]
</div>
<<set $bf_text to 14>>
<<set $bfTextAlert to 0>>
</center>
</div>
<<mc>>("Damnit!")<</mc>>
<div class="phone">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font></center>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/bf/bfpussy1.jpg" width="100%"/>
</div>
<<nobr>>
<div class="bubbledLeft" style="text-align: left">
There! Now you have a picture of my pussy stop complaining about me having a picture of your ass!
</div><br>
<div class="bubbledLeft" style="text-align: left">
Or would you rather us both delete our pictures?
</div><br>
<div class="bubbledRight">
Umm no that's ok.
</div><br>
<div class="bubbledLeft">
Haha perv! Ok see you tonight!
</div><br>
<div class="bubbledRight">
lol ok
</div>
<<set $bf_text to 15>>
<<set $bfTextAlert to 0>>
<</nobr>>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div>
[[Home screen|Phone]]
</div>
</center>
</div>
<center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You go into the living room as $gfbfname comes in..<br><br>
<<gfbestfriend>>"YAY butt plug day!"<</gfbestfriend>><br>
You giggle.<br><br>
<<mc>>"You get way too excited over butt plugs."<</mc>><br>
$gfbfname giggles.<br><br>
<<gfbestfriend>>"So how's the training coming. You good with wearing the plug for ten minutes?"<</gfbestfriend>><br>
<<if $lube == 0 && $analtrain == 10>>
<<mc>>"Yeah but I'm out of lube."<</mc>><br>
<<gfbestfriend>>"Well we can't do much without the lube. Make sure you have some by next Monday."<</gfbestfriend>><br>
<<mc>>"I'll get some tomorrow we can do it tomorrow night."<</mc>><br>
<<gfbestfriend>>"Nope. You know to have it on Mondays. If you don't have it you can wait until next week. Gotta run. See you next Monday!"<</gfbestfriend>><br>
<<gfbestfriend>>"Bye."<</gfbestfriend>><br>
$gfbfname quickly leaves.<br><br>
<<mc>>("Damnit!")<</mc>><br>
[[Continue|Living room]]
<<advanceTime>>
<<set $analfail += 1>>
<<elseif $analtrain != 10>>
<<mc>>"Not really it still hurts to wear it."<</mc>><br>
<<gfbestfriend>>"Wow really? I would think you would be getting used to it by now!"<</gfbestfriend>><br>
<<gfbestfriend>>"Well maybe next week you'll be ready."<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
<<gfbestfriend>>"Gotta run. Bye!"<</gfbestfriend>><br>
<<mc>>"Bye."<</mc>><br>
[[Continue|Living room]]
<<set $analfail += 1>>
<<advanceTime>>
<<else>>
<<mc>>"Yeah."<</mc>><br>
<<gfbestfriend>>"Great! Now we'll up the time to fifteen minutes."<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
<<gfbestfriend>>"Ok panties off, face down, ass up!!"<</gfbestfriend>><br>
<<mc>>"Panties down or off?"<</mc>><br>
<<gfbestfriend>>"Off!"<</gfbestfriend>><br>
<<mc>>"Ok."<</mc>><br>
You pull your panties off and get on your knees. You lean over and cross your arms and lay your head on them with your ass in the air.<br><br>
<<gfbestfriend>>"Mmmmm."<</gfbestfriend>><br>
$gfbfname starts stroking your cock Then she gets the lube and puts some on her finger and rubs your asshole with the lube.<br><br>
<<linkreplace "She slowly strokes your cock as she fingers your ass.">>She slowly strokes your cock as she fingers your ass.<br><br>
<center><video autoplay muted loop><source src="videos/gfbestfriend/gfbffinger2.mp4"></video></center><br><br>
After a little while you feel your ass offering little to no resistance to $gfbfname's finger.<br><br>
<<mc>>"Ok I'm ready"<</mc>><br>
<<gfbestfriend>>"Ok here it comes!"<</gfbestfriend>><br>
<<linkreplace "You moan as $gfbfname starts slowly pushing the plug in and out fucking your ass with the plug going a little more each time.">>You moan as $gfbfname starts slowly pushing the plug in and out fucking your ass with the plug going a little more each time.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/sissyplug2.mp4"></video></center><br><br>
You moan again as the plug sucks into your ass.<br><br>
<<gfbestfriend>>"Ok now lets work on walking with the plug in. Hmm and if you're the lackey you will have to cook so lets do something simple. Hmmm ok make us some burgers."<</gfbestfriend>><br>
<<mc>>"Ok.'<</mc>><br>
<<link "Continue..." bf19>><<Strip>><<set $buttwearimg to "images/clothing/toys/smallbuttplug.jpg";>><</link>><br>
<</linkreplace>><</linkreplace>>
<</if>>
<</nobr>>
<center>[img[images/locations/guest_bedroom.png]]</center>
<<nobr>>
<<if $analtrain <= 15>>
You strip down and get some lube and put it on your finger.<br><br>
You stroke your cock for a couple of minutes while fingering your ass.<br><br>
<center><video autoplay loop muted><source src="videos/masturbate/sissyfinger1.mp4"></video></center><br><br>
You get the plug and lube it up well and lay back and take a deep breath.<br><br>
You position the plug at your asshole and start slowly pushing the plug in and then releasing, fucking your ass with the plug and going a little further each time.<br><br>
After a few seconds the plug pulls away from your fingers and you gasp as it sucks into your ass.<br><br>
<center><img src="images/events/bf/sissyplug1.jpg" width="40%" /></center><br>
You set your timer for fifteen minutes and go over to your desk. You slowly sit down as the pressure from the plug pushes against your ass. You browse the internet for a bit to keep you distracted and pass the time. After a few minutes you get up and walk around the room to get used to walking with a butt plug in your ass. A few minutes later you hear the ding from the timer.<br><br>
You reach down and grab the plug and slowly pull it out of your ass. You take the plug to the bathroom and wash it well then return to your room and put it away.<br><br>
<<if $analtrain < 15>>
<<set $analtrain += 1>>
<</if>>
<<if $analtrain == 15>>
After putting your plug away you realize there's no discomfort in your ass. You don't even feel like your ass was plugged just a few moments ago.<br><br>
<</if>>
[[Continue|Guest Bedroom][$buttwearimg to "images/clothing/empty.jpg";]]
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $denypanties to "NO">>
<<set $sexual_arousal += 20>> <<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<set $analtrained to "YES">>
<<set $lube -= 1>>
<<advanceTime>>
<</if>>
<</nobr>><center>[img[images/locations/kitchen.png]]</center>
<<nobr>>
You go in the kitchen with $gfbfname and chit chat while you cook some hamburgers.<br><br>
<center><video autoplay muted loop><source src="videos/gfbestfriend/cookingburgers.mp4"></video></center><br><br>
<<mc>>"Here you go one hamburger.'<</mc>><br>
<<gfbestfriend>>"Mmm yummy. Thank you!"<</gfbestfriend>><br>
<<mc>>"No problem. So is what's the difference in walking with the plug in when wearing panties?"<</mc>><br>
<<gfbestfriend>>"Nothing."<</gfbestfriend>><br>
<<mc>>"Oh ok. But there's something different when cooking than just walking around?"<</mc>><br>
<<gfbestfriend>>"Ummm no."<</gfbestfriend>><br>
<<mc>>"Ok. So why do all of this with no panties on instead of just walking around some with panties on?"<</mc>><br>
<<gfbestfriend>>"Ohh that. Yeah I just wanted to make you cook for me naked!"<</gfbestfriend>><br>
$gfbfname giggles.<br><br>
You giggle.<br><br>
<<mc>>"Perv!"<</mc>><br>
$gfbfname giggles.<br><br>
<<gfbestfriend>>"Ok that's fifteen minutes. I've gotta run. Thanks for the burger! And good luck with the training."<</gfbestfriend>><br>
$gfbfname smacks you on the ass and gives you a peck on the cheek then grabs a hamburger and leaves.<br><br>
<<gfbestfriend>>"Good night."<</gfbestfriend>><br>
<<mc>>"Good night."<</mc>><br>
You take the plug out and wash it and put it away.<br><br>
[[Continue|Living room][$buttwearimg to "images/clothing/empty.jpg";]] <br><br>
<</nobr>>
<center>//Sexual Arousal:// <span style="color:#be29ec;">+20</span></center>
<<set $sexual_arousal += 20>><<if $sexual_arousal > 100>> <<set $sexual_arousal = 100>><</if>>
<<set $bfstory to 19>>
<<set $analfail to 0>>
<<set $analtrained to "YES">>
<<set $lube -= 1>>
<<set $analtrain to 11>>
<<advanceTime>><div class="phone">
<center><center><img class="circular-picture" src="images/characters/bf.jpg" />
<font color="#0077dd">$gfbfname</font></center>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<center><video autoplay muted loop><source src="images/phone/bf/bj1.mp4"></video></center><br><br>
</div>
<<nobr>>
<div class="bubbledLeft" style="text-align: left">
Yay it's almost blowjob time! Are you excitied? I can't wait!
</div><br>
<div class="bubbledRight">
What? You can't wait? You're giving me the blowjob?
</div><br>
<div class="bubbledLeft">
What??? No you perv! I'm just watching!
</div><br>
<div class="bubbledRight">
Why are you watching?
</div>
<div class="bubbledLeft">
Because I'm a perv! hehe see you saturday!
</div><br>
<div class="bubbledRight">
lol whatever
</div>
<<set $bf_text to 16>>
<<set $bfTextAlert to 0>>
<</nobr>>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div>
[[Home screen|Phone]]
</div>
</center>
</div><center>[img[images/everyday_events/classroom.png]]</center><p></p>
<center>You spend most of the day daydreaming about your date tonight and getting very little actual work done. <br>Finally it's time to go home and just as you are about to leave your phone rings.<br></center>
<<nobr>>
<<mc>>"Hello."<</mc>><br>
<<maria>>"Hi $name. Can you come to my office please?"<</maria>><br>
<<mc>>"Sure. Be right there."<</mc>><br>
<<maria>>"Thanks!"<</maria>><br>
You head towards Maria's office.<br><br>
<<mc>>("Oh god what the hell?")<</mc>><br>
<<mc>>("Of course it's Friday. They always fire people on Friday.")<</mc>><br>
<<mc>>("Oh my god. You promised you wouldn't fire me. You BITCH!")<</mc>><br>
You get to Maria's office, take a deep breath and go in.<br><br>
<<maria>>"I'm sorry I know it's Friday and you are ready for the weekend. Have a seat."<</maria>><br>
You sit down and get ready for the ax to chop your head off.<br><br>
<<maria>>"I hate to have to ask, I mean I know it's Friday night and you're ready to go home, but the quarterly reports are do Monday and I really need you to stay and help me get them done."<</maria>><br>
<<mc>>"Oh gosh really? I kind of had plans tonight."<</mc>><br>
<<maria>>"Aww I'm sorry. I wouldn't ask if it wasn't neccessary. But these have to be done. You wouldn't want them to shut our department down would you?"<</maria>><br>
<<mc>>"Well no of course not."<</mc>><br>
<<maria>>"And don't worry I will make it worth your while."<</maria>><br>
<<mc>>("What? Oh my god! Yeah I'm definitely not going there and getting myself in more trouble.")<</mc>><br>
<<mc>>"That's not neccessary. Umm ok just a minute let me cancel my plans.."<</mc>><br>
<<maria>>"Thanks. I'm sorry again to have to ask."<</maria>><br>
<<link "Text $gfname" "gf_text 11">><</link>>
<</nobr>>
<<set $time to "Evening">><div class="phone">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledRight">
Hey babe.
</div>
<div class="bubbledLeft">
Hey! Are you on your way? I'm so excited for tonight.
</div>
<div class="bubbledRight">
Yeah about that...
</div>
<div class="bubbledLeft">
Oh my god what?
</div>
<div class="bubbledRight" style="text-align: left">
I have to stay late and work. I'm not sure what time I will be home.
</div>
<div class="bubbledLeft" style="text-align: left">
Aww really? Well I guess I can't complain as much as I have to work huh? Ok I understand. I will just go hang out with $gfbfname. Don't work too hard and I will see you tomorrow evening sweetie. 6pm don't be late!
</div>
<div class="bubbledRight">
Yeah I won't be late! Ok I'm really sorry.
</div>
<div class="bubbledLeft" style="text-align: left">
Oh god babe don't be. It's work I understand. We will do it another time.
</div>
<div class="bubbledRight">
Ok.
</div>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<hr>
<div>
<<link "Home Screen" "office2b">><</link>>
</div>
</center>
</div>
<<set $gf_text to 11>>
<center>[img[images/locations/bossoffice.jpg]]</center><p></p>
<<nobr>>
<<mc>>("Woohoo I got a babe and a sweetie. And she's giving me a blowjob tomorrow night! Things are looking up!")<</mc>><br>
<<maria>>"I am so sorry you had to cancel your plans."<</maria>><br>
<<mc>>"It's ok it happens. I can reschedule."<</mc>><br>
<<maria>>"Great! Ok here.... if you can work on these I will start on the other stack and hopefully we can knock this out pretty quick."<</maria>><br>
<center>[img[images/events/maria/officework1.jpg]]</center><br><br>
<<mc>>("Ok concentrate on work... concentrate on work... concentrate on work!")<</mc>><br>
<<mc>>"Sounds good."<</mc>><br>
You spend the next couple of hours getting all of the reports ready for Monday. Finally after what seems like forever they are done.<br><br>
<<maria>>"Ok I think that will do it. Thanks you did a great job!"<</maria>><br>
<<mc>>"Thanks glad I could help."<</mc>><br>
<<maria>>"And of course l said I would make it worth your while!"<</maria>><br>
<center>[img[images/events/maria/officework1.jpg]]</center><br><br>
<<mc>>("Oh shit oh shit oh shit. Ok let her down easy. You CAN'T do this!")<</mc>>
<br>
<<maria>>"So I added an extra fifty dollars to your pay this week."<</maria>><br>
Maria leans in and gives you a hug.<br><br>
<<mc>>("Wait what?")<</mc>><br>
<<mc>>"Oh wow! Thank you!"<</mc>><br>
<<maria>>"No thank you so much for helping! You did a great job. You're a valueable employee! Ok thanks again and enjoy what's left of your weekend."<</maria>><br>
<<mc>>"Ok thanks! You too!"<</mc>><br>
<<mc>>("Hmm maybe I jumped the gun just a tad on the whole bitch thing.")<</mc>><br>
<<link "Go Home" "Guest Bedroom">><<DressforHome>><</link>>
<</nobr>>
<<set $pay += 100>>
<<set $money += $pay>>
<<set $pay to 0>>
<<advanceTime>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<set $sexual_arousal = 100>>
You come in the living room and see $gfname sitting on the couch.<br><br>
<<girlfriend>>"Hey babe!"<</girlfriend>><br>
<<mc>>"Hey!"<</mc>><br>
<<girlfriend>>"So how did training go? Can you wear the butt plug for fifteen minutes without any discomfort?"<</girlfriend>><br>
<<if $analtrain < 15>>
<<mc>>"No it's still sore."<</mc>><br>
<<girlfriend>>"Aww well that's too bad. Maybe you just need more practice. We will try again next weekend."<</girlfriend>><br>
<<mc>>"Aww ok."<</mc>><br>
<<girlfriend>>"Since we can't play I guess I will turn in early. I'm a little tired anyway."<</girlfriend>><br>
<<mc>>"Ok."<</mc>><br>
[[Continue|Living room]]
<<set $analfail += 1>>
<<else>>
<<mc>>"Yeah."<</mc>><br>
<<girlfriend>>"Awesome! $gfbfname is on her way but lets go ahead and test and see."<</girlfriend>><br>
<<mc>>"Ok"<</mc>><br>
<<girlfriend>>"You know the drill. Panties down, face down ass up!"<</girlfriend>><br>
$gfname giggles.<br><br>
You giggle.<br><br>
You pull your panties down and lay your head on your arms with your ass in the air as usual.<br><br>
<<girlfriend>>"Ok lets get that cute little asshole loosened up."<</girlfriend>><br>
$gfname rubs some lube on your asshole and starts stroking your cock.<br><br>
<<linkreplace "You let out a light moan as $gfname slides her finger in your ass.">>You let out a light moan as $gfname slides her finger in your ass.<br><br>
<center><video autoplay muted loop><source src="videos/gfbestfriend/gfbffinger2.mp4"></video></center><br><br>
<<girlfriend>>"Mmmm oh yes."<</girlfriend>><br>
She strokes your cock and fingers your ass for a bit.<br><br>
<<girlfriend>>"Are you ready for the plug."<</girlfriend>><br>
<<mc>>"Yeah."<</mc>><br>
<<girlfriend>>"Ok let me lube it up."<</girlfriend>><br>
As $gfname starts rubbing the butt plug on your asshole you hear $gfbfname come in the front door.<br><br>
<<gfbestfriend>>"Hey hey!"<</gfbestfriend>><br>
<<girlfriend>>"Hey there."<</girlfriend>><br>
$gfname continues rubbing the plug on your ass then starts to push it in.<br><br>
<<emy2>>"Someone started the party early."<</emy2>><br>
$gfname giggles.<br><br>
<<girlfriend>>"Just getting started."<</girlfriend>><br>
<<linkreplace "$gfname slowly pushes the plug in your ass.">>$gfname slowly pushes the plug in your ass.<br><br>
<center><video autoplay muted><source src="videos/gfbestfriend/sissyplug2.mp4"></video></center><br><br>
<<emy2>>"Mmm someone's ass is hungry."<</emy2>><br>
The girls giggle.<br><br>
You start to giggle when all of a sudden.....<br><br>
<<mc>>("Wait... what?? That doesn't sound like $gfbfname.")<</mc>><br>
<<mc>>("Is someone else here?? No.. $gfname wouldn't do that. Maybe she has a cold.")<</mc>><br>
<<emy2>>"I love the pink. So cute."<</emy2>><br>
<<mc>>("What the fuck. That is not $gfbfname!")<</mc>><br>
<<mc>>("Someone else is here? No... no surely not. I'm imagining things.")<</mc>><br>
<<girlfriend>>"Ok sweetie. Fifteen minutes. Lets see how you do sitting and walking around with the plug in."<</girlfriend>><br>
You get butterflies in your stomach as you slowly stand up and turn around.<br><br>
<<girlfriend>>"Oh and look who we found!"<</girlfriend>><br>
<center>[img[images/events/emy/emy2.jpg]]</center><br><br>
<<emy>>"Hi!"<</emy>><br>
<<mc>>("Oh shit! What the fuck? What the fuck is happening?")<</mc>><br>
<<mc>>"Hi."<</mc>><br>
You blush and then quickly pull your panties up.<br><br>
<<girlfriend>>"Umm sweetie she's had your dick in her mouth I'm sure she's seen it!"<</girlfriend>><br>
<<gfbestfriend>>"And umm yeah it's sticking out of your panties."<</gfbestfriend>><br>
The girls giggle. You blush.<br><br>
<<emy>>"I love the pink panties!"<</emy>><br>
<<mc>>("Oh my god what the hell is happening.")<</mc>><br>
You stand there blushing in stunned silence.<br><br>
<<girlfriend>>"When $gfbfname suggested the idea of you getting a blowjob I thought no way! But then after thinking about if for a minute I thought what a great opportunity!"<</girlfriend>><br>
<<mc>>("Oh god what is happening.")<</mc>><br>
<<girlfriend>>"I wanted to see what these girls were doing that was so great when sucking your dick that I wasn't doing!"<</girlfriend>><br>
<<mc>>"What? It wasn't like that!"<</mc>><br>
<<girlfriend>>"Oh really so what was it like?"<</girlfriend>><br>
<<mc>>("Ok the absolute best thing I can say here is... absolutely nothing!")<</mc>><br>
You just stand there looking dumbfounded.<br><br>
<<girlfriend>>"Well anyway after a few trips to the club we were able to find Emy! And she graciously agreed to show us what all the hub bub was about!"<</girlfriend>><br>
<<gfbestfriend>>"After quite a few drinks."<</gfbestfriend>><br>
The girls giggle.<br><br>
<<mc>>("Ok this is a dream. This isn't really happening!")<</mc>><br>
<<emy>>"It's the least I could do. I'm really sorry I didn't know he had a girlfriend!"<</emy>><br>
<<girlfriend>>"Oh no I've already told you it's not your fault at all sweetie! Ok $name you have fifteen minutes how about you walk around some and sit some. Take the ole butt plug for a spin!"<</girlfriend>><br>
The girls giggle.<br><br>
<<mc>>"Umm ok I need something to drink!"<</mc>><br>
Still in shock you shuffle off to the kitchen and fix a glass of water. You come back in the living room and sit down while the girls talk.<br><br>
[[Continue...|gf27]]
<</linkreplace>><</linkreplace>>
<</if>>
<<set $gfstory to 26>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<girlfriend>>"So we figured maybe giving him a little insight into what it's like to be a girl might... hmm.. improve his actions."<</girlfriend>><br>
<<emy>>"Wow that's a great idea! And you're doing this by having him wear panties and a butt plug?"<</emy>><br>
<<girlfriend>>"Oh no just panties. The butt plug is for girls night which of course gives a lot of insight into girls."<</girlfriend>><br>
The girls giggle.<br><br>
<<gfbestfriend>>"OH MY GOD! You have to come to girls night sometime!"<</gfbestfriend>><br>
<<girlfriend>>"That's a great idea!"<</girlfriend>><br>
<<mc>>("WOOHOO three girls? Hell yeah that's a great idea!")<</mc>><br>
<<emy>>"Sounds fun. Maybe sometime."<</emy>><br>
<<girlfriend>>"So anyway yeah the butt plug came about from girls night fun. Then for other insight into what girls go through the panties, watching chick flicks, etc."<</girlfriend>><br>
<<emy>>"Interesting idea. Yeah most guys have no idea what it's like to be a girl. Maybe if they did they would all act better! I like the panties idea. Of course bras are the real pain in the ass!"<</emy>><br>
<<gfbestfriend>>"Preach it girl!"<</gfbestfriend>><br>
The girls giggle.<br><br>
<<emy>>"And that seems like a small price to pay to makeup for screwing up and to hold on to an amazing girl like you.<</emy>><br>
<<girlfriend>>"Aww thank you sweetie."<</girlfriend>><br>
<<emy>>"Especially if they are secure in their masculinity."<</emy>><br>
<<mc>>("Yes yes! True. I'm masculine!")<</mc>><br>
You think to youself as you sit there in pink panties with a pink butt plug up your ass.<br><br>
<<emy>>"So is it working?"<</emy>><br>
<<girlfriend>>"Yet to be determined! Sometimes it seems like it... and other times not so much....."<</girlfriend>><br>
<<girlfriend>>"But anyway enough of that... tell us about you. How did you end up sucking my boyfriends dick?"<</girlfriend>><br>
<<mc>>("Oh god!")<</mc>><br>
Emy tells the girls about you two meeting at the club and playing in the car.<br><br>
<<girlfriend>>"Hmm so the sucking his dick part was your idea?"<</girlfriend>><br>
<<mc>>("Ok maybe this isn't such a bad thing.")<</mc>><br>
<<emy>>"Yes I'm so sorry. I had no idea he had a girlfriend."<</emy>><br>
<<girlfriend>>"No no no. I've told you it wasn't your fault. His correct response should have been thanks for the offer but I have an amazing girlfriend that I love and would never hurt!"<</girlfriend>><br>
The girls glare at you.<br><br>
<<mc>>("Then again maybe not.")<</mc>><br>
You hang your head in shame.<br><br>
<<girlfriend>>"Ok that's been fifteen minutes. How do you feel? Any discomfort or pain?"<</girlfriend>><br>
<<mc>>"No I'm fine."<</mc>><br>
<<girlfriend>>"Great! You can go take the plug out and clean up."<</girlfriend>><br>
You go to the bathroom and take the plug out and wash it and put it away and then go back to the living room.<br><br>
<<link "Continue...." "gf28">><<set $buttwearimg to "images/clothing/empty.jpg";>><</link>>
<<set $gfstory to 27>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
You come back in the living room and join the girls.<br><br>
<<girlfriend>>"So? Still feel ok? No discomfort or anything?"<</girlfriend>><br>
<<mc>>"Nope I feel fine."<</mc>><br>
<<girlfriend>>"Great! I'm so proud of you!"<</girlfriend>><br>
The girls clap.<br><br>
You blush.<br><br>
<<girlfriend>>"Well I am super excited to see Emy's blowjob skills!"<</girlfriend>><br>
The girls giggle.<br><br>
<<mc>>("Oh crap! This has to be a trap. How do I play this?")<</mc>><br>
<<girlfriend>>"And don't worry this isn't some kind of trick or anything. You have my full permission!"<</girlfriend>><br>
<<mc>>("Ok screw it. I want a blowjob!")<</mc>><br>
<<mc>>"Really? You're sure you're ok with this."<</mc>><br>
<<girlfriend>>"Absolutely. Just like I don't mind you playing around with $gfbfname. It's different when you aren't sneaking around. And I want to see what was so great about their blowjobs."<</girlfriend>><br>
<<mc>>("Again the best thing to say here is.... abslutely nothing!")<</mc>><br>
<<girlfriend>>"Are you ready Emy?"<</girlfriend>><br>
<<emy>>"Hell yeah!"<</emy>><br>
$gfname and $gfbfname giggle.<br><br>
Emy slides off the couch and moves over between your legs and pulls your panties down.<br><br>
<<linkreplace "You gasp as she starts licking your cock.">>You gasp as she starts licking your cock.<br><br>
<center><video autoplay muted loop><source src="images/events/emy/emybj3a.mp4"></video></center><br><br>
You try to relax but feel awkward with someone watching you. Especially since one of those someones is $gfname.<br><br>
<<linkreplace "You let out a light moan as emy takes you in her mouth.">>You let out a light moan as emy takes you in her mouth.<br><br>
<center><video autoplay muted loop><source src="images/events/emy/emybj3b.mp4"></video></center><br><br>
<<girlfriend>>"Mmmm oh yes!"<</girlfriend>><br>
<<gfbestfriend>>"So hot!"<</gfbestfriend>><br>
You feel the cum building up as you get closer and closer....<br><br>
<<mc>>"Oh... oh I'm going to cum!"<</mc>><br>
<<gfbestfriend>>"Yes yes so hot!"<</gfbestfriend>><br>
<<linkreplace "... until you explode in Emy's mouth!">>... until you explode in Emy's mouth!<br><br>
<center><video autoplay muted loop><source src="images/events/emy/emybj3c.mp4"></video></center><br><br>
<<gfbestfriend>>"Wow great job!"<</gfbestfriend>><br>
<<emy>>"Thanks!"<</emy>><br>
<<girlfriend>>"You have no idea how much I enjoyed watching you suck his dick!"<</girlfriend>><br>
<<mc>>("WHAT? Really?!?!!")<</mc>><br>
<<emy>>"It was my pleasure! Anytime!"<</emy>><br>
<<gfbestfriend>>"Anytime? So you'll do it again when he hits his next fifteen minute goal?"<</gfbestfriend>><br>
$gfbfname cheekily looks at you and winks.<br><br>
<<mc>>("Woohoo!")<</mc>><br>
<<emy>>"Well actually I would! But I have plans next weekend sorry!"<</emy>><br>
<<gfbestfriend>>"It will be a few weeks from now he increases the time he wears it five minutes every week."<</gfbestfriend>><br>
<<emy>>"Ahh taking it slow huh?"<</emy>><br>
<<girlfriend>>"Well he's new to it. We didn't want to shock him!"<</girlfriend>><br>
The girls giggle.<br><br>
<<emy>>"Hmm if that's the case I'll do it every time he increases five minutes! Besides next weekend that is."<</emy>><br>
<<mc>>("Hell yeah!")<</mc>><br>
$gfname giggles.<br><br>
<<girlfriend>>"That's a bit much!"<</girlfriend>><br>
<<emy>>"Ok ok every ten!"<</emy>><br>
The girls giggle.<br><br>
<<girlfriend>>"Well his goal was thirty minutes so once he gets there then if he's putting in the effort then... sure I can get on board with that."<</girlfriend>><br>
<<emy>>"Sure!"<</emy>><br>
<<mc>>("What? Really? WOOHOO!")<</mc>><br>
<<girlfriend>>"You sure you don't mind?"<</girlfriend>><br>
<<emy>>"Not at all! I just really love sucking dick."<</emy>><br>
Emy giggles.<br><br>
$gfname and $gfbfname giggle.<br><br>
<<gfbestfriend>>"It is fun isn't it?"<</gfbestfriend>><br>
<<emy>>"Yes! And it helps that he has a really nice dick.<</emy>><br>
The girls giggle.<br><br>
You blush.<br><br>
<<emy>>"Well I hate to eat and run....."<</emy>><br>
The girls giggle.<br><br>
<<emy>>"but I need to go."<</emy>><br>
<<girlfriend>>"Ok. Thanks for coming by. $name?"<</girlfriend>><br>
<<mc>>"Yes thank you very much!"<</mc>><br>
<<emy>>"Sure and thank you!"<</emy>><br>
Emy hugs the girls and leaves.<br><br>
<<link "Continue...." "gf29">><</link>>
<<set $gfstory to 28>>
<<set $sexual_arousal to 0>>
<</linkreplace>><</linkreplace>><</linkreplace>>
<</nobr>><center>[img[images/locations/living_room.png]]</center>
<<nobr>>
<<girlfriend>>"See? Putting in a little effort has benefits!"<</girlfriend>><br>
<<mc>>"Yeah."<</mc>><br>
<<gfbestfriend>>"Yes! So now he can start coming to girls night again?"<</gfbestfriend>><br>
<<mc>>("Woohoo!")<</mc>><br>
<<girlfriend>>"What? No! I said when he can wear the butt plug for thirty minutes!"<</girlfriend>><br>
<<gfbestfriend>>"Aww come on! That's like another month and it's more fun with all of us! He's been putting in a lot of effort and he's doing really good!"<</gfbestfriend>><br>
<<mc>>("Yes! Yes I am!")<</mc>><br>
<<girlfriend>>"Yes he has. And I appreciate that! But it's not about that. It's about being fair to everyone. It's not fair that we have to wear it for an hour and he only has to for fifteen or twenty or thirty minutes."<</girlfriend>><br>
<<gfbestfriend>>"Yeah but that doesn't matter because you said he would be the lackey every time until he gets to an hour."<</gfbestfriend>><br>
<<girlfriend>>"Yeah I was a little hasty on that. I changed my mind. That's not fair either and it's about it being fair to everyone! And it diminishes the spirit of the lackey. We aren't changing girls night just for him!"<</girlfriend>><br>
<<gfbestfriend>>"Aww come on please?"<</gfbestfriend>><br>
<<girlfriend>>"I said no!"<</girlfriend>><br>
<<gfbestfriend>>"Please please please please please please please please please please please....."<</gfbestfriend>><br>
<<girlfriend>>"$gfbfname!"<</girlfriend>><br>
<<gfbestfriend>>"Please please please please please please please please...."<</gfbestfriend>><br>
<<girlfriend>>"OH MY GOD STOP!"<</girlfriend>><br>
<<gfbestfriend>>"Please?"<</gfbestfriend>><br>
$gfbfname lowers her head and looks up at $gfname with big puppy dog eyes and giggles.<br><br>
<<girlfriend>>"Oh my god you are insufferable!<</girlfriend>><br>
$gfbfname giggles.<br><br>
$gfname giggles.<br><br>
<<girlfriend>>"Ugh ok!<</girlfriend>><br>
<<gfbestfriend>>"YAY!<</gfbestfriend>><br>
<<mc>>("Woohoo!")<</mc>><br>
$gfbfname looks at you and winks.<br><br>
<<girlfriend>>"Hold on! If I can think of a way to make it fair. Let me think.<</girlfriend>><br>
$gfname sits down and thinks.<br><br>
You and $gfbfname look at each other and she smiles and winks at you.<br><br>
<<girlfriend>>"Ugh I don't know. I don't know what would make it fair to everyone.<</girlfriend>><br>
<<gfbestfriend>>"Hmm we could spank him every girls night!"<</gfbestfriend>><br>
<<mc>>("What the hell?")<</mc>><br>
<<girlfriend>>"No that's a punishment.<</girlfriend>><br>
<<gfbestfriend>>"Oh yes punish me!"<</gfbestfriend>><br>
$gfname giggles.<br><br>
<<girlfriend>>"Yeah or a pleasure."<</girlfriend>><br>
$gfbfname giggles.<br><br>
<<gfbestfriend>>"Ok fine I guess we will wait another freaking month but this sucks!"<</gfbestfriend>><br>
<<girlfriend>>"Sorry if I can come up with something I wi.... hmmm."<</girlfriend>><br>
<<gfbestfriend>>"Yes yes hmmm! What hmmm?"<</gfbestfriend>><br>
$gfname looks down thinking.<br><br>
<<girlfriend>>"Ok well you should be getting pretty used to the butt plug by now. So... hmmm.. ok one more week of increasing the time by five minutes. After that you'll increase the time by ten minutes every week."<</girlfriend>><br>
<<mc>>"Ok I can do that."<</mc>><br>
<<gfbestfriend>>"That sounds doable. Yay GIRLS NIGHT!!!! And a blowjob every week!!!!"<</gfbestfriend>><br>
<<girlfriend>>"What? No! Just girls night."<</girlfriend>><br>
<<gfbestfriend>>"Yeah but you just agreed he could get a blowjob everytime he increases butt plug time by ten minutes. Remember you said if he's putting in the effort then you c....."<</gfbestfriend>><br>
<<girlfriend>>"Yeah yeah I know what I said. Damnit $gfbfname. Ok fine."<</girlfriend>><br>
$gfbfname looks at you and winks.<br><br>
<<girlfriend>>"AND besides increasing butt plug time faster... we will do the lackey as usual but if $name gets picked as the lackey he will wear it for however long he can at the time PLUS every girls night during lackey time whether you are the lackey or not you can wear a chastity device for the hour."<</girlfriend>><br>
<<gfbestfriend>>"YAY! Oh those things are pricey!"<</gfbestfriend>><br>
<<girlfriend>>"Yes they are but it's fine I will pay for it."<</girlfriend>><br>
<<mc>>("A who? A what? What the fuck?")<</mc>><br>
<<mc>>"Umm one of those things that like..... locks your dick up?"<</mc>><br>
<<girlfriend>>"Yes."<</girlfriend>><br>
<<mc>>"Oh my god I don't want one of those things on my dick."<</mc>><br>
<<gfbestfriend>>"WOW!"<</gfbestfriend>><br>
<<girlfriend>>"Well you don't have to it was just an idea to get you back to girls night."<</girlfriend>><br>
$gfbfname pouts.<br><br>
<<gfbestfriend>>"I always thought I had a nice pussy."<</gfbestfriend>><br>
$gfbfname sulks.<br><br>
<<girlfriend>>"Aww sweetie you do!"<</girlfriend>><br>
<<mc>>"Yes you do!"<</mc>><br>
<<gfbestfriend>>"Well obviously not that great! You have a chance to play with me. To eat me. To fuck me! But it's not worth the trouble of wearing a cage on your dick for one freaking hour to get to do any of those things. Oh my god I'm so humiliated."<</gfbestfriend>><br>
<<girlfriend>>"Yeah think of how I feel. He's done all of those to me and it's still not worth it."<</girlfriend>><br>
<<mc>>"What? That's not what I said!"<</mc>><br>
<<girlfriend>>"No that's pretty much exactly what you said!"<</girlfriend>><br>
<<gfbestfriend>>"I am so hurt."<</gfbestfriend>><br>
<<girlfriend>>"Aww it's ok sweetie I love your pussy!"<</girlfriend>><br>
$gfbfname sulks as $gfname sits down and puts her arm around her.<br><br>
<<mc>>("Oh shit. What the hell?")<</mc>><br>
<<mc>>"Wait! That's not what I meant. Ok I'll wear it."<</mc>><br>
$gfname laughs.<br><br>
<<girlfriend>>"No no don't do us any favors. You made it clear you didn't want to."<</girlfriend>><br>
<<mc>>"No I want to!"<</mc>><br>
<<girlfriend>>"I don't know. Not if you don't really want to. What do you think $gfbfname?"<</girlfriend>><br>
<<gfbestfriend>>"I don't care. I am so insulted! And I fought for you!"<</gfbestfriend>><br>
$gfbfname pouts.<br><br>
<<mc>>("Oh shit.")<</mc>><br>
<<mc>>"I realy want to! Will you buy me a chastity cage $gfname? Please?"<</mc>><br>
<<girlfriend>>"I don't know I will think about it!"<</girlfriend>><br>
<<gfbestfriend>>"I'm going home!"<</gfbestfriend>><br>
$gfbfname pouts and walks out the door.<br><br>
$gfname looks at you with a "You really fucked up" look.<br><br>
<<mc>>"Please $gfname. Will you please please get me a chastity cage? Please please please?"<</mc>><br>
<<girlfriend>>"Ok ok fine. We will go tomorrow!"<</girlfriend>><br>
<<mc>>("Woohoo!")<</mc>><br>
<<girlfriend>>"I'm going to bed. Good night."<</girlfriend>><br>
$gfname smirks and turns and goes to her room.<br><br>
<<mc>>"Good night."<</mc>><br>
You start heading to your room when all of a sudden you stop....<br><br>
<<mc>>("Wait... did they just.... did i just...?!?!?!? What the fuck just happened.")<</mc>><br>
You shake your head in confusion and go to your room.<br><br>
/*<<link "Continue...." "Guest Bedroom">><</link>>*/
---------------- That's it for this release. Thanks for playing!!!! :) --------------------
<<set $gfstory to 29>>
<<advanceTime>>
<</nobr>><<nobr>>
<<widget "MBBFStory">>
/*BF Game 1 */
/*------------- BFGame 1------------------------*/
<<if ($day == "Tuesday" && ($time == "Evening" || $time == "Night") && not hasVisited("bfgame1"))>>
You hear $gfbfname call your name from the living room. $gfbfname is $gfname's best friend and the three of you do pretty much everything together. You don't mind her always being around. She's a little quirky but a lot of fun and one of your best friends now also.<br><br>
[["Continue..."|bfgame1]]
<</if>>
/*-------------BFGame2------*/
<<if ($day == "Tuesday" && $time == "Evening" && $gfstory == 2)>>
You hear $gfbfname calling from the living room. You're betting she's been practicing and now thinks she's the Mario Andretti of mario kart!<br><br>
[["Living Room"|bfgame2]]
<</if>>
<</widget>>
<</nobr>>Ooops<div class="phone" style="height:105vh;">
<center><img class="circular-picture" src="images/characters/gf1.jpg" />
<font color="#0077dd">$gfname</font>
<hr>
<div class="commentArea">
<div class="bubbledLeft">
<img src="images/phone/gf/cock06.jpg" width="100%" />
</div>
<<nobr>>
<div class="bubbledLeft" style="text-align: left">
How would you rate that one? From 1-10 based of length, girth and hardness.
</div><br>
<div class="bubbledRight">
I don't know! Why would you want me to rate it?
</div><br>
<div class="bubbledLeft" style="text-align: left">
Well you never replied to that last one I sent so I wasn't sure you got it. So I thought let's make it a game. That way I know you got it and we can have some fun together. So what's your rating?
</div> <br>
<div class="bubbledRight">
Umm 7 I guess.
</div><br>
<div class="bubbledLeft" style="text-align: left">
Really? Just a 7? I don't know that's a pretty big dick! And nice girth.
</div><br>
<div class="bubbledRight">
ok 8?
</div><br>
<div class="bubbledLeft" style="text-align: left">
Yes definitely an 8! Nice length and girth but could be harder. Good eye for dick!
</div>
<</nobr>>
<div style="height:10%; width:15%; position:absolute; bottom:20px;">
<br><br><br><br><br><br>
<hr>
[[Home screen|Phone]]
</div>
</div>
</center>
</div>
<div>
<<mc>>("Ugh! Maybe if I don't respond she'll stop sending them!")<</mc>><br>
</div>
<<set $gf_text to 8>>
<<set $gfTextAlert to 0>>