





	


function wfPhoto(url, width, height)
{
  this.url = url;
  this.width = width;
  this.height = height;
}

function wfSPOD(nickname, quote, link, photoUrl, photoWidth, photoHeight, profileLink)
{
  this.nickname = nickname;
  this.quote = quote;
  this.link = link;
  this.photo = new wfPhoto(photoUrl, photoWidth, photoHeight);
  this.profileLink = profileLink;
}

var wfSPODArray = new Array();



wfSPODArray[0] =
    new wfSPOD('balancegyj',
               'Never cast away!! Never give up!!!',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2008/06/13/spod.6780.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=1878688');
               
              	

wfSPODArray[1] =
    new wfSPOD('OohMia',
               'Do not violate the inexpensive true love',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2008/03/26/spod.6625.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=1779431');
               
              	

wfSPODArray[2] =
    new wfSPOD('qsy_0127',
               'I\&#039;m glad to meet everyone.I\&#039;m a smart Chinese girl',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2007/10/08/spod.5943.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=1111257');
               
              	

wfSPODArray[3] =
    new wfSPOD('yosikage',
               'Hi! I am Japanese man. I would like to meet person who has the same hobby.',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2010/05/10/spod.8069.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=2350658');
               
              	

wfSPODArray[4] =
    new wfSPOD('jmflorida07',
               'The most important thing in life is to learn how to give out love, and to let it come in',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2009/10/19/spod.7761.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=2536757');
               
              	

wfSPODArray[5] =
    new wfSPOD('vaicine',
               'I\&#039;m self motivated, passionate about my interests, and i love to joke around with friends',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2009/04/17/spod.7522.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=1320447');
               
              	

wfSPODArray[6] =
    new wfSPOD('nicsoh',
               'Passionate about music especially playing keyboards and guitar.',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2008/06/30/spod.6831.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=1828550');
               
              	

wfSPODArray[7] =
    new wfSPOD('kuanchou',
               'I just wanna travel around the world and enrich myself.',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2008/05/14/spod.6717.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=1252090');
               
              	

wfSPODArray[8] =
    new wfSPOD('kristinetayo',
               'I think your ugly, but you intrigue me. Let\&#039;s chat.',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2008/04/29/spod.6675.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=1834547');
               
              	

wfSPODArray[9] =
    new wfSPOD('nightsdawn',
               'I want to learn more about our beautifully unique and vast world!',
               'http://taiwanhov2.worldfriends.tv/',
               
               
               'http://d2etxn1uda9tyh.cloudfront.net/photos/2007/09/26/spod.5854.jpg',
               120, 
               120,
               
               
               
               	'http://taiwanhov2.worldfriends.tv/public/browse.jhtml?action=profile&profileId=627086');
               
              	




