
We’re all guilty of talking about TV characters like they a) actually exist and b) would be our very best friends. So which character is your BFF match? Take the quiz to find out!
function checkRadios(f) { var el = f.elements; for(var i = 0 ; i < el.length ; ++i) { if(el[i].type == "radio") { var radiogroup = el[el[i].name]; // get the whole set of radio buttons. var itemchecked = false; for(var j = 0 ; j < radiogroup.length ; ++j) { if(radiogroup[j].checked) { itemchecked = true; break; } } if(!itemchecked) { alert("Please choose your answer for question #."); if(el[i].focus) el[i].focus(); return false; } } } return true; }
Question of 5
1. You’re looking forward to a juicy catch-up session with your best friend. The first thing out of her mouth is:
My friends are…
Shopping one Saturday afternoon, you and your best friend fall in love with the same dress. How do you decide?
What quality do you most admire in a friend?
You and your best friend are planning a vacation. Where will you go?
|
|||||||||||||||||||||||||||||||||||||||||
|