var forumData = new Object();
forumData.threads = new Array(12);
forumData.isLoggedIn = false; 
	forumData.threads[0] = new Object( { tId : 3781,
	tTitle : 'Temple of Thought', tReplies : 81,
	tLastPoster : 'Tobyanca', forumId : 2, 
	forumName : 'Poets of the Fall' } );
	forumData.threads[1] = new Object( { tId : 2548,
	tTitle : 'Iranian Topic', tReplies : 4724,
	tLastPoster : 'fahim93', forumId : 8, 
	forumName : 'International' } );
	forumData.threads[2] = new Object( { tId : 1174,
	tTitle : 'Italian Zone', tReplies : 3987,
	tLastPoster : 'claudia72', forumId : 8, 
	forumName : 'International' } );
	forumData.threads[3] = new Object( { tId : 2388,
	tTitle : 'Love is...', tReplies : 860,
	tLastPoster : 'claudia72', forumId : 3, 
	forumName : 'Free Talk' } );
	forumData.threads[4] = new Object( { tId : 990,
	tTitle : 'Which Poets\' song is you?', tReplies : 514,
	tLastPoster : 'claudia72', forumId : 2, 
	forumName : 'Poets of the Fall' } );
	forumData.threads[5] = new Object( { tId : 1218,
	tTitle : 'The Welcome Topic', tReplies : 2757,
	tLastPoster : 'Dark Side of Light', forumId : 3, 
	forumName : 'Free Talk' } );
	forumData.threads[6] = new Object( { tId : 1984,
	tTitle : 'What are you currently listening to?', tReplies : 15301,
	tLastPoster : 'CrimsonCat', forumId : 7, 
	forumName : 'Entertainment &amp; Culture' } );
	forumData.threads[7] = new Object( { tId : 2569,
	tTitle : 'The Sad thread', tReplies : 1427,
	tLastPoster : 'Dark Side of Light', forumId : 3, 
	forumName : 'Free Talk' } );
	forumData.threads[8] = new Object( { tId : 3740,
	tTitle : 'General POTF gig information thread', tReplies : 70,
	tLastPoster : 'redbossfan', forumId : 2, 
	forumName : 'Poets of the Fall' } );
	forumData.threads[9] = new Object( { tId : 3680,
	tTitle : 'The Frustrated Thread', tReplies : 71,
	tLastPoster : 'Dark Side of Light', forumId : 3, 
	forumName : 'Free Talk' } );
	forumData.threads[10] = new Object( { tId : 414,
	tTitle : 'So let\'s all put faces to the names.', tReplies : 6225,
	tLastPoster : 'thelastdisciple', forumId : 3, 
	forumName : 'Free Talk' } );
	forumData.threads[11] = new Object( { tId : 3778,
	tTitle : 'The new single', tReplies : 216,
	tLastPoster : 'DarkT1ger', forumId : 2, 
	forumName : 'Poets of the Fall' } );

