
	function thread(threadid, title, postuserid, poster, threaddate, threadtime, message, replies)
	{
		this.threadid = threadid;
		this.title = title;
		this.postuserid = postuserid;
		this.poster = poster;
		this.threaddate = threaddate;
		this.threadtime = threadtime;
		this.message = message;
		this.replies = replies;
		
	}
	var threads = new Array(7);
	threads[0] = new thread(182365, 'Love in a week?', '168271', 'notnow92', '11-16-2009', '10:08 PM', 'I just want to know peoples thoughts on love. Do you think someone can fall in love with a person in less than a month of knowing them? Do you think it takes years? Do you think it could happen in the minimum of a week? Could it happen like movies where the guy meet s a girl and within a few days they decide they are meant to be? I know that it isn\'t one or the other, many things are possible, i\'m just wondering peoples thoughts on it.', '28');
	threads[1] = new thread(182265, 'Dates for the poor college student', '109556', 'jengoesup', '11-12-2009', '10:51 PM', 'What are some good date ideas if you have under $20, under $10, and just plaiiin zippo? I have zero cash at the moment, but I\'d like to do something cute with my SO :) (FYI, we\'ve been dating for a week.)', '18');
	threads[2] = new thread(181873, 'Her or her?', '148043', 'Guitarman121319', '11-04-2009', '09:52 AM', 'I am in a predicament. There is as girl I like named Lauren, but my Godmother wants to hook me up with her neighbor Ashley. Ashley and I do get along we are friends, but If we get together Lauren would question if my love for is true, but if she really cared about me like I care about her she probably would have took hold of me when ever she could. If she wanted to bad enough she would have tried to find a way to take hold of me. It just seems like Lauren could care less about me. Keep in mind I have liked Lauren for almost three years. She knew I liked her for about maybe one year. It was a mistake but I told her I liked her while she was with another guy, she said she liked me, but she couldn\'t just walk out on him. (Not exact words) I have been thinking about just giving up before the other girl. I just can\'t get my fingers off her heart. Should I give up, or should I not give up?', '77');
	threads[3] = new thread(181851, 'awkard situation', '13773', 'KaiserZr', '11-03-2009', '02:16 PM', 'I have been with my girlfriend a couple of weeks now and everything is going well and she means a lot to me...but recently I had been talking to a girl who I became fast friends with...we had known each other well before I met the other girl but never got to know her...now I am because of various situations we are just able to talk to each other...and it feels like more and more this girl is a lot like me and I feel so comfortable with her...to the point where I am having feelings about her...I don\'t want to cheat on my girlfriend, I have had it happen to me won\'t do it to her....part of me has wondered what would have happened had I started talking to the 2nd girl before...I don\'t know how she feels about me....all I know is we stayed up till 8 in the morning just talking about different things....something I never do....it was so much fun....we are only friends...but part of me is telling me to be very careful...as I don\'t want these feelings to become too strong and make it awkward between us...but...yea...I don\'t want to eventually have to choose between the 2, but part of me is feeling it will eventually get to that....so I don\'t want to bring it up to the 2nd girl at least not now....so yea....any opinions?', '27');
	threads[4] = new thread(181822, 'Chapters and Books', '129061', 'Go4God_Man', '11-02-2009', '04:20 PM', 'Where can I find what the Bible has to say about dating?  I have just started my first relationship and I would like to know where I can read and find a good, lighted path to follow for this relationship.  Thank you in advance for all your help.', '11');
	threads[5] = new thread(181738, '&quot;Bad boys&quot;', '126466', 'headbanger13', '10-30-2009', '11:52 PM', 'This isn\'t me being cynical, just an honest observation on what I see in my own and my friend\'s lives.\r\n\r\nWhy is it that girls love guys who treat them like crap?', '12');
	threads[6] = new thread(181560, 'Is it ok to pursue someone even if you can\'t date?', '145570', 'scared2mosh', '10-24-2009', '09:54 PM', 'I know that this is going to probably seem like a rather immature question, but...\r\n\r\nThere is this girl I know who I have been friends with for a long time. Over the last few months I have really grown to like her  and I believe she feels the same way. However, my parents have decided I can\'t date till I graduate HS, and based on what I have seen with her older siblings I think her family has the same rule. Problem is I am currently only a Junior in HS (I\'m 16) and she is a Freshman (she\'s 14) (being that we are both homeschooled, and that I have known her for 11 years I personally don\'t think the two year difference matters.)\r\n\r\n\r\nAny ways, my question is is it wrong to pursue her? Would it be wrong for me to tell her how I feel about her even though I cant date? I\'m afraid that if I dont say anything she will believe that I dont have that kind of an interest in her, but I\'m afraid to say anything because of the fact that we are both still pretty young.\r\n\r\nOnce again I know this probably just seems like a teenager looking for unnecessary drama, but I would like all of your opinions nevertheless.\r\n\r\n\r\nscared2mosh \r\n(Dan)', '31');
