// |js|
var j = 0;
function post_details(post_forum, post_forum_link, post_link, post_title, post_message, post_screen, post_date, post_time, post_fid, post_pid)
{
        this.post_forum = post_forum;
        this.post_forum_link = post_forum_link;
        this.post_link = post_link;
        this.post_title = post_title;
        this.post_message = post_message;
        this.post_screen = post_screen;
        this.post_date = post_date;
        this.post_time = post_time;
        this.post_fid = post_fid;
        this.post_pid = post_pid;
        j++;
}
var posts = new Array();

// start content

// start ID |4884|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4884&tid=4884&ref=publish&eid=9', 'Fight test', 'So what&#39;s the sentiment out West now that Step', 'Colby Cosh', 'February 7, 2006', '1:56:50 PM', '9', '4884');


// end ID |4884|

// start ID |4869|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4869&tid=4869&ref=publish&eid=9', 'High comedy', 'If only I&#39;d had a video camera running as I sc', 'Colby Cosh', 'February 6, 2006', '3:56:48 PM', '9', '4869');


// end ID |4869|

// start ID |4761|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4761&tid=4761&ref=publish&eid=9', 'Theses on that Dryden Liberalism', '(1) The logic that points toward Stephane Dion as ', 'Colby Cosh', 'February 1, 2006', '12:53:40 PM', '9', '4761');


// end ID |4761|

// start ID |4683|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4683&tid=4683&ref=publish&eid=9', 'Braintwister', 'What is to be made of <a href="http://www.ctv.ca/s', 'Colby Cosh', 'January 30, 2006', '4:42:07 PM', '9', '4683');


// end ID |4683|

// start ID |4559|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4559&tid=4559&ref=publish&eid=9', 'Read between the lungs', 'Stephen Harper had to make a quick pit-stop at Ott', 'Colby Cosh', 'January 27, 2006', '11:22:39 AM', '9', '4559');


// end ID |4559|

// start ID |4444|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4444&tid=4444&ref=publish&eid=9', 'And just to balance things out,', '...here&#39;s some advice for Stephen Harper on th', 'Colby Cosh', 'January 25, 2006', '12:32:50 PM', '9', '4444');


// end ID |4444|

// start ID |4443|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4443&tid=4443&ref=publish&eid=9', 'Dion: from problem to solution', 'About this <a href="http://weblogs.macleans.ca/pau', 'Colby Cosh', 'January 25, 2006', '11:59:05 AM', '9', '4443');


// end ID |4443|

// start ID |4366|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4366&tid=4366&ref=publish&eid=9', 'I&#039;ve got a secret', 'There is one Liberal politician in the whole of Ca', 'Colby Cosh', 'January 24, 2006', '2:51:06 AM', '9', '4366');


// end ID |4366|

// start ID |4361|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4361&tid=4361&ref=publish&eid=9', 'Hip gnosis', 'The exact dimensions of that "big step forward" Ja', 'Colby Cosh', 'January 24, 2006', '2:16:33 AM', '9', '4361');


// end ID |4361|

// start ID |4349|

posts[j] = new post_details('Election 2006: Colby Cosh', 'http://forums.macleans.ca/advansis/?mod=for&act=dis&ref=publish&eid=9', 'http://forums.macleans.ca/advansis/?mod=for&act=dip&pid=4349&tid=4349&ref=publish&eid=9', 'Martin steps down', 'Until five seconds before he announced it, I was t', 'Colby Cosh', 'January 24, 2006', '12:32:00 AM', '9', '4349');


// end ID |4349|

// end content
