<%@ Language=VBScript %> <% subFlag = Request.Form("subFlag") if subFlag = "" then subFlag = 0 'Response.Write "subflag:" & subFlag radio1 = Request.Form("radio1") radio2 = Request.Form("radio2") radio3 = Request.Form("radio3") radio4 = Request.Form("radio4") radio5 = Request.Form("radio5") radio6 = Request.Form("radio6") radio7 = Request.Form("radio7") radio8 = Request.Form("radio8") radio9 = Request.Form("radio9") radio10 = Request.Form("radio10") if subflag = 1 then msgs="You forgot to answer one of the questions! Please go back and make sure that you've answered them all." else msgs="" end if %> CJ's Bookshelf 3 Girls Quiz <% doMenu %>
Three Girls in The City

Does the city call you? Or are you more of a quiet country type of person? Maybe you're a bit of both, and best suited to the suburban life. Take this quiz to find out where you'd most likely fit in!
<% if subFlag >= 1 then Response.Write "
" & msgs & "
" end if%>
1. What is the best way to spend a Friday night?
checked<%end if%> value="a">At the movies, a concert, or a big dance
checked<%end if%> value="b">Relaxing outside with a glass of lemonade, watching the sun set
checked<%end if%> value="c">Watching a rented video or listening to CDs with friends
2. Which is the nicest dinner idea?
checked<%end if%> value="a">A sidewalk café
checked<%end if%> value="b">A picnic in the woods
checked<%end if%> value="c">A barbecue in the backyard
3. What kind of transportation sounds best?
checked<%end if%> value="a">Trains and buses — leave the driving for someone else
checked<%end if%> value="b">A bike — I get to really enjoy nature this way
checked<%end if%> value="c">A car — it's essential to drive myself around
4. What color would you like to dye your hair most?
checked<%end if%> value="a">Red, blue, purple — something funky!
checked<%end if%> value="b">Dye my hair? Never!
checked<%end if%> value="c">I'd like some blonde highlights
5. What's your dream outfit?
checked<%end if%> value="a">Black designer skirt, black fitted shirt, with high heeled-boots and a belt to match!
checked<%end if%> value="b">Jeans, a t-shirt, maybe a floppy hat or a baseball cap
checked<%end if%> value="c">Something from the mall, pretty much whatever is stylish but not too expensive
6. Pick a hobby:
checked<%end if%> value="a">Writing
checked<%end if%> value="b">Gardening
checked<%end if%> value="c">Painting
7. Do you need to see stars in the sky at night?
checked<%end if%> value="a">Eh, they're overrated. I'd rather see movie stars!
checked<%end if%> value="b">Yes! It would be horrible to look up and not see the constellations.
checked<%end if%> value="c">Sure, sometimes, but it's not the most important thing in my life.
8. Your ideal landscape has:
checked<%end if%> value="a">Lots of sidewalks, shops, and 24-hour cafes
checked<%end if%> value="b">Rolling hills, trees, flowers, and fields of green grass
checked<%end if%> value="c">A bit of A and a bit of B
9. What color do you like best?
checked<%end if%> value="a">Grey
checked<%end if%> value="b">Green
checked<%end if%> value="c">Blue
10. What is your ideal pet?
checked<%end if%> value="a">A cat
checked<%end if%> value="b">A horse
checked<%end if%> value="c">A dog

 
<% doFooter %>